Your message dated Tue, 27 Sep 2011 20:54:04 +0000
with message-id <e1r8efe-0002w1...@franck.debian.org>
and subject line Bug#565088: fixed in nitpic 0.1-12
has caused the Debian Bug report #565088,
regarding nitpic: ftbfs with gcc-4.5
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.)


-- 
565088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565088
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nitpic
Version: 0.1-11.2
Severity: normal
Tags: sid
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html

The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/nitpic_0.1-11.2_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.

The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.


[...]
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
16c84.cc:1130:1: warning: deprecated conversion from string constant to 'char*'
rm -f nitpic
c++ -o nitpic -g -O2 -fno-strict-aliasing      main.o ic.o info.o instr.o 
pu_lib.o reg.o sim.o util.o 16c84.o -lXaw  -lXmu -lXt -lSM -lICE -lXext -lX11 
-lXt -lSM -lICE -lXext -lX11   -lbfd -lopcodes -liberty -lm -lc   
ic.o: In function `ic_update()':
/build/user-nitpic_0.1-11.2-amd64-hZMDZB/nitpic-0.1/ic.cc:109: undefined 
reference to `W'
/build/user-nitpic_0.1-11.2-amd64-hZMDZB/nitpic-0.1/ic.cc:133: undefined 
reference to `W'
/build/user-nitpic_0.1-11.2-amd64-hZMDZB/nitpic-0.1/ic.cc:137: undefined 
reference to `W'
/build/user-nitpic_0.1-11.2-amd64-hZMDZB/nitpic-0.1/ic.cc:137: undefined 
reference to `W'
/build/user-nitpic_0.1-11.2-amd64-hZMDZB/nitpic-0.1/ic.cc:151: undefined 
reference to `W'
ic.o:/build/user-nitpic_0.1-11.2-amd64-hZMDZB/nitpic-0.1/ic.cc:155: more 
undefined references to `W' follow
collect2: ld returned 1 exit status
make[1]: *** [nitpic] Error 1
make[1]: Leaving directory `/build/user-nitpic_0.1-11.2-amd64-hZMDZB/nitpic-0.1'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: nitpic
Source-Version: 0.1-12

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

nitpic_0.1-12.diff.gz
  to main/n/nitpic/nitpic_0.1-12.diff.gz
nitpic_0.1-12.dsc
  to main/n/nitpic/nitpic_0.1-12.dsc
nitpic_0.1-12_i386.deb
  to main/n/nitpic/nitpic_0.1-12_i386.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 565...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated nitpic 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, 27 Sep 2011 22:12:48 +0200
Source: nitpic
Binary: nitpic
Architecture: source i386
Version: 0.1-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 nitpic     - simulator for the Microchip PIC16C84 microcontroller
Closes: 552751 565088
Changes: 
 nitpic (0.1-12) unstable; urgency=low
 .
   * QA upload.
   * Fix "ftbfs with gcc-4.5": apply patch from Colin Watson / Ubuntu:
     - Anonymous structs are not conformant C++.  Give W a struct name so
       that its linkage works.
     Closes: #565088
     LP: #756188
   * Set Maintainer to Debian QA Group <packa...@qa.debian.org>.
     Closes: #552751 (cf. #629605)
Checksums-Sha1: 
 2005d84abd046c0a495b1015c7e3552a28a237ef 1670 nitpic_0.1-12.dsc
 1e681624d3009e8983352b1544b182eb7ae6e1aa 10692 nitpic_0.1-12.diff.gz
 25ce27eda7dceb505e1872830eb569d3d8d1af9a 33900 nitpic_0.1-12_i386.deb
Checksums-Sha256: 
 493edb65b7a63ed88b96742eca522a38c8c780d927f8014028cf04bf263934e0 1670 
nitpic_0.1-12.dsc
 0b1af282eb30cef843cffa9a10fc3e8d3c1b99ff69087c6ab518dbb20309cfb1 10692 
nitpic_0.1-12.diff.gz
 6c5a5b478af92fe789af0332e85d160c479c003f80f99b0f1041f21b91ced481 33900 
nitpic_0.1-12_i386.deb
Files: 
 b517904a71ed0b3c3284d51f3f266f49 1670 electronics extra nitpic_0.1-12.dsc
 cce2e37e8dcf24127ebef2ed55b9abbc 10692 electronics extra nitpic_0.1-12.diff.gz
 dd36043449305d683e260b6974636ed4 33900 electronics extra nitpic_0.1-12_i386.deb

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

iQIcBAEBCAAGBQJOgi+JAAoJELs6aAGGSaoGDp0QAIWdxxApGOZt5DDl8MwLR3eu
5COsgsXeHvvtSYdiANu9Ez+eyBifJuqJ6anak+cVC43Vc/ZC/mM2LJm8nXQZLal0
7RfAiR68npcKqIACd6namsA4QWixwQJM3qZjrzdjPc0kMNHz4GG8kGA6MbeOosz7
HW3qLQu2OJXKzPrnmOdkKHXDJ3SEe1MJcvlRMcqxvGAnfv+Ac3g0EbB9vg3g9XOG
KqFqNgT/c7a9Ww4/RomeK96o2s1MrznJiD1MmZsZ5MBWTosGSLvGR22xT2ySk14W
YkNW8KJITFeayMT7FcKDZf3jC7hAE87cJrnWreBlgYi4mfmXROjKtgiu1BzVpZqP
AjCXhURo2yGmYlU7Khb+KzJmpGDTo7u3Ms/92NFp82nbp4DFeQXeguEf3uwSO4wt
spkVtk/F3IdeADiqKbVD90Vsdut+l04CeIcTI6vcmYCeBpyVyvBDArvcVQHMC1aM
uITffIMdMuNrRhNZ8GiiMlykcH2lndGb8q7MljxPSqUYECcmCZ1wVBJb6jv6ytON
pEL23rfq7LFZdwVYiBIqMJB0g17Nk33Mw8dQ+AJVjjfxq2BcUAEGrcjRvc75U/E6
JDN76VtdKq2uWUHKk2Hp/9289vltVXQ3VUmi6ZsjpC7xoG27KsaPLPwNixPZovQ6
C+NTYke1/7zDuX9PZfBy
=4cHC
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to