Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 914650 Details for
Bug 946812
dev-libs/cereal-1.3.2-r2 - [llvm] tuple.hpp: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:cereal-1.3.2-r2:20241221-220805.log
dev-libs:cereal-1.3.2-r2:20241221-220805.log (text/plain), 9.71 KB, created by
Toralf Förster
on 2024-12-22 10:51:55 UTC
(
hide
)
Description:
dev-libs:cereal-1.3.2-r2:20241221-220805.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-12-22 10:51:55 UTC
Size:
9.71 KB
patch
obsolete
> * Package: dev-libs/cereal-1.3.2-r2:0 > * Repository: gentoo > * Maintainer: 3dprint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking cereal-1.3.2.tar.gz to /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work >>>> Source unpacked in /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work >>>> Preparing source in /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build" >cmake -C /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTS=no -DSKIP_PERFORMANCE_COMPARISON=ON -DWITH_WERROR=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2 >loading initial cache file /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build/gentoo_common_config.cmake >-- The CXX compiler identification is Clang 19.1.6 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/lib/llvm/19/bin/clang++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (0.5s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build" >ninja -v -j4 -l0 >[1/11] /usr/lib/llvm/19/bin/clang++ -Dsandbox_vs_dll_EXPORTS -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_shared_lib -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Wshadow -Wold-style-cast -MD -MT sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/base.cpp.o -MF sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/base.cpp.o.d -o sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/base.cpp.o -c /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_shared_lib/base.cpp >[2/11] /usr/lib/llvm/19/bin/clang++ -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fno-color-diagnostics -Wall -Wextra -pedantic -Wshadow -Wold-style-cast -MD -MT sandbox/CMakeFiles/sandbox_json.dir/sandbox_json.cpp.o -MF sandbox/CMakeFiles/sandbox_json.dir/sandbox_json.cpp.o.d -o sandbox/CMakeFiles/sandbox_json.dir/sandbox_json.cpp.o -c /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_json.cpp >[3/11] /usr/lib/llvm/19/bin/clang++ -Dsandbox_vs_dll_EXPORTS -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_shared_lib -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fPIC -fno-color-diagnostics -Wall -Wextra -pedantic -Wshadow -Wold-style-cast -MD -MT sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/derived.cpp.o -MF sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/derived.cpp.o.d -o sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/derived.cpp.o -c /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_shared_lib/derived.cpp >[4/11] : && /usr/lib/llvm/19/bin/clang++ -fPIC -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Xlinker --dependency-file=sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/link.d -shared -Wl,-soname,libsandbox_vs_dll.so -o sandbox/sandbox_shared_lib/libsandbox_vs_dll.so sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/base.cpp.o sandbox/sandbox_shared_lib/CMakeFiles/sandbox_vs_dll.dir/derived.cpp.o && : >[5/11] : && /usr/lib/llvm/19/bin/clang++ -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Xlinker --dependency-file=sandbox/CMakeFiles/sandbox_json.dir/link.d sandbox/CMakeFiles/sandbox_json.dir/sandbox_json.cpp.o -o sandbox/sandbox_json && : >[6/11] /usr/lib/llvm/19/bin/clang++ -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_shared_lib -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fno-color-diagnostics -Wall -Wextra -pedantic -Wshadow -Wold-style-cast -MD -MT sandbox/CMakeFiles/sandbox_vs.dir/sandbox_vs.cpp.o -MF sandbox/CMakeFiles/sandbox_vs.dir/sandbox_vs.cpp.o.d -o sandbox/CMakeFiles/sandbox_vs.dir/sandbox_vs.cpp.o -c /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_vs.cpp >FAILED: sandbox/CMakeFiles/sandbox_vs.dir/sandbox_vs.cpp.o >/usr/lib/llvm/19/bin/clang++ -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_shared_lib -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fno-color-diagnostics -Wall -Wextra -pedantic -Wshadow -Wold-style-cast -MD -MT sandbox/CMakeFiles/sandbox_vs.dir/sandbox_vs.cpp.o -MF sandbox/CMakeFiles/sandbox_vs.dir/sandbox_vs.cpp.o.d -o sandbox/CMakeFiles/sandbox_vs.dir/sandbox_vs.cpp.o -c /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_vs.cpp >In file included from /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_vs.cpp:57: >/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include/cereal/types/tuple.hpp:98:41: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] > 98 | serialize<Height - 1>::template apply( ar, tuple ); > | ^ >/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include/cereal/types/tuple.hpp:119:85: error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] > 119 | tuple_detail::serialize<std::tuple_size<std::tuple<Types...>>::value>::template apply( ar, tuple ); > | ^ >2 errors generated. >[7/11] /usr/lib/llvm/19/bin/clang++ -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fno-color-diagnostics -Wall -Wextra -pedantic -Wshadow -Wold-style-cast -MD -MT sandbox/CMakeFiles/sandbox.dir/sandbox.cpp.o -MF sandbox/CMakeFiles/sandbox.dir/sandbox.cpp.o.d -o sandbox/CMakeFiles/sandbox.dir/sandbox.cpp.o -c /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox.cpp >[8/11] /usr/lib/llvm/19/bin/clang++ -I/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/include -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fno-color-diagnostics -Wall -Wextra -pedantic -Wshadow -Wold-style-cast -MD -MT sandbox/CMakeFiles/sandbox_rtti.dir/sandbox_rtti.cpp.o -MF sandbox/CMakeFiles/sandbox_rtti.dir/sandbox_rtti.cpp.o.d -o sandbox/CMakeFiles/sandbox_rtti.dir/sandbox_rtti.cpp.o -c /var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2/sandbox/sandbox_rtti.cpp >ninja: build stopped: subcommand failed. > * ERROR: dev-libs/cereal-1.3.2-r2::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2204: Called cmake_src_compile > * environment, line 916: Called cmake_build > * environment, line 883: Called eninja > * environment, line 1365: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=dev-libs/cereal-1.3.2-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/cereal-1.3.2-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:cereal-1.3.2-r2:20241221-220805.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/cereal-1.3.2-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/cereal-1.3.2-r2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.2_build' > * S: '/var/tmp/portage/dev-libs/cereal-1.3.2-r2/work/cereal-1.3.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 946812
:
914649
| 914650 |
914651
|
914652
|
914653
|
914654
|
914655
|
914656
|
914657