[Pkg-javascript-devel] Bug#899078: libuv1: FTBFS on get{addr, name}info tests -- lacking B-Dep on netbase

Adam Borowski kilobyte at angband.pl
Fri May 18 23:44:59 BST 2018


Source: libuv1
Version: 1.18.0-3
Severity: important

Hi!
During my rebuild of the archive, your package failed; tried on armhf amd64.
The problematic tests are:

not ok 99 - getaddrinfo_basic_sync
# exit code 134
# Output from process `getaddrinfo_basic_sync`:
# Assertion failed in test/test-getaddrinfo.c on line 154: 0 == uv_getaddrinfo(uv_default_loop(), &req, NULL, name, NULL, NULL)

not ok 104 - getnameinfo_basic_ip4
# exit code 134
# Output from process `getnameinfo_basic_ip4`:
# Assertion failed in test/test-getnameinfo.c on line 42: status == 0
not ok 105 - getnameinfo_basic_ip4_sync
# exit code 134
# Output from process `getnameinfo_basic_ip4_sync`:
# Assertion failed in test/test-getnameinfo.c on line 75: 0 == uv_getnameinfo(uv_default_loop(), &req, NULL, (const struct sockaddr*)&addr4, 0)

not ok 268 - threadpool_multiple_event_loops
# exit code 134
# Output from process `threadpool_multiple_event_loops`:
# Assertion failed in test/test-thread.c on line 79: status == 0


This does, however, work on official buildds, as they still provide full
network access.  Turns out that /etc/hosts that netbase provides is enough
to make the testsuite happy; until recently netbase was pulled by some
dependency chain but is there no longer.

Thus, you'd need to either declare "Build-Depends: netbase" or somehow edit
these tests.


Meow!
-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: armhf (armv7l)

Kernel: Linux 4.16.5-00026-gc10e6da81c74 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libuv1_armhf.build
Type: inode/symlink
Size: 293042 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20180519/c2360b34/attachment.bin>


More information about the Pkg-javascript-devel mailing list