Created attachment 444510 [details] build.log x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qu al -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -march=native -mtune=native -O2 -pipe -c -o systime.o systime.c systime.c: In function ‘step_systime’: systime.c:486:5: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (tvdiff.tv_sec > 0) { ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts -D_GNU_SOURCE -ffunction-sections -fdata-sections -Wall -Wcast-align -Wcast-qu al -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -march=native -mtune=native -O2 -pipe -c -o a_md5encrypt.o a_md5encrypt.c a_md5encrypt.c: In function ‘MD5authencrypt’: a_md5encrypt.c:29:13: error: storage size of ‘ctx’ isn’t known EVP_MD_CTX ctx; ^ a_md5encrypt.c:29:13: warning: unused variable ‘ctx’ [-Wunused-variable] a_md5encrypt.c: In function ‘MD5authdecrypt’: a_md5encrypt.c:70:13: error: storage size of ‘ctx’ isn’t known EVP_MD_CTX ctx; ^ a_md5encrypt.c:70:13: warning: unused variable ‘ctx’ [-Wunused-variable] a_md5encrypt.c: In function ‘addr2refid’: a_md5encrypt.c:109:13: error: storage size of ‘ctx’ isn’t known EVP_MD_CTX ctx; ^ a_md5encrypt.c:109:13: warning: unused variable ‘ctx’ [-Wunused-variable] make[3]: *** [Makefile:880: a_md5encrypt.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p8/work/ntp-4.2.8p8/libntp' make[2]: *** [Makefile:1646: ../libntp/libntp.a] Error 2 make[2]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p8/work/ntp-4.2.8p8/sntp' make[1]: *** [Makefile:667: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-misc/ntp-4.2.8_p8/work/ntp-4.2.8p8' make: *** [Makefile:599: all] Error 2
Should close this marked resolved. 4.2.8_p9 is now in portage with openssl 1.1.0 support. Release notes here: https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ChangeLog-stable