Bug#1002239: google-authenticator: FTBFS: dh_auto_test: error: make -j4 test VERBOSE=1 returned exit code 2

2022-09-05 Thread Robie Basak
Hi,

On Tue, Dec 21, 2021 at 05:33:17PM +0100, Lucas Nussbaum wrote:
> Source: google-authenticator
> Version: 20191231-2
> Severity: serious
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> User: lu...@debian.org
> Usertags: ftbfs-20211220 ftbfs-bookworm
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.

I'm not the maintainer but noticed that google-authenticator is being
held out of testing due to this bug.

But this package seems to rebuild successfully for me locally, and
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/google-authenticator.html
seems to concur.

Can this bug be closed, please?

Thanks,

Robie


signature.asc
Description: PGP signature


Bug#1002239: google-authenticator: FTBFS: dh_auto_test: error: make -j4 test VERBOSE=1 returned exit code 2

2021-12-21 Thread Lucas Nussbaum
Source: google-authenticator
Version: 20191231-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[4]: Entering directory '/<>'
> FAIL: tests/pam_google_authenticator_unittest
> PASS: tests/base32_test.sh
> =
>google-authenticator 1.08: ./test-suite.log
> =
> 
> # TOTAL: 2
> # PASS:  1
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: tests/pam_google_authenticator_unittest
> =
> 
> pam_google_authenticator_unittest: 
> tests/pam_google_authenticator_unittest.c:389: main: Assertion 
> `pam_sm_authenticate(NULL, 0, targc, targv) == PAM_SUCCESS' failed.
> Invalid verification code for root
> FAIL tests/pam_google_authenticator_unittest (exit status: 1)
> 
> 
> Testsuite summary for google-authenticator 1.08
> 
> # TOTAL: 2
> # PASS:  1
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> See ./test-suite.log
> Please report to hab...@google.com
> 
> make[4]: *** [Makefile:1361: test-suite.log] Error 1
> make[4]: Leaving directory '/<>'
> make[3]: *** [Makefile:1469: check-TESTS] Error 2
> make[3]: Leaving directory '/<>'
> make[2]: *** [Makefile:1688: check-am] Error 2
> make[2]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 test VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/google-authenticator_20191231-2_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!

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.