Control: forwarded -1 https://bugzilla.gnome.org/show_bug.cgi?id=792845
Control: tag -1 upstream patch

On Mon, Oct 30, 2017 at 09:09:12PM +0100, Lucas Nussbaum wrote:
> Source: libgudev
> Version: 232-1
> Severity: serious
> Tags: buster sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20171030 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):
> > gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
> > if test "$?" = "0"; then \
> >   mkhtml_options="$mkhtml_options --path=\"/<<PKGBUILDDIR>>/docs\""; \
> > fi; \
> > cd html && gtkdoc-mkhtml $mkhtml_options --path=/<<PKGBUILDDIR>>/docs 
> > --path=/<<PKGBUILDDIR>>/docs gudev ../gudev-docs.xml
> > gtkdoc-fixxref --module=gudev --module-dir=html 
> > --html-dir=/usr/share/gtk-doc/html >/dev/null 2>&1
> > touch html-build.stamp
> > Making all in tests
> > gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
> > -I/usr/include/umockdev-1.0 -I/usr/include/glib-2.0 
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -g -O2 
> > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> > -Werror=format-security -c -o 
> > test_enumerator_filter-test-enumerator-filter.o `test -f 
> > 'test-enumerator-filter.c' || echo './'`test-enumerator-filter.c
> > /bin/bash ../libtool  --tag=CC   --mode=link gcc 
> > -I/usr/include/umockdev-1.0 -I/usr/include/glib-2.0 
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -g -O2 
> > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> > -Werror=format-security  -Wl,-z,relro -o test-enumerator-filter 
> > test_enumerator_filter-test-enumerator-filter.o -lumockdev -lgobject-2.0 
> > -lglib-2.0 ../libgudev-1.0.la
> > libtool: link: gcc -I/usr/include/umockdev-1.0 -I/usr/include/glib-2.0 
> > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I.. -g -O2 
> > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> > -Werror=format-security -Wl,-z -Wl,relro -o .libs/test-enumerator-filter 
> > test_enumerator_filter-test-enumerator-filter.o  -lumockdev -lgobject-2.0 
> > -lglib-2.0 ../.libs/libgudev-1.0.so -pthread
> > TEST: test-enumerator-filter... (pid=87060)
> > **
> > ERROR:test-enumerator-filter.c:77:main: assertion failed: 
> > (umockdev_in_mock_environment ())
> > FAIL: test-enumerator-filter
> > Makefile:646: recipe for target 'test' failed
>
> The full build log is available from:
>    http://aws-logs.debian.net/2017/10/30/libgudev_232-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.

This is caused by the newer umockdev; details and a proposed patch are
in the upstream bug report linked above.

Regards,
James

Reply via email to