Raspbian Package Auto-Building

Buildd status for forkstat (trixie-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats armhf  0.04.00-1Build-Attempted37d 9h 19mtest2023out-of-datemiscold | all (1)giveback

Tail of log for forkstat on armhf:

   dh_auto_configure -a
   dh_auto_build -a
	make -j4 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -Wall -Wextra -DVERSION='"0.04.00"' -O2 -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2  -c -o forkstat.o forkstat.c
forkstat.c: In function ‘monitor’:
forkstat.c:1680:30: error: ‘PROC_EVENT_NONZERO_EXIT’ undeclared (first use in this function); did you mean ‘OPT_EV_NONZERO_EXIT’?
 1680 |                         case PROC_EVENT_NONZERO_EXIT:
      |                              ^~~~~~~~~~~~~~~~~~~~~~~
      |                              OPT_EV_NONZERO_EXIT
forkstat.c:1680:30: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [<builtin>: forkstat.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:8: binary-arch] Error 25