Your message dated Wed, 19 Aug 2020 01:33:38 +0000
with message-id <e1k8cyw-0008xb...@fasolo.debian.org>
and subject line Bug#957030: fixed in axiom 20170501-5
has caused the Debian Bug report #957030,
regarding axiom: ftbfs with GCC-10
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.)


-- 
957030: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957030
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:axiom
Version: 20170501-4
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/axiom_20170501-4_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
/bin/sh: 1: cd: can't cd to sman
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
==================================================
Making sman, session, spadclient, axiom bookvol6
==================================================
1 making /<<PKGBUILDDIR>>/mnt/linux/lib/session from 
/<<PKGBUILDDIR>>/books/bookvol6.pamphlet
2 making /<<PKGBUILDDIR>>/mnt/linux/lib/spadclient from 
/<<PKGBUILDDIR>>/books/bookvol6.pamphlet
4 making /<<PKGBUILDDIR>>/mnt/linux/bin/sman from 
/<<PKGBUILDDIR>>/books/bookvol6.pamphlet
3 making /<<PKGBUILDDIR>>/mnt/linux/bin/axiom from 
/<<PKGBUILDDIR>>/books/bookvol6.pamphlet
====================================================
Finished sman, session, spadclient, axiom bookvol6
====================================================
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
7 making hyperdoc from bookvol7
make[4]: Entering directory '/<<PKGBUILDDIR>>/int/hyper'
==========================
Making hyperdoc bookvol7
==========================
1 making /<<PKGBUILDDIR>>/mnt/linux/lib/spadbuf from 
/<<PKGBUILDDIR>>/books/bookvol7.pamphlet
GCL (GNU Common Lisp)  2.6.12 CLtL1    Fri Apr 22 15:51:11 UTC 2016
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files:
/<<PKGBUILDDIR>>/obj/tmp/

>

>2 making /<<PKGBUILDDIR>>/mnt/linux/lib/ex2ht from 
>/<<PKGBUILDDIR>>/books/bookvol7.pamphlet
GCL (GNU Common Lisp)  2.6.12 CLtL1    Fri Apr 22 15:51:11 UTC 2016
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files:
/<<PKGBUILDDIR>>/obj/tmp/

>

>3 making /<<PKGBUILDDIR>>/mnt/linux/bin/htadd from 
>/<<PKGBUILDDIR>>/books/bookvol7.pamphlet
GCL (GNU Common Lisp)  2.6.12 CLtL1    Fri Apr 22 15:51:11 UTC 2016
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL READLINE UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files:
/<<PKGBUILDDIR>>/obj/tmp/

>

>/usr/bin/ld: 
>/<<PKGBUILDDIR>>/obj/linux/lib/libspad.a(sockio-c.o):./obj/linux/lib/sockio-c.c:146:
> multiple definition of `str_len'; 
>/<<PKGBUILDDIR>>/obj/tmp/ccMAcnTb.o:./obj/linux/hyper/htadd.c:969: first 
>defined here
/usr/bin/ld: 
/<<PKGBUILDDIR>>/obj/linux/lib/libspad.a(sockio-c.o):./obj/linux/lib/sockio-c.c:148:
 multiple definition of `still_reading'; 
/<<PKGBUILDDIR>>/obj/tmp/ccMAcnTb.o:./obj/linux/hyper/htadd.c:968: first 
defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:60: /<<PKGBUILDDIR>>/mnt/linux/bin/htadd] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/int/hyper'
make[3]: *** [Makefile:184: hyperdir] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile.linux:165: srcdir] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:150: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:84: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: axiom
Source-Version: 20170501-5
Done: Camm Maguire <c...@debian.org>

We believe that the bug you reported is fixed in the latest version of
axiom, 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 957...@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 axiom 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, 18 Aug 2020 20:17:43 +0000
Source: axiom
Architecture: source
Version: 20170501-5
Distribution: unstable
Urgency: high
Maintainer: Camm Maguire <c...@debian.org>
Changed-By: Camm Maguire <c...@debian.org>
Closes: 957030
Changes:
 axiom (20170501-5) unstable; urgency=high
 .
   * Bug fix: "ftbfs with GCC-10", thanks to Matthias Klose (Closes:
     #957030).
Checksums-Sha1:
 dff795a00bafb65e76ec0ceed9a99056dc88f25d 2454 axiom_20170501-5.dsc
 c1da21a15712e6d508640ca8b5712103b43726fb 745184 axiom_20170501-5.debian.tar.xz
 dca3d6ad55e932bacf69865553ee57a2b6ce7a4f 9115 axiom_20170501-5_source.buildinfo
Checksums-Sha256:
 24dfd1b1b8413d23413963d6e47368fd0b02fff9ce05cfacfe112282d26eef16 2454 
axiom_20170501-5.dsc
 6907173bbad63475a870bcbed7107bd904c32c7ede7bb410d496330a07c1a755 745184 
axiom_20170501-5.debian.tar.xz
 465563be658b0b470fcd7cac42aa782e6463146ec6666ca6daa2bb488355191f 9115 
axiom_20170501-5_source.buildinfo
Files:
 0b0e0a13946db18bfc7147827c0e9eea 2454 math optional axiom_20170501-5.dsc
 ae1d12124b88afadc1b374acfc611010 745184 math optional 
axiom_20170501-5.debian.tar.xz
 e23c491b32ae21f4b3170d0e9e060e26 9115 math optional 
axiom_20170501-5_source.buildinfo

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

iQIzBAEBCAAdFiEE/iFPNjaXdzJC6BbsuEXOUQ+bcU0FAl88fsAACgkQuEXOUQ+b
cU3oLg/+LYHiumUUodBArHDEE7FwVBDbcg7sXZNybjW+ZPM0I65pxdEdzZMWLlca
8m0TF4+codQj7d4eSEIIygV7IDwm2vYkrbzAO09/o9+6tjscLHg4GS8/imfPacxR
HuKy9T/3Y/uGtzzL+a2rOOznC7xQQ82o33mRIm8li+WshPjLe28TuFqI7OzRAqN3
Jm36qd2QSBViFzxFViwlvj01bZMRxQshljF2d3klcS4qfRV2eaKJSy4bnvXiaQhw
B2VoDHt+Vfknb7HreUkVxH9lHt3x4g5saBtROd6a621/VoD9BQY4oNWdUnZKvYye
K+BfU4f6vCOGdb7SWb3J6w+ObpcLqD2zyKtZQCsq1A+/pD3Mq9Rtmg76dInGXXSx
2xB2323yUUka1XhRIpByQlfmtVIpkbbd/SdwHsvznW47U/q7UO7ly4d8crIxc3Xc
EIcpJqijXfpypUbIE9aqUSLiWV4QMbSC0/SM5fjHGcz09aA0dGviexFURzLL3ynI
9LVjzdfr35kPfEvNcCdCixL7DTO5zz52vc7hRxdw3FcEgvFGdd0E8RwXyWurZHNx
gahobhfuSs4gdbE0sfyujC329RFAXHuktBaW9Y2Ys/ZPqyM9EKNjF4hpPWWgnCpV
4rho5HC7hTkTUuUaSyA6jv84DMRfsGqFcx78tO6M3L0REDnv/O8=
=0mQb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to