Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25777 - oaf-0.6.10 failed to compile.
Summary: oaf-0.6.10 failed to compile.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-02 13:27 UTC by Markus Nigbur (RETIRED)
Modified: 2003-08-10 16:31 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 Markus Nigbur (RETIRED) gentoo-dev 2003-08-02 13:27:30 UTC
emerge -e world b0rked on liboaf.

gcc -shared  oaf-stubs.lo oaf-skels.lo oaf-common.lo oaf-mainloop.lo
oaf-actid.lo oaf-factory-stubs.lo oaf-factory-skels.lo oaf-factory-common.lo
oaf-plugin.lo oaf-activate.lo oaf-registration.lo oaf-servreg.lo oaf-util.lo
oaf-async.lo oaf-async-corba.lo oaf-fork-server.lo  -L/usr/lib
/usr/lib/libORBit.so /usr/lib/libIIOP.so /usr/lib/libORBitutil.so -lm
/usr/lib/libgmodule.so /usr/lib/libglib.so -ldl /usr/lib/libpopt.so  -Wl,-soname
-Wl,liboaf.so.0 -o .libs/liboaf.so.0.0.0
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld:oaf-factory-skels.lo:
file format not recognized; treating as linker script
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld:oaf-factory-skels.lo:1:
parse error
collect2: ld returned 1 exit status
make[2]: *** [liboaf.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/oaf-0.6.10/work/oaf-0.6.10/liboaf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/oaf-0.6.10/work/oaf-0.6.10'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-base/oaf-0.6.10 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)


To fix this i first reemerged ORBit-0.5.17.
Afterwards it compiled fine.
Comment 1 foser (RETIRED) gentoo-dev 2003-08-10 16:31:17 UTC
dunno what you want with this bug ? it worked from scratch only a full rebuild for some reason failed, oaf has a correct dep on ORBit 1.

It's all a bit farfetched to look into this and i doubt its reproducable.