Your message dated Tue, 04 Sep 2012 00:47:41 +0000
with message-id <e1t8hir-0000v9...@franck.debian.org>
and subject line Bug#684840: fixed in bsnes 0.088-4
has caused the Debian Bug report #684840,
regarding bsnes: FTBFS: sort.hpp:73: multiple definition of `void 
nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string const&)'
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 ow...@bugs.debian.org
immediately.)


-- 
684840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bsnes
Version: 0.088-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in wheezy, your package failed to build on
amd64.

Relevant part:
> g++ -std=gnu++0x -o out/bsnes-compatibility obj/ui-main.o obj/ui-config.o 
> obj/ui-interface.o obj/ui-input.o obj/ui-utility.o obj/ui-window.o 
> obj/ui-general.o obj/ui-settings.o obj/ui-tools.o obj/phoenix.o obj/ruby.o 
> obj/libco.o obj/processor-arm.o obj/processor-hg51b.o 
> obj/processor-upd96050.o obj/nes-interface.o obj/nes-system.o 
> obj/nes-scheduler.o obj/nes-input.o obj/nes-memory.o obj/nes-cartridge.o 
> obj/nes-cpu.o obj/nes-apu.o obj/nes-ppu.o obj/nes-cheat.o obj/nes-video.o 
> obj/snes-interface.o obj/snes-system.o obj/snes-controller.o 
> obj/snes-cartridge.o obj/snes-cheat.o obj/snes-memory.o obj/snes-cpucore.o 
> obj/snes-smpcore.o obj/snes-cpu.o obj/snes-smp.o obj/snes-dsp.o 
> obj/snes-ppu.o obj/snes-icd2.o obj/snes-nss.o obj/snes-superfx.o 
> obj/snes-sa1.o obj/snes-necdsp.o obj/snes-hitachidsp.o obj/snes-armdsp.o 
> obj/snes-bsx.o obj/snes-srtc.o obj/snes-sdd1.o obj/snes-spc7110.o 
> obj/snes-obc1.o obj/snes-sufamiturbo.o obj/snes-msu1.o obj/snes-link.o 
> obj/gb-interface.o obj/gb-system.o obj/gb-scheduler.o obj/gb-memory.o 
> obj/gb-cartridge.o obj/gb-cpu.o obj/gb-apu.o obj/gb-lcd.o obj/gb-cheat.o 
> obj/gb-video.o obj/gba-memory.o obj/gba-interface.o obj/gba-scheduler.o 
> obj/gba-system.o obj/gba-video.o obj/gba-cartridge.o obj/gba-cpu.o 
> obj/gba-ppu.o obj/gba-apu.o -Wl,-z,relro -ldl -lX11 -lXext `pkg-config --libs 
> gtk+-2.0` `sdl-config --libs` -lGL -lXv -lasound -lao -lpulse -lpulse-simple 
> -lopenal
> obj/ui-config.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-config.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-interface.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-interface.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-input.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-input.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-utility.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-utility.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-window.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-window.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-general.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-general.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-settings.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-settings.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-tools.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string 
> const&)#1}::_FUN(nall::string const&, nall::string const&)':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::_FUN(nall::string const&, nall::string 
> const&)'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> obj/ui-tools.o: In function `void nall::sort<nall::string>(nall::string*, 
> unsigned int)::{lambda(nall::string const&, nall::string const&)#1}::operator 
> bool (*)(nall::string const&, nall::string const&)() const':
> /«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: multiple definition of `void 
> nall::sort<nall::string>(nall::string*, unsigned int)::{lambda(nall::string 
> const&, nall::string const&)#1}::operator bool (*)(nall::string const&, 
> nall::string const&)() const'
> obj/ui-main.o:/«PKGBUILDDIR»/bsnes/./nall/sort.hpp:73: first defined here
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/08/14/bsnes_0.088-3_wheezy.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: bsnes
Source-Version: 0.088-4

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

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 684...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Hansen <tobias....@gmx.de> (supplier of updated bsnes 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 04 Sep 2012 01:54:01 +0200
Source: bsnes
Binary: bsnes laevateinn
Architecture: source amd64
Version: 0.088-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Tobias Hansen <tobias....@gmx.de>
Description: 
 bsnes      - Accurate SNES/SuperFamicom emulator
 laevateinn - bsnes SNES/SuperFamicom debugger
Closes: 684840
Changes: 
 bsnes (0.088-4) unstable; urgency=low
 .
   * Add workaround for g++ bug PR c++/53821. (Closes: #684840)
Checksums-Sha1: 
 441e6144e5c0bb7b03cc4b5c57cb1a995825456d 2041 bsnes_0.088-4.dsc
 60d1a8f68243ab7466f3db51352ff92554c49801 26878 bsnes_0.088-4.debian.tar.gz
 6125904da01d2b1506d5efb620ff25bd9fb5a81e 2785454 bsnes_0.088-4_amd64.deb
 6e7454474aaa25ce55872ac2fe24df6fbface050 602232 laevateinn_0.088-4_amd64.deb
Checksums-Sha256: 
 898692ab02f2997f448557b8bb17f4c8f9953926b2a29c35fd18a1b30695e64b 2041 
bsnes_0.088-4.dsc
 cf4dfd10d0234788031f0ba852e5afe1d4aa761de30bdd166488ab1af8f9d15f 26878 
bsnes_0.088-4.debian.tar.gz
 662a8a425bc430430f766c34e47afccfe167538c92343944648b5ff3b6a58a69 2785454 
bsnes_0.088-4_amd64.deb
 9a1fa7d42c994f4cf79de0b1bd460eb2e84987f50b1dfeb7b5111d6096990e2c 602232 
laevateinn_0.088-4_amd64.deb
Files: 
 0321fe092492fc2c5f381f627f6497c0 2041 games optional bsnes_0.088-4.dsc
 9effa5be04a6da836efa9651cf714dbe 26878 games optional 
bsnes_0.088-4.debian.tar.gz
 4f5c35e1e770885d12bb43484642c736 2785454 games optional bsnes_0.088-4_amd64.deb
 b5513ef3ccb0acf34c97cc3430bac9c5 602232 games optional 
laevateinn_0.088-4_amd64.deb

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

iQIcBAEBCAAGBQJQRUv/AAoJEIyCFp2Ozs0q038P/3f66Q8lFaXiHAyxL+V7YEDK
jgSzpeI5b39HaMkGSCZyACLsL3YWE3R3bZi2HMD650fJN48s49R9RO5hOJA94qnb
t8IYI+0i3bWULq46/vXdv8YpOyR62iU+DuxKMPcjlkkZAu079XhlwWmgi2g7Whn1
fC1DmmDilNmf9PiXsE56Mb9OYpmahejX4d7j92Be1n+YBBk04VZOqRbrlD8rygVx
Ov/kFZawpFlnfH0iTViWhU+pbtXSuVlkQ9moDo3kn/xuful1vVZQqHiEpr+Co0lM
nN1aRyCk+qoimRayI/TdCgDAFWePh5w/WMEBZaTFDJuQMPB/CYNRqbsfnZpTIBBQ
I56zJ72gEFD6QDgU19K9FdGB3pW1cIjRrOCAXV4vgfVKiijtANZcVRXQMCA5ayEe
yQVsqSnCSyjJz+acwi92RFkzlfF74Hs0+kjlV17/pWU7/sXRrUepGDnKQJwGbED4
etQ4/uCxJ1uG0VYUCAjmU4XYpN8oyiU1luvXUBS9JgipLzIys7aUKlNXR5Ck2qGw
c8BNarizCimPSDlaICPMhkUSO9AtAfX1e+/7/4b1Sr/+0Sg6++chRG78gpHt2Pci
PhCtQ2s1bnEtN0dcrrGblW48lgOeAZ+8E9Bm0nzwWWJfu3vDlafmNAAwS8PLAM8A
gDwe+NgrzJ7DVb9J4f/l
=tUCw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to