Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87660 - emerging apache-2.0.53 fails with bad ./configure
Summary: emerging apache-2.0.53 fails with bad ./configure
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL: http://www.8ung.at/stefankoegl/apache...
Whiteboard:
Keywords:
: 88449 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-02 05:16 UTC by Stefan Kögl
Modified: 2005-09-17 17:41 UTC (History)
1 user (show)

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


Attachments
emerge output(invalid APR-util prefix) (apache-emerge-error.txt,7.73 KB, text/plain)
2005-04-09 06:39 UTC, Christian Parpart (RETIRED)
Details
the config.log file (config.log,9.07 KB, text/plain)
2005-04-09 09:03 UTC, Stefan Kögl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Kögl 2005-04-02 05:16:09 UTC
output of the emerge-command can be found at the given URL. Error occured first when i tried to update from 2.0.52 to 2.0.53.

USE-flags: net-www/apache-2.0.53  +apache2 -debug +doc +ldap -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -no-suexec +ssl -static-modules -threads

Reproducible: Always
Steps to Reproduce:
1. emerge --sync
2. emerge apache


Actual Results:  
see http://www.8ung.at/stefankoegl/apache-emerge-error.txt

Expected Results:  
i expected emerge to emerge apache ;-)
Comment 1 Christian Parpart (RETIRED) gentoo-dev 2005-04-02 14:52:20 UTC
what's exactly been your previous version of apache-2.0.52? what revision?
What exact version/revision duo have installed for apr and apr-util?
Comment 2 Stefan Kögl 2005-04-02 15:22:33 UTC
It was the latest apache-version (probably 2.0.52-r3).

I've installed 
dev-libs/apr-0.9.6-r1  -debug +ipv6
dev-libs/apr-util-0.9.6  +berkdb +gdbm +ldap
Comment 3 Christian Parpart (RETIRED) gentoo-dev 2005-04-09 06:29:16 UTC
*** Bug 88449 has been marked as a duplicate of this bug. ***
Comment 4 Christian Parpart (RETIRED) gentoo-dev 2005-04-09 06:39:47 UTC
Created attachment 55759 [details]
emerge output(invalid APR-util prefix)

putting your `apache-emerge-error.txt` into bugzilla to ensure its
availability.
Comment 5 Christian Parpart (RETIRED) gentoo-dev 2005-04-09 06:48:56 UTC
When you both run your `emerge apache` and it fails. emerge will leave the temporary data of the apache build process in /var/tmp/portage/apache-2.0.53/work/...
Could you please attach your config.log into this bug report for review please?
Comment 6 Stefan Kögl 2005-04-09 09:03:57 UTC
Created attachment 55769 [details]
the config.log file
Comment 7 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2005-09-17 17:41:57 UTC
apr and apr-util are only needed for new-style apache, and IIRC 2.0.53 was never
new-style.

Please try the latest ebuilds and see if you problem still exists.