[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#897860: marked as done (simulavr: ftbfs with GCC-8)



Your message dated Sat, 11 Aug 2018 13:49:55 +0000
with message-id <E1foUHD-000GZg-Cc@fasolo.debian.org>
and subject line Bug#897860: fixed in simulavr 1.0.0+git20160221.e53413b-1
has caused the Debian Bug report #897860,
regarding simulavr: ftbfs with GCC-8
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 owner@bugs.debian.org
immediately.)


-- 
897860: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897860
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:simulavr
Version: 0.1.2.2-7
Severity: normal
Tags: sid buster
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/simulavr_0.1.2.2-7_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
Making all in disp-vcd
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/disp-vcd'
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src    -Wall -Winline -Werror -I../../src -I../../src/getopt -Wall -g -std=gnu89 -O2 -MT disp.o -MD -MP -MF ".deps/disp.Tpo" -c -o disp.o disp.c; \
then mv -f ".deps/disp.Tpo" ".deps/disp.Po"; else rm -f ".deps/disp.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src    -Wall -Winline -Werror -I../../src -I../../src/getopt -Wall -g -std=gnu89 -O2 -MT vcd.o -MD -MP -MF ".deps/vcd.Tpo" -c -o vcd.o vcd.c; \
then mv -f ".deps/vcd.Tpo" ".deps/vcd.Po"; else rm -f ".deps/vcd.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src    -Wall -Winline -Werror -I../../src -I../../src/getopt -Wall -g -std=gnu89 -O2 -MT config_parser.o -MD -MP -MF ".deps/config_parser.Tpo" -c -o config_parser.o config_parser.c; \
then mv -f ".deps/config_parser.Tpo" ".deps/config_parser.Po"; else rm -f ".deps/config_parser.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../src    -Wall -Winline -Werror -I../../src -I../../src/getopt -Wall -g -std=gnu89 -O2 -MT config_scanner.o -MD -MP -MF ".deps/config_scanner.Tpo" -c -o config_scanner.o config_scanner.c; \
then mv -f ".deps/config_scanner.Tpo" ".deps/config_scanner.Po"; else rm -f ".deps/config_scanner.Tpo"; exit 1; fi
x86_64-linux-gnu-gcc -Wall -Winline -Werror -I../../src -I../../src/getopt -Wall -g -std=gnu89 -O2  -Wl,-z,defs -o simulavr-vcd  disp.o vcd.o config_parser.o config_scanner.o ../getopt/libgnugetopt.a 
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/disp-vcd'
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT adc.o -MD -MP -MF ".deps/adc.Tpo" -c -o adc.o adc.c; \
then mv -f ".deps/adc.Tpo" ".deps/adc.Po"; else rm -f ".deps/adc.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT avrclass.o -MD -MP -MF ".deps/avrclass.Tpo" -c -o avrclass.o avrclass.c; \
then mv -f ".deps/avrclass.Tpo" ".deps/avrclass.Po"; else rm -f ".deps/avrclass.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT avrcore.o -MD -MP -MF ".deps/avrcore.Tpo" -c -o avrcore.o avrcore.c; \
then mv -f ".deps/avrcore.Tpo" ".deps/avrcore.Po"; else rm -f ".deps/avrcore.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT avrerror.o -MD -MP -MF ".deps/avrerror.Tpo" -c -o avrerror.o avrerror.c; \
then mv -f ".deps/avrerror.Tpo" ".deps/avrerror.Po"; else rm -f ".deps/avrerror.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT avrmalloc.o -MD -MP -MF ".deps/avrmalloc.Tpo" -c -o avrmalloc.o avrmalloc.c; \
then mv -f ".deps/avrmalloc.Tpo" ".deps/avrmalloc.Po"; else rm -f ".deps/avrmalloc.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT callback.o -MD -MP -MF ".deps/callback.Tpo" -c -o callback.o callback.c; \
then mv -f ".deps/callback.Tpo" ".deps/callback.Po"; else rm -f ".deps/callback.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT decoder.o -MD -MP -MF ".deps/decoder.Tpo" -c -o decoder.o decoder.c; \
then mv -f ".deps/decoder.Tpo" ".deps/decoder.Po"; else rm -f ".deps/decoder.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT device.o -MD -MP -MF ".deps/device.Tpo" -c -o device.o device.c; \
then mv -f ".deps/device.Tpo" ".deps/device.Po"; else rm -f ".deps/device.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT devsupp.o -MD -MP -MF ".deps/devsupp.Tpo" -c -o devsupp.o devsupp.c; \
then mv -f ".deps/devsupp.Tpo" ".deps/devsupp.Po"; else rm -f ".deps/devsupp.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \
then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -Winline -Werror -I../src/getopt -Wall -g -std=gnu89 -O2 -MT eeprom.o -MD -MP -MF ".deps/eeprom.Tpo" -c -o eeprom.o eeprom.c; \
then mv -f ".deps/eeprom.Tpo" ".deps/eeprom.Po"; else rm -f ".deps/eeprom.Tpo"; exit 1; fi
eeprom.c: In function 'eeprom_dump_core':
eeprom.c:395:9: error: 'strncat' output may be truncated copying between 0 and 79 bytes from a string of length 79 [-Werror=stringop-truncation]
         strncat (line, buf, 80 - strlen(line) - 1);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:431: eeprom.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:454: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:318: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:337: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:29: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: simulavr
Source-Version: 1.0.0+git20160221.e53413b-1

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

