Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643468 - =www-servers/apache-2.4.27-r1 fails with =dev-libs/libressl-2.6.4
Summary: =www-servers/apache-2.4.27-r1 fails with =dev-libs/libressl-2.6.4
Status: RESOLVED DUPLICATE of bug 625450
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-04 18:41 UTC by Kilian
Modified: 2018-03-20 14:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
apache build log (1515090952-install-www-servers_apache-2.4.27-r1:2::gentoo.out,282.52 KB, text/plain)
2018-01-04 18:42 UTC, Kilian
Details
Output of "$ cave info apache$ (cave_info_apache.txt,10.11 KB, text/plain)
2018-01-24 12:07 UTC, Kilian
Details
failure with libressl-2.6.0 (www-servers:apache-2.4.27-r1:20180224-170429.log.gz,21.34 KB, application/gzip)
2018-02-24 18:20 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kilian 2018-01-04 18:41:41 UTC
Full build log attached. Errors:

ssl_engine_init.c:105:7: error: 'BN_get_rfc3526_prime_8192' undeclared here (not in a function)
     { BN_get_rfc3526_prime_8192, NULL, 6145 },
       ^~~~~~~~~~~~~~~~~~~~~~~~~
ssl_engine_init.c:106:7: error: 'BN_get_rfc3526_prime_6144' undeclared here (not in a function)
     { BN_get_rfc3526_prime_6144, NULL, 4097 },
       ^~~~~~~~~~~~~~~~~~~~~~~~~
ssl_engine_io.c: In function 'bio_filter_in_read':
ssl_engine_init.c:107:7: error: 'BN_get_rfc3526_prime_4096' undeclared here (not in a function)
     { BN_get_rfc3526_prime_4096, NULL, 3073 },
       ^~~~~~~~~~~~~~~~~~~~~~~~~
ssl_engine_init.c:108:7: error: 'BN_get_rfc3526_prime_3072' undeclared here (not in a function)
     { BN_get_rfc3526_prime_3072, NULL, 2049 },
ssl_engine_init.c:109:7: error: 'BN_get_rfc3526_prime_2048' undeclared here (not in a function)
     { BN_get_rfc3526_prime_2048, NULL, 1025 },
       ^~~~~~~~~~~~~~~~~~~~~~~~~
ssl_engine_init.c:110:7: error: 'BN_get_rfc2409_prime_1024' undeclared here (not in a function)
     { BN_get_rfc2409_prime_1024, NULL, 0 }
ssl_util_ssl.h:47:48: error: 'OPENSSL_VERSION' undeclared (first use in this function)
 #define MODSSL_LIBRARY_DYNTEXT OpenSSL_version(OPENSSL_VERSION)
Comment 1 Kilian 2018-01-04 18:42:08 UTC
Created attachment 513370 [details]
apache build log
Comment 2 Jonas Stein gentoo-dev 2018-01-08 13:28:46 UTC
Thank you for the report. Please *attach* the logfiles, (--info is missing)
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
and reopen this ticket (Status:unconfirmed).
Comment 3 Kilian 2018-01-24 12:07:55 UTC
Created attachment 516334 [details]
Output of "$ cave info apache$

Output of "$ cave info apache"
Comment 4 Toralf Förster gentoo-dev 2018-02-24 18:20:42 UTC
Created attachment 520942 [details]
failure with libressl-2.6.0

fails at my stable hardened KDE desktop system here too today,

[ebuild  N    ] www-servers/apache-2.4.27-r1  USE="libressl ssl -debug -doc -ldap (-selinux) -static -suexec -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb speling status unique_id unixd userdir usertrack vhost_alias -access_compat -asis -auth_digest -authn_dbd -authz_dbd -cache_disk -cache_socache -cern_meta -charset_lite -dbd -dumpio -http2 -ident -imagemap -lbmethod_bybusyness -lbmethod_byrequests -lbmethod_bytraffic -lbmethod_heartbeat -log_forensic -macro -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_fcgi -proxy_ftp -proxy_html -proxy_http -proxy_scgi -proxy_wstunnel -ratelimit -remoteip -reqtimeout -slotmem_shm -substitute -version -xml2enc" APACHE2_MPMS="-event -prefork -worker" 




tfoerste@t44 ~ $ emerge --info
Portage 2.3.19 (python 2.7.14-final-0, default/linux/amd64/17.0/hardened, gcc-6.4.0, glibc-2.25-r10, 4.15.5 x86_64)
=================================================================
System uname: Linux-4.15.5-x86_64-Intel-R-_Core-TM-_i5-4300U_CPU_@_1.90GHz-with-gentoo-2.4.1
KiB Mem:    12005864 total,   4469124 free
KiB Swap:   16777212 total,  16777212 free
Timestamp of repository gentoo: Sat, 24 Feb 2018 12:56:33 +0000
Head commit of repository gentoo: 4542fdeff30704abf42158820c831b15755d5afd

sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.3::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo                                                                     
sys-devel/gcc:            6.4.0-r1::gentoo                                                                      
sys-devel/gcc-config:     1.8-r1::gentoo                                                                        
sys-devel/libtool:        2.4.6-r3::gentoo                                                                      
sys-devel/make:           4.2.1::gentoo                                                                         
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)                                                     
sys-libs/glibc:           2.25-r10::gentoo                                                                                                                                              
Repositories:                                                                                                                                                                           
                                                                                                                                                                                                               
gentoo                                                                                                                                                                                                         
    location: /usr/portage                                                                                                                                                                                     
    sync-type: git                                                                                                                                                                                             
    sync-uri: https://github.com/gentoo-mirror/gentoo.git                                                                                                                                                      
    priority: 10                                                                                                                                                                                               
                                                                                                                                                                                                               
local                                                                                                                                                                                                          
    location: /usr/local/portage                                                                                                                                                                               
    masters: gentoo                                                                                                                                                                                            
    priority: 99

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y --verbose-conflicts --nospinner --tree --quiet-build --keep-going=y --autounmask --autounmask-unrestricted-atoms --autounmask-write --autounmask-keep-masks=y --complete-graph=y --backtrack=500"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs cgroup compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl aes-ni alsa amd64 apache2 avx avx2 bluetooth bzip2 cgroups corefonts cron crypt cups custom-optimization cxx dbus dnssec dvb dvd ecc elogind encode exif fam ffmpeg flac fontconfig fpm gif git glamor gmp-autoupdate gnuplot gpg gtk gui hardened help hwaccel iconv icu ipv6 jpeg lcms libnotify libressl logrotate lzma mad matroska mbox minizip mng mp3 mp4 mpeg mpg123 mtp multilib ncurses nfsv41 nls nptl nsplugin ogg opengl openmp pam pcre pcre16 pdf pie png policykit pwquality qml qt3support qt5 readline rtsp script scrypt seccomp snmp spice ssh-askpass ssl ssp startup-notification svg system-cairo system-ffmpeg system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite taglib theora thinkpad tiff tls tor-hardening tracepath traceroute truetype udev uml unicode upnp-av usb usbredir uxa v4l v4l2 vaapi vcdx vorbis vpx widgets x264 xa xattr xcb xinerama xkb xml xscreensaver xtpax xvfb xvid xvmc xz zenmap zlib" ABI_X86="64" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" QEMU_SOFTMMU_TARGETS="x86_64 i386" QEMU_USER_TARGETS="x86_64 i386" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="intel i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Dirk Best 2018-02-27 09:09:46 UTC
This is a duplicate of bug #625450.
Comment 6 Pacho Ramos gentoo-dev 2018-03-20 14:14:43 UTC

*** This bug has been marked as a duplicate of bug 625450 ***