Your message dated Sun, 08 Jun 2014 00:49:49 +0000
with message-id <[email protected]>
and subject line Bug#746906: fixed in sdcc 3.4.0+dfsg-1
has caused the Debian Bug report #746906,
regarding sdcc: ftbfs with GCC-4.9
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.)


-- 
746906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746906
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sdcc
Version: 3.3.0+dfsg-1
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/sdcc_3.3.0+dfsg-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
bfd.h:529:65: error: right-hand operand of comma expression has no effect 
[-Werror=unused-value]
 #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
                                                                 ^
opncls.c:257:5: note: in expansion of macro 'bfd_set_cacheable'
     bfd_set_cacheable (nbfd, TRUE);
     ^
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. 
-I./../include -DHAVE_asxxxx_vec -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 
-D_FORTIFY_SOURCE=2 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wshadow -Werror -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -MT section.lo -MD 
-MP -MF .deps/section.Tpo -c section.c -o section.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
mv -f .deps/format.Tpo .deps/format.Plo
/bin/bash ./libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec  
-DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -I. -I. 
-I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wshadow -Werror -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo 
syms.c
/bin/bash ./libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec  
-DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -I. -I. 
-I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wshadow -Werror -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o 
targets.lo -DDEFAULT_VECTOR=asxxxx_vec -DSELECT_VECS='&asxxxx_vec' 
-DSELECT_ARCHITECTURES='&bfd_z80_arch' ./targets.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. 
-I./../include -DHAVE_asxxxx_vec -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 
-D_FORTIFY_SOURCE=2 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wshadow -Werror -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -MT syms.lo -MD -MP 
-MF .deps/syms.Tpo -c syms.c -o syms.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. 
-I./../include -DHAVE_asxxxx_vec -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 
-D_FORTIFY_SOURCE=2 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wshadow -Werror -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -MT targets.lo -MD 
-MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=asxxxx_vec 
"-DSELECT_VECS=&asxxxx_vec" "-DSELECT_ARCHITECTURES=&bfd_z80_arch" ./targets.c 
-o targets.o
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/bin/bash ./libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I. -I. -I./../include  -DHAVE_asxxxx_vec  
-DBINDIR='"/usr/bin"' -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -I. -I. 
-I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wshadow -Werror -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo 
hash.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. 
-I./../include -DHAVE_asxxxx_vec -DBINDIR=\"/usr/bin\" -D_FORTIFY_SOURCE=2 
-D_FORTIFY_SOURCE=2 -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wshadow -Werror -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -MT hash.lo -MD -MP 
-MF .deps/hash.Tpo -c hash.c -o hash.o
cc1: all warnings being treated as errors
make[6]: *** [opncls.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
mv -f .deps/targets.Tpo .deps/targets.Plo
mv -f .deps/section.Tpo .deps/section.Plo
mv -f .deps/reloc.Tpo .deps/reloc.Plo
mv -f .deps/syms.Tpo .deps/syms.Plo
mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
mv -f .deps/archive.Tpo .deps/archive.Plo
mv -f .deps/hash.Tpo .deps/hash.Plo
make[6]: Leaving directory 
`/«BUILDDIR»/sdcc-3.3.0+dfsg/support/sdbinutils/bfd'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/«BUILDDIR»/sdcc-3.3.0+dfsg/support/sdbinutils/bfd'
make[4]: *** [all] Error 2
make[4]: Leaving directory 
`/«BUILDDIR»/sdcc-3.3.0+dfsg/support/sdbinutils/bfd'
make[3]: *** [all-bfd] Error 2
make[3]: Leaving directory `/«BUILDDIR»/sdcc-3.3.0+dfsg/support/sdbinutils'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/«BUILDDIR»/sdcc-3.3.0+dfsg/support/sdbinutils'
make[1]: *** [sdcc-sdbinutils] Error 2
make[1]: *** Waiting for unfinished jobs....
rm -f port.a
ar rc port.a gen.o main.o peep.o ralloc.o support.o ralloc2.o
x86_64-linux-gnu-ranlib port.a
make[3]: Leaving directory `/«BUILDDIR»/sdcc-3.3.0+dfsg/src/z80'
rm -f port.a
ar rc port.a gen.o main.o ralloc.o ralloc2.o
x86_64-linux-gnu-ranlib port.a
make[3]: Leaving directory `/«BUILDDIR»/sdcc-3.3.0+dfsg/src/hc08'
x86_64-linux-gnu-g++ -Wl,-z,relro -o ../bin/sdcc NewAlloc.o dbuf.o 
dbuf_string.o findme.o SDCCy.o SDCChasht.o SDCCmain.o SDCCsymt.o SDCCopt.o 
SDCCast.o SDCCmem.o SDCCval.o SDCCicode.o SDCCbitv.o SDCCset.o SDCClabel.o 
SDCCBBlock.o SDCCloop.o SDCCcse.o SDCCcflow.o SDCCdflow.o SDCClrange.o 
SDCCptropt.o SDCCpeeph.o SDCCglue.o SDCCasm.o SDCCmacro.o SDCCutil.o 
SDCCdebug.o cdbFile.o SDCCdwarf2.o SDCCerr.o SDCCsystem.o SDCCgen.o SDCClex.o 
SDCCbtree.o SDCClospre.o SDCCnaddr.o mcs51/port.a z80/port.a ds390/port.a 
ds400/port.a pic14/port.a pic16/port.a hc08/port.a  -lm 
make[2]: Leaving directory `/«BUILDDIR»/sdcc-3.3.0+dfsg/src'
make: *** [build-arch-stamp] Error 2
make[1]: Leaving directory `/«BUILDDIR»/sdcc-3.3.0+dfsg'
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: sdcc
Source-Version: 3.4.0+dfsg-1

We believe that the bug you reported is fixed in the latest version of
sdcc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gudjon I. Gudjonsson <[email protected]> (supplier of updated sdcc 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: Sat, 12 Apr 2014 21:24:12 +0200
Source: sdcc
Binary: sdcc sdcc-libraries sdcc-ucsim sdcc-doc
Architecture: source amd64 all
Version: 3.4.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Gudjon I. Gudjonsson <[email protected]>
Changed-By: Gudjon I. Gudjonsson <[email protected]>
Description:
 sdcc       - Small Device C Compiler
 sdcc-doc   - Small Device C Compiler (documentation)
 sdcc-libraries - Small Device C Compiler (libraries)
 sdcc-ucsim - Micro-controller simulator for SDCC
Closes: 699842 746906
Changes:
 sdcc (3.4.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #699842,#746906)
   * Bump standards version to 3.9.5
   * Add patch 02_fix_spelling to fix minor spelling error
   * Add rm GPL and LGPL to prevent double license files
   *
Checksums-Sha1:
 5c5add72f1527cbdaf5abed9a60c5d41f676a644 1961 sdcc_3.4.0+dfsg-1.dsc
 c905f9ea5d5fc59ae554729103caf00a543666f4 9712162 sdcc_3.4.0+dfsg.orig.tar.gz
 8709513beda26b812540fa3111d2b50ad180e6ae 106652 sdcc_3.4.0+dfsg-1.debian.tar.xz
 bd2ce682aa1a8f17f2c81827131d9eddd3c90385 1461294 sdcc_3.4.0+dfsg-1_amd64.deb
 7102283bd610c3e03efc984572f8c873fde93600 789156 
sdcc-ucsim_3.4.0+dfsg-1_amd64.deb
 a5ace8f6942b29ab2849a3bdfc97c1f694aff122 937264 
sdcc-libraries_3.4.0+dfsg-1_all.deb
 7670112998cb704f249b7154e0aeb8e3d7f740bc 856802 sdcc-doc_3.4.0+dfsg-1_all.deb
Checksums-Sha256:
 1aca6ca5fed2728108f6391ce47304972ebddfe8d7ec0ed94afa1c87c0dfb852 1961 
sdcc_3.4.0+dfsg-1.dsc
 1f150c0eb21877a13e37100404c644057cebde23e992c7ed1ecd5901d847eb02 9712162 
sdcc_3.4.0+dfsg.orig.tar.gz
 4651d81d9fa81118efff4993674a4626c4d03deaa167dfff73ec6499fabcb770 106652 
sdcc_3.4.0+dfsg-1.debian.tar.xz
 0770bfe36ceec33cff05c0dc31fa8abc4afe26ee8837011441acae20739b221f 1461294 
sdcc_3.4.0+dfsg-1_amd64.deb
 a4128aade54c086aa61538a90460889fa0b568708860b43a166726607b77b976 789156 
sdcc-ucsim_3.4.0+dfsg-1_amd64.deb
 a450c891d114df10822469ce50be9bbf06a21e36e5d29a3e485bbbe391aaee75 937264 
sdcc-libraries_3.4.0+dfsg-1_all.deb
 4eb7a2940847a603dc5a32a82c5c2237b39934dae5cd1efa8b57d64382e77b14 856802 
sdcc-doc_3.4.0+dfsg-1_all.deb
Files:
 e001d1a1e9f1f55174b73407086f899e 1461294 electronics optional 
sdcc_3.4.0+dfsg-1_amd64.deb
 c123290d01b7a147580b4057cddfffad 789156 electronics optional 
sdcc-ucsim_3.4.0+dfsg-1_amd64.deb
 1d7c6aaedc72936271f33bc0660942fe 937264 electronics optional 
sdcc-libraries_3.4.0+dfsg-1_all.deb
 93a65f6a3773c2cb0e931b73d4bd85c1 856802 doc optional 
sdcc-doc_3.4.0+dfsg-1_all.deb
 2bcc851505e9ef7254f27e1a014b193d 1961 electronics optional 
sdcc_3.4.0+dfsg-1.dsc
 3b56f4f956716c8527372d259efea4f9 9712162 electronics optional 
sdcc_3.4.0+dfsg.orig.tar.gz
 d4269e61bf1715e59605bf1fb2a574ed 106652 electronics optional 
sdcc_3.4.0+dfsg-1.debian.tar.xz

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

iQEcBAEBAgAGBQJTk7G2AAoJEGa1A/2e4BN5+rMH/Ryu9SjOX8Lt7BHDOYTEicBo
nx1Ax3Y/aheAw2yFBkb27ctho61jH9O9XX5xvw3jbX2Kef0QkXs/rTBLWS6wks51
ceBdlfTK9r7qL+w8FHA+MdD6vh6ZsGgdsC+nZiuHNxgo/+UyzFNIYPJ6hbcThD+j
kNcPv6wuINTDL+hU0ueBWSiHQK2XGnUeLEwViLJYbEPoIIeb5NGSU5ZrdezFQUBb
cxtlPdPZPAk8ZWbt6DZW9ru5MMK5C8VqtN8K/7YzUU1BaobeGJickNfhOizd4xWX
iPu4asVulsfRuNKcb2mZyDUoycbpKtlaIxXV/11WZnO1wMfVQf7Tb6+BwC2mqxo=
=UwOu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to