Processed: Re: Bug#871060: umockdev: FTBFS: Test failures

2017-08-10 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending fixed-upstream
Bug #871060 [src:umockdev] umockdev: FTBFS: Test failures
Added tag(s) pending and fixed-upstream.
> forwarded -1 https://github.com/martinpitt/umockdev/commit/33ef8438abd779
Bug #871060 [src:umockdev] umockdev: FTBFS: Test failures
Set Bug forwarded-to-address to 
'https://github.com/martinpitt/umockdev/commit/33ef8438abd779'.

-- 
871060: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#871060: umockdev: FTBFS: Test failures

2017-08-10 Thread Martin Pitt
Control: tag -1 pending fixed-upstream
Control: forwarded -1 
https://github.com/martinpitt/umockdev/commit/33ef8438abd779

Lucas Nussbaum [2017-08-06 18:08 -0400]:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > ERROR:tests/test-umockdev.c:1236:t_testbed_dev_query_gudev: assertion 
> > failed (g_udev_device_get_sysfs_path(device) == "/sys/devices/stream"): 
> > ("/sys/dev/char/../../devices/stream" == "/sys/devices/stream")

Seems this is a behaviour change in udev. Fixed upstream.

Thanks,

Martin



Bug#871060: umockdev: FTBFS: Test failures

2017-08-06 Thread Lucas Nussbaum
Source: umockdev
Version: 0.9.1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> ERROR:tests/test-umockdev.c:1236:t_testbed_dev_query_gudev: assertion failed 
> (g_udev_device_get_sysfs_path(device) == "/sys/devices/stream"): 
> ("/sys/dev/char/../../devices/stream" == "/sys/devices/stream")
> /bin/bash: line 1: 84642 Aborted TOP_BUILDDIR=. TOP_SRCDIR=. 
> LD_LIBRARY_PATH=./.libs:$LD_LIBRARY_PATH GI_TYPELIB_PATH=. PATH=./src:$PATH 
> G_SLICE=debug-blocks MALLOC_PERTURB_=85 MALLOC_CHECK_=3 
> ./src/umockdev-wrapper $f
> Makefile:2081: recipe for target 'check-local' failed
> make[5]: *** [check-local] Error 134
> make[5]: Leaving directory '/<>'
> Makefile:1876: recipe for target 'check-am' failed
> make[4]: *** [check-am] Error 2
> make[4]: Leaving directory '/<>'
> Makefile:1589: recipe for target 'check-recursive' failed
> make[3]: *** [check-recursive] Error 1
> make[3]: Leaving directory '/<>'
> Makefile:1878: recipe for target 'check' failed
> make[2]: *** [check] Error 2
> make[2]: Leaving directory '/<>'
> dh_auto_test: make -j16 check VERBOSE=1 returned exit code 2
> debian/rules:18: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/umockdev_0.9.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.