Your message dated Thu, 25 Oct 2018 17:36:15 +0000
with message-id <e1gfjyn-0008ng...@fasolo.debian.org>
and subject line Bug#906453: fixed in binutils-avr 2.26.20160125+Atmel3.6.1-3.1
has caused the Debian Bug report #906453,
regarding binutils-avr: FTBFS in buster/sid (cast between incompatible function 
types)
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.)


-- 
906453: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:binutils-avr
Version: 2.26.20160125+Atmel3.6.1-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh_testdir
# Add here commands to configure the package.
#cd binutils/ld && aclocal-1.9 && automake-1.9 
#cd binutils && env CC="gcc" CFLAGS="-Wno-error=unused-but-set-variable 
-Wno-error=unused-but-set-parameter" ./configure --prefix=/usr 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=avr --with-gnu-ld 
--with-gnu-as --with-system-zlib --enable-install-libbfd --with-dwarf2 
--disable-static --disable-gdb --disable-libdecnumber --disable-readline 
--disable-sim CFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-implicit-fallthrough -Wno-format-overflow -Wno-pointer-compare" 
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security" FCFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong" FFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-s
 trong" GCJFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong" LDFLAGS="-Wl,-z,relro" OBJCFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security"  
cd binutils && ./configure --prefix=/usr --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=avr --with-gnu-ld --with-gnu-as 
--with-system-zlib --enable-install-libbfd --with-dwarf2 --disable-static 
--disable-gdb --disable-libdecnumber --disable-readline --disable-sim 
CFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-implicit-fallthrough -Wno-format-overflow -Wno-pointer-compare" 
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security" FCFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong" FFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong" GCJFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1
 =. -fstack-protector-strong" LDFLAGS="-Wl,-z,relro" OBJCFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security" OBJCXXFLAGS="-g -O2 
-fdebug-prefix-map=/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1=. 
-fstack-protector-strong -Wformat -Werror=format-security"  
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... avr-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... no

[... snipped ...]

    ^
bfd.h:7352:3: note: in expansion of macro '_bfd_norelocs_bfd_reloc_name_lookup'
   NAME##_bfd_reloc_name_lookup
   ^~~~
binary.c:362:3: note: in expansion of macro 'BFD_JUMP_TABLE_RELOCS'
   BFD_JUMP_TABLE_RELOCS (_bfd_norelocs),
   ^~~~~~~~~~~~~~~~~~~~~
libbfd.h:514:4: error: cast between incompatible function types from 'long int 
(*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, asymbol 
**)' {aka 'long int (*)(struct bfd *, struct bfd_symbol **)'} 
[-Werror=cast-function-type]
   ((long (*) (bfd *, asymbol **)) _bfd_n1)
    ^
bfd.h:7455:3: note: in expansion of macro 
'_bfd_nodynamic_canonicalize_dynamic_symtab'
   NAME##_canonicalize_dynamic_symtab, \
   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:516:4: error: cast between incompatible function types from 'long int 
(*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, long 
int,  asymbol **, long int,  asymbol **, asymbol **)' {aka 'long int (*)(struct 
bfd *, long int,  struct bfd_symbol **, long int,  struct bfd_symbol **, struct 
bfd_symbol **)'} [-Werror=cast-function-type]
   ((long (*) (bfd *, long, asymbol **, long, asymbol **, asymbol **)) _bfd_n1)
    ^
bfd.h:7456:3: note: in expansion of macro '_bfd_nodynamic_get_synthetic_symtab'
   NAME##_get_synthetic_symtab, \
   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
   ^~~~~~~~~~~~~~~~~~~~~~
libbfd.h:519:4: error: cast between incompatible function types from 'long int 
(*)(bfd *)' {aka 'long int (*)(struct bfd *)'} to 'long int (*)(bfd *, arelent 
**, asymbol **)' {aka 'long int (*)(struct bfd *, struct reloc_cache_entry **, 
struct bfd_symbol **)'} [-Werror=cast-function-type]
   ((long (*) (bfd *, arelent **, asymbol **)) _bfd_n1)
    ^
bfd.h:7458:3: note: in expansion of macro 
'_bfd_nodynamic_canonicalize_dynamic_reloc'
   NAME##_canonicalize_dynamic_reloc
   ^~~~
binary.c:365:3: note: in expansion of macro 'BFD_JUMP_TABLE_DYNAMIC'
   BFD_JUMP_TABLE_DYNAMIC (_bfd_nodynamic),
   ^~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[5]: *** [Makefile:1631: binary.lo] Error 1
