Gentoo Archives: gentoo-user

From: John Covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem build apache-2.4.33
Date: Wed, 25 Apr 2018 11:13:35
Message-Id: m3efj3y1ws.wl-covici@ccs.covici.com
1 Hi. In my latest world update,I cannot successfully build
2 apach-2.4.33. I can find nothing on bgo or through google, so any
3 assistance would be appreciated.
4
5 Here is the relevant portion of the build log:
6
7 /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -O2 -mtune=core2 -pipe -ggdb -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db6.0 -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/modules/mappers -prefer-pic -c md_crypt.c && touch md_crypt.slo
8 md_crypt.c: In function ¡md_asn1_time_get¢:
9 md_crypt.c:193:32: warning: extra tokens at end of #ifdef directive
10 #ifdef LIBRESSL_VERSION_NUMBER < 0x10002000L || defined(LIBRESSL_VERSION_NUMBER)
11 ^
12 md_crypt.c: At top level:
13 md_crypt.c:474:117: error: missing '(' in expression
14 #if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070000f)
15 ^
16 md_crypt.c: In function ¡md_pkey_get_rsa_e64¢:
17 md_crypt.c:514:5: warning: implicit declaration of function ¡RSA_get0_key¢; did you mean ¡RSA_check_key¢? [-Wimplicit-function-declaration]
18 RSA_get0_key(rsa, NULL, &e, NULL);
19 ^~~~~~~~~~~~
20 RSA_check_key
21 make[4]: *** [/var/tmp/portage/www-servers/apache-2.4.33/work/httpd-2.4.33/build/rules.mk:212: md_crypt.slo] Error 1
22
23 Thanks in advance for any suggestions.
24
25 --
26 Your life is like a penny. You're going to lose it. The question is:
27 How do
28 you spend it?
29
30 John Covici wb2una
31 covici@××××××××××.com