libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -rdynamic -o api-tests ../src/pool.o ../src/privs.o ../src/str.o ../src/sets.o ../src/timers.o ../src/table.o ../src/support.o ../src/var.o ../src/event.o ../src/env.o ../src/version.o ../src/feat.o ../src/netaddr.o ../src/netacl.o ../src/class.o ../src/regexp.o ../src/expr.o ../src/scoreboard.o ../src/stash.o ../src/modules.o ../src/cmd.o ../src/response.o ../src/rlimit.o ../src/fsio.o ../src/netio.o ../src/encode.o ../src/trace.o ../src/parser.o ../src/pidfile.o ../src/configdb.o ../src/auth.o ../src/filter.o ../src/inet.o ../src/data.o ../src/ascii.o ../src/help.o ../src/display.o ../src/json.o ../src/redis.o api/pool.o api/array.o api/str.o api/sets.o api/timers.o api/table.o api/var.o api/event.o api/env.o api/version.o api/feat.o api/netaddr.o api/netacl.o api/class.o api/regexp.o api/expr.o api/scoreboard.o api/stash.o api/modules.o api/cmd.o api/response.o api/fsio.o api/netio.o api/trace.o api/parser.o api/pidfile.o api/configdb.o api/auth.o api/filter.o api/inet.o api/data.o api/ascii.o api/help.o api/rlimit.o api/encode.o api/privs.o api/display.o api/misc.o api/json.o api/redis.o api/stubs.o api/tests.o -L/var/tmp/portage/net-ftp/proftpd-1.3.6/work/proftpd-1.3.6/lib -lcheck -lm -lsupp -lattr -lcrypt -lacl -lpcreposix -lpcre -lcap -lssl -lcrypto -lldap -llber -lpam -ldl api/tests.o: In function `main': /var/tmp/portage/net-ftp/proftpd-1.3.6/work/proftpd-1.3.6/tests/api/tests.c:130: undefined reference to `pr_trace_use_stderr' api/timers.o: In function `tear_down': ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop-plasma_libressl_20170706-213208 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) java-config: The following VMs are available for generation-2: 1) IcedTea JDK 7.2.6.10 [icedtea-7] 2) IcedTea JDK 7.2.6.10 [icedtea-bin-7] *) IcedTea JDK 3.4.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-7 [2] icedtea-bin-7 [3] icedtea-bin-8 system-vm
Created attachment 483086 [details] emerge-info.txt
Created attachment 483088 [details] emerge-history.txt
Created attachment 483090 [details] environment
Created attachment 483092 [details] etc.portage.tbz2
Created attachment 483094 [details] logs.tbz2
Created attachment 483096 [details] net-ftp:proftpd-1.3.6:20170711-013305.log
Created attachment 483098 [details] temp.tbz2
Two bugs at a time here: - USE=-trace does not really work (undefined references all over phe palce) - FEATURES=test are too fragile: corrupt memory and fail on syscalls. Need more fixes upstream I've disable tests and unconditionally enabled USE=trace as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941ea3724bb21d7c1d56e000876627343a6d0157 Will report those upstream as well. Thanks for the report!