Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14352] New: kdeaddons-3.5.8 fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14352] New: kdeaddons-3.5.8 fails to compile
  • Date: 3 Mar 2008 12:12:25 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14352

Summary: kdeaddons-3.5.8 fails to compile
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: kde
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: ivan.lezhnjov.jr AT gmail.com


`cleanse --fix' discovered that kdeaddons was broken and attempted to rebuild
it. Unfortunately, there was an error that prevented it from success.

The verbatim copy of the relevant compile log follows:

make[3]: Leaving directory `/usr/src/kdeaddons-3.5.8/noatun-plugins/alarm'
Making all in alsaplayer
make[3]: Entering directory
`/usr/src/kdeaddons-3.5.8/noatun-plugins/alsaplayer'
rm -rf AlsaPlayer.h;
/usr/bin/uic -L /usr/lib/kde3/plugins/designer -nounload ./AlsaPlayer.ui |
/usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include
<qwizard.h>,#include <kwizard.h>,g" >> AlsaPlayer.h ;
/bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../.. -I/usr/include/kde3 -I/usr/include/qt -I. -DQT_THREAD_SUPPORT
-D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG
-O2
-O -march=i686 -pipe -DPIC -fPIC -ffast-math -funroll-loops -O3
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
alsaplayerui.lo alsaplayerui.cpp
/usr/bin/moc ./userinterface.h -o userinterface.moc
/bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I. -I../.. -I/usr/include/kde3 -I/usr/include/qt -I. -DQT_THREAD_SUPPORT
-D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG
-O2
-O -march=i686 -pipe -DPIC -fPIC -ffast-math -funroll-loops -O3
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
userinterface.lo userinterface.cpp
In file included from userinterface.cpp:48:
/usr/include/arts/artsmodules.h:6:20: error: common.h: No such file or
directory
/usr/include/arts/artsmodules.h:8:25: error: arts_export.h: No such file or
directory
/usr/include/arts/artsmodules.h:11:22: error: artsflow.h: No such file or
directory
In file included from /usr/include/arts/artsmodules.h:12,
from userinterface.cpp:48:
/usr/include/arts/artsmidi.h:155:23: error: reference.h: No such file or
directory
make[3]: *** [userinterface.lo] Error 1
make[3]: Leaving directory
`/usr/src/kdeaddons-3.5.8/noatun-plugins/alsaplayer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdeaddons-3.5.8/noatun-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdeaddons-3.5.8'
make: *** [all] Error 2
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14352] New: kdeaddons-3.5.8 fails to compile, bugzilla-daemon, 03/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page