Your message dated Sat, 26 Jan 2008 12:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462500: fixed in glib-java 0.4.2-9
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: glib-java
version: 0.4.2-8
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080122 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > mkdir src/jni/.libs
 >  cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
 > -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"glib-java\" 
 > -DVERSION=\"0.4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
 > -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
 > -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
 > -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. 
 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
 > -I/usr/lib/glib-2.0/include -Isrc/jni -g -Wall -O2 -c src/jni/jg_jnu.c  
 > -fPIC -DPIC -o src/jni/.libs/jg_jnu.o
 > In file included from src/jni/jg_jnu.c:6:
 > src/jni/jg_jnu.h:8:17: error: jni.h: No such file or directory
 > In file included from src/jni/jg_jnu.c:6:
 > src/jni/jg_jnu.h:16: error: expected declaration specifiers or '...' before 
 > '*' token
 > src/jni/jg_jnu.h:16: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before '*' token
 > src/jni/jg_jnu.h:32: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:34: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:36: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getJavaStringArray'
 > src/jni/jg_jnu.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getSList'
 > src/jni/jg_jnu.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getList'
 > src/jni/jg_jnu.h:56: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandleFromPointer'
 > src/jni/jg_jnu.h:60: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:62: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandleArrayFromPointers'
 > src/jni/jg_jnu.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandlesFromPointers'
 > src/jni/jg_jnu.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandleArrayFromGList'
 > src/jni/jg_jnu.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandlesFromGList'
 > src/jni/jg_jnu.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandleArrayFromGSList'
 > src/jni/jg_jnu.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandlesFromGSList'
 > src/jni/jg_jnu.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandleArray'
 > src/jni/jg_jnu.h:81: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:83: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:85: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:87: error: expected ')' before '*' token
 > src/jni/jg_jnu.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'updateHandle'
 > src/jni/jg_jnu.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getHandleClass'
 > src/jni/jg_jnu.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before '*' token
 > src/jni/jg_jnu.c:20: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'getPointerField'
 > src/jni/jg_jnu.c:47: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before 'jint'
 > src/jni/jg_jnu.c:54: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 > before '*' token
 > src/jni/jg_jnu.c:63: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:90: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:108: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:121: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getJavaStringArray'
 > src/jni/jg_jnu.c:138: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getSList'
 > src/jni/jg_jnu.c:156: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getList'
 > src/jni/jg_jnu.c:175: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:192: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandleFromPointer'
 > src/jni/jg_jnu.c:216: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:247: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:275: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandleArrayFromPointers'
 > src/jni/jg_jnu.c:280: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandlesFromPointers'
 > src/jni/jg_jnu.c:297: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandleArrayFromGList'
 > src/jni/jg_jnu.c:302: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandlesFromGList'
 > src/jni/jg_jnu.c:319: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandleArrayFromGSList'
 > src/jni/jg_jnu.c:324: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandlesFromGSList'
 > src/jni/jg_jnu.c:342: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandleArray'
 > src/jni/jg_jnu.c:352: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:378: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:404: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:424: error: expected ')' before '*' token
 > src/jni/jg_jnu.c:437: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'updateHandle'
 > src/jni/jg_jnu.c:453: error: expected '=', ',', ';', 'asm' or 
 > '__attribute__' before 'getHandleClass'
 > make[2]: *** [src/jni/jg_jnu.lo] Error 1
 > make[2]: Leaving directory `/build/user/glib-java-0.4.2'
 > make[1]: *** [all] Error 2
 > make[1]: Leaving directory `/build/user/glib-java-0.4.2'
 > make: *** [debian/stamp-makefile-build] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
        http://people.debian.org/~lucas/logs/2008/01/22

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: glib-java
Source-Version: 0.4.2-9

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

glib-java_0.4.2-9.diff.gz
  to pool/main/g/glib-java/glib-java_0.4.2-9.diff.gz
glib-java_0.4.2-9.dsc
  to pool/main/g/glib-java/glib-java_0.4.2-9.dsc
libglib-cni_0.4.2-9_amd64.deb
  to pool/main/g/glib-java/libglib-cni_0.4.2-9_amd64.deb
libglib-java-dev_0.4.2-9_amd64.deb
  to pool/main/g/glib-java/libglib-java-dev_0.4.2-9_amd64.deb
libglib-java-doc_0.4.2-9_all.deb
  to pool/main/g/glib-java/libglib-java-doc_0.4.2-9_all.deb
libglib-java-gcj_0.4.2-9_amd64.deb
  to pool/main/g/glib-java/libglib-java-gcj_0.4.2-9_amd64.deb
libglib-java_0.4.2-9_all.deb
  to pool/main/g/glib-java/libglib-java_0.4.2-9_all.deb
libglib-jni_0.4.2-9_amd64.deb
  to pool/main/g/glib-java/libglib-jni_0.4.2-9_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.
Thomas Girard <[EMAIL PROTECTED]> (supplier of updated glib-java 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: Sat, 26 Jan 2008 11:24:22 +0100
Source: glib-java
Binary: libglib-java libglib-jni libglib-cni libglib-java-gcj libglib-java-doc 
libglib-java-dev
Architecture: source all amd64
Version: 0.4.2-9
Distribution: unstable
Urgency: low
Maintainer: Debian Java maintainers <[EMAIL PROTECTED]>
Changed-By: Thomas Girard <[EMAIL PROTECTED]>
Description: 
 libglib-cni - Java bindings for GLib (native code)
 libglib-java - Java bindings for GLib
 libglib-java-dev - Java bindings for GLib (development files)
 libglib-java-doc - Java bindings for GLib (API documentation)
 libglib-java-gcj - Java bindings for GLib (native code for use with gij)
 libglib-jni - Java bindings for GLib (native library)
Closes: 462500
Changes: 
 glib-java (0.4.2-9) unstable; urgency=low
 .
   * Replace XS-Vcs: with Vcs:.
   * Merge Ubuntu's 0.4.2-7ubuntu1 changes so that jni.h gets found by gcj-4.3.
     Closes: #462500.
Files: 
 a18ef4a070198f86663875f071764996 1075 libs optional glib-java_0.4.2-9.dsc
 3efa5539ef393c4f169786a4cdf5619a 6089 libs optional glib-java_0.4.2-9.diff.gz
 bdd67cf868c7ae3c6e44fd2acd686c1e 32026 libs optional 
libglib-java_0.4.2-9_all.deb
 8d752ae764a3b5e0e53eaf31e6c884a3 64418 doc optional 
libglib-java-doc_0.4.2-9_all.deb
 dbbfd2bd4d145e5bbb4ce7fb8d004f6c 32552 libs optional 
libglib-jni_0.4.2-9_amd64.deb
 ed20156e164cd0f58e571e72fff1e5c5 63228 libs optional 
libglib-cni_0.4.2-9_amd64.deb
 e37bd75a9267810e77efcec655ce8266 50516 libs optional 
libglib-java-gcj_0.4.2-9_amd64.deb
 b508b46c3b058bf56a1b4f7e71a3a476 11678 libdevel optional 
libglib-java-dev_0.4.2-9_amd64.deb

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

iD8DBQFHmxxdz2LXlDjmjg4RAoYLAJsHCFdLpbxqP+zmO3n9YOKFEVEjygCeJ+5u
bWwsSSXZej3347qm3ilFMKU=
=peiD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to