Your message dated Mon, 15 May 2006 14:17:41 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356666: fixed in classpath 2:0.91-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: classpath
Version: 2:0.90-1
Severity: serious
Justification: no longer builds from source

Steps to reproduce:
1) sudo apt-get build-dep classpath
2) fakeroot apt-get --build source classpath

Expected results
2) Build should succeed and produce packages to the current directory.

Actual results:
2) Build fails with the following messages and does not produce any packages:

/bin/sh ../../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../include 
-I../../../native/jni/classpath -I../../../native/target/Linux 
-I../../../native/target/generic  -DQT_SHARED -I/usr/include/qt4 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui   -g -O2 -c -o 
qtvolatileimage.lo qtvolatileimage.cpp
 i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include 
-I../../../include -I../../../native/jni/classpath 
-I../../../native/target/Linux -I../../../native/target/generic -DQT_SHARED 
-I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -g -O2 -c 
qtvolatileimage.cpp  -fPIC -DPIC -o .libs/qtvolatileimage.o
/bin/sh ../../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../include 
-I../../../native/jni/classpath -I../../../native/target/Linux 
-I../../../native/target/generic  -DQT_SHARED -I/usr/include/qt4 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui   -g -O2 -c -o 
qtwindowpeer.lo qtwindowpeer.cpp
 i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include 
-I../../../include -I../../../native/jni/classpath 
-I../../../native/target/Linux -I../../../native/target/generic -DQT_SHARED 
-I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -g -O2 -c 
qtwindowpeer.cpp  -fPIC -DPIC -o .libs/qtwindowpeer.o
/bin/sh ../../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../include 
-I../../../native/jni/classpath -I../../../native/target/Linux 
-I../../../native/target/generic  -DQT_SHARED -I/usr/include/qt4 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui   -g -O2 -c -o 
slotcallbacks.lo slotcallbacks.cpp
 i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../include 
