[Bug 285393] databases/arrow: cpp/src/arrow/testing/process.cc:43:16: fatal error: 'boost/process/v2/src.hpp' file not found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 08:40:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285393 Bug ID: 285393 Summary: databases/arrow: cpp/src/arrow/testing/process.cc:43:16: fatal error: 'boost/process/v2/src.hpp' file not found Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: Trond.Endrestol@ximalas.info Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org [ 86% 363/416] /usr/local/bin/ccache /usr/local/llvm17/bin/clang++ -DARROW_TESTING_EXPORTING -DARROW_WITH_TIMING_TESTS -DBOOST_ALL_DYN_LINK -DBOOST_PROCESS_HAVE_V2 -DBOOST_PROCESS_NEED_SOURCE -DBOOST_PROCESS_USE_V2 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/construction/xports/databases/arrow/work/.build/src -I/construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src -I/construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/generated -isystem /construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/thirdparty/flatbuffers/include -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Qunused-arguments -fcolor-diagnostics -Wall -Wno-unknown-warning-option -Wno-pass-failed -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++17 -fPIC -pthread -MD -MT src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o -MF src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o.d -o src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o -c /construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/arrow/testing/process.cc FAILED: src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o /usr/local/bin/ccache /usr/local/llvm17/bin/clang++ -DARROW_TESTING_EXPORTING -DARROW_WITH_TIMING_TESTS -DBOOST_ALL_DYN_LINK -DBOOST_PROCESS_HAVE_V2 -DBOOST_PROCESS_NEED_SOURCE -DBOOST_PROCESS_USE_V2 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/construction/xports/databases/arrow/work/.build/src -I/construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src -I/construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/generated -isystem /construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/thirdparty/flatbuffers/include -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Qunused-arguments -fcolor-diagnostics -Wall -Wno-unknown-warning-option -Wno-pass-failed -O2 -pipe -fno-omit-frame-pointer -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -std=c++17 -fPIC -pthread -MD -MT src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o -MF src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o.d -o src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o -c /construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/arrow/testing/process.cc /construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/arrow/testing/process.cc:43:16: fatal error: 'boost/process/v2/src.hpp' file not found 43 | # include <boost/process/v2/src.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [ 87% 363/416] cd /construction/xports/databases/arrow/work/.build/src/gandiva/precompiled && /usr/local/llvm17/bin/clang-17 -std=c++17 -DGANDIVA_IR -DNDEBUG -DARROW_STATIC -DGANDIVA_STATIC -fno-use-cxa-atexit -emit-llvm -O3 -c /construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/gandiva/precompiled/decimal_ops.cc -o /construction/xports/databases/arrow/work/.build/src/gandiva/precompiled/decimal_ops.bc -I/construction/xports/databases/arrow/work/.build/src -I/construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src [ 87% 363/416] cd /construction/xports/databases/arrow/work/.build/src/gandiva/precompiled && /usr/local/llvm17/bin/clang-17 -std=c++17 -DGANDIVA_IR -DNDEBUG -DARROW_STATIC -DGANDIVA_STATIC -fno-use-cxa-atexit -emit-llvm -O3 -c /construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src/gandiva/precompiled/string_ops.cc -o /construction/xports/databases/arrow/work/.build/src/gandiva/precompiled/string_ops.bc -I/construction/xports/databases/arrow/work/.build/src -I/construction/xports/databases/arrow/work/apache-arrow-19.0.1/cpp/src ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/databases/arrow -- You are receiving this mail because: You are the assignee for the bug.