Package: cheesetracker
Version: 0.9.9-8
Severity: serious
Justification: no longer builds from source

Hi,

when building cheesetracker it mysteriously fails with

scons: Building targets ...
g++ -o cheesetracker/interface__QT/instrument_edit.o -c 
-I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include 
-trigraphs -DPOSIX_ENABLED -O3 -ffast-math -fno-strict-aliasing 
-DLADSPA_ENABLED -DOSS_ENABLED -DJACK_ENABLED -DALSA_ENABLED 
-I/usr/include/alsa -Icommon/ -Icommon/defines/ -I/usr/include/qt3 -DQT_NO_EMIT 
-Icommon -I. -Icommon/defines -Icheesetracker -Icheesetracker/trackercore 
-Icheesetracker/loaders -Icheesetracker/savers -Icheesetracker/interface_binds 
cheesetracker/interface__QT/instrument_edit.cpp
scons: *** [cheesetracker/interface__QT/instrument_edit.o] Error 1
scons: building terminated because of errors.
make: *** [build-stamp] Error 2

Build log is attached.

MfG
        Goswin

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
scons -c
scons: Reading SConscript files ...
Checking for libdl...
Found dlfcn.h in /usr/include
Detecting if PKG-CONFIG is installed... 
0.21
pkg-config found!
Checking for libsigc++-1.2...
1.2.7
libsigc++-1.2 found!
QT Check:
$QTDIR not found, you could define this pointing to a proper QT location if not 
found
I will try to check if you have Qt in a bunch of paths..
Looking for QT 3.x Includes:
/usr/include/qt3
Checking QT version.. 

#define QT_VERSION_STR   "3.3.7"

Looking for QT 3.x Libraries:
using: -lqt-mt
Looking for QT 3.x 'moc' Binary:
found moc command: moc-qt3
QT was found!

Checking for JACK...
JACK found!
Checking for ALSA...
ALSA found!
Detecting if OSS exists on the system..
OSS was found.
rm: cannot remove `test.cpp': No such file or directory
Dependency check successful, writing cache
detected moc-qt3
scons: done reading SConscript files.
scons: Cleaning targets ...
scons: done cleaning targets.
find . -type f -iname '.sconsign' -exec rm {} \;
rm -f *.pyc test
rm -f config_errors.log detect_cache.py
rm -f .sconsign.dblite 
rm -f cheesetracker/docs/DEADJOE
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
#./configure 
--prefix=/home/mrvn/build/cheesetracker_0.9.9-8/cheesetracker-0.9.9/debian/cheesetracker/usr
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
scons
scons: Reading SConscript files ...
Checking for libdl...
Found dlfcn.h in /usr/include
Detecting if PKG-CONFIG is installed... 
0.21
pkg-config found!
Checking for libsigc++-1.2...
1.2.7
libsigc++-1.2 found!
QT Check:
$QTDIR not found, you could define this pointing to a proper QT location if not 
found
I will try to check if you have Qt in a bunch of paths..
Looking for QT 3.x Includes:
/usr/include/qt3
Checking QT version.. 

#define QT_VERSION_STR   "3.3.7"

Looking for QT 3.x Libraries:
using: -lqt-mt
Looking for QT 3.x 'moc' Binary:
found moc command: moc-qt3
QT was found!

Checking for JACK...
JACK found!
Checking for ALSA...
ALSA found!
Detecting if OSS exists on the system..
OSS was found.
rm: cannot remove `test.cpp': No such file or directory
Dependency check successful, writing cache
detected moc-qt3
scons: done reading SConscript files.
scons: Building targets ...
g++ -o cheesetracker/interface__QT/instrument_edit.o -c 
-I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -I/usr/include 
-trigraphs -DPOSIX_ENABLED -O3 -ffast-math -fno-strict-aliasing 
-DLADSPA_ENABLED -DOSS_ENABLED -DJACK_ENABLED -DALSA_ENABLED 
-I/usr/include/alsa -Icommon/ -Icommon/defines/ -I/usr/include/qt3 -DQT_NO_EMIT 
-Icommon -I. -Icommon/defines -Icheesetracker -Icheesetracker/trackercore 
-Icheesetracker/loaders -Icheesetracker/savers -Icheesetracker/interface_binds 
cheesetracker/interface__QT/instrument_edit.cpp
scons: *** [cheesetracker/interface__QT/instrument_edit.o] Error 1
scons: building terminated because of errors.
make: *** [build-stamp] Error 2

Reply via email to