Package: src:pd-libdir
Version: 1.11-8
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem=pd_lib_builder
   dh_update_autotools_config -O--buildsystem=pd_lib_builder
   dh_autoreconf -O--buildsystem=pd_lib_builder
   dh_auto_configure -O--buildsystem=pd_lib_builder
   dh_auto_build -O--buildsystem=pd_lib_builder
        make -j2 "INSTALL=install --strip-program=true" arch.c.flags= "LDFLAGS=-Wl,-z,relro -Wl,-z,now" 
"CFLAGS=-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" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" PDLIBBUILDER_DIR=/usr/share/pd-lib-builder/
make[1]: Entering directory '/<<PKGBUILDDIR>>'
++++ info: using Makefile.pdlibbuilder version 0.7.0~Debian
++++ info: using Pd API /usr/include/pd/m_pd.h
++++ info: making target all in lib libdir
++++ info: making libdir.pd_linux.o in lib libdir
cc -DPD -I "/usr/include/pd"  -DUNIX -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DVERSION='""' 
-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 -o libdir.pd_linux.o -c libdir.c
libdir.c: In function ‘libdir_loader_pathwise’:
libdir.c:153:15: error: implicit declaration of function ‘sys_trytoopenone’; 
did you mean ‘sys_trytoopenit’? [-Wimplicit-function-declaration]
  153 |     if ((fd = sys_trytoopenone(path, fullclassname, ".pd",
      |               ^~~~~~~~~~~~~~~~
      |               sys_trytoopenit
libdir.c: In function ‘libdir_setup’:
libdir.c:185:38: warning: macro "__DATE__" might prevent reproducible builds 
[-Wdate-time]
  185 |     logpost(NULL, 3, "\tcompiled on "__DATE__" at "__TIME__ " ");
      |                                      ^~~~~~~~
libdir.c:185:52: warning: macro "__TIME__" might prevent reproducible builds 
[-Wdate-time]
  185 |     logpost(NULL, 3, "\tcompiled on "__DATE__" at "__TIME__ " ");
      |                                                    ^~~~~~~~
make[1]: *** [/usr/share/pd-lib-builder//Makefile.pdlibbuilder:987: 
libdir.pd_linux.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" arch.c.flags= "LDFLAGS=-Wl,-z,relro 
-Wl,-z,now" "CFLAGS=-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" "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" PDLIBBUILDER_DIR=/usr/share/pd-lib-builder/ returned 
exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary 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/202409/

About the archive rebuild: The build was made on virtual machines 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.

Reply via email to