#1128546 gcl27: FTBFS with glibc 2.43 due to ISO C23 const return types

Package:
src:gcl27
Source:
src:gcl27
Submitter:
Aurelien Jarno
Date:
2026-02-28 02:55:02 UTC
Severity:
normal
Tags:
#1128546#5
Date:
2026-02-20 22:47:39 UTC
From:
To:
Dear maintainer(s),

gcl27 fails to build from source with glibc 2.43, currently in
experimental. From the build log:

| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/lex.o -MD -MP -MF $depbase.Tpo -c -o o/lex.o o/lex.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/lex.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/lex.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: *** Waiting for unfinished jobs....
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/prog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/prog.o -MD -MP -MF $depbase.Tpo -c -o o/prog.o o/prog.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/prog.c:28:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/prog.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/bcmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/bcmp.o -MD -MP -MF $depbase.Tpo -c -o o/bcmp.o o/bcmp.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/predicate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/predicate.o -MD -MP -MF $depbase.Tpo -c -o o/predicate.o o/predicate.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/predicate.c:29:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/predicate.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/nfunlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/nfunlink.o -MD -MP -MF $depbase.Tpo -c -o o/nfunlink.o o/nfunlink.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/nfunlink.c:18:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/nfunlink.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/num_co.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/num_co.o -MD -MP -MF $depbase.Tpo -c -o o/num_co.o o/num_co.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/num_co.c:35:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/num_co.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/bcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/bcopy.o -MD -MP -MF $depbase.Tpo -c -o o/bcopy.o o/bcopy.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/big.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/big.o -MD -MP -MF $depbase.Tpo -c -o o/big.o o/big.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/big.c:48:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/big.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/cfun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/cfun.o -MD -MP -MF $depbase.Tpo -c -o o/cfun.o o/cfun.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/cfun.c:28:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/cfun.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/num_pred.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/num_pred.o -MD -MP -MF $depbase.Tpo -c -o o/num_pred.o o/num_pred.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/num_pred.c:27:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/num_pred.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/frame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/frame.o -MD -MP -MF $depbase.Tpo -c -o o/frame.o o/frame.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/frame.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/frame.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/bzero.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/bzero.o -MD -MP -MF $depbase.Tpo -c -o o/bzero.o o/bzero.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/typespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/typespec.o -MD -MP -MF $depbase.Tpo -c -o o/typespec.o o/typespec.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/typespec.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/typespec.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/gmp_wrappers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/gmp_wrappers.o -MD -MP -MF $depbase.Tpo -c -o o/gmp_wrappers.o o/gmp_wrappers.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/gmp_wrappers.c:4:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/gmp_wrappers.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/format.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/format.o -MD -MP -MF $depbase.Tpo -c -o o/format.o o/format.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/format.c:27:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/format.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/reference.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/reference.o -MD -MP -MF $depbase.Tpo -c -o o/reference.o o/reference.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/reference.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/reference.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/toplevel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/toplevel.o -MD -MP -MF $depbase.Tpo -c -o o/toplevel.o o/toplevel.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/toplevel.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/toplevel.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/bds.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/bds.o -MD -MP -MF $depbase.Tpo -c -o o/bds.o o/bds.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/bds.c:28:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/bds.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/earith.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/earith.o -MD -MP -MF $depbase.Tpo -c -o o/earith.o o/earith.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/earith.c:2:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/earith.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/macros.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/macros.o -MD -MP -MF $depbase.Tpo -c -o o/macros.o o/macros.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/macros.c:26:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/macros.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/user_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/user_init.o -MD -MP -MF $depbase.Tpo -c -o o/user_init.o o/user_init.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/user_init.c:1:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/user_init.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/prelink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/prelink.o -MD -MP -MF $depbase.Tpo -c -o o/prelink.o o/prelink.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/prelink.c:4:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/prelink.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/multival.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/multival.o -MD -MP -MF $depbase.Tpo -c -o o/multival.o o/multival.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/multival.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/multival.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/utils.o -MD -MP -MF $depbase.Tpo -c -o o/utils.o o/utils.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/utils.c:3:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/utils.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/eval.o -MD -MP -MF $depbase.Tpo -c -o o/eval.o o/eval.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/eval.c:27:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/eval.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/conditional.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/conditional.o -MD -MP -MF $depbase.Tpo -c -o o/conditional.o o/conditional.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/conditional.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/conditional.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/bitop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/bitop.o -MD -MP -MF $depbase.Tpo -c -o o/bitop.o o/bitop.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/bitop.c:1:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/bitop.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/sockets.o -MD -MP -MF $depbase.Tpo -c -o o/sockets.o o/sockets.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/sockets.c:24:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/sockets.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/unixfasl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/unixfasl.o -MD -MP -MF $depbase.Tpo -c -o o/unixfasl.o o/unixfasl.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/unixfasl.c:23:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/unixfasl.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/unixsave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/unixsave.o -MD -MP -MF $depbase.Tpo -c -o o/unixsave.o o/unixsave.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/unixsave.c:29:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/unixsave.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/num_comp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/num_comp.o -MD -MP -MF $depbase.Tpo -c -o o/num_comp.o o/num_comp.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/num_comp.c:27:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/num_comp.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/clxsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/clxsocket.o -MD -MP -MF $depbase.Tpo -c -o o/clxsocket.o o/clxsocket.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/clxsocket.c:11:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/clxsocket.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/usig2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/usig2.o -MD -MP -MF $depbase.Tpo -c -o o/usig2.o o/usig2.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/num_arith.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/num_arith.o -MD -MP -MF $depbase.Tpo -c -o o/num_arith.o o/num_arith.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/num_arith.c:28:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/num_arith.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/assignment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/assignment.o -MD -MP -MF $depbase.Tpo -c -o o/assignment.o o/assignment.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/assignment.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/assignment.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/structure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/structure.o -MD -MP -MF $depbase.Tpo -c -o o/structure.o o/structure.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/structure.c:29:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/structure.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/unixsys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/unixsys.o -MD -MP -MF $depbase.Tpo -c -o o/unixsys.o o/unixsys.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/let.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/let.o -MD -MP -MF $depbase.Tpo -c -o o/let.o o/let.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/let.c:27:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/let.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/usig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/usig.o -MD -MP -MF $depbase.Tpo -c -o o/usig.o o/usig.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/aarch64-linux-gnu/bits/libc-header-start.h:33,
|                  from /usr/include/fenv.h:26,
|                  from o/usig.c:24:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/usig.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/block.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/block.o -MD -MP -MF $depbase.Tpo -c -o o/block.o o/block.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/block.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/block.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/num_rand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/num_rand.o -MD -MP -MF $depbase.Tpo -c -o o/num_rand.o o/num_rand.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/iteration.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/iteration.o -MD -MP -MF $depbase.Tpo -c -o o/iteration.o o/iteration.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/iteration.c:29:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/iteration.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/num_sfun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/num_sfun.o -MD -MP -MF $depbase.Tpo -c -o o/num_sfun.o o/num_sfun.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/num_sfun.c:26:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/num_sfun.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/catch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/catch.o -MD -MP -MF $depbase.Tpo -c -o o/catch.o o/catch.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/catch.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/catch.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/array.o -MD -MP -MF $depbase.Tpo -c -o o/array.o o/array.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/array.c:23:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/array.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/backq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/backq.o -MD -MP -MF $depbase.Tpo -c -o o/backq.o o/backq.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/backq.c:23:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/backq.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/makefun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/makefun.o -MD -MP -MF $depbase.Tpo -c -o o/makefun.o o/makefun.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/makefun.c:2:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/makefun.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/number.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/number.o -MD -MP -MF $depbase.Tpo -c -o o/number.o o/number.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/number.c:32:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/number.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/nsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/nsocket.o -MD -MP -MF $depbase.Tpo -c -o o/nsocket.o o/nsocket.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/nsocket.c:3:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/nsocket.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/error.o -MD -MP -MF $depbase.Tpo -c -o o/error.o o/error.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/error.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/error.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/funlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/funlink.o -MD -MP -MF $depbase.Tpo -c -o o/funlink.o o/funlink.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/funlink.c:8:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/funlink.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/msbrk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/msbrk.o -MD -MP -MF $depbase.Tpo -c -o o/msbrk.o o/msbrk.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/aarch64-linux-gnu/sys/mman.h:22,
|                  from o/msbrk.c:2:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/msbrk.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/sfasl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/sfasl.o -MD -MP -MF $depbase.Tpo -c -o o/sfasl.o o/sfasl.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/sfasl.c:36:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/sfasl.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/num_log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/num_log.o -MD -MP -MF $depbase.Tpo -c -o o/num_log.o o/num_log.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/num_log.c:29:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/num_log.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/regexpr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/regexpr.o -MD -MP -MF $depbase.Tpo -c -o o/regexpr.o o/regexpr.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/regexpr.c:23:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1940: o/regexpr.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/cmpaux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/cmpaux.o -MD -MP -MF $depbase.Tpo -c -o o/cmpaux.o o/cmpaux.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/unixtime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/unixtime.o -MD -MP -MF $depbase.Tpo -c -o o/unixtime.o o/unixtime.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/unixfsys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/unixfsys.o -MD -MP -MF $depbase.Tpo -c -o o/unixfsys.o o/unixfsys.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/run_process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/run_process.o -MD -MP -MF $depbase.Tpo -c -o o/run_process.o o/run_process.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/fat_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/fat_string.o -MD -MP -MF $depbase.Tpo -c -o o/fat_string.o o/fat_string.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/bind.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/bind.o -MD -MP -MF $depbase.Tpo -c -o o/bind.o o/bind.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/alloc.o -MD -MP -MF $depbase.Tpo -c -o o/alloc.o o/alloc.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/main.o -MD -MP -MF $depbase.Tpo -c -o o/main.o o/main.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/gbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -std=gnu17 -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu17 -O2 -I o  -MT o/gbc.o -MD -MP -MF $depbase.Tpo -c -o o/gbc.o o/gbc.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: *** [Makefile:1154: all] Error 2
| make: *** [debian/rules:76: build-stamp] Error 2
| dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2

The full build log is available here [1].

The issue is due to ISO C23 declaration of bsearch, memchr, strchr,
strpbrk, strrchr, strstr, wcschr, wcspbrk, wcsrchr, wcsstr and wmemchr,
which now returns a pointer to a const-qualified type when the input
argument is a pointer to a const-qualified type [2].

I would like to thanks Emanuele Rocca for doing the archive rebuild on
a fast arm64 server.

Regards
Aurelien

[1] https://people.debian.org/~ema/glibc-2.43-rebuilds/output-1/gcl27_arm64.build
[2] https://sourceware.org/git/?p=glibc.git;a=blob;f=NEWS;h=e271fb2e4d76903c77a302aaec1ca22ce31027d0;hb=f762ccf84f122d1354f103a151cba8bde797d521#l19

#1128546#10
Date:
2026-02-22 19:07:36 UTC
From:
To:
Greetings, and thanks so much for your report! This should be fixed now
as of 2.7.1-11.  Please let me know if problems persist.

Take care,

#1128546#13
Date:
2026-02-22 19:07:36 UTC
From:
To:
Greetings, and thanks so much for your report! This should be fixed now
as of 2.7.1-11.  Please let me know if problems persist.

Take care,

#1128546#18
Date:
2026-02-23 17:10:18 UTC
From:
To:
control: reopen -1