-I../../../include -I../../../native/jni/classpath 
-I../../../native/target/Linux -I../../../native/target/generic -DQT_SHARED 
-I/usr/include/qt4 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -g -O2 -c 
slotcallbacks.cpp  -fPIC -DPIC -o .libs/slotcallbacks.o
In file included from slotcallbacks.cpp:200:
slotcallbacks.moc.h:13:34: error: private/qucomextra_p.h: No such file or 
directory
slotcallbacks.moc.h:15:2: error: #error "This file was generated using the moc 
from 3.3.5. It"
slotcallbacks.moc.h:16:2: error: #error "cannot be used with the include files 
from this version of Qt."
slotcallbacks.moc.h:17:2: error: #error "(The moc has changed too much.)"
slotcallbacks.moc.h:20: error: no 'const char* SlotCallback::className() const' 
member function declared in class 'SlotCallback'
slotcallbacks.moc.h:25: error: 'QMetaObject* SlotCallback::metaObj' is not a 
static member of 'class SlotCallback'
slotcallbacks.moc.h:26: error: 'QMetaObjectCleanUp' does not name a type
slotcallbacks.moc.h:29: error: redefinition of 'static QString 
SlotCallback::tr(const char*, const char*)'
slotcallbacks.cpp:63: error: 'static QString SlotCallback::tr(const char*, 
const char*)' previously defined here
slotcallbacks.moc.h: In static member function 'static QString 
SlotCallback::tr(const char*, const char*)':
slotcallbacks.moc.h:32: error: cannot convert 'QString(((const 
QString&)((*(QApplication*)QCoreApplication::instance()), ((const QString*)(& 
QCoreApplication::translate(const char*, const char*, const char*, 
QCoreApplication::Encoding)(s, c, DefaultCodec))))))' from type 'QString' to 
type 'QString&'
slotcallbacks.moc.h:34: error: cannot convert 'QString::fromLatin1(const char*, 
int)(-0x00000000000000001)' from type 'QString' to type 'QString&'
slotcallbacks.moc.h: At global scope:
slotcallbacks.moc.h:37: error: redefinition of 'static QString 
SlotCallback::trUtf8(const char*, const char*)'
slotcallbacks.cpp:63: error: 'static QString SlotCallback::trUtf8(const char*, 
const char*)' previously defined here
slotcallbacks.moc.h: In static member function 'static QString 
SlotCallback::trUtf8(const char*, const char*)':
slotcallbacks.moc.h:40: error: cannot convert 'QString(((const 
QString&)((*(QApplication*)QCoreApplication::instance()), ((const QString*)(& 
QCoreApplication::translate(const char*, const char*, const char*, 
QCoreApplication::Encoding)(s, c, UnicodeUTF8))))))' from type 'QString' to 
type 'QString&'
slotcallbacks.moc.h:42: error: cannot convert 'QString::fromUtf8(const char*, 
int)(-0x00000000000000001)' from type 'QString' to type 'QString&'
slotcallbacks.moc.h: At global scope:
slotcallbacks.moc.h:48: error: no 'QMetaObject* 
SlotCallback::staticMetaObject()' member function declared in class 
'SlotCallback'
slotcallbacks.moc.h: In member function 'QMetaObject* 
SlotCallback::staticMetaObject()':
slotcallbacks.moc.h:50: error: 'metaObj' was not declared in this scope
slotcallbacks.moc.h:52: error: no match for call to '(const QMetaObject) ()'
slotcallbacks.moc.h:53: error: 'QUMethod' does not name a type
slotcallbacks.moc.h:54: error: 'QUParameter' does not name a type
slotcallbacks.moc.h:57: error: 'QUMethod' does not name a type
slotcallbacks.moc.h:58: error: 'QUParameter' does not name a type
slotcallbacks.moc.h:61: error: 'QUMethod' does not name a type
slotcallbacks.moc.h:62: error: 'QUMethod' does not name a type
slotcallbacks.moc.h:63: error: 'QUParameter' does not name a type
slotcallbacks.moc.h:66: error: 'QUMethod' does not name a type
slotcallbacks.moc.h:67: error: 'QUParameter' does not name a type
slotcallbacks.moc.h:70: error: 'QUMethod' does not name a type
slotcallbacks.moc.h:71: error: 'QMetaData' does not name a type
slotcallbacks.moc.h:79: error: 'metaObj' was not declared in this scope
slotcallbacks.moc.h:79: error: 'new_metaobject' is not a member of 'QMetaObject'
slotcallbacks.moc.h:81: error: 'slot_tbl' was not declared in this scope
slotcallbacks.moc.h:88: error: 'cleanUp_SlotCallback' was not declared in this 
scope
slotcallbacks.moc.h: At global scope:
slotcallbacks.moc.h:92: error: no 'void* SlotCallback::qt_cast(const char*)' 
member function declared in class 'SlotCallback'
slotcallbacks.moc.h: In member function 'void* SlotCallback::qt_cast(const 
char*)':
slotcallbacks.moc.h:96: error: 'qt_cast' is not a member of 'QObject'
slotcallbacks.moc.h: At global scope:
slotcallbacks.moc.h:99: error: 'QUObject' has not been declared
slotcallbacks.moc.h:99: error: no 'bool SlotCallback::qt_invoke(int, int*)' 
member function declared in class 'SlotCallback'
slotcallbacks.moc.h: In member function 'bool SlotCallback::qt_invoke(int, 
int*)':
slotcallbacks.moc.h:101: error: 'struct QMetaObject' has no member named 
'slotOffset'
slotcallbacks.moc.h:103: error: 'static_QUType_bool' was not declared in this 
scope
slotcallbacks.moc.h:104: error: 'static_QUType_int' was not declared in this 
scope
slotcallbacks.moc.h:107: error: 'static_QUType_ptr' was not declared in this 
scope
slotcallbacks.moc.h:109: error: 'qt_invoke' is not a member of 'QObject'
slotcallbacks.moc.h: At global scope:
slotcallbacks.moc.h:114: error: 'QUObject' has not been declared
slotcallbacks.moc.h:114: error: no 'bool SlotCallback::qt_emit(int, int*)' 
member function declared in class 'SlotCallback'
slotcallbacks.moc.h: In member function 'bool SlotCallback::qt_emit(int, int*)':
slotcallbacks.moc.h:116: error: 'qt_emit' is not a member of 'QObject'
slotcallbacks.moc.h: At global scope:
slotcallbacks.moc.h:120: error: no 'bool SlotCallback::qt_property(int, int, 
QVariant*)' member function declared in class 'SlotCallback'
slotcallbacks.moc.h: In member function 'bool SlotCallback::qt_property(int, 
int, QVariant*)':
slotcallbacks.moc.h:122: error: 'qt_property' is not a member of 'QObject'
slotcallbacks.moc.h: At global scope:
slotcallbacks.moc.h:125: error: no 'bool 
SlotCallback::qt_static_property(QObject*, int, int, QVariant*)' member 
function declared in class 'SlotCallback'
make[5]: *** [slotcallbacks.lo] Error 1
make[5]: Leaving directory 
`/home/lindi/debian/debian-classpath/classpath-0.90/native/jni/qt-peer'
make[4]: *** [all] Error 2
make[4]: Leaving directory 
`/home/lindi/debian/debian-classpath/classpath-0.90/native/jni/qt-peer'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/lindi/debian/debian-classpath/classpath-0.90/native/jni'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/lindi/debian/debian-classpath/classpath-0.90/native'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lindi/debian/debian-classpath/classpath-0.90'
make: *** [build-stamp] Error 2
Build command 'cd classpath-0.90 && dpkg-buildpackage -b -uc' failed.
E: Child process failed


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29sauna
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)

