Your message dated Wed, 02 Jul 2008 12:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486989: fixed in imms 3.1.0~rc4-4
has caused the Debian Bug report #486989,
regarding imms: FTBFS: bmpinterface.c:58: undefined reference to 
`bmp_cfg_db_open'
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.)


-- 
486989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486989
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: imms
Version: 3.1.0~rc4-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> g++ audplugin.o audaciousinterface.o clientstubbase.o libimmscore.a  
> `pkg-config audclient glib dbus-glib-1 --libs`  \
>           -L. -lXss -lXext -lX11 -lpcre -lsqlite3 -lz  -ltorch -ltag 
> -L/usr/X11R6/lib \
>             -shared -Wl,-z,defs,-soname,libaudaciousimms.so -o 
> libaudaciousimms.so
> sh: glib-config: command not found
> sh: glib-config: command not found
> sh: glib-config: command not found
> audaciousinterface.o: In function `configure_ok_cb':
> /build/user-imms_3.1.0~rc4-3-amd64-P2OMlQ/imms-3.1.0~rc4-3/build/../clients/bmp/bmpinterface.c:58:
>  undefined reference to `bmp_cfg_db_open'
> /build/user-imms_3.1.0~rc4-3-amd64-P2OMlQ/imms-3.1.0~rc4-3/build/../clients/bmp/bmpinterface.c:62:
>  undefined reference to `bmp_cfg_db_set_int'
> /build/user-imms_3.1.0~rc4-3-amd64-P2OMlQ/imms-3.1.0~rc4-3/build/../clients/bmp/bmpinterface.c:63:
>  undefined reference to `bmp_cfg_db_close'
> audaciousinterface.o: In function `read_config':
> /build/user-imms_3.1.0~rc4-3-amd64-P2OMlQ/imms-3.1.0~rc4-3/build/../clients/bmp/bmpinterface.c:31:
>  undefined reference to `bmp_cfg_db_open'
> /build/user-imms_3.1.0~rc4-3-amd64-P2OMlQ/imms-3.1.0~rc4-3/build/../clients/bmp/bmpinterface.c:33:
>  undefined reference to `bmp_cfg_db_get_int'
> /build/user-imms_3.1.0~rc4-3-amd64-P2OMlQ/imms-3.1.0~rc4-3/build/../clients/bmp/bmpinterface.c:34:
>  undefined reference to `bmp_cfg_db_close'
> collect2: ld returned 1 exit status

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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: imms
Source-Version: 3.1.0~rc4-4

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

imms-audacious_3.1.0~rc4-4_i386.deb
  to pool/main/i/imms/imms-audacious_3.1.0~rc4-4_i386.deb
imms-common_3.1.0~rc4-4_i386.deb
  to pool/main/i/imms/imms-common_3.1.0~rc4-4_i386.deb
imms_3.1.0~rc4-4.diff.gz
  to pool/main/i/imms/imms_3.1.0~rc4-4.diff.gz
imms_3.1.0~rc4-4.dsc
  to pool/main/i/imms/imms_3.1.0~rc4-4.dsc



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.
Artur R. Czechowski <[EMAIL PROTECTED]> (supplier of updated imms 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.8
Date: Sun, 29 Jun 2008 00:31:17 +0200
Source: imms
Binary: imms-common imms-audacious
Architecture: source i386
Version: 3.1.0~rc4-4
Distribution: unstable
Urgency: low
Maintainer: Artur R. Czechowski <[EMAIL PROTECTED]>
Changed-By: Artur R. Czechowski <[EMAIL PROTECTED]>
Description: 
 imms-audacious - Unobtrusive, automatic, and learning audacious playlist 
manager
 imms-common - Unobtrusive, automatic, and learning playlist manager
Closes: 486989
Changes: 
 imms (3.1.0~rc4-4) unstable; urgency=low
 .
   * Some #defines to make imms compilable with new names in audacious
     code (Closes: #486989).
   * DM-Upload-Allowed: yes
Checksums-Sha1: 
 4d2b587f7fc04c927d07be4ca79c2a7ec7773f78 1274 imms_3.1.0~rc4-4.dsc
 107cc703b4f5775651bc087aba1e1cec038db363 7955 imms_3.1.0~rc4-4.diff.gz
 fd45081e601c75004d45988465ef9b49b4f81577 705402 
imms-common_3.1.0~rc4-4_i386.deb
 c89848eb96de181c2b1dad4262c53f78f311dc29 23574 
imms-audacious_3.1.0~rc4-4_i386.deb
Checksums-Sha256: 
 0ba70a36160c6cef4bdec19403898791e0d79d80cdebef81193ed34d2b737c26 1274 
imms_3.1.0~rc4-4.dsc
 cce1af570840a4107aeeb6c3785e5988ea9cf2ad9ff69b7c25ae2b6683524ce2 7955 
imms_3.1.0~rc4-4.diff.gz
 7e271627a218a173124edf95716f152bb0166c584016d7000fb3c8ec2212cce8 705402 
imms-common_3.1.0~rc4-4_i386.deb
 5c279c970c221226936daa4da08d2735164fa276688b309a9778d9ee0e3110a3 23574 
imms-audacious_3.1.0~rc4-4_i386.deb
Files: 
 f5054937f8b3fb5d69b58514cc792019 1274 utils optional imms_3.1.0~rc4-4.dsc
 ddf76323c305c2c0ef32a612ad201eac 7955 utils optional imms_3.1.0~rc4-4.diff.gz
 0186d37ec5986798d64797f5df50e391 705402 utils optional 
imms-common_3.1.0~rc4-4_i386.deb
 d51b887f7e5faab318dd6a366891d67d 23574 utils optional 
imms-audacious_3.1.0~rc4-4_i386.deb

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

iEYEARECAAYFAkhrdpQACgkQhQui3hP+/EDQjACgv38SREpHp1vVq29M0FW5yP4j
ouIAn14VgBgSg3fhG1zKsKh8nEQ6pMpA
=BaKY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to