Debian distribution maintenance software
pp.
Reiner Herrmann <reiner@reiner-h.de> (supplier of updated simulavr 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 11 Aug 2018 11:55:41 +0200
Source: simulavr
Binary: simulavr
Architecture: source
Version: 1.0.0+git20160221.e53413b-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Reiner Herrmann <reiner@reiner-h.de>
Description:
 simulavr   - Atmel AVR simulator
Closes: 522244 650947 727966 754591 897860
Changes:
 simulavr (1.0.0+git20160221.e53413b-1) unstable; urgency=medium
 .
   * QA upload.
   * New upstream release. (Closes: #522244)
     - use git snapshot, as current 1.0.0 release is already quite old
       and does not autoreconfigure without a lot of patching.
     - builds with GCC 8 (Closes: #897860)
     - builds with clang (Closes: #754591)
     - builds with texlive installed (Closes: #650947)
   * Convert to dh-based build. (Closes: #727966)
   * Convert to source format 3.0 (quilt).
   * debian/patches:
     - fix regression test build
     - fix spelling errors found by lintian
     - add dircategory/direntry sections to info manual
   * debian/watch:
     - don't match windows/binary archives
     - add pgpsigurlmangle
   * debian/copyright:
     - convert to copyright format 1.0
     - update to new upstream release
   * debian/control:
     - bump Standards-Version to 4.2.0
     - update homepage
     - drop obsolete recommendation on xterm
     - add python and texinfo to build dependencies; required for regression
       tests and building of the info manual.
   * Import upstream signing keyring.
   * Add upstream metadata file.
   * Drop outdated README.Debian and simulavr-vcd manpage.
Checksums-Sha1:
 87dd6e817bf0c6779a81e3f4c6f8d6da5fa7995a 1929 simulavr_1.0.0+git20160221.e53413b-1.dsc
 c058347f842e3fd4292efaff07f7f5f28bb85ffd 740528 simulavr_1.0.0+git20160221.e53413b.orig.tar.xz
 fe686160bdf3e975b2697f177e9a1625cf3fd83d 12408 simulavr_1.0.0+git20160221.e53413b-1.debian.tar.xz
 fab198c7d7fec69a5c29bfeea550e604d4fc52f1 6968 simulavr_1.0.0+git20160221.e53413b-1_amd64.buildinfo
Checksums-Sha256:
 d023399e7d123608617a83134f231ffe842c3afbb18a463509fb3d4e50c19838 1929 simulavr_1.0.0+git20160221.e53413b-1.dsc
 6459b370613374d3326ad7314d4b01b58f46a7451be068f326942cf8e408a38d 740528 simulavr_1.0.0+git20160221.e53413b.orig.tar.xz
 5225e5bac16d1a6ae19a46b6565579e5d4a717f9dd4a8e7c7359401b232c4717 12408 simulavr_1.0.0+git20160221.e53413b-1.debian.tar.xz
 513b646791584793509bf26e88fbd489a44d1324de25eda6a4da4f1f760a4cb5 6968 simulavr_1.0.0+git20160221.e53413b-1_amd64.buildinfo
Files:
 726ca919556e2cdbb53b1d64dae3960b 1929 electronics optional simulavr_1.0.0+git20160221.e53413b-1.dsc
 26997afb22c365a1348a6c8f953e28b7 740528 electronics optional simulavr_1.0.0+git20160221.e53413b.orig.tar.xz
 f829a723658c37a250669e7bd7174261 12408 electronics optional simulavr_1.0.0+git20160221.e53413b-1.debian.tar.xz
 c3681bd5582235965c6eeb5913789672 6968 electronics optional simulavr_1.0.0+git20160221.e53413b-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAltu5B8ACgkQCBa54Yx2
K62xyw/+OMh4oCZV//EBdFr9cafnVUbhTZp0GUrYYotZ8THxspRwCx3KvMODQ3X8
XH+6Y6yKZ6LJ4i3BFXfGUfdZLmT779ezVPqHDeWT/oY+o7t6ME4GceWFLF0yHcYA
em/7MEXthNR+byjV067ZqtCYf9y+jjsGCCRU0qdCKe8dC2mlwcgXQQbya5+42uyW
IOmiNAVhPW0um9gXE9GT5yWZJKkYtszKZKiEV7bAo1PhYvU0h96JRIJDt6QAOFfm
Zb2TtyxW13VdsyPS+CETVPpo/CJIfFmQOSmwu2/ivNlXvOcDvHDE7voWX/0DPRyC
I+6cmghsVeQIPTgHSnkz1ESPZNH60oezMn2CpQv0UFOzlWq9qBmElOTPG79CW5aX
P1gxjsqyoP8pHPc/cYaQNkEbQhk+ZC8Jk/3VLMPfw6ZMaX/p09tBhUAbMDWD0FF5
DxHN04YslmbdC3m4yPIVxrVaCkgTdYjjchdCjy4Vuvlt7FOBJ0EM8OeDrO1mDftj
TBzFmVwDHKWUlGdh9yRezR3iYebxCWW7ndCAXPjon8grptacBPkaIQrfVlQXy+IG
6i56zaUvy0gVw18BsaL8rhDDWgjAMMuxucQ17gZLaYH966SqqzK+OJBzZrx7QUGj
//9l0zsZiRJ7IhTDBrv+yGE24Gxs2TB7yQ1yPXJ/8UPOwMju2n0=
=Yu2q
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: