Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4612 - ERROR: The ebuild did not complete successfully. sys-libs/libieee1284 Function src_compile, Line -130, Exitcode
Summary: ERROR: The ebuild did not complete successfully. sys-libs/libieee1284 Func...
Status: RESOLVED DUPLICATE of bug 4512
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-06 03:17 UTC by bleon
Modified: 2005-07-17 13:06 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 bleon 2002-07-06 03:17:33 UTC
gentoo 1.3b  
 
 
 
 
 
 
 
 
 
-math -fexpensive-optimizations -falign-loops=2 -falign-jumps=2  
-falign-functions=2 -fomit-frame-pointer   -o libieee1284.la -rpath /usr/lib  
-version-info 3:1:0 -export-symbols ./libieee1284.sym src/detect.lo  
src/ports.lo src/deviceid.lo src/state.lo src/delay.lo src/default.lo  
src/access_io.lo src/access_ppdev.lo src/interface.lo src/debug.lo  
mkdir .libs  
rm -fr .libs/libieee1284.la .libs/libieee1284.* .libs/libieee1284.*  
gcc -shared  src/detect.lo src/ports.lo src/deviceid.lo src/state.lo  
src/delay.lo src/default.lo src/access_io.lo src/access_ppdev.lo  
src/interface.lo src/debug.lo   -Wl,-soname -Wl,libieee1284.so.3  
-Wl,-retain-symbols-file -Wl,./libieee1284.sym -o .libs/libieee1284.so.3.0.1  
(cd .libs && rm -f libieee1284.so.3 && ln -s libieee1284.so.3.0.1  
libieee1284.so.3)  
(cd .libs && rm -f libieee1284.so && ln -s libieee1284.so.3.0.1  
libieee1284.so)  
ar cru .libs/libieee1284.a  src/detect.o src/ports.o src/deviceid.o  
src/state.o src/delay.o src/default.o src/access_io.o src/access_ppdev.o  
src/interface.o src/debug.o  
ranlib .libs/libieee1284.a  
creating libieee1284.la  
(cd .libs && rm -f libieee1284.la && ln -s ../libieee1284.la libieee1284.la)  
source='tests/test.c' object='tests/test.o' libtool=no \  
depfile='tests/.deps/test.Po' tmpdepfile='tests/.deps/test.TPo' \  
depmode=gcc3 /bin/sh ./depcomp \  
gcc -DHAVE_CONFIG_H -I. -I. -I./include -I./include    -O3 -march=athlon -s  
-mmmx -m3dnow -fstrength-reduce -ffast-math -fexpensive-optimizations  
-falign-loops=2 -falign-jumps=2 -falign-functions=2 -fomit-frame-pointer -c -o  
tests/test.o `test -f 'tests/test.c' || echo './'`tests/test.c  
/bin/sh ./libtool --mode=link gcc  -O3 -march=athlon -s -mmmx -m3dnow  
-fstrength-reduce -ffast-math -fexpensive-optimizations -falign-loops=2  
-falign-jumps=2 -falign-functions=2 -fomit-frame-pointer   -o test   
tests/test.o libieee1284.la  
gcc -O3 -march=athlon -s -mmmx -m3dnow -fstrength-reduce -ffast-math  
-fexpensive-optimizations -falign-loops=2 -falign-jumps=2 -falign-functions=2  
-fomit-frame-pointer -o .libs/test tests/test.o  ./.libs/libieee1284.so  
creating test  
docbook2man -o doc doc/interface.sgml  
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat  
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.9/docbook-utils.dsl#print  
Working on:  
/var/tmp/portage/libieee1284-0.1.6/work/libieee1284-0.1.6/doc/interface.sgml  
Unknown SDATA: [minus ] at  
/usr/share/sgml/docbook/utils-0.6.9/helpers/docbook2man-spec.pl line 1156,  
<STDIN> line 3799.  
make: *** [doc/ieee1284_claim.3] Fehler 8  
  
!!! ERROR: The ebuild did not complete successfully.  
!!! Function src_compile, Line -130, Exitcode 2  
!!! (no error message)  
  
!!! emerge aborting on   
/usr/portage/sys-libs/libieee1284/libieee1284-0.1.6.ebuild .
Comment 1 Julien Herran 2002-07-06 07:54:11 UTC
This a duplicate of bug #4512, which has been fixed.
http://bugs.gentoo.org/show_bug.cgi?id=4512
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-06 16:03:02 UTC
please emerge --clean rsync and try again
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-06 20:47:19 UTC

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