Package: src:troffcvt
Version: 1.04+repack1-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
dh_testdir
/usr/bin/make -f debian/rules _b_
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p debian/build
touch debian/build/_x_
sed imboot/imboot.pl > debian/build/imboot \
-e "s#\$(PERLPATH)#`which perl`#" \
-e "s#\$(CONFIGROOTDIR)#`pwd`/config#"
chmod a+x debian/build/imboot
touch imboot/_b_
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro
msub/msub.c -o debian/build/msub
msub/msub.c: In function ‘Substitute’:
msub/msub.c:602:32: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
602 | (void) write (1, p, (int) refInitIdx);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
msub/msub.c:606:40: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
606 | (void) write (1, vp->value, (int) strlen
(vp->value));
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
msub/msub.c:609:24: warning: ignoring return value of ‘write’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
609 | (void) write (1, p, (int) strlen (p));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
touch msub/_b_
sed WRPRC/config/site.def > WRPRC/config/site.def.temp \
-e "s%^#define ConfigRootDir .*\$%#define ConfigRootDir
\"`pwd`/config\"%"
mv WRPRC/config/site.def.temp WRPRC/config/site.def
(set -e; cd WRPRC; make World; make install)
make[2]: Entering directory '/<<PKGBUILDDIR>>/WRPRC'
Building WRPRC 2.11 imake configuration file distribution
Fri May 24 23:46:14 UTC 2024
make -w Makefile
make[3]: Entering directory '/<<PKGBUILDDIR>>/WRPRC'
imboot -C WRPRC2 . .
rm Makefile.bak
mv Makefile Makefile.bak
imake -DUseInstalled -I./config -I/<<PKGBUILDDIR>>/config/WRPRC2 -DTOPDIR=.
-DCURDIR=.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC'
make -w Makefiles
make[3]: Entering directory '/<<PKGBUILDDIR>>/WRPRC'
making Makefiles in ./config...
rm Makefile.bak
mv Makefile Makefile.bak
imake -DUseInstalled -I.././config -I/<<PKGBUILDDIR>>/config/WRPRC2
-DTOPDIR=../. -DCURDIR=./config
make[4]: Entering directory '/<<PKGBUILDDIR>>/WRPRC/config'
make[4]: Nothing to be done for 'Makefiles'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC/config'
making Makefiles in ./R1-docs...
rm Makefile.bak
mv Makefile Makefile.bak
imake -DUseInstalled -I.././config -I/<<PKGBUILDDIR>>/config/WRPRC2
-DTOPDIR=../. -DCURDIR=./R1-docs
make[4]: Entering directory '/<<PKGBUILDDIR>>/WRPRC/R1-docs'
make[4]: Nothing to be done for 'Makefiles'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC/R1-docs'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC'
make -w clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/WRPRC'
rm -f WRPRC-2.11.tar.gz
rm -f -r WRPRC-2.11
rm -f tutorial.ps
rm -f reference.ps
rm -f p-s.ps
rm -f limits.ps
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *.a .emacs_* tags TAGS make.log MakeOut
"#"*
cleaning in ./config...
make[4]: Entering directory '/<<PKGBUILDDIR>>/WRPRC/config'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *.a .emacs_* tags TAGS make.log MakeOut
"#"*
make[4]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC/config'
cleaning in ./R1-docs...
make[4]: Entering directory '/<<PKGBUILDDIR>>/WRPRC/R1-docs'
rm -f config-WRPRC.ps
rm -f installation.ps
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *.a .emacs_* tags TAGS make.log MakeOut
"#"*
make[4]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC/R1-docs'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC'
Fri May 24 23:46:14 UTC 2024
Build of WRPRC2 configuration distribution complete.
Now you can run 'make install'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC'
make[2]: Entering directory '/<<PKGBUILDDIR>>/WRPRC'
installing in ./config...
make[3]: Entering directory '/<<PKGBUILDDIR>>/WRPRC/config'
+ mkdir -p /<<PKGBUILDDIR>>/config/WRPRC2
+ install -c -m 0444 README /<<PKGBUILDDIR>>/config/WRPRC2/README
+ install -c -m 0444 Imake.tmpl /<<PKGBUILDDIR>>/config/WRPRC2/Imake.tmpl
+ install -c -m 0444 Imake.params /<<PKGBUILDDIR>>/config/WRPRC2/Imake.params
+ install -c -m 0444 Imake.p-params
/<<PKGBUILDDIR>>/config/WRPRC2/Imake.p-params
+ install -c -m 0444 Imake.rules /<<PKGBUILDDIR>>/config/WRPRC2/Imake.rules
+ install -c -m 0444 Imake.p-rules /<<PKGBUILDDIR>>/config/WRPRC2/Imake.p-rules
+ install -c -m 0444 site.def /<<PKGBUILDDIR>>/config/WRPRC2/site.def
+ install -c -m 0444 site.p-def /<<PKGBUILDDIR>>/config/WRPRC2/site.p-def
+ install -c -m 0444 FreeBSD.cf /<<PKGBUILDDIR>>/config/WRPRC2/FreeBSD.cf
+ install -c -m 0444 Imake.cf /<<PKGBUILDDIR>>/config/WRPRC2/Imake.cf
+ install -c -m 0444 Mips.cf /<<PKGBUILDDIR>>/config/WRPRC2/Mips.cf
+ install -c -m 0444 NetBSD.cf /<<PKGBUILDDIR>>/config/WRPRC2/NetBSD.cf
+ install -c -m 0444 Next.cf /<<PKGBUILDDIR>>/config/WRPRC2/Next.cf
+ install -c -m 0444 cray.cf /<<PKGBUILDDIR>>/config/WRPRC2/cray.cf
+ install -c -m 0444 generic.cf /<<PKGBUILDDIR>>/config/WRPRC2/generic.cf
+ install -c -m 0444 hp.cf /<<PKGBUILDDIR>>/config/WRPRC2/hp.cf
+ install -c -m 0444 ibm.cf /<<PKGBUILDDIR>>/config/WRPRC2/ibm.cf
+ install -c -m 0444 linux-pmac.cf /<<PKGBUILDDIR>>/config/WRPRC2/linux-pmac.cf
+ install -c -m 0444 linux.cf /<<PKGBUILDDIR>>/config/WRPRC2/linux.cf
+ install -c -m 0444 osf1.cf /<<PKGBUILDDIR>>/config/WRPRC2/osf1.cf
+ install -c -m 0444 sun.cf /<<PKGBUILDDIR>>/config/WRPRC2/sun.cf
+ install -c -m 0444 ultrix.cf /<<PKGBUILDDIR>>/config/WRPRC2/ultrix.cf
+ install -c -m 0444 FreeBSD.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/FreeBSD.p-cf
+ install -c -m 0444 Imake.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/Imake.p-cf
+ install -c -m 0444 Mips.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/Mips.p-cf
+ install -c -m 0444 NetBSD.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/NetBSD.p-cf
+ install -c -m 0444 Next.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/Next.p-cf
+ install -c -m 0444 cray.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/cray.p-cf
+ install -c -m 0444 generic.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/generic.p-cf
+ install -c -m 0444 hp.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/hp.p-cf
+ install -c -m 0444 ibm.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/ibm.p-cf
+ install -c -m 0444 linux-pmac.p-cf
/<<PKGBUILDDIR>>/config/WRPRC2/linux-pmac.p-cf
+ install -c -m 0444 linux.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/linux.p-cf
+ install -c -m 0444 osf1.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/osf1.p-cf
+ install -c -m 0444 sun.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/sun.p-cf
+ install -c -m 0444 ultrix.p-cf /<<PKGBUILDDIR>>/config/WRPRC2/ultrix.p-cf
install in ./config done
make[3]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC/config'
installing in ./R1-docs...
make[3]: Entering directory '/<<PKGBUILDDIR>>/WRPRC/R1-docs'
install in ./R1-docs done
make[3]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC/R1-docs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/WRPRC'
touch WRPRC/_b_
make -C portlib World \
INCLUDES="-I /<<PKGBUILDDIR>>/debian/build" \
CCOPTIONS="-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection" \
LDFLAGS="-Wl,-z,relro -L /<<PKGBUILDDIR>>/debian/build"
make[2]: Entering directory '/<<PKGBUILDDIR>>/portlib'
Building Portability Library, Release 1.01
Fri May 24 23:46:14 UTC 2024
make -w Makefile
make[3]: Entering directory '/<<PKGBUILDDIR>>/portlib'
imboot -C WRPRC2 . .
rm Makefile.bak
mv Makefile Makefile.bak
imake -DUseInstalled -I./config -I/<<PKGBUILDDIR>>/config/WRPRC2 -DTOPDIR=.
-DCURDIR=.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/portlib'
make -w Makefiles
make[3]: Entering directory '/<<PKGBUILDDIR>>/portlib'
make[3]: Nothing to be done for 'Makefiles'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/portlib'
make -w clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/portlib'
rm -f libport.a
rm -f atotest
rm -f dirtest
rm -f fdtest
rm -f locktest
rm -f memtest
rm -f porttest
rm -f lock.test
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *.a .emacs_* tags TAGS make.log MakeOut
"#"*
make[3]: Leaving directory '/<<PKGBUILDDIR>>/portlib'
make -w depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/portlib'
makedepend -s "# DO NOT DELETE" -- -I /<<PKGBUILDDIR>>/debian/build -I.
-I/usr/local/include -Dlinux -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE
-DX_LOCALE -DHAS_SYSCONF=0 -DHAS_FLOCK=1 -DHAS_FCNTL=0 -DHAS_SYS_DIR_H=1
-DHAS_DIRENT_H=0 -DHAS_BCOPY=1 -- ato.c dir.c fd.c lock.c mem.c atotest.c dirtest.c fdtest.c
locktest.c memtest.c
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 27): cannot find include
file "bits/libc-header-start.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/libc-header-start.h
not in ./bits/libc-header-start.h
not in /usr/local/include/bits/libc-header-start.h
not in /usr/include/bits/libc-header-start.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 33): cannot find include
file "stddef.h"
not in /<<PKGBUILDDIR>>/debian/build/stddef.h
not in ./stddef.h
not in /usr/local/include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 36): cannot find include
file "stdarg.h"
not in /<<PKGBUILDDIR>>/debian/build/stdarg.h
not in ./stdarg.h
not in /usr/local/include/stdarg.h
not in /usr/include/stdarg.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 38): cannot find include
file "bits/types.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/types.h
not in ./bits/types.h
not in /usr/local/include/bits/types.h
not in /usr/include/bits/types.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 39): cannot find include
file "bits/types/__fpos_t.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/types/__fpos_t.h
not in ./bits/types/__fpos_t.h
not in /usr/local/include/bits/types/__fpos_t.h
not in /usr/include/bits/types/__fpos_t.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 40): cannot find include
file "bits/types/__fpos64_t.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/types/__fpos64_t.h
not in ./bits/types/__fpos64_t.h
not in /usr/local/include/bits/types/__fpos64_t.h
not in /usr/include/bits/types/__fpos64_t.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 41): cannot find include
file "bits/types/__FILE.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/types/__FILE.h
not in ./bits/types/__FILE.h
not in /usr/local/include/bits/types/__FILE.h
not in /usr/include/bits/types/__FILE.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 42): cannot find include
file "bits/types/FILE.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/types/FILE.h
not in ./bits/types/FILE.h
not in /usr/local/include/bits/types/FILE.h
not in /usr/include/bits/types/FILE.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 43): cannot find include
file "bits/types/struct_FILE.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/types/struct_FILE.h
not in ./bits/types/struct_FILE.h
not in /usr/local/include/bits/types/struct_FILE.h
not in /usr/include/bits/types/struct_FILE.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 128): cannot find include
file "bits/stdio_lim.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/stdio_lim.h
not in ./bits/stdio_lim.h
not in /usr/local/include/bits/stdio_lim.h
not in /usr/include/bits/stdio_lim.h
makedepend: warning: ato.c (reading /usr/include/stdio.h, line 435): cannot find include
file "bits/floatn.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/floatn.h
not in ./bits/floatn.h
not in /usr/local/include/bits/floatn.h
not in /usr/include/bits/floatn.h
makedepend: warning: ato.c (reading /usr/include/stdlib.h, line 26): cannot find include
file "bits/libc-header-start.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/libc-header-start.h
not in ./bits/libc-header-start.h
not in /usr/local/include/bits/libc-header-start.h
not in /usr/include/bits/libc-header-start.h
makedepend: warning: ato.c (reading /usr/include/stdlib.h, line 32): cannot find include
file "stddef.h"
not in /<<PKGBUILDDIR>>/debian/build/stddef.h
not in ./stddef.h
not in /usr/local/include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: ato.c (reading /usr/include/stdlib.h, line 56): cannot find include
file "bits/floatn.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/floatn.h
not in ./bits/floatn.h
not in /usr/local/include/bits/floatn.h
not in /usr/include/bits/floatn.h
makedepend: warning: ato.c (reading /usr/include/stdlib.h, line 1155): cannot find
include file "bits/stdlib-float.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/stdlib-float.h
not in ./bits/stdlib-float.h
not in /usr/local/include/bits/stdlib-float.h
not in /usr/include/bits/stdlib-float.h
makedepend: warning: ato.c (reading /usr/include/stdlib.h, line 1162): cannot find
include file "bits/floatn.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/floatn.h
not in ./bits/floatn.h
not in /usr/local/include/bits/floatn.h
not in /usr/include/bits/floatn.h
makedepend: warning: dir.c, line 15: cannot find include file "sys/types.h"
not in /<<PKGBUILDDIR>>/debian/build/sys/types.h
not in ./sys/types.h
not in /usr/local/include/sys/types.h
not in /usr/include/sys/types.h
makedepend: warning: dir.c, line 20: cannot find include file "sys/dir.h"
not in /<<PKGBUILDDIR>>/debian/build/sys/dir.h
not in ./sys/dir.h
not in /usr/local/include/sys/dir.h
not in /usr/include/sys/dir.h
makedepend: warning: lock.c, line 19: cannot find include file "sys/file.h"
not in /<<PKGBUILDDIR>>/debian/build/sys/file.h
not in ./sys/file.h
not in /usr/local/include/sys/file.h
not in /usr/include/sys/file.h
makedepend: warning: mem.c (reading /usr/include/features.h), line 196: # warning
"_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
makedepend: warning: mem.c (reading /usr/include/features-time64.h, line 20): cannot
find include file "bits/wordsize.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/wordsize.h
not in ./bits/wordsize.h
not in /usr/local/include/bits/wordsize.h
not in /usr/include/bits/wordsize.h
makedepend: warning: mem.c (reading /usr/include/features-time64.h, line 21): cannot
find include file "bits/timesize.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/timesize.h
not in ./bits/timesize.h
not in /usr/local/include/bits/timesize.h
not in /usr/include/bits/timesize.h
makedepend: warning: mem.c (reading /usr/include/features.h, line 502): cannot find
include file "sys/cdefs.h"
not in /<<PKGBUILDDIR>>/debian/build/sys/cdefs.h
not in ./sys/cdefs.h
not in /usr/local/include/sys/cdefs.h
not in /usr/include/sys/cdefs.h
makedepend: warning: mem.c (reading /usr/include/features.h, line 526): cannot find
include file "gnu/stubs.h"
not in /<<PKGBUILDDIR>>/debian/build/gnu/stubs.h
not in ./gnu/stubs.h
not in /usr/local/include/gnu/stubs.h
not in /usr/include/gnu/stubs.h
makedepend: warning: mem.c (reading /usr/include/strings.h, line 23): cannot find
include file "stddef.h"
not in /<<PKGBUILDDIR>>/debian/build/stddef.h
not in ./stddef.h
not in /usr/local/include/stddef.h
not in /usr/include/stddef.h
makedepend: warning: mem.c (reading /usr/include/strings.h, line 125): cannot find
include file "bits/types/locale_t.h"
not in /<<PKGBUILDDIR>>/debian/build/bits/types/locale_t.h
not in ./bits/types/locale_t.h
not in /usr/local/include/bits/types/locale_t.h
not in /usr/include/bits/types/locale_t.h
make[3]: Leaving directory '/<<PKGBUILDDIR>>/portlib'
make -w all
make[3]: Entering directory '/<<PKGBUILDDIR>>/portlib'
rm -f ato.o
gcc -c -O -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -I /<<PKGBUILDDIR>>/debian/build -I.
-I/usr/local/include -Dlinux -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE
-DX_LOCALE -DHAS_SYSCONF=0 -DHAS_FLOCK=1 -DHAS_FCNTL=0 -DHAS_SYS_DIR_H=1
-DHAS_DIRENT_H=0 -DHAS_BCOPY=1 ato.c
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdio.h:27,
from ato.c:13:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are
deprecated, use _DEFAULT_SOURCE" [-Wcpp]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
rm -f dir.o
gcc -c -O -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -I /<<PKGBUILDDIR>>/debian/build -I.
-I/usr/local/include -Dlinux -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE
-DX_LOCALE -DHAS_SYSCONF=0 -DHAS_FLOCK=1 -DHAS_FCNTL=0 -DHAS_SYS_DIR_H=1
-DHAS_DIRENT_H=0 -DHAS_BCOPY=1 dir.c
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdio.h:27,
from dir.c:14:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are
deprecated, use _DEFAULT_SOURCE" [-Wcpp]
196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
| ^~~~~~~
rm -f fd.o
gcc -c -O -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection
-Wformat -Werror=format-security -fcf-protection -I /<<PKGBUILDDIR>>/debian/build -I.
-I/usr/local/include -Dlinux -D_POSIX_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE
-DX_LOCALE -DHAS_SYSCONF=0 -DHAS_FLOCK=1 -DHAS_FCNTL=0 -DHAS_SYS_DIR_H=1
-DHAS_DIRENT_H=0 -DHAS_BCOPY=1 fd.c
fd.c: In function ‘MaxFileDesc’:
fd.c:24:17: error: implicit declaration of function ‘getdtablesize’
[-Werror=implicit-function-declaration]
24 | return (getdtablesize ());
| ^~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[3]: *** [Makefile:320: fd.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/portlib'
make[2]: *** [Makefile:503: World] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/portlib'
make[1]: *** [debian/rules:147: portlib/_b_] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:50: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202405/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.