Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148233 - Problem with emerge jasper and libGL.la
Summary: Problem with emerge jasper and libGL.la
Status: RESOLVED DUPLICATE of bug 147982
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-19 12:09 UTC by Andre Lehmann
Modified: 2006-09-20 00:17 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 Andre Lehmann 2006-09-19 12:09:13 UTC
Hi there,

I've got a problem with emerge jasper, if I use the USE Flag "opengl" build of jasper-1.701.0 failed:

[]
/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2 -pipe -W -Wall -Wno-long-long -Wformat -Wmissing-prototypes -Wstrict-prototypes -pedantic   -o imginfo  imginfo.o ../libjasper/libjasper.la -lm
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -W -Wall -Wno-long-long -Wformat -Wmissing-prototypes -Wstrict-prototypes -pedantic -o .libs/imginfo imginfo.o  ../libjasper/.libs/libjasper.so -lm
creating imginfo
libtool: link: cannot find the library `/usr//usr//usr/lib64/libGL.la'
make[2]: *** [jiv] Error 1
make[2]: Leaving directory `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src/appl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/jasper-1.701.0 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  jasper-1.701.0.ebuild, line 34:   Called die

I have tried setting "eselect opengl set xorg-x11", the same Problem again.

Any Ideas? Thank you! 


merlin / # emerge --info
Portage 2.1.2_pre1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.12.5
Last Sync: Tue, 19 Sep 2006 16:00:08 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks keep-work metadata-transfer paraell-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts bluetooth cli crypt css cups dlloader dri dvb dvd dvdr dvdread elibc_glibc encode ffmpeg fortran gdbm gtk hal input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog kde kernel_linux libg++ linguas_de mp3 ncurses nls nptl nptlonly nvidia opengl pam pcre pda perl ppds pppd python qt3 readline reflection session spl ssl tcpd threads truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i810 video_cards_mga video_cards_neomagic video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo xinerama xorg xscreensaver xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Andre Lehmann 2006-09-19 12:18:45 UTC
Hi, there again,

I have now the problem solved, but not a nice Solution... But it works!

I have linked /usr to /usr/usr/usr ... (Yes, very bad, but ... ;-) )

It may be the same Bug as #147992 ? But there is no file called /usr/lib/libvte.la on my System? 

Thanks a lot! 

(In reply to comment #0)
> Hi there,
> 
> I've got a problem with emerge jasper, if I use the USE Flag "opengl" build of
> jasper-1.701.0 failed:
> 
> []
> /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc  -march=athlon64 -O2
> -pipe -W -Wall -Wno-long-long -Wformat -Wmissing-prototypes -Wstrict-prototypes
> -pedantic   -o imginfo  imginfo.o ../libjasper/libjasper.la -lm
> x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -W -Wall -Wno-long-long
> -Wformat -Wmissing-prototypes -Wstrict-prototypes -pedantic -o .libs/imginfo
> imginfo.o  ../libjasper/.libs/libjasper.so -lm
> creating imginfo
> libtool: link: cannot find the library `/usr//usr//usr/lib64/libGL.la'
> make[2]: *** [jiv] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src/appl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/jasper-1.701.0/work/jasper-1.701.0/src'
> make: *** [all-recursive] Error 1
> 
> !!! ERROR: media-libs/jasper-1.701.0 failed.
> Call stack:
>   ebuild.sh, line 1546:   Called dyn_compile
>   ebuild.sh, line 937:   Called src_compile
>   jasper-1.701.0.ebuild, line 34:   Called die
> 
> I have tried setting "eselect opengl set xorg-x11", the same Problem again.
> 
> Any Ideas? Thank you! 
> 
> 
> merlin / # emerge --info
> Portage 2.1.2_pre1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.4-r3,
> 2.6.17-gentoo-r8 x86_64)
> =================================================================
> System uname: 2.6.17-gentoo-r8 x86_64 AMD Athlon(tm) 64 Processor 3400+
> Gentoo Base System version 1.12.5
> Last Sync: Tue, 19 Sep 2006 16:00:08 +0000
> ccache version 2.4 [enabled]
> app-admin/eselect-compiler: [Not Present]
> dev-java/java-config: [Not Present]
> dev-lang/python:     2.4.3-r3
> dev-python/pycrypto: 2.0.1-r5
> dev-util/ccache:     2.4-r6
> dev-util/confcache:  [Not Present]
> sys-apps/sandbox:    1.2.18.1
> sys-devel/autoconf:  2.13, 2.60
> sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
> sys-devel/binutils:  2.17
> sys-devel/gcc-config: 1.3.13-r3
> sys-devel/libtool:   1.5.22
> virtual/os-headers:  2.6.17-r1
> ACCEPT_KEYWORDS="amd64 ~amd64"
> AUTOCLEAN="yes"
> CBUILD="x86_64-pc-linux-gnu"
> CFLAGS="-march=athlon64 -O2 -pipe"
> CHOST="x86_64-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
> /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
> CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
> CXXFLAGS="-march=athlon64 -O2 -pipe"
> DISTDIR="/usr/portage/distfiles"
> FEATURES="autoconfig ccache distlocks keep-work metadata-transfer paraell-fetch
> sandbox sfperms strict"
> GENTOO_MIRRORS="http://distfiles.gentoo.org
> http://distro.ibiblio.org/pub/linux/distributions/gentoo"
> LINGUAS="de"
> MAKEOPTS="-j2"
> PKGDIR="/usr/portage/packages"
> PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
> --force --whole-file --delete --delete-after --stats --timeout=180
> --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
> PORTAGE_TMPDIR="/var/tmp"
> PORTDIR="/usr/portage"
> SYNC="rsync://rsync.gentoo.org/gentoo-portage"
> USE="amd64 X acpi alsa berkdb bitmap-fonts bluetooth cli crypt css cups
> dlloader dri dvb dvd dvdr dvdread elibc_glibc encode ffmpeg fortran gdbm gtk
> hal input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog kde
> kernel_linux libg++ linguas_de mp3 ncurses nls nptl nptlonly nvidia opengl pam
> pcre pda perl ppds pppd python qt3 readline reflection session spl ssl tcpd
> threads truetype-fonts type1-fonts udev unicode usb userland_GNU vcd
> video_cards_apm video_cards_ark video_cards_ati video_cards_chips
> video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev
> video_cards_glint video_cards_i128 video_cards_i810 video_cards_mga
> video_cards_neomagic video_cards_nv video_cards_rendition video_cards_s3
> video_cards_s3virge video_cards_savage video_cards_siliconmotion
> video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga
> video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa
> video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo xinerama
> xorg xscreensaver xv zlib"
> Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
> PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
> 

Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-19 14:18:22 UTC
Gah, looks like you hit the broken mesa. 

*** This bug has been marked as a duplicate of 147982 ***
Comment 3 Andre Lehmann 2006-09-20 00:17:25 UTC
(In reply to comment #2)
> Gah, looks like you hit the broken mesa. 
> 
> *** This bug has been marked as a duplicate of 147982 ***
> 

I see...
:-( 

Have a nice day! Thanks...