x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -O2 -pipe -march=native -I/usr/include -I./libsnet -I. -o radmind version.o daemon.o command.o argcargv.o code.o cksum.o base64.o mkdirs.o applefile.o connect.o list.o wildcard.o logname.o pathcmp.o tls.o openssl_compat.o -Llibsnet/.libs -Wl,-O1 -Wl,--as-needed -L/usr/lib -lsnet -lcrypto -lssl -lnsl -lpam -lz cksum.o: In function `do_fcksum': cksum.c:(.text+0x30): undefined reference to `EVP_MD_CTX_new' cksum.c:(.text+0xa1): undefined reference to `EVP_MD_CTX_free' collect2: error: ld returned 1 exit status make: *** [Makefile:215: radmind] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_libressl_20190125-111004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.32.0 * emerge -qpvO app-admin/radmind [ebuild N ] app-admin/radmind-1.15.1 USE="libressl"
Created attachment 562876 [details] emerge-info.txt
Created attachment 562878 [details] app-admin:radmind-1.15.1:20190126-144818.log
Created attachment 562880 [details] emerge-history.txt
Created attachment 562882 [details] environment
Created attachment 562884 [details] etc.portage.tbz2
Created attachment 562886 [details] logs.tbz2
Created attachment 562888 [details] temp.tbz2
Noticed on your emerge history that your libressl version is 2.6.5 - this installs cleanly with LibreSSL-2.8.3 on amd64 - the libressl useflag does the job.