Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173750 - net-www/apache-2.0.59-r2 bad built_with_use check
Summary: net-www/apache-2.0.59-r2 bad built_with_use check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-08 10:36 UTC by Marijn Schouten (RETIRED)
Modified: 2007-04-09 11:04 UTC (History)
0 users

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


Attachments
net-www/apache-2.0.59-r2/temp/build.log (build.log,140.67 KB, text/plain)
2007-04-08 10:37 UTC, Marijn Schouten (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marijn Schouten (RETIRED) gentoo-dev 2007-04-08 10:36:58 UTC
net-www/apache-2.0.59-r2 failed

Portage 2.1.2.3 (default-linux/amd64/2006.1/desktop, gcc-4.1.2, glibc-2.5-r1, 2.6.20-gentoo x86_64)
=================================================================
System uname: 2.6.20-gentoo x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
Gentoo Base System release 1.12.10
Timestamp of tree: Fri, 06 Apr 2007 12:00:08 +0000
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.15-r1
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect cvs distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LINGUAS="en nl"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/nouveau /home/marijn/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acpi alsa amd64 berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dts dvd dvdr dvdread eds emacs emboss encode esd fam firefox fortran gdbm gif gmp gnome gpm gstreamer gtk gtk2 hal iconv ipv6 isdnlog jpeg kde kdeenablefinal ldap libg++ lm_sensors mad midi mikmod mng mp3 mpeg ncurses nls nptl nptlonly nvidia offensive ogg opengl pam pcre pdf perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session smp spell spl ssl svg tcpd theora threads truetype truetype-fonts type1-fonts unicode vorbis xinerama xml xorg xv zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en nl" USERLAND="GNU" VIDEO_CARDS="fbdev nv nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Marijn Schouten (RETIRED) gentoo-dev 2007-04-08 10:37:49 UTC
Created attachment 115712 [details]
net-www/apache-2.0.59-r2/temp/build.log

util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support built in
util_ldap.c: In function 'util_ldap_handler':
util_ldap.c:132: error: 'util_ldap_state_t' undeclared (first use in this function)
util_ldap.c:132: error: (Each undeclared identifier is reported only once
util_ldap.c:132: error: for each function it appears in.)
util_ldap.c:132: error: 'st' undeclared (first use in this function)
util_ldap.c:132: error: expected expression before ')' token

etc...
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-04-08 10:40:33 UTC
(In reply to comment #1)
> util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support
> built in

So, did you try it?
Comment 3 Marijn Schouten (RETIRED) gentoo-dev 2007-04-08 10:50:20 UTC
I already had 1.2.8 with ldap support, so having that is not enough.

recompiling dev-libs/apr-util-0.9.12-r1 with ldap support allowed gorg to compile.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-04-08 10:53:19 UTC
-if use ldap && ! built_with_use 'dev-libs/apr-util' ldap; then
+if use ldap && ! built_with_use '=dev-libs/apr-util-0*' ldap; then
Comment 5 Marijn Schouten (RETIRED) gentoo-dev 2007-04-09 09:58:54 UTC
(In reply to comment #3)
> recompiling dev-libs/apr-util-0.9.12-r1 with ldap support allowed gorg to
> compile.

I said gorg here and I meant it. Fortunately the same goes for apache. 
Comment 6 Christian Heim (RETIRED) gentoo-dev 2007-04-09 11:04:12 UTC
OK, just fixed the thing for =apache-2.0.59-r2.