Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 90164 - dev-libs/libcdio-0.73 breaks app-cdr/kiso-0.7b
Summary: dev-libs/libcdio-0.73 breaks app-cdr/kiso-0.7b
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-23 13:08 UTC by Jos Delbar
Modified: 2005-05-02 03:18 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 Jos Delbar 2005-04-23 13:08:59 UTC
Emergeing kiso-0.7b when libcdio-0.73 is installed on my system, gives the following error during compilation of src/kiso.cpp:

i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.4/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -DNDEBUG -DNO_DEBUG -O2 -march=pentium-m -mfpmath=sse -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o kiso.o kiso.cpp
kiso.cpp: In member function `virtual void Mainform::createiso(QString)':
kiso.cpp:3289: error: `discmode_is_dvd' undeclared (first use this function)
kiso.cpp:3289: error: (Each undeclared identifier is reported only once for each function it appears in.)
kiso.cpp: In member function `virtual void Mainform::showdrive()':
kiso.cpp:3511: error: `discmode_is_cd' undeclared (first use this function)

Downgrading to libcdio-0.70 fixes this problem.

Possibly this is related to an API change in libcdio, as mentioned in bug 89786 (media-video/vcdimager-0.7.20-r2 failed to compile after upgrade libcdio).

Reproducible: Always
Steps to Reproduce:
1. emerge =libcdio-0.73
2. emerge =kiso-0.7b
3.

Actual Results:  
Compilation fails. 


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110, 
glibc-2.3.5-r0, 2.6.11-gentoo-r6 i686) 
================================================================= 
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) M processor 1500MHz 
Gentoo Base System version 1.6.11 
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 21 2005, 11:58:46)] 
dev-lang/python:     2.3.5 
sys-devel/autoconf:  2.59-r6, 2.13 
sys-devel/automake:  1.9.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.5, 1.4_p6 
sys-devel/binutils:  2.15.92.0.2-r8 
sys-devel/libtool:   1.5.14 
virtual/os-headers:  2.6.11 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium-m -mfpmath=sse -O2 -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-march=pentium-m -mfpmath=sse -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="ftp://ftp.gentoo.skynet.be/pub/gentoo 
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/" 
LANG="en_US.ISO8859-1" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage" 
USE="x86 4kstacks X acpi alsa arts avi berkdb bitmap-fonts bzlib cdparanoia 
cdr crypt cups curl custom-cflags dio directfb divx4linux dvd emboss encode 
exif fam fbcon flac foomaticdb fortran gd gdbm gif gpm gtk gtk2 imagemagick 
imlib ipv6 java jpeg kde ldap libg++ libwww mad mikmod mmx motif mp3 mpeg msn 
ncurses nls nptl nptlonly ogg oggvorbis opengl pam pcmcia pdflib perl png pnp 
ppds python qt quicktime readline real samba sdl slang spell sse sse2 ssl svg 
svga sysfs tcltk tcpd theora tiff truetype truetype-fonts type1-fonts unicode 
usb userlocales vorbis wifi win32codecs wmf xine xml2 xmms xv xvid zlib 
video_cards_i810 video_cards_i915" 
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jos Delbar 2005-05-02 03:18:00 UTC
This is solved in kiso-0.8.