Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 902667 Details for
Bug 939467
dev-cpp/cpp-httplib-0.17.2 build failure with GCC 12
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/x-log), 8.87 KB, created by
Risto A. Paju
on 2024-09-11 17:00:38 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Risto A. Paju
Created:
2024-09-11 17:00:38 UTC
Size:
8.87 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-cpp/cpp-httplib-0.17.2:0/0.17 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: xgqt@gentoo.org alexey+gentoo@asokolov.org,proxy-maint@gentoo.org >[32m * [39;49;00mUpstream: https://github.com/yhirose/cpp-httplib/issues >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux ssl zlib >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32m*[0m Checking whether python3_13 is suitable ... > [32m*[0m dev-lang/python:3.13 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Using python3.13 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking cpp-httplib-0.17.2.tar.gz to /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work >>>> Preparing source in /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2 ... > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHTTPLIB_COMPILE=yes -DBUILD_SHARED_LIBS=yes -DHTTPLIB_USE_BROTLI_IF_AVAILABLE=no -DHTTPLIB_USE_OPENSSL_IF_AVAILABLE=no -DHTTPLIB_USE_ZLIB_IF_AVAILABLE=no -DHTTPLIB_REQUIRE_BROTLI=no -DHTTPLIB_REQUIRE_OPENSSL=yes -DHTTPLIB_REQUIRE_ZLIB=yes -DPython3_EXECUTABLE=/usr/bin/python3.13 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2 >loading initial cache file /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 12.4.0 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "3.3.1", minimum required is "3.0.0") found components: Crypto SSL >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >-- Found Python3: /usr/bin/python3.13 (found version "3.13.0") found components: Interpreter >Wrote out/httplib.h and out/httplib.cc >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C >C++ -O3 -pipe -march=core2 -fweb -frename-registers >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs > >-- Configuring done (2.3s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2 ... > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64" >ninja -v -j8 -l0 >[1/3] /usr/bin/x86_64-pc-linux-gnu-g++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DCPPHTTPLIB_ZLIB_SUPPORT -Dhttplib_EXPORTS -isystem /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out -O3 -pipe -march=core2 -fweb -frename-registers -fPIC -MD -MT CMakeFiles/httplib.dir/out/httplib.cc.o -MF CMakeFiles/httplib.dir/out/httplib.cc.o.d -o CMakeFiles/httplib.dir/out/httplib.cc.o -c /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out/httplib.cc >FAILED: CMakeFiles/httplib.dir/out/httplib.cc.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DCPPHTTPLIB_OPENSSL_SUPPORT -DCPPHTTPLIB_ZLIB_SUPPORT -Dhttplib_EXPORTS -isystem /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out -O3 -pipe -march=core2 -fweb -frename-registers -fPIC -MD -MT CMakeFiles/httplib.dir/out/httplib.cc.o -MF CMakeFiles/httplib.dir/out/httplib.cc.o.d -o CMakeFiles/httplib.dir/out/httplib.cc.o -c /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out/httplib.cc >In file included from /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out/httplib.cc:1: >/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out/httplib.h: In member function âconstexpr size_t httplib::detail::case_ignore_hash::operator()(const std::string&) constâ: >/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out/httplib.h:359:30: error: call to non-âconstexprâ function âconst _CharT* std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::data() const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]â > 359 | return hash_core(key.data(), key.size(), 0); > | ~~~~~~~~^~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/string:53, > from /usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/stdexcept:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/system_error:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/bits/std_mutex.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/condition_variable:39, > from /var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64/out/httplib.h:218: >/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12/bits/basic_string.h:2579:7: note: âconst _CharT* std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::data() const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]â declared here > 2579 | data() const _GLIBCXX_NOEXCEPT > | ^~~~ >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: dev-cpp/cpp-httplib-0.17.2::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j8 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 3504: Called cmake-multilib_src_compile > [31;01m*[0m environment, line 1235: Called multilib-minimal_src_compile > [31;01m*[0m environment, line 2435: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 2702: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 2395: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 2393: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' > [31;01m*[0m environment, line 543: Called multilib-minimal_abi_src_compile > [31;01m*[0m environment, line 2429: Called multilib_src_compile > [31;01m*[0m environment, line 2922: Called cmake_src_compile > [31;01m*[0m environment, line 1353: Called cmake_build > [31;01m*[0m environment, line 1320: Called eninja > [31;01m*[0m environment, line 1802: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-cpp/cpp-httplib-0.17.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-cpp/cpp-httplib-0.17.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2_build-abi_x86_64.amd64' > [31;01m*[0m S: '/var/tmp/portage/dev-cpp/cpp-httplib-0.17.2/work/cpp-httplib-0.17.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 939467
:
902648
| 902667