Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145386 - Apache bug with autoconf 2.60
Summary: Apache bug with autoconf 2.60
Status: VERIFIED DUPLICATE of bug 145381
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-28 11:20 UTC by cmsalvat
Modified: 2006-08-28 11:36 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cmsalvat 2006-08-28 11:20:15 UTC
emerge -va apache

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] net-www/apache-2.0.59  USE="apache2 ssl -debug -doc -ldap -mpm-itk -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -no-suexec (-selinux) -static-modules -threads" 0 kB

Total size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] yes

>>> Emerging (1 of 1) net-www/apache-2.0.59 to /
 * gentoo-apache-2.0.59-20060729.tar.bz2 MD5 ;-) ...                                                                    [ ok ]
 * gentoo-apache-2.0.59-20060729.tar.bz2 RMD160 ;-) ...                                                                 [ ok ]
 * gentoo-apache-2.0.59-20060729.tar.bz2 SHA1 ;-) ...                                                                   [ ok ]
 * gentoo-apache-2.0.59-20060729.tar.bz2 SHA256 ;-) ...                                                                 [ ok ]
 * gentoo-apache-2.0.59-20060729.tar.bz2 size ;-) ...                                                                   [ ok ]
 * httpd-2.0.59.tar.bz2 MD5 ;-) ...                                                                                     [ ok ]
 * httpd-2.0.59.tar.bz2 RMD160 ;-) ...                                                                                  [ ok ]
 * httpd-2.0.59.tar.bz2 SHA1 ;-) ...                                                                                    [ ok ]
 * httpd-2.0.59.tar.bz2 SHA256 ;-) ...                                                                                  [ ok ]
 * httpd-2.0.59.tar.bz2 size ;-) ...                                                                                    [ ok ]
 * checking ebuild checksums ;-) ...                                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                                  [ ok ]
 * checking httpd-2.0.59.tar.bz2 ;-) ...                                                                                [ ok ]
 * checking gentoo-apache-2.0.59-20060729.tar.bz2 ;-) ...                                                               [ ok ]
 * No MPM style was specified, defaulting to mpm-prefork.
>>> Unpacking source...
>>> Unpacking httpd-2.0.59.tar.bz2 to /var/tmp/portage/apache-2.0.59/work
>>> Unpacking gentoo-apache-2.0.59-20060729.tar.bz2 to /var/tmp/portage/apache-2.0.59/work
 * Applying 00_all_ab_cookie.patch ...                                                                                  [ ok ]
 * Applying 00_all_gentoo_base.patch ...                                                                                [ ok ]
 * Applying 00_all_gentoo_path2perl.patch ...                                                                           [ ok ]
 * Applying 00_all_lazybindings.patch ...                                                                               [ ok ]
 * Applying 03_all_redhat_xfsz.patch ...                                                                                [ ok ]
 * Applying 04_all_ssl_makefile.patch ...                                                                               [ ok ]
 * Applying 05_all_peruser-0.2.0.patch ...                                                                              [ ok ]
 * Applying 06_all_mod_rewrite_ampescape.patch ...                                                                      [ ok ]
 * Applying 07_all_mod_dir_incremental.patch ...                                                                        [ ok ]
 * Applying 08_all_itk-0.1-base.patch ...                                                                               [ ok ]
 * Applying 08_all_itk-0.1-droppriv.patch ...                                                                           [ ok ]
rebuilding srclib/apr/configure
buildconf: checking installation...
buildconf: autoconf not found.
           You need autoconf version 2.13 or newer installed
           to build Apache from CVS.
./buildconf failed for apr

!!! ERROR: net-www/apache-2.0.59 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_unpack
  ebuild.sh, line 709:   Called src_unpack
  apache-2.0.59.ebuild, line 97:   Called die

!!! buildconf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

I have installed: 
*  sys-devel/autoconf
      Latest version available: 2.60
      Latest version installed: 2.60
      Size of files: 1,334 kB
      Homepage:      http://www.gnu.org/software/autoconf/autoconf.html
      Description:   Used to create autoconfiguration files
      License:       GPL-2
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-28 11:26:50 UTC
Still has zero in common w/ portage development, nothing changes in past 10 minutes.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-28 11:27:21 UTC

*** This bug has been marked as a duplicate of 145381 ***
Comment 3 cmsalvat 2006-08-28 11:36:53 UTC
I have resolved dawning automake and then autoconf using he emerges.

*  sys-devel/autoconf 2.60
*  sys-devel/automake 1.9.6-r2