make[5]: Leaving directory 
'/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1/binutils/bfd'
make[4]: *** [Makefile:1673: all-recursive] Error 1
make[4]: Leaving directory 
'/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1/binutils/bfd'
make[3]: *** [Makefile:1152: all] Error 2
make[3]: Leaving directory 
'/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1/binutils/bfd'
make[2]: *** [Makefile:2709: all-bfd] Error 2
make[2]: Leaving directory 
'/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1/binutils'
make[1]: *** [Makefile:845: all] Error 2
make[1]: Leaving directory 
'/<<BUILDDIR>>/binutils-avr-2.26.20160125+Atmel3.6.1/binutils'
make: *** [debian/rules:56: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/binutils-avr.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: binutils-avr
Source-Version: 2.26.20160125+Atmel3.6.1-3.1

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

Debian distribution maintenance software
pp.
Georges Khaznadar <georg...@debian.org> (supplier of updated binutils-avr 
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: Thu, 18 Oct 2018 16:59:30 +0200
Source: binutils-avr
Binary: binutils-avr
Architecture: source amd64
Version: 2.26.20160125+Atmel3.6.1-3.1
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo <ha...@debian.org>
Changed-By: Georges Khaznadar <georg...@debian.org>
Description:
 binutils-avr - Binary utilities supporting Atmel's AVR targets
Closes: 906453
Changes:
 binutils-avr (2.26.20160125+Atmel3.6.1-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload. Closes: #906453
   * [georgesk] export CC=gcc-7 in debian/rules
Checksums-Sha1:
 b636623823a68cdf3da7103354456422eccbf8df 1792 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1.dsc
 15626c3ee3a72937f291806b58598c0396851b33 53370099 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1.tar.gz
 093157d87aa9268b83b74a11ca15df17065db2e7 19441980 
binutils-avr-dbgsym_2.26.20160125+Atmel3.6.1-3.1_amd64.deb
 e24efb39d4c895533e572ae294b1cb128f793805 6446 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1_amd64.buildinfo
 3d8515d7d917996d43c2f3dd598d62b963d517ea 1468496 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1_amd64.deb
Checksums-Sha256:
 171802ef2836ed8adb8c06987822822063ce10f80695d409d71e05ed51c7a5f4 1792 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1.dsc
 20ddfe287b2cacd15192d29cfd6bd9ace9634209b357617dd0477ccda1119d89 53370099 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1.tar.gz
 a4020a32d70bd2d44da937b9dea80cf8887de5861e80f83a3389946f5fcdc9af 19441980 
binutils-avr-dbgsym_2.26.20160125+Atmel3.6.1-3.1_amd64.deb
 b77d9c33426775d3589e40ab74c6b3ce9551aa040c5d3e41fd1b963d2e6e5567 6446 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1_amd64.buildinfo
 35d72d68a724b678aad4573cbe08ca620d66837fa283efdf6446d9a8923eb593 1468496 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1_amd64.deb
Files:
 ae332803165f597829bdb3227ccb0689 1792 devel optional 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1.dsc
 66beec1f451afe870724bb178afadc19 53370099 devel optional 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1.tar.gz
 bc802235a06a43dcc81ea2f2cf4c23ad 19441980 debug optional 
binutils-avr-dbgsym_2.26.20160125+Atmel3.6.1-3.1_amd64.deb
 a1e55055ef9d716bfd252a6c8285be83 6446 devel optional 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1_amd64.buildinfo
 015fcf9c854d648a439eba32253bd150 1468496 devel optional 
binutils-avr_2.26.20160125+Atmel3.6.1-3.1_amd64.deb

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

iQIzBAEBCAAdFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAlvIpPIACgkQHCgWkHE2
rjmS5xAApJ74NbqEsR8/5SXAcbGgln+5dTNden3x2ifitP/E1mXUs57Julr0UIaF
2XFmbZJ1RRyZ0ztIn7g2/U6QF5bLMnoI/ktl4RRaCN/zSdXeZMRhNvojtmLBhMLC
fVmYyzogPMSm4yqEZEjDPNgGbLrynV5kXIanl1Gh9m75vKQkD+oJ3DoRdf+ysVTi
L8ayLwdJLWxnqsaxjwQpldLOZilr+J8yiSMHcHAvPwFAyDW1Nur40M+Jgi+wHREh
XLYl1TvOQkj+301y867CAmWxU1v76vdD5giXHORbFNXl8Pwth7EC1pVYag1LJWPg
y09GHN+yLDKNgA26BeToRFkUa2r90kkR3YfWOjC/t8Y9YdmuhefU+5pgjlNvKIhx
N6gAOMjxbWQbZA6gPlWYInJuIfCIuW97r99r/xtF2XQz+VhMajFosInpkMslOvfm
FyDQEOBUWCQ/rBAKbsJm1SoXtkV4BOGL+j/66ExVgfXn1HKNtStGIUlvW8FpcqL6
AqDhSVI8EmHwDwc6T5cPnIFcpkvECWjFZL5qTx/Pm52BUailhTv+XcuCUiZKbfck
WXfQVxTTqH34RYSt3X8vqsqLfA9t+g06o3LxFhVhAs8DFvA0WCzrYH7rbhpSRDmi
Tmu0PoWKp+l6eATvJ6xFv/RW+y2lGyBJjt5/Mg8DXpxic3Bry/w=
=8I6Y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to