Bug 80970 - kdemultimedia-3.1-0.3.src.rpm needs libvorbis-devel as prerequisite
Summary: kdemultimedia-3.1-0.3.src.rpm needs libvorbis-devel as prerequisite
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: kdemultimedia
Version: phoebe
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 79579
TreeView+ depends on / blocked
 
Reported: 2003-01-02 21:39 UTC by Ken MacFarlane
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-01-02 23:00:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Ken MacFarlane 2003-01-02 21:39:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020911

Description of problem:
rpmbuild --rebuild kdemultimedia-3.1-0.3.src.rpm does not complete and fails if
libvorbis-devel is not installed

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. rpm -e libvorbis-devel
2. rpmbuild --rebuild kdemultimedia-3.1-0.3.src.rpm

    

Actual Results:  /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ 
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i386 -mcpu=i686
-DNDEBUG -fno-use-cxa-atexit -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST    -o artsbuilder -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib
-L/usr/lib  -R /usr/lib -R /usr/lib/qt-3.1/lib -R /usr/X11R6/lib autorouter.o
main.o module.o propertypanel.o structure.o retrievedlg.o createtool.o
structureport.o drawutils.o scomponent.o portposdlg.o menumaker.o session.o
dirmanager.o mwidget.o execdlg.o qttableview.o interfacedlg.o
propertypanelbase.o -lkio -lqtmcop -lX11  -lpthread
../../arts/runtime/libartsbuilder.la -lsoundserver_idl -lartskde
/usr/bin/ld: cannot find -lvorbisfile
collect2: ld returned 1 exit status


Expected Results:  if libvorbis-devel is installed, rpmbuild runs successfully
to completion.  If libvorbis-devel is not installed, rpmbuild of kdemultimedia
should exit immediately listing libvorbis-devel as a prerequisite.

Additional info:

Comment 1 Bill Nottingham 2003-01-02 23:00:27 UTC
Fixed in CVS, will be in next build.


Note You need to log in before you can comment on or make changes to this bug.