Your message dated Mon, 07 Apr 2008 10:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#470341: fixed in kaffe 2:1.1.8-4
has caused the Debian Bug report #470341,
regarding kaffe: FTBFS: constants_check.h:73: error: 'SND_SEQ_EVENT_SAMPLE' 
undeclared (first use in this function)
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.)


-- 
470341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470341
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kaffe
Version: 2:1.1.8-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080308 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  gcc -DHAVE_CONFIG_H -I. -I../../../../config 
> -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa 
> -I../../../../include 
> -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/kaffe/kaffevm 
> -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/kaffe/kaffevm/jit3 
> -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/kaffe/kaffevm/systems/unix-pthreads
>  -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/replace 
> -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/config 
> -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/include 
> -I/build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/javalib/external/classpath/include
>  -D_REENTRANT -DKAFFE_VMDEBUG -D_REENTRANT -g -O2 -MT 
> libtritonusalsa_la-org_tritonus_lowlevel_alsa_AlsaSeq.lo -MD -MP -MF 
> .deps/libtritonusalsa_la-org_tritonus_lowlevel_alsa_AlsaSeq.Tpo -c 
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/org_tritonus_lowlevel_alsa_AlsaSeq.c
>   -fPIC -DPIC -o .libs/libtritonusalsa_la-org_tritonus_lowlevel_alsa_AlsaSeq.o
> In file included from 
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/org_tritonus_lowlevel_alsa_AlsaSeq.c:25:
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:
>  In function 'check_constants':
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:73:
>  error: 'SND_SEQ_EVENT_SAMPLE' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:73:
>  error: (Each undeclared identifier is reported only once
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:73:
>  error: for each function it appears in.)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:74:
>  error: 'SND_SEQ_EVENT_SAMPLE_CLUSTER' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:75:
>  error: 'SND_SEQ_EVENT_SAMPLE_START' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:76:
>  error: 'SND_SEQ_EVENT_SAMPLE_STOP' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:77:
>  error: 'SND_SEQ_EVENT_SAMPLE_FREQ' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:78:
>  error: 'SND_SEQ_EVENT_SAMPLE_VOLUME' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:79:
>  error: 'SND_SEQ_EVENT_SAMPLE_LOOP' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:80:
>  error: 'SND_SEQ_EVENT_SAMPLE_POSITION' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:81:
>  error: 'SND_SEQ_EVENT_SAMPLE_PRIVATE1' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:92:
>  error: 'SND_SEQ_EVENT_INSTR_BEGIN' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:93:
>  error: 'SND_SEQ_EVENT_INSTR_END' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:94:
>  error: 'SND_SEQ_EVENT_INSTR_INFO' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:95:
>  error: 'SND_SEQ_EVENT_INSTR_INFO_RESULT' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:96:
>  error: 'SND_SEQ_EVENT_INSTR_FINFO' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:97:
>  error: 'SND_SEQ_EVENT_INSTR_FINFO_RESULT' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:98:
>  error: 'SND_SEQ_EVENT_INSTR_RESET' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:99:
>  error: 'SND_SEQ_EVENT_INSTR_STATUS' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:100:
>  error: 'SND_SEQ_EVENT_INSTR_STATUS_RESULT' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:101:
>  error: 'SND_SEQ_EVENT_INSTR_PUT' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:102:
>  error: 'SND_SEQ_EVENT_INSTR_GET' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:103:
>  error: 'SND_SEQ_EVENT_INSTR_GET_RESULT' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:104:
>  error: 'SND_SEQ_EVENT_INSTR_FREE' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:105:
>  error: 'SND_SEQ_EVENT_INSTR_LIST' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:106:
>  error: 'SND_SEQ_EVENT_INSTR_LIST_RESULT' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:107:
>  error: 'SND_SEQ_EVENT_INSTR_CLUSTER' undeclared (first use in this function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:108:
>  error: 'SND_SEQ_EVENT_INSTR_CLUSTER_GET' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:109:
>  error: 'SND_SEQ_EVENT_INSTR_CLUSTER_RESULT' undeclared (first use in this 
> function)
> /build/user/kaffe-1.1.8/build-tree/kaffe-1.1.8/libraries/clib/sound/alsa/constants_check.h:110:
>  error: 'SND_SEQ_EVENT_INSTR_CHANGE' undeclared (first use in this function)
> make[4]: *** [libtritonusalsa_la-org_tritonus_lowlevel_alsa_AlsaSeq.lo] Error 
> 1

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

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: kaffe
Source-Version: 2:1.1.8-4

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

jikes-kaffe_1.1.8-4_all.deb
  to pool/main/k/kaffe/jikes-kaffe_1.1.8-4_all.deb
kaffe-common_1.1.8-4_all.deb
  to pool/main/k/kaffe/kaffe-common_1.1.8-4_all.deb
kaffe-dev_1.1.8-4_all.deb
  to pool/main/k/kaffe/kaffe-dev_1.1.8-4_all.deb
kaffe-doc_1.1.8-4_all.deb
  to pool/main/k/kaffe/kaffe-doc_1.1.8-4_all.deb
kaffe-jthreads_1.1.8-4_amd64.deb
  to pool/main/k/kaffe/kaffe-jthreads_1.1.8-4_amd64.deb
kaffe-pthreads_1.1.8-4_amd64.deb
  to pool/main/k/kaffe/kaffe-pthreads_1.1.8-4_amd64.deb
kaffe_1.1.8-4.diff.gz
  to pool/main/k/kaffe/kaffe_1.1.8-4.diff.gz
kaffe_1.1.8-4.dsc
  to pool/main/k/kaffe/kaffe_1.1.8-4.dsc
kaffe_1.1.8-4_all.deb
  to pool/main/k/kaffe/kaffe_1.1.8-4_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 kaffe 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, 07 Apr 2008 10:03:26 +0200
Source: kaffe
Binary: kaffe kaffe-jthreads kaffe-pthreads kaffe-common kaffe-dev jikes-kaffe 
kaffe-doc
Architecture: source all amd64
Version: 2:1.1.8-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 jikes-kaffe - Wrapper for jikes using Kaffe classes
 kaffe      - A JVM to run Java bytecode
 kaffe-common - Files shared between all Kaffe VM versions
 kaffe-dev  - Header files and other resources for building against Kaffe
 kaffe-doc  - Documentation for the Kaffe VM
 kaffe-jthreads - A green threads enabled version of the Kaffe VM
 kaffe-pthreads - A POSIX threads enabled version of the Kaffe VM
Closes: 397782 462329 470341
Changes: 
 kaffe (2:1.1.8-4) unstable; urgency=low
 .
   * Make Build-Depends on libasound2-dev only used on linux archs.
     Closes: #397782, #462329
   * Added patch to build against alsa 1.0.16 and up. Closes: #470341
   * Fixed lintian warnings for debian/kaffe.NEWS.
   * Added Vcs-Svn, Vcs-Browser and Homepage fields.
   * Updated Standards-Version to 3.7.3.
Files: 
 86a5422a5e0ab9b7425d4ed163810380 1416 interpreters optional kaffe_1.1.8-4.dsc
 4b0427bdd77594d4dfd6ccf3ad62875b 37880 interpreters optional 
kaffe_1.1.8-4.diff.gz
 cb792c73cb1c6d021f4d0fd79970a27c 65956 interpreters optional 
kaffe_1.1.8-4_all.deb
 a414e7ac556188f288aa6abbdd10d0b4 8250670 interpreters optional 
kaffe-common_1.1.8-4_all.deb
 ac17e157b5fb434f168ce509e02628a3 83176 interpreters optional 
kaffe-dev_1.1.8-4_all.deb
 14c1f63361b31666a38f14b69469d4cc 64070 interpreters optional 
jikes-kaffe_1.1.8-4_all.deb
 c1127009b0d172c25aa30dfaf8e14c5a 153062 doc optional kaffe-doc_1.1.8-4_all.deb
 0a4d1cfdb64a502bfcfbf1fe17cb4792 1510768 interpreters optional 
kaffe-jthreads_1.1.8-4_amd64.deb
 840e99eb280d603ea6a5bfeb988b4e04 1805120 interpreters optional 
kaffe-pthreads_1.1.8-4_amd64.deb

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

iD8DBQFH+fezWSOgCCdjSDsRAvS3AKCHJPZiFthWW1JfRdob5F12x2za2gCffAO6
8otR29fhnmUKIEzIdF7PZ0I=
=zmbP
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to