Hi Camm,

Unfortunately, I am still able to reproduce the issue with this new
version:

| $ sbuild --chroot-mode=unshare -d experimental --build-dep-resolver aptitude --add-depends 'libc6 (>= 2.43)' gcl27_2.7.1-11.dsc

...

| sbuild (Debian sbuild) 0.91.5~bpo13+1 (19 December 2025) on ohm.local
|
| +==============================================================================+
| | gcl27 2.7.1-11 (amd64)                       Mon, 23 Feb 2026 17:01:57 +0000 |
| +==============================================================================+
|
| Package: gcl27
| Version: 2.7.1-11
| Source Version: 2.7.1-11
| Distribution: experimental
| Machine Architecture: amd64
| Host Architecture: amd64
| Build Architecture: amd64
| Build Type: binary

...

| /usr/bin/make  -j4 -Otarget --jobserver-auth=fifo:/tmp/GMfifo776 --sync-mutex=fnm:/tmp/GmQvXR5T
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: warning: -j4 forced in submake: resetting jobserver mode.
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| echo "#include <stdint.h>" | gcc -E -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -P  - | mawk '/fsid/ {next} {print}' >h/mstdint.h
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| cat h/cmpincl1.h  h/gclincl.h h/compbas.h h/type.h h/mgmp.h h/lu.h h/globals.h h/vs.h h/bds.h h/frame.h h/lex.h h/mstdint.h h/compbas2.h h/compprotos.h h/immnum.h | \
| 	gcc -E -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -P  - | \
| 	mawk '/^# |^$|^#pragma/ {next}{print}' > h/cmpincludea.h
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/grab_defs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -MT o/grab_defs.o -MD -MP -MF $depbase.Tpo -c -o o/grab_defs.o o/grab_defs.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| gcc -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -Wl,-z,relro -no-pie -Wl,-z,relro -Wl,-T,gcl.script  -o o/grab_defs o/grab_defs.o  -lX11  -ldl  -lm  -lgmp -ltirpc -lreadline
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_typespec.ini' -> 'o/typespec.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_gbc.ini' -> 'o/gbc.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_alloc.ini' -> 'o/alloc.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_bitop.ini' -> 'o/bitop.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_main.ini' -> 'o/main.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_eval.ini' -> 'o/eval.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo bin/dpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -MT bin/dpp.o -MD -MP -MF $depbase.Tpo -c -o bin/dpp.o bin/dpp.c &&\
| mv -f $depbase.Tpo $depbase.Po
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_lex.ini' -> 'o/lex.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_macros.ini' -> 'o/macros.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_bds.ini' -> 'o/bds.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_frame.ini' -> 'o/frame.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_reference.ini' -> 'o/reference.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_predicate.ini' -> 'o/predicate.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_bind.ini' -> 'o/bind.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_assignment.ini' -> 'o/assignment.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_let.ini' -> 'o/let.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_conditional.ini' -> 'o/conditional.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_iteration.ini' -> 'o/iteration.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_block.ini' -> 'o/block.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_prog.ini' -> 'o/prog.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_multival.ini' -> 'o/multival.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_catch.ini' -> 'o/catch.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_cfun.ini' -> 'o/cfun.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_cmpaux.ini' -> 'o/cmpaux.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_big.ini' -> 'o/big.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_number.ini' -> 'o/number.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_num_pred.ini' -> 'o/num_pred.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_num_comp.ini' -> 'o/num_comp.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_num_arith.ini' -> 'o/num_arith.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_num_sfun.ini' -> 'o/num_sfun.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_num_co.ini' -> 'o/num_co.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_num_rand.ini' -> 'o/num_rand.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_num_log.ini' -> 'o/num_log.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_earith.ini' -> 'o/earith.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_array.ini' -> 'o/array.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_regexpr.ini' -> 'o/regexpr.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_structure.ini' -> 'o/structure.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_backq.ini' -> 'o/backq.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_toplevel.ini' -> 'o/toplevel.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_unixfsys.ini' -> 'o/unixfsys.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_format.ini' -> 'o/format.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_error.ini' -> 'o/error.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_unixfasl.ini' -> 'o/unixfasl.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_unixtime.ini' -> 'o/unixtime.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_unixsys.ini' -> 'o/unixsys.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_unixsave.ini' -> 'o/unixsave.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_fat_string.ini' -> 'o/fat_string.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_funlink.ini' -> 'o/funlink.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_run_process.ini' -> 'o/run_process.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_usig2.ini' -> 'o/usig2.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_nfunlink.ini' -> 'o/nfunlink.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_usig.ini' -> 'o/usig.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_utils.ini' -> 'o/utils.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_sockets.ini' -> 'o/sockets.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_makefun.ini' -> 'o/makefun.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_clxsocket.ini' -> 'o/clxsocket.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_gmp_wrappers.ini' -> 'o/gmp_wrappers.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_nsocket.ini' -> 'o/nsocket.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_sfasl.ini' -> 'o/sfasl.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_prelink.ini' -> 'o/prelink.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_bcmp.ini' -> 'o/bcmp.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_msbrk.ini' -> 'o/msbrk.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_bcopy.ini' -> 'o/bcopy.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_bzero.ini' -> 'o/bzero.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| gcc -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -Wl,-z,relro -no-pie -Wl,-z,relro -Wl,-T,gcl.script  -o bin/dpp bin/dpp.o  -lX11  -ldl  -lm  -lgmp -ltirpc -lreadline
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_user_init.ini' -> 'o/user_init.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_user_match.ini' -> 'o/user_match.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/character.d o/character.c
| dpp: o/character.d -> o/character.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_mapfun.ini' -> 'o/mapfun.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/gcl_readline.d o/gcl_readline.c
| dpp: o/gcl_readline.d -> o/gcl_readline.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/file.d o/file.c
| dpp: o/file.d -> o/file.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/hash.d o/hash.c
| dpp: o/hash.d -> o/hash.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/list.d o/list.c
| dpp: o/list.d -> o/list.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/package.d o/package.c
| dpp: o/package.d -> o/package.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/pathname.d o/pathname.c
| dpp: o/pathname.d -> o/pathname.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/print.d o/print.c
| dpp: o/print.d -> o/print.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/read.d o/read.c
| dpp: o/read.d -> o/read.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/sequence.d o/sequence.c
| dpp: o/sequence.d -> o/sequence.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/string.d o/string.c
| dpp: o/string.d -> o/string.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| bin/dpp o/symbol.d o/symbol.c
| dpp: o/symbol.d -> o/symbol.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_gprof.ini' -> 'o/gprof.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_boot.ini' -> 'o/boot.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_file.ini' -> 'o/file.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_character.ini' -> 'o/character.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_gcl_readline.ini' -> 'o/gcl_readline.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_hash.ini' -> 'o/hash.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_list.ini' -> 'o/list.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_pathname.ini' -> 'o/pathname.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_print.ini' -> 'o/print.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_package.ini' -> 'o/package.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_string.ini' -> 'o/string.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_sequence.ini' -> 'o/sequence.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| echo '#include "make-init.h"' > o/boot.h
| echo 'void gcl_init_boot(void){' >> o/boot.h
| cat o/boot.ini >> o/boot.h
| echo '}' >> o/boot.h
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_symbol.ini' -> 'o/symbol.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_read.ini' -> 'o/read.ini'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| echo '#include "make-init.h"' > o/new_init.c
| echo 'void NewInit(void){' >> o/new_init.c
| cat o/typespec.ini o/alloc.ini o/gbc.ini o/bitop.ini o/main.ini o/eval.ini o/macros.ini o/lex.ini o/bds.ini o/frame.ini o/predicate.ini o/reference.ini o/assignment.ini o/bind.ini o/let.ini o/conditional.ini o/block.ini o/iteration.ini o/prog.ini o/multival.ini o/catch.ini o/cfun.ini o/cmpaux.ini o/big.ini o/number.ini o/num_pred.ini o/num_comp.ini o/num_arith.ini o/num_sfun.ini o/num_co.ini o/num_log.ini o/num_rand.ini o/earith.ini o/array.ini o/regexpr.ini o/structure.ini o/toplevel.ini o/backq.ini o/format.ini o/unixfsys.ini o/unixfasl.ini o/error.ini o/unixtime.ini o/unixsys.ini o/unixsave.ini o/funlink.ini o/fat_string.ini o/run_process.ini o/nfunlink.ini o/usig.ini o/usig2.ini o/utils.ini o/makefun.ini o/sockets.ini o/gmp_wrappers.ini o/clxsocket.ini o/nsocket.ini o/prelink.ini o/sfasl.ini o/msbrk.ini o/bcmp.ini o/bcopy.ini o/bzero.ini o/user_init.ini o/user_match.ini o/mapfun.ini o/character.ini o/file.ini o/gcl_readline.ini o/hash.ini o/list.ini o/package.ini o/pathname.ini o/print.ini o/read.ini o/sequence.ini o/string.ini o/symbol.ini o/gprof.ini >> o/new_init.c
| echo '}' >> o/new_init.c
| ! cat o/new_init.c | awk -F, '/DEFUN/ {print $1,$2}' | grep -v object || (rm o/new_init.c && false)
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| echo '#include "make-decl.h"' > foo.c
| cat o/typespec.ini o/alloc.ini o/gbc.ini o/bitop.ini o/main.ini o/eval.ini o/macros.ini o/lex.ini o/bds.ini o/frame.ini o/predicate.ini o/reference.ini o/assignment.ini o/bind.ini o/let.ini o/conditional.ini o/block.ini o/iteration.ini o/prog.ini o/multival.ini o/catch.ini o/cfun.ini o/cmpaux.ini o/big.ini o/number.ini o/num_pred.ini o/num_comp.ini o/num_arith.ini o/num_sfun.ini o/num_co.ini o/num_log.ini o/num_rand.ini o/earith.ini o/array.ini o/regexpr.ini o/structure.ini o/toplevel.ini o/backq.ini o/format.ini o/unixfsys.ini o/unixfasl.ini o/error.ini o/unixtime.ini o/unixsys.ini o/unixsave.ini o/funlink.ini o/fat_string.ini o/run_process.ini o/nfunlink.ini o/usig.ini o/usig2.ini o/utils.ini o/makefun.ini o/sockets.ini o/gmp_wrappers.ini o/clxsocket.ini o/nsocket.ini o/prelink.ini o/sfasl.ini o/msbrk.ini o/bcmp.ini o/bcopy.ini o/bzero.ini o/user_init.ini o/user_match.ini o/mapfun.ini o/character.ini o/file.ini o/gcl_readline.ini o/hash.ini o/list.ini o/package.ini o/pathname.ini o/print.ini o/read.ini o/sequence.ini o/string.ini o/symbol.ini o/gprof.ini |sed 's,DEFBFUN,DEFUN,g' >> foo.c
| gcc -E -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -P  foo.c | sed -n -e '/DO_/d' -e '/[a-zA-Z;]/p' > h/new_decl.h
| rm -f foo.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| mawk 'BEGIN {print "#include \"include.h\"";print "#include \"page.h\"";print "---"} {a=$1;gsub("\\.\\.\\.","",a);print "\"#define " $1 "\" " a}' h/compdefs.h |\
| gcc -E -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -P  - |\
| mawk '/^\-\-\-$/ {i=1;next} {if (!i) next} {gsub("\"","");print}' >h/mcompdefs.h
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| renamed 'new_cmpinclude.h' -> 'h/cmpinclude.h'
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| chmod +x bin/c23.awk
| gcc -E -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2 -P  o/pre_qfv.c | bin/c23.awk >o/qfv.c
| make[1]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| /usr/bin/make  all-am
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| touch info/gcl-si.texi
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| touch info/gcl-tk.texi
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/bitop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -MT o/bitop.o -MD -MP -MF $depbase.Tpo -c -o o/bitop.o o/bitop.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/bitop.c:1:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1945: o/bitop.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: *** Waiting for unfinished jobs....
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/typespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -MT o/typespec.o -MD -MP -MF $depbase.Tpo -c -o o/typespec.o o/typespec.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/link.h:23,
|                  from ./h/linux.h:12,
|                  from ./h/config.h:1,
|                  from ./h/include.h:75,
|                  from o/typespec.c:30:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1945: o/typespec.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/gbc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -MT o/gbc.o -MD -MP -MF $depbase.Tpo -c -o o/gbc.o o/gbc.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
|                  from /usr/include/string.h:26,
|                  from o/gbc.c:32:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1945: o/gbc.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[2]: Entering directory '/build/reproducible-path/gcl27-2.7.1'
| depbase=`echo o/alloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
| gcc -DHAVE_CONFIG_H -I. -I./h  -I h -I /usr/include/tirpc -Wdate-time -D_FORTIFY_SOURCE=2  -g -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/gcl27-2.7.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64  -I/usr/include/tirpc  -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -I o  -MT o/alloc.o -MD -MP -MF $depbase.Tpo -c -o o/alloc.o o/alloc.c &&\
| mv -f $depbase.Tpo $depbase.Po
| In file included from /usr/include/features.h:539,
|                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
|                  from /usr/include/string.h:26,
|                  from o/alloc.c:28:
| ./h/../h/protoize.h:76:35: error: expected identifier or ‘(’ before ‘_Generic’
|    76 | /* bsearch.c:5:OF */ extern void *bsearch (const void *key, const void *base, size_t nel, size_t keysize, int (*compar) (const void *,const void *)); /* (key, base, nel, keysize, compar) char *key; char *base; unsigned int nel; unsigned int keysize; int (*compar)(); */
|       |                                   ^~~~~~~
| make[2]: *** [Makefile:1945: o/alloc.o] Error 1
| make[2]: Leaving directory '/build/reproducible-path/gcl27-2.7.1'
| make[1]: *** [Makefile:1154: all] Error 2
| make: *** [debian/rules:76: build-stamp] Error 2
| dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2

Regards
Aurelien

#1128546#25
Date:
2026-02-23 20:22:16 UTC
From:
To:
Greetings, and thanks si much!  I created an experimental schroot on one
of the porterboxes and could not reproduce.  Now that I think about it
that may be because the libc is only 2.42.  How do I force 2.43 using
dd-schroot-cmd?

Take care,

Aurelien Jarno <aurel32@debian.org> writes:

#1128546#30
Date:
2026-02-23 21:20:42 UTC
From:
To:
Hi,

First of all, you have to create a chroot:experimental schroot. Then you
can use /experimental to force the version. Unfortunately you have to do
it on all dependencies, so that gives:

dd-schroot-cmd -c mychroot apt-get install libc6/experimental libc6-dev/experimental libc-bin/experimental

Regards
Aurelien

#1128546#35
Date:
2026-02-26 17:18:46 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
gcl27, 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 1128546@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Camm Maguire <camm@debian.org> (supplier of updated gcl27 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Wed, 25 Feb 2026 08:23:26 -0500
Source: gcl27
Architecture: source
Version: 2.7.1-12
Distribution: unstable
Urgency: medium
Maintainer: Camm Maguire <camm@debian.org>
Changed-By: Camm Maguire <camm@debian.org>
Closes: 1108096 1118704 1122744 1128546 1128663
Changes:
 gcl27 (2.7.1-12) unstable; urgency=medium
 .
   * Version_2_7_2pre11
   * Bug fix: "FTBFS with glibc 2.43 due to ISO C23 const return types",
     thanks to Aurelien Jarno (Closes: #1128546).
   * Bug fix: "Update/add debconf template translation [INTL:ca]", thanks
     to Carles Pina i Estany (Closes: #1118704).
   * Bug fix: "[INTL:sv] Swedish strings for gcl27 debconf", thanks to
     Martin Bagge / brother (Closes: #1122744).
   * Bug fix: "[INTL:es] Spanish translation of gcl27 debconf template",
     thanks to Camaleón (Closes: #1108096).
   * Bug fix: "FTBFS: SIMPLE-ERROR: SAVE-EXEC is unable to save to file
     "saved_acl2.c", because its directory does not exist.",
     thanks to Santiago Vila (Closes: #1128663).
Checksums-Sha1:
 ef846f45290e3fa5991510c24b5216860178dcfa 2333 gcl27_2.7.1-12.dsc
 3d7c0fff721f32bfb292c36578fd00e0c52ee316 159108 gcl27_2.7.1-12.debian.tar.xz
 2b8b08e41aa7c6b687af4643c0bccaff870d87ae 9828 gcl27_2.7.1-12_source.buildinfo
Checksums-Sha256:
 8f40b86084f5892c1dfba98c015b318836f12741c97cb744fe2daa79221bf3c4 2333 gcl27_2.7.1-12.dsc
 812d2256456a6abc9e98da5ae3dd31c6fc7aa6618db8eea84b4a7a28862b50e1 159108 gcl27_2.7.1-12.debian.tar.xz
 e26c652ff0d62c4974e8e881249d27f9994b6d10321227fd69dbf82c68ee3682 9828 gcl27_2.7.1-12_source.buildinfo
Files:
 b6df02710a0c23e6c78cf8324ce2bc2d 2333 lisp optional gcl27_2.7.1-12.dsc
 977c6536c69f636d3e357e4b1e6e8720 159108 lisp optional gcl27_2.7.1-12.debian.tar.xz
 106d1d8a69e835224748d79dfb7630a3 9828 lisp optional gcl27_2.7.1-12_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE/iFPNjaXdzJC6BbsuEXOUQ+bcU0FAmmgfFAACgkQuEXOUQ+b
cU0CpBAAmxOeVyRRliabJuTbN8CPaslHYbg4ZRxy2sZ3oOiNDqdRdmmiNunN/kJB
T0svU5x/MEu9nfI/Bg0XHGBV9PNxiJm1MctSF5Joh+rlS6kXDAKDrST3+1kY1Spj
syg0hhOHAO6vYLPbd49uI76Dx1Y7naMMqQJS7lKguwg8hCaPsg0Cj+buG1eXg/v3
yx4NKb8Jv92jvDgXBu49xmodAOtBDSRHW57xXxffQt5n2EqysWL+14kEmAJ6RBzG
Vd+tTJvgw3laRvRlBYMBWDZxJ7HqheyiYO9uddmdg8//1Lz8NSzKpO+0rSEosA9L
TMOEfCI90Oa5Y8RFRrvTEQsgO+9UeoKbB/SCZnQWV7PtnaGGLmTPQtlx73PM50yM
i2Dn0JfR4aSyeXc0Xv6gR/YVAW5czvqG2wIObCL3A+LP1OhWK6hcZhZRrIdwTHpP
kPXZBaJKaTW/EJqyTxUdRKGidQJhRmvJ10Jq8A859uCEnZ0TmpGjSUa77prchQy/
ZkjOn7wB6vSmDEbhirx8UI0OHE794SaChffIy6hFX+LfHvEG965hiZ8d2zTxYdDt
WpFJdoCKYj0/jXTC6pFCkHayv1ZcRmquGWsAHNDZXlefgD0VCB577co93FmNmkkC
FoEo8aKoKGXr0fqQRsdYKvoCgdYpd11kjG9IowfiZ6zqYYQ6HBM=
=XU91
-----END PGP SIGNATURE-----

#1128546#40
Date:
2026-02-28 02:52:35 UTC
From:
To:
Greetings!  Just a quick note to say thank you for the dd-schroot help
-- invaluable for my reproduction of the issue, which should be fixed
now.

Take care,

#1128546#43
Date:
2026-02-28 02:52:35 UTC
From:
To:
Greetings!  Just a quick note to say thank you for the dd-schroot help
-- invaluable for my reproduction of the issue, which should be fixed
now.

Take care,