Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71174 - emerege of media-video/mjpegtools fails with Function src_compile, Line 97, Exitcode 2
Summary: emerege of media-video/mjpegtools fails with Function src_compile, Line 97, ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL: http://www.matrixmonkey.org.uk/module...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 08:30 UTC by Richard Waite
Modified: 2005-02-07 05:26 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 Richard Waite 2004-11-14 08:30:25 UTC
while tring to emerge dvdrip it failed to compile
 i did strace and this is the infomation about the fail

/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.2/../../../../x86_64-pc-linux-gnu/bin/ld: ../utils/libmjpegutils.a(mjpeg_logging.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
../utils/libmjpegutils.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libmplex2.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/mjpegtools-1.6.2-r3/work/mjpegtools-1.6.2/mplex'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mjpegtools-1.6.2-r3/work/mjpegtools-1.6.2'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.emerege media-video/mjpegtools

Actual Results:  
started emerge and failed with infomation showing


emerge info
Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.2,
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -mtune=athlon64 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -mtune=athlon64 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 3dnowext X acpi alsa berkdb bitmap-fonts bonobo cdr cdrw crypt cups
dvd dvdrw esd f77 fam fortran gif gnome gnutls gpm gstreamer gtk gtk2 gtkhtml
guile imlib ipv6 java jp2 jpeg kde lzw lzw-tiff mad msn multilib nas ncurses nls
opengl oss pam perl png python qt readline samba scanner sdl ssl tcpd tiff
truetype usb userlocales xinerama xml xml2 xmms xpm xrandr xv zlib"
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-02-07 05:26:47 UTC
closing since the ebuild applies an fPIC patch, feel free to reopen this one if this is still an problem. it works fine for me, though (i'm on amd64, too)