Your message dated Thu, 19 Jun 2014 19:57:12 +0200
with message-id <1940798.ce1lq049Ql@fessender>
and subject line sdcc: ftbfs with GCC-4.9
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
Package: src:sdcc
Version: 3.4.0+dfsg-1
Hi
I built the package with gcc-4.9 without problems so this bug should be
closed.
Regards
Gudjon
--- End Message ---