Your message dated Mon, 01 Feb 2010 19:17:17 +0000
with message-id <[email protected]>
and subject line Bug#565912: fixed in hexalate 1.0.1-2
has caused the Debian Bug report #565912,
regarding please add Build-Conflicts: qt3-dev-tools
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
565912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565912
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hexalate
Version: 1.0.1-1
Severity: important
Since all build dependencies seemed to be fulfilled in stable as well,
I tried to compile it on amd64. This faild, miserably (log attached).
So hexalate's build dependencies are insufficient, you need to sepecify
a minimum version somewhere, e.g. for the compiler?
Sorry for the German in the log, a brief translation:
Datei oder Verzeichnis nicht gefunden = File or directory not found
What I find strange is:
-I/usr/share/qt3/include
while e.g. QGraphicsView lives (on stable) in /usr/include/qt4/QtGui/
-- System Information:
Debian Release: 5.0.3
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: setze CFLAGS auf Standardwert: -g -O2
dpkg-buildpackage: setze CPPFLAGS auf Standardwert:
dpkg-buildpackage: setze LDFLAGS auf Standardwert:
dpkg-buildpackage: setze FFLAGS auf Standardwert: -g -O2
dpkg-buildpackage: setze CXXFLAGS auf Standardwert: -g -O2
dpkg-buildpackage: Quellpaket hexalate
dpkg-buildpackage: Quellversion 1.0.1-1
dpkg-buildpackage: Quellen geändert durch Bart Martens <[email protected]>
dpkg-buildpackage: Host-Architektur amd64
fakeroot debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
rm -f icons/hexalate.xpm
make[1]: Leaving directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched;
fi
patches: debian/patches/01_paths.diff
Trying reverse patch debian/patches/01_paths.diff at level 1 ... 0 ... success.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched;
fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
rm -f icons/hexalate.xpm
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
qmake "QMAKE_CC = cc" "QMAKE_CXX = g++" "QMAKE_CFLAGS_RELEASE = -g -O2 -g
-Wall -O2" "QMAKE_CXXFLAGS_RELEASE = -g -O2 -g -Wall -O2" -o Makefile
hexalate.pro
make[1]: Leaving directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
make[1]: Entering directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
rm -f build/moc_board.o build/moc_piece.o build/moc_window.o
rm -f build/moc_board.cpp build/moc_piece.cpp build/moc_window.cpp
rm -f build/board.o build/main.o build/piece.o build/puzzle.o build/window.o
rm -f *~ core *.core
rm -f hexalate hexalate
make[1]: Leaving directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
rm -f debian/stamp-makefile-build
rm -f ./Makefile ./.qmake.internal.cache
dpkg-source -b hexalate-1.0.1
dpkg-source: Information: verwende Quellformat »1.0«
dpkg-source: Information: baue hexalate unter Benutzung des existierenden
hexalate_1.0.1.orig.tar.gz
dpkg-source: Information: baue hexalate in hexalate_1.0.1-1.diff.gz
dpkg-source: Information: baue hexalate in hexalate_1.0.1-1.dsc
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
rm -f icons/hexalate.xpm
make[1]: Leaving directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f
debian/stamp-patched; fi
patches: debian/patches/01_paths.diff
Trying patch debian/patches/01_paths.diff at level 1 ... 0 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch
debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
convert -resize 32x32 icons/hexalate.png icons/hexalate.xpm
make[1]: Leaving directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
cd . && qmake 'QMAKE_CC = cc' 'QMAKE_CXX = g++' 'QMAKE_CFLAGS_RELEASE = -g
-O2 -g -Wall -O2' 'QMAKE_CXXFLAGS_RELEASE = -g -O2 -g -Wall -O2'
/usr/bin/make -C .
make[1]: Entering directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
g++ -c -pipe -g -Wall -W -g -O2 -g -Wall -O2 -D_REENTRANT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
-I/usr/share/qt3/include -Ibuild/ -o build/board.o src/board.cpp
In file included from src/board.cpp:20:
src/board.h:23:25: error: QGraphicsView: Datei oder Verzeichnis nicht gefunden
In file included from src/board.cpp:22:
src/puzzle.h:23:17: error: QList: Datei oder Verzeichnis nicht gefunden
src/puzzle.h:24:26: error: QGraphicsScene: Datei oder Verzeichnis nicht gefunden
src/board.cpp:24:23: error: QMessageBox: Datei oder Verzeichnis nicht gefunden
In file included from src/board.cpp:20:
src/board.h:26: error: expected class-name before ‘{’ token
src/board.h:27: error: ISO C++ forbids declaration of ‘Q_OBJECT’ with no type
src/board.h:28: error: expected ‘;’ before ‘public’
src/board.h:31: error: expected `:' before ‘slots’
src/board.h:32: error: expected primary-expression before ‘void’
src/board.h:32: error: ISO C++ forbids declaration of ‘slots’ with no type
src/board.h:32: error: expected ‘;’ before ‘void’
src/board.h:35: error: ‘QResizeEvent’ has not been declared
In file included from src/board.cpp:22:
src/puzzle.h:27: error: expected class-name before ‘{’ token
src/puzzle.h:29: error: expected `)' before ‘*’ token
src/puzzle.h:48: error: ISO C++ forbids declaration of ‘QList’ with no type
src/puzzle.h:48: error: expected ‘;’ before ‘<’ token
src/puzzle.h: In member function ‘Piece* Puzzle::piece(int) const’:
src/puzzle.h:37: error: ‘m_pieces’ was not declared in this scope
src/board.cpp: At global scope:
src/board.cpp:28: error: expected `)' before ‘*’ token
src/board.cpp:44: error: no ‘void Board::newGame()’ member function declared in
class ‘Board’
src/board.cpp:53: error: variable or field ‘resizeEvent’ declared void
src/board.cpp:53: error: ‘QResizeEvent’ was not declared in this scope
src/board.cpp:53: error: ‘event’ was not declared in this scope
make[1]: *** [build/board.o] Fehler 1
make[1]: Leaving directory `/scr/build/debian/NEU-H/hexalate-1.0.1'
make: *** [debian/stamp-makefile-build] Fehler 2
dpkg-buildpackage: Fehlschlag: debian/rules build gab Fehler-Exitstatus 2
debuild: fatal error at line 1319:
dpkg-buildpackage -rfakeroot -D -us -uc failed
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: hexalate
Source-Version: 1.0.1-2
We believe that the bug you reported is fixed in the latest version of
hexalate, which is due to be installed in the Debian FTP archive:
hexalate_1.0.1-2.diff.gz
to main/h/hexalate/hexalate_1.0.1-2.diff.gz
hexalate_1.0.1-2.dsc
to main/h/hexalate/hexalate_1.0.1-2.dsc
hexalate_1.0.1-2_amd64.deb
to main/h/hexalate/hexalate_1.0.1-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bart Martens <[email protected]> (supplier of updated hexalate package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 01 Feb 2010 19:32:24 +0100
Source: hexalate
Binary: hexalate
Architecture: source amd64
Version: 1.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[email protected]>
Changed-By: Bart Martens <[email protected]>
Description:
hexalate - Color matching puzzle
Closes: 565912
Changes:
hexalate (1.0.1-2) unstable; urgency=low
.
* Build-Conflicts: qt3-dev-tools. Closes: #565912.
Checksums-Sha1:
9feb0eb5f38045855426428f9cb4045c6c8d0c05 1697 hexalate_1.0.1-2.dsc
0ff815f5f3a89e5c08b3328e3a4ec9f5394eb803 1908 hexalate_1.0.1-2.diff.gz
631154f3775fdbb6d8a5c92e7e2228df301c651f 38990 hexalate_1.0.1-2_amd64.deb
Checksums-Sha256:
a158a359b3bdc5d8397062445f7b4f4ba58c5cf17870dc186a0c1e43c74c8ac4 1697
hexalate_1.0.1-2.dsc
46ea6d250df5825d6a57e572baa53d3294b6fe45b59d9e97a2d3c9bccd8d8c06 1908
hexalate_1.0.1-2.diff.gz
1016b709519fc3f7cd86ef4ba5a42b8ea8478b3c776db7fd53c39b0be72f7add 38990
hexalate_1.0.1-2_amd64.deb
Files:
e6cfebdf89c520175837ad7216727749 1697 games optional hexalate_1.0.1-2.dsc
bae52b45d3f47be360fbae9a3a9e572d 1908 games optional hexalate_1.0.1-2.diff.gz
8ae950843211c217f010f9bfaaf44934 38990 games optional
hexalate_1.0.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBCAAGBQJLZyQHAAoJEDNV9NY7WCHMEkIP/jYlNQ3vMzVuvbkf2c7e01Zj
DuUYdwzWc6m/UBYon7p5SFfVGcV2JwErutGQMu0lOIZUHaJyNhbSTsAwEpqv8T6k
ReZcrBH4vBnczjo1ON+GE1BBtWpS8JKhux3V4iVKrt45WlOe0FMoSme5RmMgXKU6
kYRhLA275DPX75zisxiYbVRn7kVRiUWbedElqBHCDSTByB6bM6duxSLorY75a+mD
ZpKaGsanlolnkSTBfdeeQAg5DK5lgCOL0xQxmTkeM4fmYq7ei+7o1Sbh5zB2+fp0
3lSOc5cghwAt217XuAx0aDGxrgkMt8Z1cg6NTF7+15N0YLhrJjonHThRyHKaYK2J
p88qh5viMRKWdTkctibJLR/TQMHgi29A1Fq8n8GzA48aPqeycwWBCX7TbRqYUGdA
GNWr7sHhA5+Lj6ORRZh1b+dfCCXXtAP7BUTqmDCflx50lOTmK+dBTMMIJm/gNpDj
OrfKP5wX1UDD6vvprbeyutL3hzSgP9Ba9XUDx9tWYJRKZxBKsBMRa1/sIKZjbUzn
11Rd5hhl2a8FkyKxscWQ7IX4CzdrMJM+gznrTN9GCH4YBSdecWUVHP402JfHYmQB
g2kYOuVKvwTuRQl2cTCFXUyKG3hs9grs35fDETZYHt/zypyp5p51zFDl0KMC2n3i
6YDnWLj0AxiVtrbTcqCJ
=+QrL
-----END PGP SIGNATURE-----
--- End Message ---