Your message dated Wed, 06 Nov 2024 09:19:55 +0000
with message-id <e1t8cch-00awv6...@fasolo.debian.org>
and subject line Bug#1069486: fixed in priv-wrapper 1.0.1-4
has caused the Debian Bug report #1069486,
regarding priv-wrapper: FTBFS on armhf: 1: [   LINE   ] --- 
./tests/test_setrlimit.c:63: error: Failure!
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1069486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069486
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: priv-wrapper
Version: 1.0.1-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/build'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j4
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/build/DartConfiguration.tcl
> Parse Config file:/<<PKGBUILDDIR>>/build/DartConfiguration.tcl
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/build/DartConfiguration.tcl
> Parse Config file:/<<PKGBUILDDIR>>/build/DartConfiguration.tcl
> Test project /<<PKGBUILDDIR>>/build
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>     Start 1: test_setrlimit
> 
> 1: Test command: /<<PKGBUILDDIR>>/build/tests/test_setrlimit
> 1: Working Directory: /<<PKGBUILDDIR>>/build/tests
> 1: Environment variables: 
> 1:  LD_PRELOAD=/<<PKGBUILDDIR>>/build/src/libpriv_wrapper.so
> 1: Test timeout computed to be: 1500
> test 2
>     Start 2: test_chroot
> 
> 2: Test command: /<<PKGBUILDDIR>>/build/tests/test_chroot
> 2: Working Directory: /<<PKGBUILDDIR>>/build/tests
> 2: Environment variables: 
> 2:  LD_PRELOAD=/<<PKGBUILDDIR>>/build/src/libpriv_wrapper.so
> 2: Test timeout computed to be: 1500
> test 3
>     Start 3: test_prctl
> 
> 3: Test command: /<<PKGBUILDDIR>>/build/tests/test_prctl
> 3: Working Directory: /<<PKGBUILDDIR>>/build/tests
> 3: Environment variables: 
> 3:  LD_PRELOAD=/<<PKGBUILDDIR>>/build/src/libpriv_wrapper.so
> 3: Test timeout computed to be: 1500
> 1: [==========] tests: Running 3 test(s).
> 1: [ RUN      ] test_RLIMIT_FSIZE
> 1: [       OK ] test_RLIMIT_FSIZE
> 1: [ RUN      ] test_RLIMIT_FSIZE_fail
> 1: [  ERROR   ] --- rc < 0, errno(22): Invalid argument
> 1: [   LINE   ] --- ./tests/test_setrlimit.c:63: error: Failure!
> 1: [  FAILED  ] test_RLIMIT_FSIZE_fail
> 1: [ RUN      ] test_setrlimit_combination
> 1: [       OK ] test_setrlimit_combination
> 1: [==========] tests: 3 test(s) run.
> 1: [  PASSED  ] 2 test(s).
> 1: [  FAILED  ] tests: 1 test(s), listed below:
> 1: [  FAILED  ] test_RLIMIT_FSIZE_fail
> 1: 
> 1:  1 FAILED TEST(S)
> 2: [==========] tests: Running 2 test(s).
> 2: [ RUN      ] test_chroot
> 2: [       OK ] test_chroot
> 2: [ RUN      ] test_chroot_fail
> 2: [       OK ] test_chroot_fail
> 2: [==========] tests: 2 test(s) run.
> 2: [  PASSED  ] 2 test(s).
> 1/3 Test #1: test_setrlimit ...................***Failed    0.00 sec
> [==========] tests: Running 3 test(s).
> [ RUN      ] test_RLIMIT_FSIZE
> [       OK ] test_RLIMIT_FSIZE
> [ RUN      ] test_RLIMIT_FSIZE_fail
> [  ERROR   ] --- rc < 0, errno(22): Invalid argument
> [   LINE   ] --- ./tests/test_setrlimit.c:63: error: Failure!
> [  FAILED  ] test_RLIMIT_FSIZE_fail
> [ RUN      ] test_setrlimit_combination
> [       OK ] test_setrlimit_combination
> [==========] tests: 3 test(s) run.
> [  PASSED  ] 2 test(s).
> [  FAILED  ] tests: 1 test(s), listed below:
> [  FAILED  ] test_RLIMIT_FSIZE_fail
> 
>  1 FAILED TEST(S)
> 
> 2/3 Test #2: test_chroot ......................   Passed    0.00 sec
> 3: [==========] tests: Running 7 test(s).
> 3: [ RUN      ] test_prctl_ALL
> 3: [       OK ] test_prctl_ALL
> 3: [ RUN      ] test_prctl_PR_SET_SECCOMP
> 3: [       OK ] test_prctl_PR_SET_SECCOMP
> 3: [ RUN      ] test_prctl_PR_SET_SECCOMP_fail
> 3: [       OK ] test_prctl_PR_SET_SECCOMP_fail
> 3: [ RUN      ] test_prctl_PR_SET_NO_NEW_PRIVS
> 3: [       OK ] test_prctl_PR_SET_NO_NEW_PRIVS
> 3: [ RUN      ] test_prctl_PR_SET_NO_NEW_PRIVS_fail
> 3: [       OK ] test_prctl_PR_SET_NO_NEW_PRIVS_fail
> 3: [ RUN      ] test_prctl_PR_SET_DUMPABLE
> 3: [       OK ] test_prctl_PR_SET_DUMPABLE
> 3: [ RUN      ] test_prctl_PR_SET_DUMPABLE_fail
> 3: [       OK ] test_prctl_PR_SET_DUMPABLE_fail
> 3: [==========] tests: 7 test(s) run.
> 3: [  PASSED  ] 7 test(s).
> 3/3 Test #3: test_prctl .......................   Passed    0.00 sec
> 
> 67% tests passed, 1 tests failed out of 3
> 
> Total Test time (real) =   0.00 sec
> 
> The following tests FAILED:
>         1 - test_setrlimit (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:94: test] Error 8


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/priv-wrapper_1.0.1-3_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@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 mark 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.

