Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66733 - apache 1.3.31-r3 fails to emerge (make: no targets found)
Summary: apache 1.3.31-r3 fails to emerge (make: no targets found)
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-08 01:41 UTC by johnny
Modified: 2005-04-23 20:32 UTC (History)
0 users

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 johnny 2004-10-08 01:41:40 UTC
Reproducible: Always
Steps to Reproduce:
1. emerge apache 1.3.31-r3
2.
3.

Actual Results:  
apache # emerge -u =net-www/apache-1.3.31-r3
Calculating dependencies ...done!
>>> emerge (1 of 1) net-www/apache-1.3.31-r3 to /
>>> md5 src_uri ;-) apache_1.3.31.tar.gz
>>> md5 src_uri ;-) mod_ssl-2.8.19-1.3.31.tar.gz
>>> Unpacking source...
>>> Unpacking apache_1.3.31.tar.gz to /var/tmp/portage/apache-1.3.31-r3/work
>>> Unpacking mod_ssl-2.8.19-1.3.31.tar.gz to /var/tmp/portage/apache-1.3.31-r3/work
 * Applying 00_gentoo_base.patch...                                            
                                                                        [ ok ] *
Applying 00_gentoo_db4_detect.patch...                                         
                                                                     [ ok ] *
Applying 00_gentoo_apachectl.patch...                                          
                                                                     [ ok ] *
Applying 00_apache_proxy_security_fix.patch...                                 
                                                                     [ ok ]pam
 * Applying 00_gentoo_suexec_pam.patch...                                      
                                                                        [ ok ] *
Replacing obsolete head/tail with POSIX compliant ones
 * Applying eapi.patch...                                                      
                                                                        [ ok
]>>> Source unpacked.
 * Using /etc/apache/apache-builtin-mods for builtins.
Configuring for Apache, Version 1.3.31
 + using installation path layout: Apache (config.layout)
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
Creating Makefile
sed: -e expression #45, char 44: Unknown option to `s'
Creating Configuration.apaci in src
 + enabling mod_so for DSO support
Creating Makefile in src
 + configured for Linux platform
 + setting C pre-processor to gcc -E
 + using "tr [a-z] [A-Z]" to uppercase
 + checking for system header files
 + using custom target name: apache
 + adding selected modules
    o rewrite_module uses ConfigStart/End
      enabling DBM support for mod_rewrite
    o dbm_auth_module uses ConfigStart/End
    o db_auth_module uses ConfigStart/End
      using Berkeley-DB/4.x for mod_auth_db (-ldb-4.0)
    o digest_auth_module uses ConfigStart/End
      using /dev/random for the random seed
 + enabling Extended API (EAPI)
   using MM library for EAPI: (system-wide)
 + using system Expat
 + enabling DSO files to be linked against others
 + using -ldl for vendor DSO support
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/modules/experimental
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/proxy
Creating Makefile in src/modules/example
make: *** No targets.  Stop.

!!! ERROR: net-www/apache-1.3.31-r3 failed.
!!! Function src_compile, Line 112, Exitcode 2
!!! compile problem



ail apache # emerge --info
Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4,
glibc-2.3.2-r3,2.3.3.20040420-r1, 2.4.20-wolk4.9s)
=================================================================
System uname: 2.4.20-wolk4.9s i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X509 acpi apache1 berkdb bitmap-fonts chroot crypt curl drac encode expat
fam flac gd gd-external gif imagemagick imap imlib innodb ipv6 j-nomsn
javascript jpeg libwww lufsusermount maildir mailwrapper memlimit mmx mpeg mysql
ncurses nls nntp oggvorbis pam pam-mysql parse-clocks pdflib perl php pic png
postgres python readline sasl skey speex spell sse ssl tcpd tiff truetype vda
vhosts x86 xml xml2 xprint zlib"
Comment 1 johnny 2004-10-08 12:01:41 UTC
the toplevel makefile is empty... but not on my test machine running with ~x86
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2005-01-28 09:45:13 UTC
please reopen with more info if it still occurs
Comment 3 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-04-23 20:32:59 UTC
No response, closing.  Please re-open if you continue to experience this issue.