x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wformat -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/include/neon -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -D_GNU_SOURCE -D_REENTRANT -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o wdfs cache.o svn.o wdfs-main.o webdav.o -lfuse -pthread -lneon -lglib-2.0 /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/libneon.so: undefined reference to SSL_peek_ex /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../lib64/libneon.so: undefined reference to SSL_CTX_set_post_handshake_auth collect2: error: ld returned 1 exit status make[2]: *** [Makefile:225: wdfs] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-libressl-20200325-090553 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.3.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-bin-1.42.0 [2] rust-1.42.0 * Available Java Virtual Machines: (none found) The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp of HEAD at this tinderbox image: /var/db/repos/gentoo Sun 29 Mar 2020 02:39:05 PM UTC /var/db/repos/libressl Thu 19 Mar 2020 04:37:24 PM UTC emerge -qpvO net-fs/wdfs [ebuild N ] net-fs/wdfs-1.4.2-r1
Created attachment 626994 [details] emerge-info.txt
Created attachment 626996 [details] emerge-history.txt
Created attachment 626998 [details] environment
Created attachment 627000 [details] etc.portage.tbz2
Created attachment 627002 [details] logs.tbz2
Created attachment 627004 [details] net-fs:wdfs-1.4.2-r1:20200329-151624.log
Created attachment 627006 [details] temp.tbz2
I'm getting a similar error building =gnome-extra/sushi-3.34.0: /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libneon.so.27: undefined reference to `SSL_peek_ex' /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libneon.so.27: undefined reference to `SSL_CTX_set_post_handshake_auth' collect2: error: ld returned 1 exit status I'm also using libressl and if I downgrade net-libs/neon to the stable version it works fine.