Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 849778 Details for
Bug 893132
sys-process/tini[static] requires sys-libs/llvm-libunwind[static-libs]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-process/tini[static] build.log without sys-libs/llvm-libunwind[static-libs]
build.log (text/x-log), 5.92 KB, created by
Josh Klar (klardotsh)
on 2023-02-03 20:35:37 UTC
(
hide
)
Description:
sys-process/tini[static] build.log without sys-libs/llvm-libunwind[static-libs]
Filename:
MIME Type:
Creator:
Josh Klar (klardotsh)
Created:
2023-02-03 20:35:37 UTC
Size:
5.92 KB
patch
obsolete
> * Package: sys-process/tini-0.19.0-r1:0 > * Repository: gentoo > * Maintainer: zmedico@gentoo.org williamh@gentoo.org > * USE: abi_x86_64 amd64 args elibc_musl kernel_linux static userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tini-0.19.0.tar.gz to /var/tmp/portage/sys-process/tini-0.19.0-r1/work >>>> Source unpacked in /var/tmp/portage/sys-process/tini-0.19.0-r1/work >>>> Preparing source in /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build" >cmake -C /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE= >/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build/gentoo_toolchain.cmake /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0 >loading initial cache file /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- The C compiler identification is Clang 15.0.7 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/lib/llvm/15/bin/clang - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Performing Test HAS_BUILTIN_FORTIFY >-- Performing Test HAS_BUILTIN_FORTIFY - Success >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -mtune=native -O2 -pipe -std=gnu99 -Wextra -Wall -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat >C++ >Linker flags: >Executable -Wl,-O2 -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro >Module -Wl,-O2 -Wl,--as-needed >Shared -Wl,-O2 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build" >ninja -v -j16 -l0 >[1/4] /usr/lib/llvm/15/bin/clang -I/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build -march=native -mtune=native -O2 -pipe -std=gnu99 -Wextra -Wall -O2 -fstack-protector >--param=ssp-buffer-size=4 -Wformat -MD -MT CMakeFiles/tini-static.dir/src/tini.c.o -MF CMakeFiles/tini-static.dir/src/tini.c.o.d -o CMakeFiles/tini-static.dir/src/tini.c.o -c /var/tmp/porta >ge/sys-process/tini-0.19.0-r1/work/tini-0.19.0/src/tini.c >[2/4] /usr/lib/llvm/15/bin/clang -I/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build -march=native -mtune=native -O2 -pipe -std=gnu99 -Wextra -Wall -O2 -fstack-protector >--param=ssp-buffer-size=4 -Wformat -MD -MT CMakeFiles/tini.dir/src/tini.c.o -MF CMakeFiles/tini.dir/src/tini.c.o.d -o CMakeFiles/tini.dir/src/tini.c.o -c /var/tmp/portage/sys-process/tini-0 >.19.0-r1/work/tini-0.19.0/src/tini.c >[3/4] : && /usr/lib/llvm/15/bin/clang -march=native -mtune=native -O2 -pipe -std=gnu99 -Wextra -Wall -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wl,-O2 -Wl,--as-needed -Wl,-Bs >ymbolic-functions -Wl,-z,relro -rdynamic -Wl,--no-export-dynamic -static CMakeFiles/tini-static.dir/src/tini.c.o -o tini-static && : >FAILED: tini-static >: && /usr/lib/llvm/15/bin/clang -march=native -mtune=native -O2 -pipe -std=gnu99 -Wextra -Wall -O2 -fstack-protector --param= >ssp-buffer-size=4 -Wformat -Wl,-O2 -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic -Wl,--no-export-dynami >c -static CMakeFiles/tini-static.dir/src/tini.c.o -o tini-static && : >ld.lld: error: unable to find library -l:libunwind.a >clang-15: error: linker command failed with exit code 1 (use -v to see invocation) >[4/4] : && /usr/lib/llvm/15/bin/clang -march=native -mtune=native -O2 -pipe -std=gnu99 -Wextra -Wall -O2 -fstack-protector -- >param=ssp-buffer-size=4 -Wformat -Wl,-O2 -Wl,--as-needed -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/tini. >dir/src/tini.c.o -o tini && : >ninja: build stopped: subcommand failed. > * ERROR: sys-process/tini-0.19.0-r1::gentoo failed (compile phase): > * ninja -v -j16 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2189: Called cmake_src_compile > * environment, line 910: Called cmake_build > * environment, line 879: Called eninja > * environment, line 1340: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=sys-process/tini-0.19.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-process/tini-0.19.0-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/sys-process/tini-0.19.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-process/tini-0.19.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0_build' > * S: '/var/tmp/portage/sys-process/tini-0.19.0-r1/work/tini-0.19.0'
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 893132
: 849778