Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 679326 Details for
Bug 761385
dev-libs/aws-c-cal fails to compile (zlib -lz missing)
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), 13.12 KB, created by
Alexander Puchmayr
on 2020-12-23 15:53:16 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Alexander Puchmayr
Created:
2020-12-23 15:53:16 UTC
Size:
13.12 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/aws-c-cal-0.4.5 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sven.eden@prydeworx.com proxy-maint@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux static-libs userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking aws-c-cal-0.4.5.tar.gz to /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work >>>> Source unpacked in /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work >>>> Preparing source in /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5 ... > [32;01m*[0m Applying aws-c-cal-0.4.5-cmake-prefix.patch ... >[A[143C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5 ... > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build" >cmake -C /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=no -DBUILD_TESTING=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build/gentoo_toolchain.cmake /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5 >loading initial cache file /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 9.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Found LibCrypto: /usr/lib64/libcrypto.a >-- LibCrypto Include Dir: /usr/include >-- LibCrypto Shared Lib: /usr/lib64/libcrypto.so >-- LibCrypto Static Lib: /usr/lib64/libcrypto.a >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Check if compiler accepts -pthread >-- Check if compiler accepts -pthread - yes >-- Found Threads: TRUE >-- Performing Test HAS_MOUTLINE_ATOMICS >-- Performing Test HAS_MOUTLINE_ATOMICS - Failed >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stdbool.h >-- Looking for stdbool.h - found >-- Performing Test HAS_WGNU >-- Performing Test HAS_WGNU - Failed >-- Performing Test HAVE_SYSCONF >-- Performing Test HAVE_SYSCONF - Success >-- Performing Test HAS_SANITIZERS >-- Performing Test HAS_SANITIZERS - Failed >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe >C++ >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5 ... > [32;01m*[0m Working in BUILD_DIR: "/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build" >ninja -v -j16 -l0 >[1/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/cal.c.o -MF CMakeFiles/aws-c-cal.dir/source/cal.c.o.d -o CMakeFiles/aws-c-cal.dir/source/cal.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/cal.c >[2/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/hmac.c.o -MF CMakeFiles/aws-c-cal.dir/source/hmac.c.o.d -o CMakeFiles/aws-c-cal.dir/source/hmac.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/hmac.c >[3/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/hash.c.o -MF CMakeFiles/aws-c-cal.dir/source/hash.c.o.d -o CMakeFiles/aws-c-cal.dir/source/hash.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/hash.c >[4/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/bin/sha256_profile/include -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -Wextra -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT bin/sha256_profile/CMakeFiles/sha256_profile.dir/main.c.o -MF bin/sha256_profile/CMakeFiles/sha256_profile.dir/main.c.o.d -o bin/sha256_profile/CMakeFiles/sha256_profile.dir/main.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/bin/sha256_profile/main.c >[5/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/ecc.c.o -MF CMakeFiles/aws-c-cal.dir/source/ecc.c.o.d -o CMakeFiles/aws-c-cal.dir/source/ecc.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/ecc.c >[6/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hash.c.o -MF CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hash.c.o.d -o CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hash.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/unix/opensslcrypto_hash.c >[7/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hmac.c.o -MF CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hmac.c.o.d -o CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hmac.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/unix/opensslcrypto_hmac.c >[8/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/unix/openssl_platform_init.c.o -MF CMakeFiles/aws-c-cal.dir/source/unix/openssl_platform_init.c.o.d -o CMakeFiles/aws-c-cal.dir/source/unix/openssl_platform_init.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/unix/openssl_platform_init.c >[9/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_ecc.c.o -MF CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_ecc.c.o.d -o CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_ecc.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/unix/opensslcrypto_ecc.c >[10/12] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_SYSCONF -I/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/include -O2 -pipe -Wall -Wstrict-prototypes -pedantic -Wno-long-long -fPIC -pthread -std=gnu99 -MD -MT CMakeFiles/aws-c-cal.dir/source/der.c.o -MF CMakeFiles/aws-c-cal.dir/source/der.c.o.d -o CMakeFiles/aws-c-cal.dir/source/der.c.o -c /var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5/source/der.c >[11/12] : && /usr/bin/cmake -E rm -f libaws-c-cal.a && /usr/bin/x86_64-pc-linux-gnu-ar qc libaws-c-cal.a CMakeFiles/aws-c-cal.dir/source/cal.c.o CMakeFiles/aws-c-cal.dir/source/der.c.o CMakeFiles/aws-c-cal.dir/source/ecc.c.o CMakeFiles/aws-c-cal.dir/source/hash.c.o CMakeFiles/aws-c-cal.dir/source/hmac.c.o CMakeFiles/aws-c-cal.dir/source/unix/openssl_platform_init.c.o CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_ecc.c.o CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hash.c.o CMakeFiles/aws-c-cal.dir/source/unix/opensslcrypto_hmac.c.o && /usr/bin/x86_64-pc-linux-gnu-ranlib libaws-c-cal.a && : >[12/12] : && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -rdynamic bin/sha256_profile/CMakeFiles/sha256_profile.dir/main.c.o -o bin/sha256_profile/sha256_profile libaws-c-cal.a /usr/lib64/libaws-c-common.a -lm -pthread -lrt /usr/lib64/libcrypto.a -ldl && : >[31mFAILED: [0mbin/sha256_profile/sha256_profile >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -rdynamic bin/sha256_profile/CMakeFiles/sha256_profile.dir/main.c.o -o bin/sha256_profile/sha256_profile libaws-c-cal.a /usr/lib64/libaws-c-common.a -lm -pthread -lrt /usr/lib64/libcrypto.a -ldl && : >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `zlib_stateful_expand_block': >(.text+0x39): undefined reference to `inflate' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `zlib_stateful_compress_block': >(.text+0xa2): undefined reference to `deflate' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `zlib_stateful_finish': >(.text+0xc9): undefined reference to `inflateEnd' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0xd2): undefined reference to `deflateEnd' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `zlib_stateful_init': >(.text+0x198): undefined reference to `inflateInit_' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x20a): undefined reference to `deflateInit_' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `bio_zlib_ctrl': >(.text+0x374): undefined reference to `deflate' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x484): undefined reference to `zError' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `bio_zlib_write': >(.text+0x71a): undefined reference to `deflate' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x7cc): undefined reference to `zError' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x83b): undefined reference to `deflateInit_' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `bio_zlib_read': >(.text+0x93c): undefined reference to `inflate' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0x9dc): undefined reference to `zError' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0xa34): undefined reference to `inflateInit_' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libcrypto.a(c_zlib.o): in function `bio_zlib_free': >(.text+0xaa6): undefined reference to `inflateEnd' >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: (.text+0xad3): undefined reference to `deflateEnd' >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: dev-libs/aws-c-cal-0.4.5::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j16 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_compile > [31;01m*[0m environment, line 2000: Called cmake_src_compile > [31;01m*[0m environment, line 694: Called cmake_build > [31;01m*[0m environment, line 663: Called eninja > [31;01m*[0m environment, line 1115: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die "${nonfatal_args[@]}" "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/aws-c-cal-0.4.5::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/aws-c-cal-0.4.5::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5_build' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/aws-c-cal-0.4.5/work/aws-c-cal-0.4.5'
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 761385
: 679326 |
679329