Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42314 - emerge media-video/smpeg-xmms-0.3.5 failed
Summary: emerge media-video/smpeg-xmms-0.3.5 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-20 16:30 UTC by Wm. F. Wheeler
Modified: 2004-02-28 04:08 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 Wm. F. Wheeler 2004-02-20 16:30:08 UTC
smpeg-xmms appears to be looking for smpeg 0.4.4-r3 but only a later version is available (0.4.4-r1)

output from emerge =======>

Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/smpeg-xmms-0.3.5 to /
>>> md5 src_uri ;-) smpeg-xmms-0.3.5.tar.gz
>>> Unpacking source...
>>> Unpacking smpeg-xmms-0.3.5.tar.gz to /var/tmp/portage/smpeg-xmms-0.3.5/work
>>> Source unpacked.
sdl
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -march=i686 -funroll-loops -pipe ) works... yes
checking whether the C compiler (gcc -O3 -march=i686 -funroll-loops -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.2... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.2... yes
checking for xmms-config... /usr/bin/xmms-config
checking for mawk... no
checking for gawk... gawk
checking for XMMS - version >= 1.2.4... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.1... yes
checking for smpeg-config... /usr/bin/smpeg-config
checking for SMPEG - version >= 0.4.4... no
*** Could not run SMPEG test program, checking why...
*** The test program compiled, but did not run. This
usually means
*** that the run-time linker is not finding SMPEG or
finding the wrong
*** version of SMPEG. If it is not finding SMPEG, you'll
need to set your
*** LD_LIBRARY_PATH environment variable, or edit
/etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run
ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to
remove it, although
*** you may also be able to get things to work by modifying
LD_LIBRARY_PATH
configure: error: *** SMPEG >= 0.4.4 not installed - please install first ***
 
!!! ERROR: media-video/smpeg-xmms-0.3.5 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-28 04:08:44 UTC
I fixed this a couple days ago when I saw it... should've checked for bugs to close too...