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 ;-)
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?
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
*** Bug 88449 has been marked as a duplicate of this bug. ***
Created attachment 55759 [details] emerge output(invalid APR-util prefix) putting your `apache-emerge-error.txt` into bugzilla to ensure its availability.
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?
Created attachment 55769 [details] the config.log file
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.