Your message dated Thu, 25 Jun 2015 17:33:45 +0000
with message-id <e1z8b21-0005hi...@franck.debian.org>
and subject line Bug#778001: fixed in memtest86+ 5.01-3
has caused the Debian Bug report #778001,
regarding memtest86+: ftbfs with GCC-5
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.)


-- 
778001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:memtest86+
Version: 5.01-2
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

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

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/memtest86+_5.01-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
smp.c: In function 'smp_find_cpus':
smp.c:513:11: warning: passing argument 1 of 'memset' discards 'volatile' 
qualifier from pointer target type [-Wdiscarded-array-qualifiers]
    memset(&AP, 0, sizeof AP);
           ^
smp.c:170:1: note: expected 'void *' but argument is of type 'volatile 
ap_info_t (*)[32] {aka volatile struct <anonymous> (*)[32]}'
 memset (void *dst,
 ^
gcc -Wall -march=i486 -m32 -O0 -fomit-frame-pointer -fno-builtin -ffreestanding 
-fPIC  -fno-stack-protector    -c -o vmem.o vmem.c
gcc -c -Wall -march=i486 -m32 -O3 -fomit-frame-pointer -fno-builtin 
-ffreestanding random.c
gcc -Wall -march=i486 -m32 -O0 -fomit-frame-pointer -fno-builtin -ffreestanding 
-fPIC  -fno-stack-protector    -c -o multiboot.o multiboot.c
ld -z max-page-size=0x1000 --warn-constructors --warn-common -static -T 
memtest_shared.lds \
 -o memtest_shared head.o reloc.o main.o test.o init.o lib.o patn.o 
screen_buffer.o config.o cpuid.o linuxbios.o pci.o memsize.o spd.o error.o 
dmi.o controller.o smp.o vmem.o random.o multiboot.o && \
ld -z max-page-size=0x1000 -shared -Bsymbolic -T memtest_shared.lds -o 
memtest_shared head.o reloc.o main.o test.o init.o lib.o patn.o screen_buffer.o 
config.o cpuid.o linuxbios.o pci.o memsize.o spd.o error.o dmi.o controller.o 
smp.o vmem.o random.o multiboot.o
lib.o: In function `outsb':
lib.c:(.text+0x78): multiple definition of `outsb'
init.o:init.c:(.text+0x12d): first defined here
lib.o: In function `outsw':
lib.c:(.text+0xb6): multiple definition of `outsw'
init.o:init.c:(.text+0x16b): first defined here
lib.o: In function `outsl':
lib.c:(.text+0xf5): multiple definition of `outsl'
init.o:init.c:(.text+0x1aa): first defined here
pci.o: In function `outsb':
pci.c:(.text+0xf0): multiple definition of `outsb'
init.o:init.c:(.text+0x12d): first defined here
pci.o: In function `outsw':
pci.c:(.text+0x12e): multiple definition of `outsw'
init.o:init.c:(.text+0x16b): first defined here
pci.o: In function `outsl':
pci.c:(.text+0x16d): multiple definition of `outsl'
init.o:init.c:(.text+0x1aa): first defined here
spd.o: In function `outsb':
spd.c:(.text+0x51): multiple definition of `outsb'
init.o:init.c:(.text+0x12d): first defined here
spd.o: In function `outsw':
spd.c:(.text+0x8f): multiple definition of `outsw'
init.o:init.c:(.text+0x16b): first defined here
spd.o: In function `outsl':
spd.c:(.text+0xce): multiple definition of `outsl'
init.o:init.c:(.text+0x1aa): first defined here
main.o: In function `test_start':
main.c:(.text+0x193c): undefined reference to `reboot'
lib.o: In function `check_input':
lib.c:(.text+0x17be): undefined reference to `reboot'
make[1]: *** [memtest_shared] Error 1
Makefile:34: recipe for target 'memtest_shared' failed
make[1]: Leaving directory '/build/memtest86+-WjIgKJ/memtest86+-5.01'
make: *** [build-stamp] Error 2
debian/rules:9: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: memtest86+
Source-Version: 5.01-3

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

Debian distribution maintenance software
pp.
Yann Dirson <dir...@debian.org> (supplier of updated memtest86+ 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, 25 Jun 2015 19:14:21 +0200
Source: memtest86+
Binary: memtest86+
Architecture: source amd64
Version: 5.01-3
Distribution: unstable
Urgency: medium
Maintainer: Yann Dirson <dir...@debian.org>
Changed-By: Yann Dirson <dir...@debian.org>
Description:
 memtest86+ - thorough real-mode memory tester
Closes: 778001
Changes:
 memtest86+ (5.01-3) unstable; urgency=medium
 .
   * Build with -fgnu89-inline for GCC 5 (Matthias Klose, Closes: #778001)
Checksums-Sha1:
 9e90ed70f81d72408e3631619bf4f2c11c6c401a 1867 memtest86+_5.01-3.dsc
 bca671639486fcaada0bbf8edef60ef44450a28e 17332 memtest86+_5.01-3.debian.tar.xz
 6600320cd5ae0202a8310d7e3bfc2d8c3ebc0cd3 75142 memtest86+_5.01-3_amd64.deb
Checksums-Sha256:
 f66f2596ce230043a60dea1e5cf78d032e4e85754cb04a6b94355e4cb911ea84 1867 
memtest86+_5.01-3.dsc
 0b3f8da284eccb39d720907132efe5402be136fc6da409423388d25ad16f24ff 17332 
memtest86+_5.01-3.debian.tar.xz
 ad42816e0b17e882713cc6f699b988e73e580e38876cebe975891f5904828005 75142 
memtest86+_5.01-3_amd64.deb
Files:
 ca4cbf7cc9a4b1a52b9dd551a54baa7e 1867 misc optional memtest86+_5.01-3.dsc
 60d35817b40930cee7a5a9ec9222f61e 17332 misc optional 
memtest86+_5.01-3.debian.tar.xz
 4f06523532ddfca0222ba6c55a80c433 75142 misc optional 
memtest86+_5.01-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVYw3lw2F8pYlo/n9AQhvPw/9EEUOpR5PEkifdilMpsFIxmIf42TFWuLs
AGtlueMgGjmU1V55t7TlO55dygmlW5jT7c97BDaRPo75W+7AmO9o7dVkBe8BggmM
RiZUlV432DHgTFbFn93MN7RaaR4YwCNPQ+gPFC44QEWYv45MEe0YbW41N3WA8iDg
/W/2QOljN1TZ50Q0YLEmlNkNrpnRf+KiAjW6B4RJULFntf9ToLXR03u1G7zr+oLr
+VmD0vsODAZ89cbrn7I1Zlyjr84A4VNUgiX2Neyy5CQi+qqhSHRBb/sol0BE6+XN
cqnBw5UYifpvz5l3Pi4jO29ZWHkdQbiJNBCqTHCBg1ACL4UoTEXSyBw2MHcjfhxU
qs8H/MDJWVqxxzZrdd6id9F6Q5cI4R2CQLw3GMuc24p1MbRvAWHEB6gJpXGbnY6h
0v9Oy0NAT8/MTjjma0x0NkRHiHH6JQp5CA741iGJnPG+T+Hqw1R3rOkzNbtyAstQ
AlWZ8vD9dz7E9n+knU0ptlGME4gPzHF6RcWdhlS9A7idYdKAZFpCFqZDKhUnVCvk
3PDbU4oxhfMNnGUDKRXu/X4RXSMN9RgZGiV7Pfhdvmbj8hU9Hhnsjv2i/AP2783N
eoYeCRGb0FDqo/nsyFCojp9wXqaISpoHc9Z1Hf8RxYPG87S4hBi7IwBh4RSD/+v5
dCj1XgDLN5Y=
=fEU1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to