Bug#881185: libc0.1-dev: old netinet/tcp.h lacks TCP_KEEPIDLE

2017-11-08 Thread Aaron M. Ucko
Package: libc0.1-dev Version: 2.24-17 Severity: important User: debian-...@lists.debian.org Usertags: kfreebsd I noticed that slurm-llnl FTBFS on kfreebsd-* (admittedly not release architectures): ../../../src/common/net.c:195:32: error: 'TCP_KEEPIDLE' undeclared (first use in this function)

Bug#881147: glibc/debian/script.in/nohwcap.sh: alpha's libc is libc6.1 instead of libc6

2017-11-08 Thread YunQiang Su
Package: src:glibc Version: 2.24-17 In debian/script.in/nohwcap.sh, there is a line: hwcappkgs="libc6-alphaev67" But in fact the name of this package should be libc6.1-alphaev67. This mistake will lead this package to be built on stage1. -- YunQiang Su