Package: sdcc
Version: 3.4.0+dfsg-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
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 opncls.lo -MD 
-MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
In file included from opncls.c:26:0:
opncls.c: In function 'bfd_fopen':
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:261:5: note: in expansion of macro 'bfd_set_cacheable'
     bfd_set_cacheable (nbfd, TRUE);
     ^
cc1: all warnings being treated as errors
Makefile:1312: recipe for target 'opncls.lo' failed
make[6]: *** [opncls.lo] Error 1
make[6]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-sdcc/sdcc-3.4.0+dfsg/support/sdbinutils/bfd'
Makefile:1354: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: sdcc-build-log.txt.gz
Description: application/gunzip

Attachment: pgpXZ4Implok7.pgp
Description: PGP signature

Reply via email to