Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220729 - apache-2.2.8-r2 fails to compile, due to missing shlibtool
Summary: apache-2.2.8-r2 fails to compile, due to missing shlibtool
Status: RESOLVED DUPLICATE of bug 220353
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 10:58 UTC by Niel Drummond
Modified: 2008-05-07 12:47 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.26 KB, text/plain)
2008-05-07 10:59 UTC, Niel Drummond
Details
build log for apache (build.log,96.66 KB, text/plain)
2008-05-07 10:59 UTC, Niel Drummond
Details
emerge environment file (environment,138.30 KB, text/plain)
2008-05-07 11:01 UTC, Niel Drummond
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Niel Drummond 2008-05-07 10:58:12 UTC
apache-2.2.8-r2 (stable) fails to emerge / compile on ppc64.

$ sudo emerge -pv apache

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

Calculating dependencies... done!
[ebuild   R   ] www-servers/apache-2.2.8-r2  USE="ssl -debug -doc -ldap (-selinux) -sni -static -suexec -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias -asis -auth_digest -authn_dbd -cern_meta -charset_lite -dbd -dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -substitute% -version" APACHE2_MPMS="-event -itk -peruser -prefork -worker" 0 kB 

Total: 1 package (1 reinstall), Size of downloads: 0 kB

$ cat /etc/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /etc/make.conf.example for a more detailed example.
#CFLAGS="-O2 -pipe"
CFLAGS="-O2 -pipe -mcpu=970 -mtune=970 -maltivec -mabi=altivec"
#CXXFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
# This should not be changed unless you know exactly what you are doing.  You
# should probably be using a different stage, instead.
CHOST="powerpc64-unknown-linux-gnu"
MAKEOPTS="-j4"

GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ "

SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"

USE="ppc64 altivec -qt3 -qt4 -gnome -kde -gpm gtk dvd alsa X javascript bzip2 jpeg tiff nls dbus vim-with-x vim-syntax png hal"

INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="radeon"
ALSA_CARDS="aoa"

LINGUAS="en de fr"

ACCEPT_KEYWORDS="~ppc64"

PORTDIR_OVERLAY=/usr/local/portage

PORTAGE_NICENESS="19"



Reproducible: Always

Steps to Reproduce:
1. sudo emerge apache

Actual Results:  
fails at compile stage.

Expected Results:  
compiles and installs apache.

emerge.info build.log and environment pending.
Comment 1 Niel Drummond 2008-05-07 10:59:30 UTC
Created attachment 152245 [details]
emerge --info
Comment 2 Niel Drummond 2008-05-07 10:59:59 UTC
Created attachment 152247 [details]
build log for apache
Comment 3 Niel Drummond 2008-05-07 11:01:19 UTC
Created attachment 152249 [details]
emerge environment file
Comment 4 Rafał Mużyło 2008-05-07 12:39:06 UTC
This is a duplicate of bug #220353 and a patch solving the problem is at https://issues.apache.org/bugzilla/show_bug.cgi?id=44817 (as stated in bug 212763).
Comment 5 Jan Kundrát (RETIRED) gentoo-dev 2008-05-07 12:47:57 UTC
(In reply to comment #4)
> This is a duplicate of bug #220353

Thanks.

*** This bug has been marked as a duplicate of bug 220353 ***