Your message dated Sun, 24 Jan 2021 21:33:22 +0000
with message-id <e1l3n0c-0002dr...@fasolo.debian.org>
and subject line Bug#957183: fixed in eukleides 1.5.4-4.3
has caused the Debian Bug report #957183,
regarding eukleides: 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.)


-- 
957183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957183
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:eukleides
Version: 1.5.4-4.1
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/eukleides_1.5.4-4.1_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

[...]
dpkg-buildpackage: info: source version 1.5.4-4.1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Matthias Klose <d...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Cleaning binaries
Cleaning documentation
Cleaning man pages
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean 
 debian/rules build
dh_testdir
CFLAGS="-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" 
LDFLAGS="-Wl,-z,relro" /usr/bin/make
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making eukleides
    Building parser
    Building lexer
    Making dependencies
    Building triangle.o
    Building error.o
    Building io.o
../src/common/io.c: In function ‘input_num’:
../src/common/io.c:173:2: warning: ignoring return value of ‘fscanf’ declared 
with attribute ‘warn_unused_result’ [-Wunused-result]
  173 |  fscanf(data_file, "%lf", &x);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Building interactive.o
    Building number.o
    Building compiler.o
    Building locus.o
    Building core.o
    Building setting.o
    Building utils.o
    Building function.o
    Building keywords.o
    Building test.o
    Building vector.o
    Building quadrilateral.o
    Building conic.o
    Building variable.o
    Building line.o
    Building intersection.o
    Building strings.o
    Building circle.o
    Building point.o
    Building set.o
    Building symbol.o
    Building check.o
    Building draw.o
    Building main.o
    Building args.o
    Building parser.tab.o
    Building lex.yy.o
    Linking eukleides
/usr/bin/ld: 
eukleides_build/quadrilateral.o:./build/../src/common/quadrilateral.c:29: 
multiple definition of `x'; 
eukleides_build/triangle.o:./build/../src/common/triangle.c:31: first defined 
here
/usr/bin/ld: 
eukleides_build/quadrilateral.o:./build/../src/common/quadrilateral.c:29: 
multiple definition of `y'; 
eukleides_build/triangle.o:./build/../src/common/triangle.c:31: first defined 
here
/usr/bin/ld: 
eukleides_build/quadrilateral.o:./build/../src/common/quadrilateral.c:31: 
multiple definition of `C'; 
eukleides_build/triangle.o:./build/../src/common/triangle.c:29: first defined 
here
/usr/bin/ld: 
eukleides_build/quadrilateral.o:./build/../src/common/quadrilateral.c:31: 
multiple definition of `B'; 
eukleides_build/triangle.o:./build/../src/common/triangle.c:29: first defined 
here
/usr/bin/ld: 
eukleides_build/quadrilateral.o:./build/../src/common/quadrilateral.c:31: 
multiple definition of `A'; 
eukleides_build/triangle.o:./build/../src/common/triangle.c:29: first defined 
here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:50: eukleides] Error 1
make[1]: *** [Makefile:16: eukleides] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: eukleides
Source-Version: 1.5.4-4.3
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
eukleides, 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.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated eukleides 
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: Fri, 22 Jan 2021 21:03:48 +0000
Source: eukleides
Architecture: source
Version: 1.5.4-4.3
Distribution: unstable
Urgency: medium
Maintainer: Robert Lemmen <rober...@semistable.com>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957183
Changes:
 eukleides (1.5.4-4.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957183)
Checksums-Sha1:
 bc649f9e487f6af69b228182835e6b9e1d0f2d78 1756 eukleides_1.5.4-4.3.dsc
 1023fe3344a306f15324121c95bda40861bad008 5740 eukleides_1.5.4-4.3.debian.tar.xz
 921b0ae2e886d6334201db4b88e10faef0152c43 6228 
eukleides_1.5.4-4.3_amd64.buildinfo
Checksums-Sha256:
 a4cc2981e69a5191c5929e9a1a2a157fb6d00f527df149816553f7d0f916f3d9 1756 
eukleides_1.5.4-4.3.dsc
 9a259adff9d5d466a211d2bafdcc3851948e1d386e725c5c2f3005247bccafe8 5740 
eukleides_1.5.4-4.3.debian.tar.xz
 8f530d9fbf39dc54f5bec04c97f320aaf0eff39d3f67b69ceb424212511bf354 6228 
eukleides_1.5.4-4.3_amd64.buildinfo
Files:
 efa1082835073a0328cf2c040817f668 1756 math optional eukleides_1.5.4-4.3.dsc
 c972f9f3072a80643ea502d6b09b0c96 5740 math optional 
eukleides_1.5.4-4.3.debian.tar.xz
 9abba8095cb39651c400166e3000c37c 6228 math optional 
eukleides_1.5.4-4.3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmALPuwACgkQR5mjUUbR
KzVcUA/9EXZErcQtj4ZqsdEWBFCraw+UeF0kNN4qJUikSEARCrJbkDmdUTiBvZsH
9jxlPkOoJJHXJIYaynLzmQtEynsKmsD1m5KIqE9hQ/bHKW3pKxLcpvk5ULctlNGM
APRO9ElGD1SNzuZhRIO9lPiiK4YBqdoNPUjywHKZ5S1JBFUo7blHCZiMz66lJMLV
EQi98kdGSCgIZTkdjebgjZFhFFotilcSjQKC743Zamm4itIsxUpQDRaMxf+pwznh
mQEuxcr+fV54cQFg9MGJtIZoZ80f14fAQ7xdZA1tvlO2Rj9T4RXi7pu03icsSNd8
yFFg+EAsCb7fhRW59T8geJoFsg6aohEIa+immpeXagGvMq9dmMex/NHDZaPsGAYl
syZGiTnA09Jgn/du3h6kHnqPdTzZnOGwbTyjaEHKOXykevCTN2Jnb2sS4do9T23B
1Woo6PXFAeojLs7GVC35hn6B39NAjcUiK0KoWolisbgZahP2jGNoZyyEv4YIsvA/
fvJtODB0I5LT+U5lkFmvK7W+9epigzeQxLRqxsAUrx8MpS+iicBKCNwF8IE1AYb2
ELw7tXIRm8hoAyGJ0WUTiPCCBryUX8yQY7sQeoPAk+K660D7/4ZFvnzj7O1+eFZS
5GOKqj9t07qCRd/wmnsXtz4YMXaM2VgmvDglP7RlgmMldPWyTgI=
=yCXv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to