thisisnic opened a new issue, #37952: URL: https://github.com/apache/arrow/issues/37952
### Describe the bug, including details regarding any error messages, version, and platform. e.g. [test-r-rstudio-r-base-4.1-opensuse153](https://github.com/ursacomputing/crossbow/runs/17162402631) ``` [100%] Building CXX object src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/file_parquet.cc.o /arrow/cpp/src/arrow/dataset/file_parquet.cc: In member function ‘arrow::Result<std::shared_ptr<parquet::arrow::FileReader> > arrow::dataset::ParquetFileFormat::GetReader(const arrow::dataset::FileSource&, const std::shared_ptr<arrow::dataset::ScanOptions>&, const std::shared_ptr<parquet::FileMetaData>&) const’: /arrow/cpp/src/arrow/dataset/file_parquet.cc:465:10: error: could not convert ‘arrow_reader’ from ‘std::unique_ptr<parquet::arrow::FileReader>’ to ‘arrow::Result<std::shared_ptr<parquet::arrow::FileReader> >’ return arrow_reader; ^~~~~~~~~~~~ make[2]: *** [src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/build.make:244: src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/file_parquet.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:2454: src/arrow/dataset/CMakeFiles/arrow_dataset_objlib.dir/all] Error 2 gmake: *** [Makefile:146: all] Error 2 **** Error building Arrow C++. ------------------------- NOTE --------------------------- There was an issue preparing the Arrow C++ libraries. See https://arrow.apache.org/docs/r/articles/install.html --------------------------------------------------------- ERROR: configuration failed for package ‘arrow’ * removing ‘/arrow/r/check/arrow.Rcheck/arrow’ ``` This has been failing for 11 days. ### Component(s) R -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
