Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 257424 Details for
Bug 335551
app-admin/apache-tools-2.2.16 fails to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
apache-tools-2.2.16 build log after re-emerging libtool
build.log (text/plain), 22.77 KB, created by
Kevin O'Gorman
on 2010-12-17 15:46:41 UTC
(
hide
)
Description:
apache-tools-2.2.16 build log after re-emerging libtool
Filename:
MIME Type:
Creator:
Kevin O'Gorman
Created:
2010-12-17 15:46:41 UTC
Size:
22.77 KB
patch
obsolete
>[36;01m * [39;49;00mPackage: app-admin/apache-tools-2.2.16 >[36;01m * [39;49;00mRepository: gentoo >[36;01m * [39;49;00mMaintainer: apache-bugs@gentoo.org >[36;01m * [39;49;00mUSE: elibc_glibc kernel_linux ssl userland_GNU x86 >>>> Unpacking source... >>>> Unpacking httpd-2.2.16.tar.bz2 to /var/tmp/portage/app-admin/apache-tools-2.2.16/work > [36;01m*[0m Applying apache-tools-Makefile.patch ... >[A[97C [34;01m[ [36;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/app-admin/apache-tools-2.2.16/work >>>> Compiling source in /var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16 ... > * econf: updating httpd-2.2.16/srclib/apr/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating httpd-2.2.16/srclib/apr/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating httpd-2.2.16/srclib/apr-util/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating httpd-2.2.16/srclib/apr-util/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating httpd-2.2.16/srclib/apr-util/xml/expat/conftools/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating httpd-2.2.16/srclib/apr-util/xml/expat/conftools/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating httpd-2.2.16/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating httpd-2.2.16/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --sbindir=/usr/sbin --with-z=/usr --with-apr=/usr --with-apr-util=/usr --with-pcre=/usr --with-ssl=/usr --enable-ssl >checking for chosen layout... Apache >checking for working mkdir -p... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu > >Configuring Apache Portable Runtime library ... > >checking for APR... yes > setting CC to "i686-pc-linux-gnu-gcc" > setting CPP to "i686-pc-linux-gnu-gcc -E" > adding "-pthread" to CFLAGS > adding "-DLINUX=2" to CPPFLAGS > adding "-D_REENTRANT" to CPPFLAGS > adding "-D_GNU_SOURCE" to CPPFLAGS > adding "-D_LARGEFILE64_SOURCE" to CPPFLAGS > >Configuring Apache Portable Runtime Utility library... > >checking for APR-util... yes > adding "-L/usr/lib" to LDFLAGS >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >configure: Using external PCRE library from /usr/bin/pcre-config > setting LIBS to "-L/usr/lib -lpcre" > >Configuring Apache httpd ... > > setting INCLUDES to "-I." > adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES > adding "-I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME)" to INCLUDES > adding "-I$(top_srcdir)/modules/http" to INCLUDES > adding "-I$(top_srcdir)/modules/filters" to INCLUDES > adding "-I$(top_srcdir)/modules/proxy" to INCLUDES > adding "-I$(top_srcdir)/include" to INCLUDES > adding "-I$(top_srcdir)/modules/generators" to INCLUDES > adding "-I$(top_srcdir)/modules/mappers" to INCLUDES > adding "-I$(top_srcdir)/modules/database" to INCLUDES > adding "-I/usr/include/apr-1" to INCLUDES > adding "-I/usr/include/db4.8" to INCLUDES > >Applying OS-specific hints for httpd ... > > forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1" > forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1" >checking for rm... /bin/rm >checking for pkg-config... /usr/bin/pkg-config >checking for rsync... /usr/bin/rsync >checking for gawk... gawk >checking whether ln -s works... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for lynx... no >checking for links... links >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for library containing strerror... none required >checking for APR version 1.2.0 or later... yes >checking for APR-util version 1.2.0 or later... yes >checking for ANSI C header files... (cached) yes >checking for string.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking for strings.h... (cached) yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/processor.h usability... no >checking sys/processor.h presence... no >checking for sys/processor.h... no >checking sys/sem.h usability... yes >checking sys/sem.h presence... yes >checking for sys/sem.h... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for an ANSI C-conforming const... yes >checking for library containing sqrt... -lm >checking for getpwnam... yes >checking for getgrnam... yes >checking for initgroups... yes >checking for bindprocessor... no >checking for prctl... yes >checking for timegm... yes >checking for getpgid... yes >checking for void pointer length... no >checking for tm_gmtoff in struct tm... yes >checking whether to enable mod_authn_file... yes (default) >checking whether to enable mod_authn_dbm... no >checking whether to enable mod_authn_anon... no >checking whether to enable mod_authn_dbd... no >checking whether to enable mod_authn_default... yes (default) >checking whether to enable mod_authn_alias... no >checking whether to enable mod_authz_host... yes (default) >checking whether to enable mod_authz_groupfile... yes (default) >checking whether to enable mod_authz_user... yes (default) >checking whether to enable mod_authz_dbm... no >checking whether to enable mod_authz_owner... no >checking whether to enable mod_authnz_ldap... no >checking whether to enable mod_authz_default... yes (default) >checking whether to enable mod_auth_basic... yes (default) >checking whether to enable mod_auth_digest... no >checking whether to enable mod_isapi... no >checking whether to enable mod_file_cache... no >checking whether to enable mod_cache... no >checking whether to enable mod_disk_cache... no >checking whether to enable mod_mem_cache... no >checking whether to enable mod_dbd... no >checking whether to enable mod_bucketeer... no >checking whether to enable mod_dumpio... no >checking whether to enable mod_echo... no >checking whether to enable mod_example... no >checking whether to enable mod_case_filter... no >checking whether to enable mod_case_filter_in... no >checking whether to enable mod_reqtimeout... no >checking whether to enable mod_ext_filter... no >checking whether to enable mod_include... yes (default) >checking whether to enable mod_filter... yes (default) >checking whether to enable mod_substitute... no >checking whether to enable mod_charset_lite... no >checking whether to enable mod_deflate... no >checking whether to enable mod_ldap... no >checking whether to enable mod_log_config... yes (default) >checking whether to enable mod_log_forensic... no >checking whether to enable mod_logio... no >checking whether to enable mod_env... yes (default) >checking whether to enable mod_mime_magic... no >checking whether to enable mod_cern_meta... no >checking whether to enable mod_expires... no >checking whether to enable mod_headers... no >checking whether to enable mod_ident... no >checking whether to enable mod_usertrack... no >checking whether to enable mod_unique_id... no >checking whether to enable mod_setenvif... yes (default) >checking whether to enable mod_version... yes (default) >checking whether to enable mod_proxy... no >checking whether to enable mod_proxy_connect... no >checking whether to enable mod_proxy_ftp... no >checking whether to enable mod_proxy_http... no >checking whether to enable mod_proxy_scgi... no >checking whether to enable mod_proxy_ajp... no >checking whether to enable mod_proxy_balancer... no > adding "-I$(top_srcdir)/modules/proxy/../generators" to INCLUDES >checking whether to enable mod_ssl... checking dependencies >checking for SSL/TLS toolkit base... /usr > adding "-I/usr/include" to CPPFLAGS > adding "-I/usr/include" to INCLUDES >checking for OpenSSL version... checking openssl/opensslv.h usability... yes >checking openssl/opensslv.h presence... yes >checking for openssl/opensslv.h... yes >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >OK > forcing SSL_LIBS to "-lssl -lcrypto -ldl -lz " > adding "-lssl" to LIBS > adding "-lcrypto" to LIBS > adding "-ldl" to LIBS > adding "-lz" to LIBS >checking openssl/engine.h usability... yes >checking openssl/engine.h presence... yes >checking for openssl/engine.h... yes >checking for SSLeay_version... yes >checking for SSL_CTX_new... yes >checking for ENGINE_init... yes >checking for ENGINE_load_builtin_engines... yes >checking for SSL_set_cert_store... no > forcing MOD_SSL_LDADD to "$(SSL_LIBS)" >checking whether Distcache is required... no (default) >checking whether to enable mod_ssl... yes (default) > adding "-I$(top_srcdir)/modules/ssl" to INCLUDES >checking whether to enable mod_optional_hook_export... no >checking whether to enable mod_optional_hook_import... no >checking whether to enable mod_optional_fn_import... no >checking whether to enable mod_optional_fn_export... no >checking for target platform... unix >checking for rlim_t... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/sem.h... (cached) yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking for setsid... yes >checking for killpg... yes >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking for unistd.h... (cached) yes >checking for syslog... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking for times... yes >checking which MPM to use... prefork >checking whether to enable mod_http... yes >checking whether to enable mod_mime... yes (default) >checking for extra modules... none >checking whether to enable mod_dav... no > adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES >checking whether to enable mod_status... yes (default) >checking whether to enable mod_autoindex... yes (default) >checking whether to enable mod_asis... yes (default) >checking whether to enable mod_info... no >checking whether to enable mod_suexec... no >checking whether to enable mod_cgi... yes (default) >checking whether to enable mod_cgid... no >checking whether to enable mod_dav_fs... no >checking whether to enable mod_dav_lock... no >checking whether to enable mod_vhost_alias... no >checking whether to enable mod_negotiation... yes (default) >checking whether to enable mod_dir... yes (default) >checking whether to enable mod_imagemap... no >checking whether to enable mod_actions... yes (default) >checking whether to enable mod_speling... no >checking whether to enable mod_userdir... yes (default) >checking whether to enable mod_alias... yes (default) >checking whether to enable mod_rewrite... no > setting HTTPD_LDFLAGS to "-export-dynamic" >checking whether to enable mod_so... yes > >Restore user-defined environment settings... > > restoring CPPFLAGS to "-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx" > setting EXTRA_CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE" > restoring CFLAGS to "-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx" > setting EXTRA_CFLAGS to " -pthread" > restoring CXXFLAGS to "-O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx" > setting EXTRA_CXXFLAGS to "" > restoring LDFLAGS to "-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--no-as-needed" > setting EXTRA_LDFLAGS to " -L/usr/lib" > restoring LIBS to "" > setting EXTRA_LIBS to "-lm -L/usr/lib -lpcre" > restoring INCLUDES to "" > setting EXTRA_INCLUDES to "-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers -I$(top_srcdir)/modules/database -I/usr/include/apr-1 -I/usr/include/db4.8 -I$(top_srcdir)/modules/proxy/../generators -I/usr/include -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/dav/main" > >Construct makefiles and header files... > >creating config_vars.mk >configure: creating ./config.status >creating modules/aaa/Makefile >creating modules/arch/win32/Makefile >creating modules/cache/Makefile >creating modules/database/Makefile >creating modules/debug/Makefile >creating modules/echo/Makefile >creating modules/experimental/Makefile >creating modules/filters/Makefile >creating modules/ldap/Makefile >creating modules/loggers/Makefile >creating modules/metadata/Makefile >creating modules/proxy/Makefile >creating modules/ssl/Makefile >creating modules/test/Makefile >creating os/unix/Makefile >creating server/mpm/Makefile >creating server/mpm/prefork/Makefile >creating modules/http/Makefile >creating modules/dav/main/Makefile >creating modules/generators/Makefile >creating modules/dav/fs/Makefile >creating modules/dav/lock/Makefile >creating modules/mappers/Makefile >creating Makefile >creating modules/Makefile >creating srclib/Makefile >creating os/Makefile >creating server/Makefile >creating support/Makefile >creating srclib/pcre/Makefile >creating test/Makefile >config.status: creating docs/conf/httpd.conf >config.status: creating docs/conf/extra/httpd-autoindex.conf >config.status: creating docs/conf/extra/httpd-dav.conf >config.status: creating docs/conf/extra/httpd-default.conf >config.status: creating docs/conf/extra/httpd-info.conf >config.status: creating docs/conf/extra/httpd-languages.conf >config.status: creating docs/conf/extra/httpd-manual.conf >config.status: creating docs/conf/extra/httpd-mpm.conf >config.status: creating docs/conf/extra/httpd-multilang-errordoc.conf >config.status: creating docs/conf/extra/httpd-ssl.conf >config.status: creating docs/conf/extra/httpd-userdir.conf >config.status: creating docs/conf/extra/httpd-vhosts.conf >config.status: creating include/ap_config_layout.h >config.status: creating support/apxs >config.status: creating support/apachectl >config.status: creating support/dbmmanage >config.status: creating support/envvars-std >config.status: creating support/log_server_status >config.status: creating support/logresolve.pl >config.status: creating support/phf_abuse_log.cgi >config.status: creating support/split-logfile >config.status: creating build/rules.mk >config.status: creating build/pkg/pkginfo >config.status: creating build/config_vars.sh >config.status: creating include/ap_config_auto.h >config.status: executing default commands >make -j4 >make[1]: Entering directory `/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/support' >/usr/bin/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -I. -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/os/unix -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/server/mpm/prefork -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/http -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/filters -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/generators -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/mappers -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/database -I/usr/include/apr-1 -I/usr/include/db4.8 -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy/../generators -I/usr/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/ssl -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/dav/main -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo >/usr/bin/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -I. -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/os/unix -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/server/mpm/prefork -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/http -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/filters -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/generators -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/mappers -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/database -I/usr/include/apr-1 -I/usr/include/db4.8 -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy/../generators -I/usr/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/ssl -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/dav/main -prefer-non-pic -static -c htdigest.c && touch htdigest.lo >/usr/bin/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -I. -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/os/unix -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/server/mpm/prefork -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/http -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/filters -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/generators -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/mappers -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/database -I/usr/include/apr-1 -I/usr/include/db4.8 -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy/../generators -I/usr/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/ssl -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/dav/main -prefer-non-pic -static -c rotatelogs.c && touch rotatelogs.lo >/usr/bin/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -pthread -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -O2 -march=pentium4 -fomit-frame-pointer -pipe -mfpmath=sse -msse -msse2 -mmmx -I. -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/os/unix -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/server/mpm/prefork -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/http -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/filters -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/generators -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/mappers -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/database -I/usr/include/apr-1 -I/usr/include/db4.8 -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/proxy/../generators -I/usr/include -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/ssl -I/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/modules/dav/main -prefer-non-pic -static -c logresolve.c && touch logresolve.lo >libtool: compile: unable to infer tagged configuration >libtool: compile: specify a tag with `--tag' >make[1]: *** [rotatelogs.lo] Error 1 >make[1]: *** Waiting for unfinished jobs.... >libtool: compile: unable to infer tagged configuration >libtool: compile: specify a tag with `--tag' >make[1]: *** [htdigest.lo] Error 1 >libtool: compile: unable to infer tagged configuration >libtool: compile: specify a tag with `--tag' >make[1]: *** [logresolve.lo] Error 1 >libtool: compile: unable to infer tagged configuration >libtool: compile: specify a tag with `--tag' >make[1]: *** [htpasswd.lo] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16/support' >make: *** [all-recursive] Error 1 >emake failed > [31;01m*[0m ERROR: app-admin/apache-tools-2.2.16 failed: > [31;01m*[0m emake support/ failed! > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2678: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake support/ failed!" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-admin/apache-tools-2.2.16', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-admin/apache-tools-2.2.16'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-admin/apache-tools-2.2.16/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-admin/apache-tools-2.2.16/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-admin/apache-tools-2.2.16/work/httpd-2.2.16'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 335551
:
245914
|
245915
|
245917
|
248469
|
248473
| 257424 |
257426