Your message dated Wed, 14 May 2025 23:50:16 +0000
with message-id <e1uflrc-00hpql...@fasolo.debian.org>
and subject line Bug#1091578: fixed in maxima 5.47.0-8
has caused the Debian Bug report #1091578,
regarding maxima: FTBFS on i386: dpkg-buildpackage: error: debian/rules build
subprocess returned exit status 2
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.)
--
1091578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091578
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: maxima
Version: 5.47.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241228 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, this package failed to build
on i386.
This package currently has binary packages on i386, so this is a regression.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: Nothing to be done for 'all-am'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> touch -r src/share-subdirs_autogenerated.lisp src/share-subdirs.lisp
> touch -r src/gcl-depends.mk src/binary-gcl/maxima
> echo ':lisp (setq maxima::*maxima-started* nil si::*optimize-maximum-pages* t
> si::*code-block-reserve* (make-array 10000000 :element-type (quote character)
> :static t))(si::gbc t)(si::save-system "foo")' | \
> GCL_MEM_MULTIPLE=1.0 GCL_GC_PAGE_MIN=0.5 GCL_GC_PAGE_MAX=0.75
> GCL_GC_ALLOC_MIN=0.05 HOME=$(pwd) \
> ./maxima-local && mv foo src/binary-gcl/maxima
>
> Maxima 5.47.0 https://maxima.sourceforge.io
> using Lisp GNU Common Lisp (GCL) GCL 2.6.14 git tag Version_2_6_15pre10
> Distributed under the GNU Public License. See the file COPYING.
> Dedicated to the memory of William Schelter.
> The function bug_report() provides bug reporting information.
> (%i1) chmod +x ./maxima-local
> touch tests/tests-gcl.log
> GCL_MEM_MULTIPLE=1.0 GCL_GC_PAGE_MIN=0.5 GCL_GC_PAGE_MAX=0.75
> GCL_GC_ALLOC_MIN=0.05 HOME=$(pwd) \
> ./maxima-local -g --lisp=gcl --batch-string="run_testsuite();" >tmp 2>&1 & \
> j=$! ; echo Waiting on pid $j ; \
> tail -f --pid=$j --retry tests/tests-gcl.log tmp & wait $j
> Waiting on pid 4088781
> tail: warning: --retry only effective for the initial open
> ==> tests/tests-gcl.log <==
>
> ==> tmp <==
>
> Maxima 5.47.0 https://maxima.sourceforge.io
> using Lisp GNU Common Lisp (GCL) GCL 2.6.14 git tag Version_2_6_15pre10
> Distributed under the GNU Public License. See the file COPYING.
> Dedicated to the memory of William Schelter.
> The function bug_report() provides bug reporting information.
> (%i1) run_testsuite()
> Testsuite run for GNU Common Lisp (GCL) GCL 2.6.14 git tag
> Version_2_6_15pre10:
> Running tests in rtest_sqdnst: 13/13 tests passed
> Running tests in rtest_extensions: 18/18 tests passed
> Running tests in rtest_rules: 210/210 tests passed
> Running tests in rtestnset: 619/619 tests passed
> Running tests in rtest1: 203/203 tests passed (not counting 3 expected errors)
> Running tests in rtest1a: 34/34 tests passed (not counting 1 expected errors)
> Running tests in rtest2: 299/299 tests passed (not counting 2 expected errors)
> Running tests in rtest4: 94/94 tests passed
> Running tests in rtest5: 83/83 tests passed
> Running tests in rtest6: 53/53 tests passed
> Running tests in rtest6a: 76/76 tests passed
> Running tests in rtest6b: 38/38 tests passed
> Running tests in rtest7: 88/88 tests passed
> Running tests in rtest9: 89/89 tests passed
> Running tests in rtest9a: 142/142 tests passed
> Running tests in rtest10: 72/72 tests passed (not counting 2 expected errors)
> Running tests in rtest11: 258/258 tests passed
> Running tests in rtest13: 23/23 tests passed
> Running tests in rtest13s: 17/17 tests passed
> Running tests in rtest14:
> ********************** Problem 332 ***************
> Input:
>
> Caused an error break: rtest14
> Running tests in rtest15:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest15
> Running tests in rtest16:
> ********************** Problem 1 ***************
> Input:
> (kill(all), values)
>
>
> Result:
>
> Caused an error break: rtest16
> Running tests in rtestode:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtestode
> Running tests in rtestode_zp:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtestode_zp
> Running tests in rtest3:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest3
> Running tests in rtest8:
> ********************** Problem 1 ***************
> Input:
> block([], kill(all), %rnum : 0)
>
>
> Result:
>
> Caused an error break: rtest8
> Running tests in rtest12:
> ********************** Problem 1 ***************
> Input:
> (kill(all), matchdeclare(a, true))
>
>
> Result:
>
> Caused an error break: rtest12
> Running tests in rexamples:
> ********************** Problem 1 ***************
> Input:
> (kill(all), example(additive))
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
>
> Caused an error break: rexamples
> Running tests in rtesthyp:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtesthyp
> Running tests in rtest_hypgeo:
> Caused an error break: rtest_hypgeo
> Running tests in rtestmt19937:
> ********************** Problem 1 ***************
> Input:
> (random_state : make_random_state(987654321), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtestmt19937
> Running tests in rtest_allnummod:
> ********************** Problem 1 ***************
> Input:
> (ratprint : false, kill(all))
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
>
> Caused an error break: rtest_allnummod
> Running tests in rtest_maxmin:
> Caused an error break: rtest_maxmin
> Running tests in rtestconjugate:
> Caused an error break: rtestconjugate
> Running tests in rtestsum:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtestsum
> Running tests in rtest_trig:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_trig
> Running tests in rtest_zeta:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_zeta
> Running tests in rtest_diff_invtrig:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_diff_invtrig
> Running tests in rtest_scalarp:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_scalarp
> Running tests in rtest_everysome:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_everysome
> Running tests in rtestint:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtestint
> Running tests in rtest_numth:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_numth
> Running tests in rtestifactor:
> Caused an error break: rtestifactor
> Running tests in rtest_equal:
> Caused an error break: rtest_equal
> Running tests in rtest_abs:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_abs
> Running tests in rtest_taylor:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_taylor
> Running tests in rtest_dot:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_dot
> Running tests in rtest_mset:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_mset
> Running tests in rtest_boolean:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_boolean
> Running tests in rtest_round:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_round
> Running tests in rtest_map:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_map
> Running tests in rtest_sign:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_sign
> Running tests in rtest_algebraic:
> ********************** Problem 1 ***************
> Input:
> (kill(all), algebraic : true, 0)
>
>
> Result:
>
> Caused an error break: rtest_algebraic
> Running tests in rtest_gamma:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_gamma
> Running tests in rtest_expintegral:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_expintegral
> Running tests in rtest_signum:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_signum
> Running tests in rtest_lambert_w:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_lambert_w
> Running tests in rtest_elliptic:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_elliptic
> Running tests in rtest_integrate:
> Caused an error break: rtest_integrate
> Running tests in rtest_integrate_special:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_integrate_special
> Running tests in rtest_sqrt:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_sqrt
> Running tests in rtest_carg:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_carg
> Running tests in rtest_log:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_log
> Running tests in rtest_power:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_power
> Running tests in rtestdefstruct:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtestdefstruct
> Running tests in rtest_limit:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_limit
> Running tests in rtest_powerseries:
> ********************** Problem 1 ***************
> Input:
> kill(all)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_powerseries
> Running tests in rtest_laplace:
> Caused an error break: rtest_laplace
> Running tests in rtest_plotoptions:
> Caused an error break: rtest_plotoptions
> Running tests in rtest_algsys:
> ********************** Problem 1 ***************
> Input:
> (kill(all), done)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_algsys
> Running tests in rtest_trace:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_trace
> Running tests in rtest_polynomialp:
> Caused an error break: rtest_polynomialp
> Running tests in rtest_limit_extra:
> Caused an error break: rtest_limit_extra
> Running tests in rtest_gcd:
> ********************** Problem 1 ***************
> Input:
> (kill(all), 0)
>
>
> Result:
> Condition in MACSYMA-TOP-LEVEL [or a callee]: INTERNAL-SIMPLE-ERROR: The
> assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
> error-catch
>
> Caused an error break: rtest_gcd
> Running tests in rtest_hg:
> Caused an error break: rtest_hg
> Running tests in rtest_nfloat:
> Caused an error break: rtest_nfloat
> Running tests in rtest_ilt:
> Caused an error break: rtest_ilt
> Running tests in ulp_tests:
> Caused an error break: ulp_tests
>
> Error summary:
> Error(s) found:
> rtest14 problem:
> (error break)
> rtest15 problem:
> (error break)
> rtest16 problem:
> (error break)
> rtestode problem:
> (error break)
>
> Error:
> Fast links are on: do (si::use-fast-links nil) for debugging
> Signalled by SYSTEM:STRING-CONCATENATE.
> Condition in SYSTEM:STRING-CONCATENATE [or a callee]: INTERNAL-SIMPLE-ERROR:
> The assertion !mbrk(v) on line 414 of alloc.c in function alloc_page failed:
> Cannot allocate memory
>
> Broken at SYSTEM:STRING-CONCATENATE. Type :H for Help.
> 1 Maxima top-level
> 2 Maxima top-level
> 3 Return to top level.
> MAXIMA>>make: *** [debian/rules:60: build-stamp] Error 255
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
> --------------------------------------------------------------------------------
> Build finished at 2024-12-28T08:46:26Z
The full build log is available from:
http://qa-logs.debian.net/2024/12/28/maxima_5.47.0-5_unstable-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&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: maxima
Source-Version: 5.47.0-8
Done: Camm Maguire <c...@debian.org>
We believe that the bug you reported is fixed in the latest version of
maxima, 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 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Camm Maguire <c...@debian.org> (supplier of updated maxima 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, 14 May 2025 10:43:05 -0400
Source: maxima
Architecture: source
Version: 5.47.0-8
Distribution: unstable
Urgency: medium
Maintainer: Camm Maguire <c...@debian.org>
Changed-By: Camm Maguire <c...@debian.org>
Closes: 1091578 1097368
Changes:
maxima (5.47.0-8) unstable; urgency=medium
.
* package cleanups
* Bug fix: "ftbfs with GCC-15", thanks to Matthias Klose (Closes:
#1097368).
* Bug fix: "FTBFS on i386: dpkg-buildpackage: error: debian/rules build
subprocess returned exit status 2", thanks to Lucas Nussbaum (Closes:
#1091578).
Checksums-Sha1:
6df25a4e0d63b97bb93d309a4b06c2e0174ab51f 2143 maxima_5.47.0-8.dsc
14ac8b9dd382bb4092b7f2ecc47c61f01917dde3 2322980 maxima_5.47.0-8.debian.tar.xz
d2977128883e41577c125735b55e8bba0c05f040 8046 maxima_5.47.0-8_source.buildinfo
Checksums-Sha256:
9461af7c25418e4413618c3c3cc5bfc221a090ec66afe677e3d8a91af474c1ea 2143
maxima_5.47.0-8.dsc
3f80e1f7f2c71681974c83996de038cf2c19e5dc6d3262d00bb37b3a2c479528 2322980
maxima_5.47.0-8.debian.tar.xz
404451d313b8d83ae79e0ab7b76cca6f76bedd8a8ab1dd9be87f91916c7efb8d 8046
maxima_5.47.0-8_source.buildinfo
Files:
f2651a814a00365041e5b53580b53163 2143 math optional maxima_5.47.0-8.dsc
1506b776e9b54103fafd2b43132ad762 2322980 math optional
maxima_5.47.0-8.debian.tar.xz
a00f1d71a420d78795125ddcfabc61b2 8046 math optional
maxima_5.47.0-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE/iFPNjaXdzJC6BbsuEXOUQ+bcU0FAmglDnQACgkQuEXOUQ+b
cU2sgQ//fyhPr6Jfwy5uhv1ViQ5XjlRqPJ/KD0pqCWWT6qQp7rjWxq3dEtU/wa2s
WI3GBej3HB4mU9QkUvKqJAqb2Qz090SCCy+n4gmG+l6xoGYuox4xUgNqbCR2IAMk
CJIdOLzvw720VkihW0N6QbnsizNE2WPBSWEz6mCfif+MMcdIQYdDnr5EpmfqawTL
0rrsooayfmK5ywwSvMrGhpHHzfT2sHXJ0uivr3HCFQb01SzfePBqhg+8sdb9ZPuD
NIIdRvbsH8Aa82kRZWkdcxrLFveOTN4Uc0qM54PwUv41E3kwh2Iou/XGz24sCeKO
6aSdOc1r44c4nEaO9BhBh+HE0oEOPNDQfr3qgu63IFBBajkfzTUNFaiPwktLxrni
RnTtKvGfoh0vxq5X7gwY5nujv8KPzkggIlAu+iBeAOHb+kjfLmQJkVT7DjDzr5PX
2SRi85dzoonRCAnvjk/F+FdaO+8PX2P6vKGYGP25yxGV1z2yGAXLJKv4c62J9hQ1
Wma0VONNIA/toMaMdzDIZZSxByq21m1yoOLQPqzGeoHn7mMIYF76qKkKHlL/QkGF
zCdQFZxVId78pkd3wh6ozHGTiM8GzFMQNTzyi9KrrEDRQQTbdoDxes9/Gne3Nxeb
5GTTlEZv6xuy4xbFeuEFMmMmTh+EdpSz60mLH6i6RLn+2KlNc6A=
=FVdS
-----END PGP SIGNATURE-----
pgpE2uQnIq38o.pgp
Description: PGP signature
--- End Message ---