Your message dated Mon, 25 Apr 2022 01:18:56 +0000
with message-id <e1ninnq-0004qu...@fasolo.debian.org>
and subject line Bug#1010096: fixed in macaulay2 1.19.1+ds-7
has caused the Debian Bug report #1010096,
regarding macaulay2: FTBFS on ppc64el
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.)
--
1010096: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: macaulay2
Version: 1.19.1+ds-6
Severity: serious
Tags: ftbfs sid bookworm
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org
macaulay2 FTBFS on ppc64el:
ulimit -c unlimited; ulimit -t 700; ulimit -m 850000; ulimit -s 8192; ulimit
-n 512; cd /tmp/M2-2532003-0/31-rundir/; GC_MAXIMUM_HEAP_SIZE=400M
"/<<PKGBUILDDIR>>/M2/usr-dist/powerpc64le-Linux-Debian-buildd-unstable/bin/M2-binary"
-q --int --no-randomize --no-readline --silent --stop --print-width 77 -e
'needsPackage("AssociativeAlgebras",Reload=>true,FileName=>"/<<PKGBUILDDIR>>/M2/Macaulay2/packages/AssociativeAlgebras.m2")'
<"/tmp/M2-2532003-0/30.m2" >>"/tmp/M2-2532003-0/30.tmp" 2>&1
/tmp/M2-2532003-0/30.tmp:0:1: (output file) error: Macaulay2 killed by signal 9
/tmp/M2-2532003-0/30.m2:0:1: (input file)
M2: *** Error 9
-- 6.50792 seconds elapsed
-- running check(26, "AssociativeAlgebras") --
6.69457 seconds elapsed
-- running check(27, "AssociativeAlgebras") --
7.99133 seconds elapsed
-- running check(28, "AssociativeAlgebras") --
6.99254 seconds elapsed
-- capturing check(29, "AssociativeAlgebras") --
8.69268 seconds elapsed
-- skipping check(30, "AssociativeAlgebras") --
0.000117095 seconds elapsed
-- running check(31, "AssociativeAlgebras") --
7.8834 seconds elapsed
-- running check(32, "AssociativeAlgebras") --
8.43175 seconds elapsed
-- running check(33, "AssociativeAlgebras") --
6.76101 seconds elapsed
AssociativeAlgebras/tests.m2:729:1-752:1: error:
-- -- -*- M2-comint -*- hash: 1928805808
-- Killed
--
../m2/debugging.m2:23:6:(1):[9]: error: test(s) #25 of package
AssociativeAlgebras failed.
../m2/testing.m2:135:9:(1):[8]: --back trace--
../m2/methods.m2:154:80:(1):[7]: --back trace--
../m2/option.m2:17:8:(1):[6]: --back trace--
../m2/testing.m2:108:33:(1):[5]: --back trace--
../m2/methods.m2:154:80:(1):[4]: --back trace--
../m2/option.m2:17:8:(1):[3]: --back trace--
currentString:1:82:(3):[2]: --back trace--
Macaulay2/Core/startup.m2.in:561:33:(0):[1]: --back trace--
Macaulay2/Core/startup.m2.in:661:6:(0): --back trace--
make[4]: *** [Makefile:41: check-AssociativeAlgebras] Error 1
See
https://buildd.debian.org/status/fetch.php?pkg=macaulay2&arch=ppc64el&ver=1.19.1%2Bds-6%2Bb2&stamp=1650754325&raw=0
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: macaulay2
Source-Version: 1.19.1+ds-7
Done: Doug Torrance <dtorra...@debian.org>
We believe that the bug you reported is fixed in the latest version of
macaulay2, 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 1010...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Doug Torrance <dtorra...@debian.org> (supplier of updated macaulay2 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: SHA512
Format: 1.8
Date: Sun, 24 Apr 2022 21:05:14 -0400
Source: macaulay2
Built-For-Profiles: noudeb
Architecture: source
Version: 1.19.1+ds-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Math Team <team+m...@tracker.debian.org>
Changed-By: Doug Torrance <dtorra...@debian.org>
Closes: 1009838 1010096
Changes:
macaulay2 (1.19.1+ds-7) unstable; urgency=medium
.
* debian/gbp.conf
- Switch to "debian/latest" for Debian branch; recommended by DEP-14.
* debian/macaulay2-common.links
- New file; use dh_link to create symlinks to GPL text for docs.
* debian/macaulay2-common.linktree
- Stop use dh_linktree for creating symlinks to GPL text for docs;
was creating unnecessary versioned dependency on base-files
(Closes: #1009838).
* debian/patches/skip-failing-package-tests.patch
- Skip new failing package tests:
+ check(4, "ThreadedGB"); failing on ppc64el.
+ check({25, 31}, "AssociativeAlgebras"); failing on ppc64el
(Closes: #1010096).
* debian/scripts/m2-get-orig-source.sh
- Run missingPackages() when --merge option is given to see if any new
packages should be added to d/copyright.
* debian/tests/control
- Split each "M2 --check n" into its own separate test.
- Use "macaulay2" instead of "@" in Depends since we don't need
elpa-macaulay2.
- Add test names.
Checksums-Sha1:
0a96df19f72fd52a474fc43a664d9f757464d8b0 3022 macaulay2_1.19.1+ds-7.dsc
a15afe775ceaacdc240cded86b63cdc0a35e4529 72056
macaulay2_1.19.1+ds-7.debian.tar.xz
2d230e671157d9554e4e0dae71e72c02406c577a 12531
macaulay2_1.19.1+ds-7_source.buildinfo
Checksums-Sha256:
56f0801fb6eab864b33c028a1e6b102cd858efe048e0c63fc52cf3663efd327e 3022
macaulay2_1.19.1+ds-7.dsc
e1cdd8278199a14e7e91a1bcdddaa2e15f64b64049516e1b9d08e76d2cf9071a 72056
macaulay2_1.19.1+ds-7.debian.tar.xz
423814af090efc8d5723c9956e878074405a0322fcb6e2af7bc9875d5b6cb9cb 12531
macaulay2_1.19.1+ds-7_source.buildinfo
Files:
df787d25984a51557383a677f5a94693 3022 math optional macaulay2_1.19.1+ds-7.dsc
4341fe4ea37162cd5c88254b5d73c642 72056 math optional
macaulay2_1.19.1+ds-7.debian.tar.xz
0745691b6a3ead9236579d1547f19fa6 12531 math optional
macaulay2_1.19.1+ds-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCgAzFiEEupghwS4HiU+y5K0AkdxKd57FyRAFAmJl9FQVHGR0b3JyYW5j
ZUBkZWJpYW4ub3JnAAoJEJHcSneexckQMkgQAJirD5TDynxd9xLHKaRB3YbfTP1V
39HS1/cReRcjxm27zBF3dpQtvc3r2hsQ2gkEKSOtHsbS3ClFNGMlJtIBtOI2NuxK
vzaF8hwoS6s8Jx1AYF+8R8Is8ogAp3HgenWni+bywjrbFlddesLm0b5gxMIkSnev
TMEDz5XpNv88fFaF2qrH4vQRd37qHWBsE7C4XetiRWAQwAPnWmxyv/KfDohRlxCs
h1IwpJeerhtq4S1lxB5U5MDDXfXOsgyhtJIaADlTXuuCjrymrIqy1A+Ww0JA1j6r
Vey7nBamXMnb4LiKOAlTnpjnfi7IDFK7AfQPwyZPAtKMSd8L9j3IU1ij/BUGAz78
rCQQJre+BOQ7usTbw1uzt+1plVH1zpPwPjpi1gUxHUnclVzzOmVOLhddU6sO/5z0
7k0o2xLzFaXKSUecepe6lHCwqVs4ArepG50n6625wMv5HVZ0K26t2r+tcAviN7bb
2z/rNxE4KFbyZ/xWmSbNQwuyQGf+QegqPBFH06JQtCSg7kZdRd7hVfJmNeP41wuP
YovzMf2gOT7yFpcodtK193tt50eSyS1p53GiCEkKRK7pl/rA2fPd1OBMdCvxwdhx
UE7b4eKf7/OHhOZYnJ8+gABDf+IaAPolqIWgeByO+3RW1x720G1IfoLi2vSid/0W
jRDLsw7lC67LIgn7
=anp5
-----END PGP SIGNATURE-----
--- End Message ---