Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62586 - libirman-0.4.2-r1 linking failed
Summary: libirman-0.4.2-r1 linking failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-02 00:20 UTC by Antonio
Modified: 2004-09-24 03:09 UTC (History)
1 user (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 Antonio 2004-09-02 00:20:37 UTC
I have upgrade libirman-0.4.2 with libirman-0.4.2-r1 but not emerge:

..........
.........
................
gcc -I.  -DHAVE_CONFIG_H -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -DPIC -c test_name.c -o test_name.o
gcc -I.  -DHAVE_CONFIG_H -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -DPIC -c workmanir.c -o workmanir.o
ar rc libirman.a chunk.o hashtable.o irio.o irfunc.o ircmd.o
gcc -shared -Wl,-shared,-soname,libirman.so -o libirman.so chunk.o hashtable.o irio.o irfunc.o ircmd.o
ranlib libirman.a
gcc test_io.o -o test_io -L. -lirman
gcc test_func.o -o test_func -L. -lirman
./libirman.so: file not recognized: File truncated
collect2: ld returned 1 exit status
make: *** [test_func] Error 1
make: *** Waiting for unfinished jobs....
./libirman.so: file not recognized: File truncated
collect2: ld returned 1 exit status
make: *** [test_io] Error 1

!!! ERROR: media-libs/libirman-0.4.2-r1 failed.
!!! Function src_compile, Line 415, Exitcode 2
!!! emake failed

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-02 09:40:18 UTC
pleasse provide your 'emerge info' output.
Comment 2 Antonio 2004-09-03 01:47:55 UTC
Portage 2.0.50-r10 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) MP 1700+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /opt/resin/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/lib/jboss /var/qmail/control /var/spool/fax/etc /var/www/localhost/htdocs/mythweb/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect sandbox"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/mirror/gentoo/ ftp://planetmirror.com/pub/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X X509 Xaw3d aac aalib acl acpi acpi4linux aim alsa amd apache2 apm arts audiofile avi berkdb blender-game bonobo cddb cdparanoia cdr clamav clisp cmucl codecs crypt cups curl devfs26 dillo divx4linux doc dv dvb dvd dvdr dvdread emacs emacs-w3 encode escreen esd etwin evms2 evo exif f77 faac faad fam ffmpeg flac flash fluidsynth fmod foomaticdb ftp gcl gd gdbm geoip ggi gif gimp gimpprint gnome gnomedb gnuplot gphoto2 gpm gs gstreamer gtk gtk2 gtkhtml guile hbci high-ints icq imagemagick imap imlib imlib2 ipv6 jabber jack java javamail javascript jpeg justify kadu-modules kadu-voice kde kerberos lcms ldirectord libdsk libg++ libgda libwww live ltsp lzo lzw-tiff mad mbox mcal mdb mikmod mime ming mmx mmx2 mng monkey motif mozaccess mozcalendar mozilla mozsvg mpeg mpeg4 mplayer msdav msn mysql mythtv nas ncurses net network nls nptl ntlm nvidia oav odbc offensive ofx oggvorbis openal opengl oscar oss pam pdf pdflib perl php pic png portaudio posix postgres ppds pthreads python qt quicktime readline rtc ruby samba sasl scanner sdl silverxp slang sndfile speex spell sqlite sse sse2 ssl stats svg svga tcltk tcpd tetex theora tiff transcode truetype type1 unicode usb v4l v4l2 virus-scan vnc wmf wxwindows x86 xface xfs xine xinerama xml xml2 xmms xosd xpm xprint xrandr xv xvid yahoo zlib"
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-04 14:04:03 UTC
hmm... odd... it compiled fine for me in the past, but now it's not... on x86 and amd64.
Comment 4 Antonio 2004-09-21 05:07:02 UTC
Because if this ebuild does not work you change from x86 to ~x86 ?
Comment 5 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-24 03:09:04 UTC
Sometimes it compiles, and sometimes it doesn't... It's a parallel build problem. Forcing -j1 corrects it.