Date: Thu, 20 Feb 2025 10:47:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 284921] databases/arrow: testing/process.cc:88:18: error: expected namespace name Message-ID: <bug-284921-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284921 Bug ID: 284921 Summary: databases/arrow: testing/process.cc:88:18: error: expected namespace name Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: dch@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org fails in f.o package builders in CURRENT, as well as local poudriere, for 14.2-RELEASE: FAILED: src/arrow/CMakeFiles/arrow_testing_objlib.dir/testing/process.cc.o= =20 /usr/local/llvm17/bin/clang++ -DARROW_TESTING_EXPORTING -DARROW_WITH_TIMING_TESTS -DBOOST_PROCESS_HAVE_V1 -DBOOST_PROCESS_HAVE_V2 -DGTEST_LINKED_AS_SHARED_LIBRARY=3D1 -I/wrkdirs/usr/ports/databases/arrow/work/.build/src -I/wrkdirs/usr/ports/databases/arrow/work/apache-arrow-18.0.0/cpp/src -I/wrkdirs/usr/ports/databases/arrow/work/apache-arrow-18.0.0/cpp/src/gener= ated -isystem /wrkdirs/usr/ports/databases/arrow/work/apache-arrow-18.0.0/cpp/thirdparty/= flatbuffers/include -O2 -pipe -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 -fstack-protector-strong -isystem /usr/local/include -fno-strict-alia= sing -isystem /usr/local/include -DNDEBUG -std=3Dc++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 /wrkdirs/usr/ports/databases/arrow/work/apache-arrow-18.0.0/cpp/src/arrow/t= esting/process.cc /wrkdirs/usr/ports/databases/arrow/work/apache-arrow-18.0.0/cpp/src/arrow/t= esting/process.cc:88:18: error: expected namespace name 88 | namespace asio =3D BOOST_PROCESS_V2_ASIO_NAMESPACE; | ^ /wrkdirs/usr/ports/databases/arrow/work/apache-arrow-18.0.0/cpp/src/arrow/t= esting/process.cc:246:3: error: use of undeclared identifier 'asio'; did you mean 'boost::asio'? 246 | asio::io_context ctx_; | ^~~~ | boost::asio /usr/local/include/boost/asio/writable_pipe.hpp:26:11: note: 'boost::asio' declared here 26 | namespace asio { | ^ 2 errors generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/databases/arrow =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for arrow-18.0.0_6 build of databases/arrow | arrow-18.0.0_6 ended at 2025-02-20T10:06:36+00:00 build time: 00:08:21 full log at https://pkg.skunkwerks.at/poudriere/data/14_2_x64-default/2025-02-20_08h41m= 40s/logs/errors/arrow-18.0.0_6.log --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284921-7788>