[Pkg-electronics-devel] Bug#1097865: sdcc: ftbfs with GCC-15
Matthias Klose
doko at debian.org
Mon Feb 17 17:52:56 GMT 2025
Package: src:sdcc
Version: 4.4.0+dfsg-3
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/sdcc_4.4.0+dfsg-3_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/pdkmch.o ../aspdk/pdkmch.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/pdkadr.o ../aspdk/pdkadr.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c
x86_64-linux-gnu-gcc -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now -o ../../bin/sdaspdk14 obj/pdk14pst.o obj/pdk14mch.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/pdkmch.o obj/pdkadr.o obj/dbuf.o obj/dbuf_string.o -lm
make[2]: Leaving directory '/build/reproducible-path/sdcc-4.4.0+dfsg/sdas/aspdk14'
make[2]: Entering directory '/build/reproducible-path/sdcc-4.4.0+dfsg/sdas/aspdk15'
mkdir -p obj
touch obj/.stamp
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/pdk15pst.o pdk15pst.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/pdk15mch.o pdk15mch.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c
../asxxsrc/asmcro.c: In function ‘mcrprc’:
../asxxsrc/asmcro.c:119:1: warning: old-style function definition [-Wold-style-definition]
119 | mcrprc(code)
| ^~~~~~
../asxxsrc/asmcro.c: In function ‘macro’:
../asxxsrc/asmcro.c:725:1: warning: old-style function definition [-Wold-style-definition]
725 | macro(np)
| ^~~~~
../asxxsrc/asmcro.c: In function ‘newdef’:
../asxxsrc/asmcro.c:849:1: warning: old-style function definition [-Wold-style-definition]
849 | newdef(code, id)
| ^~~~~~
../asxxsrc/asmcro.c: In function ‘nlookup’:
../asxxsrc/asmcro.c:913:1: warning: old-style function definition [-Wold-style-definition]
913 | nlookup(id)
| ^~~~~~~
../asxxsrc/asmcro.c: In function ‘macroscn’:
../asxxsrc/asmcro.c:1081:1: warning: old-style function definition [-Wold-style-definition]
1081 | macroscn(nfp)
| ^~~~~~~~
../asxxsrc/asmcro.c: In function ‘macrosub’:
../asxxsrc/asmcro.c:1143:1: warning: old-style function definition [-Wold-style-definition]
1143 | macrosub(id, nfp)
| ^~~~~~~~
../asxxsrc/asmcro.c: In function ‘mstring’:
../asxxsrc/asmcro.c:1364:1: warning: old-style function definition [-Wold-style-definition]
1364 | mstring(str)
| ^~~~~~~
../asxxsrc/asmcro.c: In function ‘mstruct’:
../asxxsrc/asmcro.c:1419:1: warning: old-style function definition [-Wold-style-definition]
1419 | mstruct(n)
| ^~~~~~~
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/pdkmch.o ../aspdk/pdkmch.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/pdkadr.o ../aspdk/pdkadr.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c
x86_64-linux-gnu-gcc -c -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c
x86_64-linux-gnu-gcc -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wdate-time -D_FORTIFY_SOURCE=2 -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I../.. -I./../../support/util -I. -pipe -ggdb -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -Wno-parentheses -Wl,-z,relro -Wl,-z,now -Wl,-z,relro -Wl,-z,now -o ../../bin/sdaspdk15 obj/pdk15pst.o obj/pdk15mch.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/pdkmch.o obj/pdkadr.o obj/dbuf.o obj/dbuf_string.o -lm
make[2]: Leaving directory '/build/reproducible-path/sdcc-4.4.0+dfsg/sdas/aspdk15'
Assemblers built successfully.
x86_64-linux-gnu-g++ -Wall -Wno-overloaded-virtual -Wno-unused-parameters -Wno-unused -g -O2 -ffile-prefix-map=/build/reproducible-path/sdcc-4.4.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -pipe -Wl,-z,relro -Wl,-z,now simrxk.o rxk.o rmem.o glob.o gp0m3.o gp0m4.o gpedm3.o gpedm3a.o gpedm4.o gpddm3.o gpddm4.o inst.o ialu.o ibranch.o imove.o r2k.o r3k.o r3ka.o r4k.o r5k.o r6k.o r4kwrap.o ddwrap.o edwrap.o 7fwrap.o srxk.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -o ucsim_rxk
make[4]: Leaving directory '/build/reproducible-path/sdcc-4.4.0+dfsg/sim/ucsim/rxk.src'
make[3]: Leaving directory '/build/reproducible-path/sdcc-4.4.0+dfsg/sim/ucsim'
make[2]: Leaving directory '/build/reproducible-path/sdcc-4.4.0+dfsg/sim/ucsim'
make[1]: Leaving directory '/build/reproducible-path/sdcc-4.4.0+dfsg'
make: *** [debian/rules:82: build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
More information about the Pkg-electronics-devel
mailing list