Your message dated Wed, 30 Oct 2024 05:33:29 +0000
with message-id <e1t61kj-009wzo...@fasolo.debian.org>
and subject line Bug#1086332: fixed in nickle 2.100
has caused the Debian Bug report #1086332,
regarding nickle: FTBFS on riscv64 due to testsuite timeout
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.)


-- 
1086332: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086332
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nickle
Version: 2.99
Severity: serious
Tags: ftbfs patch
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-ri...@lists.debian.org
User: debian-ri...@lists.debian.org
Usertags: riscv64

Dear maintainer,

nickle fails to build from source on riscv64 due to a testsuite timeout:

| =================================== 22/22 ====================================
| test:         math.5c
| start time:   17:42:04
| duration:     240.19s
| result:       exit status 15
| command:      
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
 
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
 NICKLESTART=/<<PKGBUILDDIR>>/builtin.5c MALLOC_PERTURB_=49 
MESON_TEST_ITERATION=1 
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 
NICKLEPATH=/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-riscv64-linux-gnu/nickle 
/<<PKGBUILDDIR>>/obj-riscv64-linux-gnu/../test/math.5c
| ----------------------------------- stdout -----------------------------------
| Checking sin and cos
| Checking asin and acos
| Checking tan
| Checking atan
| Checking atan2
| Checking exp precision
| ==============================================================================
| 
| 
| Summary of Failures:
| 
| 22/22 math.5c          TIMEOUT        240.19s   exit status 15
| 
| Ok:                 21  
| Expected Fail:      0   
| Fail:               0   
| Unexpected Pass:    0   
| Skipped:            0   
| Timeout:            1   
|       rm -fr -- /tmp/dh-xdg-rundir-AvWglJdp
| dh_auto_test: error: cd obj-riscv64-linux-gnu && 
DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=4 meson test 
returned exit code 1
| make: *** [debian/rules:15: binary-arch] Error 25
| dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2
 
The full build log is available there:
https://buildd.debian.org/status/fetch.php?pkg=nickle&arch=riscv64&ver=2.98&stamp=1730223971&raw=0

It appears that the test timeouts defined as part of the switch to meson
are too short for the riscv64 build daemons. Increasing it by a factor
3, like in the patch below, allows the testsuite to pass:

--- nickle-2.98.orig/debian/rules
+++ nickle-2.98/debian/rules
@@ -29,3 +29,7 @@
 
 override_dh_autoreconf:
        echo using meson
+
+# Give the tests more time on slow arches
+override_dh_auto_test:
+       dh_auto_test -- --timeout-multiplier 3

The problem on the hppa and sparc64 build daemons are likely the same.

Regards
Aurelien

--- End Message ---
--- Begin Message ---
Source: nickle
Source-Version: 2.100
Done: Keith Packard <kei...@keithp.com>

We believe that the bug you reported is fixed in the latest version of
nickle, 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 1086...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Keith Packard <kei...@keithp.com> (supplier of updated nickle 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: Tue, 29 Oct 2024 15:18:10 -0700
Source: nickle
Architecture: source
Version: 2.100
Distribution: unstable
Urgency: medium
Maintainer: Keith Packard <kei...@keithp.com>
Changed-By: Keith Packard <kei...@keithp.com>
Closes: 1086188 1086332
Changes:
 nickle (2.100) unstable; urgency=medium
 .
   * Increase testing timeouts to 1000 seconds. Closes: #1086332.
   * Uses bc for test vectors (starting with 2.98). Closes: #1086188.
Checksums-Sha1:
 04ae93119905f6ab98a00fc0107cdadfb79bf200 1553 nickle_2.100.dsc
 07b4a3a727f03e718faa60eb9b0d469632306f96 2187004 nickle_2.100.tar.xz
 73a7a329374692f1ebc8497e01f45f13f45ad889 8834 nickle_2.100_amd64.buildinfo
Checksums-Sha256:
 78ced59eb75c8accb60e4b494578a0043913f4a569c8fb672560988f934d1c8a 1553 
nickle_2.100.dsc
 11b1521a7b9246842ee2e9bd9d239341a642253b57d0d7011d500d11e9471a2f 2187004 
nickle_2.100.tar.xz
 cf552d0b87d99a053a166c42602e325c20fc379a971c17e62a5b5a3f40264546 8834 
nickle_2.100_amd64.buildinfo
Files:
 224ad417908917983da5f2334e6421cb 1553 interpreters optional nickle_2.100.dsc
 c1fca652a37e3a1f972685de664a583b 2187004 interpreters optional 
nickle_2.100.tar.xz
 2d1f1d6eaca7f48f924ee46c9b5f517c 8834 interpreters optional 
nickle_2.100_amd64.buildinfo

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

iQIzBAEBCAAdFiEEw4O3eCVWE9/bQJ2R2yIaaQAAABEFAmchYW4ACgkQ2yIaaQAA
ABFNAA/+IoBWaJIfq1TnsKdpsA6WFyo7SGdMpEYTO24h3Gv9irH6EWs/v184/WUM
jH+zWOODjuR5P3lktmz/bmn53gNCKAqJ9Zvncin25D3cN7yXG4cMpb2rbhxTqxub
/wUI/KyPhOos0vx/9gbOweqxxo+RbBpuZYQhajOzkxlxvklvXST4RTh/LWFob5Mx
0XwIWp+6oPIsnPl4/nWwMF+UWTxE6wDhQsUcRZ/TmAmQCoCIIqYy5w/yAF5AFRMd
yP/I8i6mSxZ2IorjInZe3zabaIgJGzC5YuICyktn39q2Oz7nU0d0LyBlOmqQI1YR
iK7/EOorFGihwgaflmPzkW1DmG4tVrwWE5n1h+s2fFcOV5G9JWsSHh99wv2hvzXI
dB6MyJ6sZ/pdCyo0UAXimRF+4BMf6ZjaXzvRq/2NGeGe94je9ZGcVDowhbPEBZeo
ypl0VuxBN6kwUY+ZHtr7BV2EZ1VKwk8siVGbhpwvFgI763BnWoRXNZIIRMWzPOeE
D2qMZxqJbtqk3o1gj4KCZSaS6fpW6KySte4lJWd0lQl1YT+okpiOCXTTulwTXJoV
ordHFZt83MmDPJM2CSvH6tsudbf9vwRR1kYhaZyiAIyzmrZiTS88393wXSHkO26r
l++e//O7PuanwV0sExXA862STzOpUMHkBSoXqD89ujplSfI0mcY=
=p1+w
-----END PGP SIGNATURE-----

Attachment: pgpNfOmMjoqKk.pgp
Description: PGP signature


--- End Message ---

Reply via email to