Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131419 - kiso 0.8.3 (stable) doesn't compile!
Summary: kiso 0.8.3 (stable) doesn't compile!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 02:35 UTC by Alessandro Calorì
Modified: 2006-04-27 06:39 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 Alessandro Calorì 2006-04-27 02:35:30 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I/usr/X11R6/include  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=nocona -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o kiso.o kiso.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I/usr/X11R6/include  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=nocona -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o dirops.o dirops.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I/usr/X11R6/include  -I/usr/kde/3.5/include  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=nocona -O2 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -c -o FPreferences.o FPreferences.cpp
kiso.cpp: In member function `virtual void Mainform::showdrive()':
kiso.cpp:3606: error: `scsi_run_cmd' was not declared in this scope
kiso.cpp:3606: warning: unused variable 'scsi_run_cmd'
make[2]: *** [kiso.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/kiso-0.8.3/work/kiso-0.8.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kiso-0.8.3/work/kiso-0.8.3'
make: *** [all] Error 2
!!! ERROR: app-cdr/kiso-0.8.3 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  ebuild.sh, line 1237:   Called kde_src_compile
  kde.eclass, line 113:   Called kde_src_compile 'all'
  kde.eclass, line 230:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 226:   Called die
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if relevant.

Hints?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-27 02:42:41 UTC
Don't mark bugs as P1 blocker unless your whole system is completely unusable...
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-27 02:52:18 UTC
You're using ~arch libcdio, that doesn't work with stable kiso.
Comment 3 Alessandro Calorì 2006-04-27 03:51:26 UTC
No, I'm not using testing libcdio: I'm using libcdio 0.73 which is marked stable!
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-27 06:03:51 UTC
Erm sorry, I confused this one with a similar one caused by the the above condition, really sorry.

Should be fixed now.
Comment 5 Alessandro Calorì 2006-04-27 06:32:56 UTC
Second time... this bug IS NOT fixed! I haven't still managed to emerge it correctly.

Please explain how to emerge it if it's really fixed...
Comment 6 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-27 06:39:07 UTC
I mean I fixed the patch in CVS (without revision bump being a build issue), verified against libcdio-0.73, and now in queue to appear on mirrors...
You have to wait a couple of hours, sync, and try again.