Versions of packages classpath depends on:
ii  classpath-common          2:0.90-1       architecture independent files
ii  libasound2                1.0.10-2       ALSA library
ii  libatk1.0-0               1.10.3-1       The ATK accessibility toolkit
ii  libaudio2                 1.7-5          The Network Audio System (NAS). (s
ii  libc6                     2.3.6-3        GNU C Library: Shared libraries an
ii  libcairo2                 1.0.2-3        The Cairo 2D vector graphics libra
ii  libfontconfig1            2.3.2-5        generic font configuration library
ii  libfreetype6              2.1.10-1.1     FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.0.3-1      GCC support library
ii  libgcj-common             1:4.0.2-9      Java runtime library (common files
ii  libglib2.0-0              2.8.6-1        The GLib library of C routines
ii  libgtk2.0-0               2.8.13-1       The GTK+ graphical user interface 
ii  libice6                   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libjack0.100.0-0          0.100.7-1      JACK Audio Connection Kit (librari
ii  libpango1.0-0             1.10.4-1       Layout and rendering of internatio
ii  libpng12-0                1.2.8rel-5     PNG library - runtime
ii  libqt4-core               4.1.1-1        Qt 4 core non-GUI functionality ru
ii  libqt4-gui                4.1.1-1        Qt 4 core GUI functionality runtim
ii  libsm6                    6.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++6                4.0.3-1        The GNU Standard C++ Library v3
ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6                  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi6                    6.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1              6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr2                6.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0.2-1    X Rendering Extension client libra
ii  libxt6                    6.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  libxtst6                  6.9.0.dfsg.1-4 X Window System event recording an
ii  zlib1g                    1:1.2.3-11     compression library - runtime

classpath recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: classpath
Source-Version: 2:0.91-1

We believe that the bug you reported is fixed in the latest version of
classpath, which is due to be installed in the Debian FTP archive:

classpath-common-unzipped_0.91-1_all.deb
  to pool/main/c/classpath/classpath-common-unzipped_0.91-1_all.deb
classpath-common_0.91-1_all.deb
  to pool/main/c/classpath/classpath-common_0.91-1_all.deb
classpath-doc_0.91-1_all.deb
  to pool/main/c/classpath/classpath-doc_0.91-1_all.deb
classpath_0.91-1.diff.gz
  to pool/main/c/classpath/classpath_0.91-1.diff.gz
classpath_0.91-1.dsc
  to pool/main/c/classpath/classpath_0.91-1.dsc
classpath_0.91-1_i386.deb
  to pool/main/c/classpath/classpath_0.91-1_i386.deb
classpath_0.91.orig.tar.gz
  to pool/main/c/classpath/classpath_0.91.orig.tar.gz
jikes-classpath_0.91-1_all.deb
  to pool/main/c/classpath/jikes-classpath_0.91-1_all.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.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated classpath 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: SHA1

Format: 1.7
Date: Mon, 15 May 2006 19:50:11 +0000
Source: classpath
Binary: classpath-doc classpath-common-unzipped classpath-common classpath 
jikes-classpath
Architecture: source all i386
Version: 2:0.91-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 classpath  - clean room standard Java libraries
 classpath-common - architecture independent files
 classpath-common-unzipped - architecture independent files
 classpath-doc - free Java API documentation
 jikes-classpath - wrapper for jikes using classes from Classpath package
Closes: 338287 356353 356663 356666 356805 358356 363202
Changes: 
 classpath (2:0.91-1) unstable; urgency=low
 .
   * New upstream release
     - crash when using cairo (Closes: #358356)
     - includes java.lang.Thread.UncaughtExceptionHandler (Closes: #356805)
   * debian/rules: Don't build tools.zip when only building architecture
     specific stuff. (Closes: #356353)
   * debian/control: Fixed typo. (Closes: #363202)
   * debian/classpath-common.install: Install tools.zip from correct place.
   * debian/rules: Make sure to build with the correct version of moc.
     (Closes: #356663, #356666)
   * Activated MIDI support. (Closes: #338287)
   * Updated Standards-Version to 3.7.2.
Files: 
 30d79362605c45aebe73c78a8378e76f 1063 libs optional classpath_0.91-1.dsc
 3ce11b4b990b108c5ab93894fcc61be6 8458627 libs optional 
classpath_0.91.orig.tar.gz
 aba5200c62782c126749455f7c1a0190 11911 libs optional classpath_0.91-1.diff.gz
 c91b3178d19b851ead08a14efd05f2ef 7578908 libs optional 
classpath-common_0.91-1_all.deb
 827ace467de9512d58921849bb489927 5387902 libs optional 
classpath-common-unzipped_0.91-1_all.deb
 40b74c4d9a9fd83a3c2527ef563ba28e 27724434 doc optional 
classpath-doc_0.91-1_all.deb
 4286ec100b226dce5e4c681092a7ea23 145828 libs optional 
jikes-classpath_0.91-1_all.deb
 e27deb1a3ac3921501267c9707c5585a 422342 libs optional classpath_0.91-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEaN/OWSOgCCdjSDsRAhdsAKCCWEVQtjhhn/y/3dP5qhCM1gXm7wCeLJFa
FzwNiMwAZzRINPeGMiS219g=
=0cZe
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to