Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o – Source
Architecture | Version | Status | For | Buildd | State | Section | Logs | Actions |
---|---|---|---|---|---|---|---|---|
armhf ↓ | 0.3.2-1 | Build-Attempted | 6d 4h 16m | test2023 | uncompiled | misc | old | all (3) | giveback |
dh_auto_configure -a -O--sourcedirectory=src dh_auto_build -a -O--sourcedirectory=src cd src && make -j4 "INSTALL=install --strip-program=true" make[1]: Entering directory '/<<PKGBUILDDIR>>/src' MKDIR .output CC .output/veristat.o veristat.c: In function ‘process_prog’: veristat.c:1035:73: error: ‘BPF_F_TEST_REG_INVARIANTS’ undeclared (first use in this function) 1035 | bpf_program__set_flags(prog, bpf_program__flags(prog) | BPF_F_TEST_REG_INVARIANTS); | ^~~~~~~~~~~~~~~~~~~~~~~~~ veristat.c:1035:73: note: each undeclared identifier is reported only once for each function it appears in make[1]: *** [Makefile:73: .output/veristat.o] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>/src' dh_auto_build: error: cd src && make -j4 "INSTALL=install --strip-program=true" returned exit code 2 make: *** [debian/rules:6: binary-arch] Error 25