[Fingerforce-devel] Bug#1009395: fprintd: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test -C /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --print-errorlogs --timeout-multiplier 5 returned exit code 28

Lucas Nussbaum lucas at debian.org
Tue Apr 12 19:16:44 BST 2022


Source: fprintd
Version: 1.94.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> ======================================================================
> ERROR: test_pam_notices_fprintd_disappearing (__main__.TestPamFprintd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/pam/test_pam_fprintd.py", line 334, in test_pam_notices_fprintd_disappearing
>     self.setup_device()
>   File "/<<PKGBUILDDIR>>/tests/pam/test_pam_fprintd.py", line 85, in setup_device
>     device_path = self.obj_fprintd_mock.AddDevice('FDO Trigger Finger Laser Reader', 3, 'swipe')
>   File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 141, in __call__
>     return self._connection.call_blocking(self._named_service,
>   File "/usr/lib/python3/dist-packages/dbus/connection.py", line 652, in call_blocking
>     reply_message = self.send_message_with_reply_and_block(
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.InvalidArgs: Invalid arguments: More items found in D-Bus signature than in Python arguments
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.263s
> 
> FAILED (errors=1)
> stderr:
> PWRAP_DEBUG[<unknown> (3249971)] - pwrap_init: Initialize pam_wrapper
> PWRAP_DEBUG[<unknown> (3249971)] - copy_confdir: Copy config files from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pam/services to /tmp/pam.A
> PWRAP_DEBUG[<unknown> (3249971)] - pwrap_init: Successfully initialized pam_wrapper
> PWRAP_DEBUG[<unknown> (3249973)] - pwrap_init: Initialize pam_wrapper
> PWRAP_DEBUG[<unknown> (3249973)] - copy_confdir: Copy config files from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pam/services to /tmp/pam.B
> PWRAP_DEBUG[<unknown> (3249973)] - pwrap_init: Successfully initialized pam_wrapper
> PWRAP_DEBUG[<unknown> (3249976)] - pwrap_init: Initialize pam_wrapper
> PWRAP_DEBUG[<unknown> (3249976)] - copy_confdir: Copy config files from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pam/services to /tmp/pam.B
> PWRAP_DEBUG[<unknown> (3249976)] - pwrap_init: Successfully initialized pam_wrapper
> ------------------------------------------------------------------------------
> 
> 530/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_timeout                                                                                                          FAIL             0.33s   exit status 1
> 16:21:18 G_SLICE=always-malloc LD_PRELOAD=/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libpam_wrapper.so PAM_WRAPPER_DEBUGLEVEL=2 PAM_WRAPPER_SERVICE_DIR=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pam/services TOPSRCDIR=/<<PKGBUILDDIR>> MALLOC_PERTURB_=148 G_DEBUG=fatal-warnings TOPBUILDDIR=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu PAM_WRAPPER=1 MALLOC_CHECK_=2 /usr/bin/python3 /<<PKGBUILDDIR>>/tests/pam/test_pam_fprintd.py TestPamFprintd.test_pam_timeout
> ----------------------------------- output -----------------------------------
> stdout:
> Using template from /<<PKGBUILDDIR>>/tests/dbusmock/fprintd.py
> test_pam_timeout (__main__.TestPamFprintd) ... ERROR
> 
> ======================================================================
> ERROR: test_pam_timeout (__main__.TestPamFprintd)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/pam/test_pam_fprintd.py", line 327, in test_pam_timeout
>     self.setup_device()
>   File "/<<PKGBUILDDIR>>/tests/pam/test_pam_fprintd.py", line 85, in setup_device
>     device_path = self.obj_fprintd_mock.AddDevice('FDO Trigger Finger Laser Reader', 3, 'swipe')
>   File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 141, in __call__
>     return self._connection.call_blocking(self._named_service,
>   File "/usr/lib/python3/dist-packages/dbus/connection.py", line 652, in call_blocking
>     reply_message = self.send_message_with_reply_and_block(
> dbus.exceptions.DBusException: org.freedesktop.DBus.Error.InvalidArgs: Invalid arguments: More items found in D-Bus signature than in Python arguments
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.261s
> 
> FAILED (errors=1)
> stderr:
> PWRAP_DEBUG[<unknown> (3249977)] - pwrap_init: Initialize pam_wrapper
> PWRAP_DEBUG[<unknown> (3249977)] - copy_confdir: Copy config files from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pam/services to /tmp/pam.A
> PWRAP_DEBUG[<unknown> (3249977)] - pwrap_init: Successfully initialized pam_wrapper
> PWRAP_DEBUG[<unknown> (3249979)] - pwrap_init: Initialize pam_wrapper
> PWRAP_DEBUG[<unknown> (3249979)] - copy_confdir: Copy config files from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pam/services to /tmp/pam.C
> PWRAP_DEBUG[<unknown> (3249979)] - pwrap_init: Successfully initialized pam_wrapper
> PWRAP_DEBUG[<unknown> (3249982)] - pwrap_init: Initialize pam_wrapper
> PWRAP_DEBUG[<unknown> (3249982)] - copy_confdir: Copy config files from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pam/services to /tmp/pam.F
> PWRAP_DEBUG[<unknown> (3249982)] - pwrap_init: Successfully initialized pam_wrapper
> ------------------------------------------------------------------------------
> 
> 531/531 fprintd:dist / check-translations                                                                                                                                                      OK               0.23s
> 16:21:18 G_SLICE=always-malloc MALLOC_CHECK_=2 MALLOC_PERTURB_=63 /<<PKGBUILDDIR>>/po/check-translations.sh
> ----------------------------------- output -----------------------------------
> ------------------------------------------------------------------------------
> 
> 
> Summary of Failures:
> 
> 493/531 fprintd:+test_fprintd_utils+TestFprintdUtils / TestFprintdUtils.test_fprintd_delete                                                                                                    FAIL             0.34s   exit status 1
> 495/531 fprintd:+test_fprintd_utils+TestFprintdUtils / TestFprintdUtils.test_fprintd_enroll                                                                                                    FAIL             0.34s   exit status 1
> 498/531 fprintd:+test_fprintd_utils+TestFprintdUtils / TestFprintdUtils.test_fprintd_list                                                                                                      FAIL             0.36s   exit status 1
> 499/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_list_all_fingers                                                                              FAIL             0.35s   exit status 1
> 501/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_multiple_verify_fails                                                                         FAIL             0.35s   exit status 1
> 502/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_verify                                                                                        FAIL             0.34s   exit status 1
> 504/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_verify_any_finger_identification                                                              FAIL             0.33s   exit status 1
> 508/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_verify_any_finger_no_identification                                                           FAIL             0.34s   exit status 1
> 509/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_verify_enrolled_fingers                                                                       FAIL             0.34s   exit status 1
> 510/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_verify_not_enrolled_fingers                                                                   FAIL             0.33s   exit status 1
> 511/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_verify_no_enrolled_fingers                                                                    FAIL             0.35s   exit status 1
> 512/531 fprintd:+test_fprintd_utils+TestFprintdUtilsVerify / TestFprintdUtilsVerify.test_fprintd_verify_script                                                                                 FAIL             0.35s   exit status 1
> 514/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_already_claimed                                                                                                  FAIL             0.33s   exit status 1
> 515/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_auth                                                                                                     FAIL             0.33s   exit status 1
> 516/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_blocks_unexpected_auth                                                                                   FAIL             0.33s   exit status 1
> 517/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_blocks_unexpected_auth2                                                                                  FAIL             0.33s   exit status 1
> 518/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_dual_reader_auth                                                                                         FAIL             0.33s   exit status 1
> 519/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_failed_auth                                                                                              FAIL             0.33s   exit status 1
> 520/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_identify_error                                                                                           FAIL             0.33s   exit status 1
> 521/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_identify_error2                                                                                          FAIL             0.33s   exit status 1
> 522/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_identify_error3                                                                                          FAIL             0.33s   exit status 1
> 523/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_last_try_auth                                                                                            FAIL             0.33s   exit status 1
> 524/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_multi_reader_not_all_enrolled                                                                            FAIL             0.33s   exit status 1
> 525/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_no_fingers                                                                                               FAIL             0.33s   exit status 1
> 526/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_no_fingers_while_verifying                                                                               FAIL             0.33s   exit status 1
> 527/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_fprintd_retry                                                                                                    FAIL             0.33s   exit status 1
> 529/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_notices_fprintd_disappearing                                                                                     FAIL             0.33s   exit status 1
> 530/531 fprintd:PAM+test_pam_fprintd+TestPamFprintd / TestPamFprintd.test_pam_timeout                                                                                                          FAIL             0.33s   exit status 1
> 
> 
> Ok:                 503 
> Expected Fail:      0   
> Fail:               28  
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=8 meson test -C /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --print-errorlogs --timeout-multiplier 5 returned exit code 28


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/fprintd_1.94.2-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Fingerforce-devel mailing list