[Reproducible-builds] Bug#792064: FTBFS: tests fail with CAP_DAC_OVERRIDE and without networking
Chris West (Faux)
solo-debianbugs at goeswhere.com
Fri Jul 10 20:44:25 UTC 2015
Source: libuv
Version: 0.10.36-2
Severity: important
Tags: sid stretch
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
Dear Maintainer,
The package fails to build under various conditions,
including on both of the builders I care about.
If you have CAP_DAC_OVERRIDE (e.g. you're running the build as root), fs_chown fails:
[% 82|+ 161|- 0|T 0|S 1]: fs_chown
`fs_chown` failed: exit code 134
Output from process `fs_chown`:
Assertion failed in test/test-fs.c on line 200: req->result == -1
=============================================================
If you are running the build without public networking, the udp_multicast_* tests fail:
[% 31|+ 59|- 2|T 0|S 1]: udp_multicast_join
`udp_multicast_join` failed: exit code 6
Output from process `udp_multicast_join`:
Assertion failed in test/test-udp-multicast-join.c on line 116: r == 0
=============================================================
[% 31|+ 59|- 3|T 0|S 1]: udp_multicast_ttl
`udp_multicast_ttl` failed: exit code 6
Output from process `udp_multicast_ttl`:
Assertion failed in test/test-udp-multicast-ttl.c on line 47: status == 0
=============================================================
Full build log of the latter:
https://reproducible.debian.net/rb-pkg/unstable/amd64/libuv.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.19.0-22-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the Reproducible-builds
mailing list