--- End Message ---
--- Begin Message ---
Source: priv-wrapper
Source-Version: 1.0.1-4
Done: Simon Josefsson <si...@josefsson.org>

We believe that the bug you reported is fixed in the latest version of
priv-wrapper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1069...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Josefsson <si...@josefsson.org> (supplier of updated priv-wrapper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 06 Nov 2024 09:49:30 +0100
Source: priv-wrapper
Architecture: source
Version: 1.0.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian SSSD Team <pkg-sssd-de...@alioth-lists.debian.net>
Changed-By: Simon Josefsson <si...@josefsson.org>
Closes: 1069486
Changes:
 priv-wrapper (1.0.1-4) unstable; urgency=medium
 .
   [ Helge Deller ]
   * Fix prctrl test on Alpha/sparc64.  Closes: #1069486.
   * Disable time64 transition.  Closes: #1069486.
 .
   [ Simon Josefsson ]
   * tests: Make building verbose, print CC commands.
   * Replace tests/wrap-and-sort with pipeline job.
   * Run wrap-and-sort -satbk.
   * Fix typo in manpage.
   * Standards-Version: 4.7.0.
   * Fix lintian update-debian-copyright.
   * Use execute_after_* instead of override_* in rules.
Checksums-Sha1:
 07ee5e9246af34a94300f09d9f88936aacdd4f2d 1790 priv-wrapper_1.0.1-4.dsc
 4dee9cf8f94e67aa12675e10fe3234cbe555782b 7884 
priv-wrapper_1.0.1-4.debian.tar.xz
 a653559625a5c226173c892a05905cdec7aa51aa 6956 
priv-wrapper_1.0.1-4_amd64.buildinfo
Checksums-Sha256:
 e4c9d38df9baeed2802d612515074a7737aae705e37dbbb8aefb092710712baa 1790 
priv-wrapper_1.0.1-4.dsc
 cba6a4e99ee178675cae8d99bea93817d7c087a0b17fd0f174e2fcb8770bb1ea 7884 
priv-wrapper_1.0.1-4.debian.tar.xz
 fdb5f2606e17538ffefe6d4805c3fd81e68e6333323d3461caa49cec9a3542e1 6956 
priv-wrapper_1.0.1-4_amd64.buildinfo
Files:
 fae5dbe04fca6ae201a6fb9af0d24be6 1790 devel optional priv-wrapper_1.0.1-4.dsc
 226bd2f2c74744c45b291fe978814982 7884 devel optional 
priv-wrapper_1.0.1-4.debian.tar.xz
 35be6edcc5f925d352d260e6f7104445 6956 devel optional 
priv-wrapper_1.0.1-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIoEARYIADIWIQSjzJyHC50xCrrUzy9RcisI/kdFogUCZyst+RQcc2ltb25Aam9z
ZWZzc29uLm9yZwAKCRBRcisI/kdFopPFAQC44MDje6StO3A5u6N59A0Y4KeWjFAY
j0W+aKnZlw3OZwEAmTlVYBjW9rvAc5o2liwBKDllMinK+PktwS7MIpbWZAg=
=Frwq
-----END PGP SIGNATURE-----

Attachment: pgpy4TljstwRX.pgp
Description: PGP signature


--- End Message ---

Reply via email to