Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41479 - fam-2.7.0 compilation fails
Summary: fam-2.7.0 compilation fails
Status: RESOLVED DUPLICATE of bug 41201
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
: 41516 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-13 09:07 UTC by Mathieu Mourez
Modified: 2005-07-17 13:06 UTC (History)
2 users (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 Mathieu Mourez 2004-02-13 09:07:03 UTC
fam-2.7.0 compilation fails.

Reproducible: Always
Steps to Reproduce:
1. emerge /usr/portage/app-admin/fam/fam-2.7.0.ebuild

Actual Results:  
[snip]
/bin/sh ../libtool --mode=link g++  -O2 -mcpu=i686 -pipe   -o libfam.la -rpath
/usr/lib -export-symbols fam.sym Client.lo fam.lo -lstdc++ -lrpcsvc 
rm -fr .libs/libfam.la .libs/libfam.* .libs/libfam.*
g++ "{ global:" > .libs/libfam.ver
g++: { global:: No such file or directory
g++: no input files
make[2]: *** [libfam.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/fam-2.7.0/work/fam-2.7.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/fam-2.7.0/work/fam-2.7.0'
make: *** [all] Error 2

!!! ERROR: app-admin/fam-2.7.0 failed.
!!! Function src_compile, Line 418, Exitcode 2
!!! emake failed



Expected Results:  
Ebuild should compile without problems.

I've reproduced this bug on my two workstations, and apparently someone else
did, see:
http://www.gentoo-portage.com/browse-program.php?program=5994


USE="-java -3dnow -tcpd cdr dga ethereal gd gnome -gpm imap ldap mozilla mysql
perl postgre samba sasl snmp sse usb dvd 3dfx"
CFLAGS="-march=pentium3 -O3 -pipe"

gcc-3.3.2-r5
Linux 2.4.21
glibc-2.3.2-r9
Comment 1 Ciaran McCreesh 2004-02-13 09:13:45 UTC
This one has hit a number of people on sparc machines too (same error).
Comment 2 Mathieu Mourez 2004-02-13 09:19:00 UTC
This prevents "emerge -u world", workaround is to mask the 2.7.0 version by adding the following line to /usr/portage/profiles/package.mask:

=app-admin/fam-2.7.0
Comment 3 Ciaran McCreesh 2004-02-13 09:22:54 UTC
I hope you mean /etc/portage/package.mask ...
Comment 4 foser (RETIRED) gentoo-dev 2004-02-13 10:08:18 UTC
afaik this has been long fixed ?

*** This bug has been marked as a duplicate of 41201 ***
Comment 5 SpanKY gentoo-dev 2004-02-13 18:33:02 UTC
*** Bug 41516 has been marked as a duplicate of this bug. ***