Package: src:strace
Version: 4.15-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -B"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
mkdir -p build
cd build; sh ../configure --prefix=/usr --build=x86_64-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc

[... snipped ...]

FAIL: futex
===========

+ ../strace -V
+ TIMEOUT=timeout -s 9 60
+ timeout -s 9 60 true
+ exec timeout -s 9 60 ../../tests/futex.test
+ run_strace_match_diff -a27
+ args=-a27
+ [ -n -a27 -a -z -a27 ]
+ set -- -e trace=futex -a27
+ run_prog
+ [ 0 -eq 0 ]
+ set -- ./futex
+ args=./futex
+ ./futex
futex(0x7f6e5c2dbffc, 0x3, 0xfacefeed, 0xbadda7a0ca7b100d, 0x7f6e5c2dbffc, 
0x9caffee1) = -1: Invalid argument
+ rc=1
+ [ 1 -eq 77 ]
+ fail_ ./futex failed with code 1
+ warn_ futex.test: failed test: ./futex failed with code 1
+ printf %s\n futex.test: failed test: ./futex failed with code 1
futex.test: failed test: ./futex failed with code 1
+ exit 1

--------------------------------------------------------------------------------

The above is from my autobuilder, but it also fails in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/strace.html

I'm using linux-image-amd64 version 4.9.88-1+deb9u1 from security.debian.org.

In case another package is to blame and you have to reassign, please
use "affects" as well, so that this bug is still shown in the BTS web
page for strace.

Thanks.

Reply via email to