[Bug 1823660] [NEW] fwupd ftbfs with cosmic toolchain updates (i386 only)

Matthias Klose doko at ubuntu.com
Mon Apr 8 08:43:02 UTC 2019


Public bug reported:

https://launchpad.net/ubuntu/+archive/test-
rebuild-20190404-gcc8/+build/16566925/+files/buildlog_ubuntu-
cosmic-i386.fwupd_1.1.2-1_BUILDING.txt.gz

   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if [ -x /usr/bin/valgrind ] ; then \
	dh_auto_test; \
fi
	cd obj-i686-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 ninja test
[0/1] Running all tests.
 1/13 fwupd-exported-api                      OK       0.00 s 
 2/13 fwupd-self-test                         OK       0.01 s 
 3/13 fu-self-test                            FAIL     0.31 s (killed by signal 6 SIGABRT)
 4/13 dfu-self-test                           OK       0.02 s 
 5/13 nitrokey-self-test                      OK       0.02 s 
 6/13 udev-self-test                          OK       0.02 s 
 7/13 unifying-self-test                      OK       0.01 s 
 8/13 wacomhid-self-test                      SKIP     0.03 s 
 9/13 nvme-self-test                          OK       0.03 s 
10/13 redfish-self-test                       OK       0.02 s 
11/13 dell-self-test                          OK       0.03 s 
12/13 synapticsmst-self-test                  OK       0.02 s 
13/13 uefi-self-test                          OK       0.02 s 

OK:        11
FAIL:       1
SKIP:       1
TIMEOUT:    0


The output from the failed tests:

 3/13 fu-self-test                            FAIL     0.31 s (killed by
signal 6 SIGABRT)

--- command ---
/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test
--- stdout ---
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.145: removing /tmp/fwupd-self-test
/fwupd/device{incorporate}: OK
/fwupd/device{poll}: (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.156: poll cnt=0
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.166: poll cnt=1
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.177: poll cnt=2
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.187: poll cnt=3
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.215: poll cnt=4
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.226: poll cnt=5
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.236: poll cnt=6
(/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.247: poll cnt=7
--- stderr ---
**
Fu:ERROR:../src/fu-self-test.c:2508:fu_device_poll_func: assertion failed (cnt >= 9): (8 >= 9)
-------

Full log written to /<<PKGBUILDDIR>>/obj-i686-linux-gnu/meson-logs/testlog.txt
FAILED: meson-test 
/usr/bin/python3 -u /usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
dh_auto_test: cd obj-i686-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 ninja test returned exit code 1
make[1]: *** [debian/rules:83: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subproc

** Affects: fwupd (Ubuntu)
     Importance: High
         Status: New


** Tags: cc-tc-updates ftbfs

** Changed in: fwupd (Ubuntu)
   Importance: Undecided => High

** Tags added: cc-tc-updates ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to fwupd in Ubuntu.
https://bugs.launchpad.net/bugs/1823660

Title:
  fwupd ftbfs with cosmic toolchain updates (i386 only)

Status in fwupd package in Ubuntu:
  New

Bug description:
  https://launchpad.net/ubuntu/+archive/test-
  rebuild-20190404-gcc8/+build/16566925/+files/buildlog_ubuntu-
  cosmic-i386.fwupd_1.1.2-1_BUILDING.txt.gz

     debian/rules override_dh_auto_test
  make[1]: Entering directory '/<<PKGBUILDDIR>>'
  if [ -x /usr/bin/valgrind ] ; then \
  	dh_auto_test; \
  fi
  	cd obj-i686-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 ninja test
  [0/1] Running all tests.
   1/13 fwupd-exported-api                      OK       0.00 s 
   2/13 fwupd-self-test                         OK       0.01 s 
   3/13 fu-self-test                            FAIL     0.31 s (killed by signal 6 SIGABRT)
   4/13 dfu-self-test                           OK       0.02 s 
   5/13 nitrokey-self-test                      OK       0.02 s 
   6/13 udev-self-test                          OK       0.02 s 
   7/13 unifying-self-test                      OK       0.01 s 
   8/13 wacomhid-self-test                      SKIP     0.03 s 
   9/13 nvme-self-test                          OK       0.03 s 
  10/13 redfish-self-test                       OK       0.02 s 
  11/13 dell-self-test                          OK       0.03 s 
  12/13 synapticsmst-self-test                  OK       0.02 s 
  13/13 uefi-self-test                          OK       0.02 s 

  OK:        11
  FAIL:       1
  SKIP:       1
  TIMEOUT:    0

  
  The output from the failed tests:

   3/13 fu-self-test                            FAIL     0.31 s (killed
  by signal 6 SIGABRT)

  --- command ---
  /<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test
  --- stdout ---
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.145: removing /tmp/fwupd-self-test
  /fwupd/device{incorporate}: OK
  /fwupd/device{poll}: (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.156: poll cnt=0
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.166: poll cnt=1
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.177: poll cnt=2
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.187: poll cnt=3
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.215: poll cnt=4
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.226: poll cnt=5
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.236: poll cnt=6
  (/<<PKGBUILDDIR>>/obj-i686-linux-gnu/src/fu-self-test:10004): Fu-DEBUG: 00:56:13.247: poll cnt=7
  --- stderr ---
  **
  Fu:ERROR:../src/fu-self-test.c:2508:fu_device_poll_func: assertion failed (cnt >= 9): (8 >= 9)
  -------

  Full log written to /<<PKGBUILDDIR>>/obj-i686-linux-gnu/meson-logs/testlog.txt
  FAILED: meson-test 
  /usr/bin/python3 -u /usr/bin/meson test --no-rebuild --print-errorlogs
  ninja: build stopped: subcommand failed.
  dh_auto_test: cd obj-i686-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 ninja test returned exit code 1
  make[1]: *** [debian/rules:83: override_dh_auto_test] Error 1
  make[1]: Leaving directory '/<<PKGBUILDDIR>>'
  make: *** [debian/rules:30: build-arch] Error 2
  dpkg-buildpackage: error: debian/rules build-arch subproc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1823660/+subscriptions



More information about the foundations-bugs mailing list