Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
| Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
|---|---|---|---|---|---|---|---|---|
armhf ↓ | 0.04.00-1 | Build-Attempted | 262d 5h 12m | test2023 | out-of-date | misc | old | all (1) | giveback |
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