* Package: net-libs/canlock-2b * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking canlock_2b.orig.tar.gz to /var/tmp/portage/net-libs/canlock-2b/work >>> Unpacking canlock_2b-6.diff.gz to /var/tmp/portage/net-libs/canlock-2b/work >>> Source unpacked in /var/tmp/portage/net-libs/canlock-2b/work >>> Preparing source in /var/tmp/portage/net-libs/canlock-2b/work/canlock2b ... * Applying canlock_2b-6.diff ... [ ok ] * Applying canlock-2b-make.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/canlock-2b/work/canlock2b ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/canlock-2b/work/canlock2b ... * QA Notice: USE Flag 'test' not in IUSE for net-libs/canlock-2b make -j1 CC=x86_64-pc-linux-gnu-gcc AR=x86_64-pc-linux-gnu-ar RANLIB=x86_64-pc-linux-gnu-ranlib shared cd src && make libcanlock.so.2.0.0 make[1]: Entering directory '/var/tmp/portage/net-libs/canlock-2b/work/canlock2b/src' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Iinclude -I../include -fPIC -DPIC -c -o base64.lo base64.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Iinclude -I../include -fPIC -DPIC -c -o canlock.lo canlock.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Iinclude -I../include -fPIC -DPIC -c -o hmac_sha1.lo hmac_sha1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Iinclude -I../include -fPIC -DPIC -c -o sha1.lo sha1.c x86_64-pc-linux-gnu-gcc -shared base64.lo canlock.lo hmac_sha1.lo sha1.lo -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libcanlock.so.2 -o libcanlock.so.2.0.0 make[1]: Leaving directory '/var/tmp/portage/net-libs/canlock-2b/work/canlock2b/src' >>> Source compiled. >>> Test phase: net-libs/canlock-2b make -j1 -j1 test cd src && make libcanlock.so.2.0.0 make[1]: Entering directory '/var/tmp/portage/net-libs/canlock-2b/work/canlock2b/src' make[1]: 'libcanlock.so.2.0.0' is up to date. make[1]: Leaving directory '/var/tmp/portage/net-libs/canlock-2b/work/canlock2b/src' gcc -O2 -pipe -march=native -Iinclude t/hmactest.c -o hmactest -L. -lcanlock -Wl,-O1 -Wl,--as-needed /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcanlock collect2: error: ld returned 1 exit status make: *** [Makefile:11: hmactest] Error 1 * ERROR: net-libs/canlock-2b::gentoo failed (test phase): * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 1879: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 820: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} test || \ * die "Make test failed. See above for details." * * If you need support, post the output of `emerge --info '=net-libs/canlock-2b::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/canlock-2b::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:canlock-2b:20190429-013617.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/canlock-2b/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/canlock-2b/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/canlock-2b/work/canlock2b' * S: '/var/tmp/portage/net-libs/canlock-2b/work/canlock2b'