raulcd opened a new issue, #48766: URL: https://github.com/apache/arrow/issues/48766
### Describe the bug, including details regarding any error messages, version, and platform. The following jobs: - [conan-maximum](https://github.com/ursacomputing/crossbow/actions/runs/20775555972/job/59660364150) - [conan-minimum](https://github.com/ursacomputing/crossbow/actions/runs/20775554332/job/59660358190) Are currently failing on our nightlies with: ``` -------- Installing package boost/1.85.0 (11 of 16) -------- boost/1.85.0: Building from source boost/1.85.0: Package boost/1.85.0:00867b17a22144904491de817173960ebefdc28f boost/1.85.0: Building your package in /root/.conan2/p/b/boost498f9ef988d02/b boost/1.85.0: Calling generate() boost/1.85.0: Generators folder: /root/.conan2/p/b/boost498f9ef988d02/b/build-release/conan boost/1.85.0: Generating aggregated env files boost/1.85.0: Generated aggregated env files: ['conanbuild.sh', 'conanrun.sh'] boost/1.85.0: Calling build() boost/1.85.0: WARN: replace_in_file didn't find pattern '/* thread_local */' in '/root/.conan2/p/boost32d93a3b7a06a/s/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file. boost/1.85.0: WARN: replace_in_file didn't find pattern '/* static __thread */' in '/root/.conan2/p/boost32d93a3b7a06a/s/src/boost/stacktrace/detail/libbacktrace_impls.hpp' file. boost/1.85.0: WARN: replace_in_file didn't find pattern 'local generic-os = [ set.difference $(all-os) : aix darwin vxworks solaris osf hpux ] ;' in '/root/.conan2/p/boost32d93a3b7a06a/s/src/tools/build/src/tools/gcc.jam' file. boost/1.85.0: WARN: replace_in_file didn't find pattern 'local no-threading = android beos haiku sgi darwin vxworks ;' in '/root/.conan2/p/boost32d93a3b7a06a/s/src/tools/build/src/tools/gcc.jam' file. boost/1.85.0: WARN: Patching user-config.jam boost/1.85.0: WARN: using zlib : 1.3.1 : <include>"/root/.conan2/p/zlibc1f6258f9f055/p/include" <search>"/root/.conan2/p/zlibc1f6258f9f055/p/lib" <name>z ; using bzip2 : 1.0.8 : <include>"/root/.conan2/p/bzip2f7e4c2f440dc6/p/include" <search>"/root/.conan2/p/bzip2f7e4c2f440dc6/p/lib" <name>bz2 ; using "gcc" : : "/usr/local/bin/g++" : <compileflags>"-I/root/.conan2/p/libbac86a5d99cc0ec/p/include " <linkflags>"-L/root/.conan2/p/libbac86a5d99cc0ec/p/lib" ; boost/1.85.0: WARN: b2 -q numa=on target-os=linux architecture=x86 address-model=64 binary-format=elf abi=sysv --layout=system --user-config=/root/.conan2/p/boost32d93a3b7a06a/s/src/tools/build/user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=on boost.locale.iconv.lib=libc threading=multi visibility=hidden link=static variant=release --with-atomic --with-charconv --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=gcc cxxstd=17 cxxstd-dialect=gnu define=_GLIBCXX_USE_CXX11_ABI=1 pch=on -sLIBBACKTRACE_PATH=/root/.conan2/p/libbac86a5d99cc0ec/p linkflags="" cxxflags="-fPIC -DBOOST_STACKTRACE_ADDR2LINE_LOCATION=/usr/bin/addr2line" install --prefix=/root/.conan2/p/b/boost498f9ef988d02/p -j4 --abbreviate-paths -d0 --debug-configuration --build-dir="/root/.conan2/p/b/boost498f9ef988d02/b/build-release" boost/1.85.0: RUN: b2 -q numa=on target-os=linux architecture=x86 address-model=64 binary-format=elf abi=sysv --layout=system --user-config=/root/.conan2/p/boost32d93a3b7a06a/s/src/tools/build/user-config.jam -sNO_ZLIB=0 -sNO_BZIP2=0 -sNO_LZMA=1 -sNO_ZSTD=1 boost.locale.icu=off --disable-icu boost.locale.iconv=on boost.locale.iconv.lib=libc threading=multi visibility=hidden link=static variant=release --with-atomic --with-charconv --with-chrono --with-container --with-context --with-contract --with-coroutine --with-date_time --with-exception --with-fiber --with-filesystem --with-graph --with-iostreams --with-json --with-locale --with-log --with-math --with-nowide --with-program_options --with-random --with-regex --with-serialization --with-stacktrace --with-system --with-test --with-thread --with-timer --with-type_erasure --with-url --with-wave toolset=gcc cxxstd=17 cxxstd-dialect=gnu define=_GLIBCXX_USE_CXX11_ABI=1 pch=on -sLIBBACKTRACE_PATH=/root/.conan2/p/libbac86a5d99cc0ec/p l inkflags="" cxxflags="-fPIC -DBOOST_STACKTRACE_ADDR2LINE_LOCATION=/usr/bin/addr2line" install --prefix=/root/.conan2/p/b/boost498f9ef988d02/p -j4 --abbreviate-paths -d0 --debug-configuration --build-dir="/root/.conan2/p/b/boost498f9ef988d02/b/build-release" b2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by b2) b2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by b2) b2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by b2) b2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by b2) b2: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by b2) boost/1.85.0: ERROR: Package '00867b17a22144904491de817173960ebefdc28f' build failed boost/1.85.0: WARN: Build folder /root/.conan2/p/b/boost498f9ef988d02/b/build-release ERROR: boost/1.85.0: Error in build() method, line 1167 self.run(full_command) ConanException: Error 1 while executing ``` Based on the [crossbow reports](https://s3.amazonaws.com/arrow-data/index.html) this started failing since the following commits were merged: https://github.com/apache/arrow/compare/aeb64866244280f16dd9136f7c8f2e3b8c420d17...649a37223933380005d2b928eb598e10785a4e81 Requiring C++ 20 seems like a possible cause but I haven't investigated. ### Component(s) Packaging, Continuous Integration -- 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]
