Please remove nield from the archive
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nield (Ubuntu) |
Fix Released
|
Undecided
|
Nick Rosbrook |
Bug Description
nield 0.6.1-2build1 is stuck in -proposed.
It FTBFS[1]:
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR
gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -Werror=
In file included from nield.c:20:
nield.h:68:10: fatal error: linux/tc_
68 | #include <linux/
| ^~~~~~~
compilation terminated.
This header was removed from Linux in 2023[2].
This package has no reverse depends:
nr@six:~$ reverse-depends -r oracular src:nield
No reverse dependencies found
nr@six:~$ reverse-depends -r oracular src:nield -a source
No reverse dependencies found
[1] https:/
[2] https://<email address hidden>/T/
Changed in nield (Ubuntu): | |
assignee: | nobody → Nick Rosbrook (enr0n) |
summary: |
- proposed-migration for nield 0.6.1-2build1 + Please remove nield from the archive |
description: | updated |
If the header is dropped this build failure could maybe be fixed by just dropping the reference to the header as well. But there is a different build failure in Debian (Debian bug #1066535) and the package is removed from Debian testing, so this is definitely a candidate for removal.