Your message dated Thu, 05 Apr 2018 07:50:26 +0000
with message-id <e1f3zf8-0006ki...@fasolo.debian.org>
and subject line Bug#889710: fixed in binutils-mingw-w64 8.1
has caused the Debian Bug report #889710,
regarding arch-test FTBFS: i686-w64-mingw32-ld: cannot find -lkernel32
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.)


-- 
889710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: arch-test
Version: 0.9-1
Severity: serious

Some recent change in unstable makes arch-test FTBFS:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/arch-test.html

...
   dh_auto_build
        make -j15
make[1]: Entering directory '/build/1st/arch-test-0.9'
x86_64-linux-gnu-as --64 amd64.s -o amd64.o
x86_64-linux-gnu-as --x32 x32.s -o x32.o
x86_64-linux-gnu-as --32 i386.s -o i386.o
i686-w64-mingw32-as win32.s -o win32.o
x86_64-w64-mingw32-as win64.s -o win64.o
mips-linux-gnu-as -32 -EB mips.s -o mips.o
mips-linux-gnu-as -32 -EL mips.s -o mipsel.o
mips-linux-gnu-as -n32 -EB mipsn32.s -o mipsn32.o
mips-linux-gnu-as -n32 -EL mipsn32.s -o mipsn32el.o
mips-linux-gnu-as -64 -EB mips64.s -o mips64.o
mips-linux-gnu-as -64 -EL mips64.s -o mips64el.o
x86_64-linux-gnu-as --64 solaris-amd64.s -o illumos-amd64.o
x86_64-linux-gnu-as --64 solaris-amd64.s -o kfreebsd-amd64.o
x86_64-linux-gnu-as --32 kfreebsd-i386.s -o kfreebsd-i386.o
powerpc-linux-gnu-as -a32 powerpc.s -o powerpc.o
i686-w64-mingw32-ld -s win32.o -lkernel32 -o arch-test-win32
x86_64-w64-mingw32-ld -s win64.o -lkernel32 -o arch-test-win64
x86_64-linux-gnu-ld -melf_x86_64 -s kfreebsd-amd64.o -o arch-test-kfreebsd-amd64
i686-w64-mingw32-ld: cannot find -lkernel32
mips-linux-gnu-ld -melf32btsmip -s mips.o -o arch-test-mips
Makefile:56: recipe for target 'arch-test-win32' failed
make[1]: *** [arch-test-win32] Error 1
make[1]: *** Waiting for unfinished jobs....
x86_64-linux-gnu-ld -melf_x86_64 -s amd64.o -o arch-test-amd64
x86_64-linux-gnu-ld -melf32_x86_64 -s x32.o -o arch-test-x32
mips-linux-gnu-ld -melf32btsmipn32 -s mipsn32.o -o arch-test-mipsn32
mips-linux-gnu-ld -melf64btsmip -s mips64.o -o arch-test-mips64
mips-linux-gnu-ld -melf32ltsmip -s mipsel.o -o arch-test-mipsel
mips-linux-gnu-ld -melf32ltsmipn32 -s mipsn32el.o -o arch-test-mipsn32el
x86_64-linux-gnu-ld -melf_x86_64 -s illumos-amd64.o -o arch-test-illumos-amd64
x86_64-w64-mingw32-ld: cannot find -lkernel32


This might be a regression somewhere in the MinGW packages,
maintainer is Cc'ed.

--- End Message ---
--- Begin Message ---
Source: binutils-mingw-w64
Source-Version: 8.1

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

Debian distribution maintenance software
pp.
Stephen Kitt <sk...@debian.org> (supplier of updated binutils-mingw-w64 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: Thu, 05 Apr 2018 09:22:25 +0200
Source: binutils-mingw-w64
Binary: binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64
Architecture: source
Version: 8.1
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <sk...@debian.org>
Changed-By: Stephen Kitt <sk...@debian.org>
Description:
 binutils-mingw-w64 - Cross-binutils for Win32 and Win64 using MinGW-w64
 binutils-mingw-w64-i686 - Cross-binutils for Win32 (x86) using MinGW-w64
 binutils-mingw-w64-x86-64 - Cross-binutils for Win64 (x64) using MinGW-w64
Closes: 889710
Changes:
 binutils-mingw-w64 (8.1) unstable; urgency=medium
 .
   * Enable previously disabled tests which now work.
   * Remove obsolete spelling fix.
   * Disable autoreconf: it breaks the build, and requires a number of
     unfortunate workarounds; instead of relying on that to handle
     dh_auto_configure’s use of --runstatedir, explicitly specify the
     configure incantation. Closes: #889710; thanks to Adrian Bunk for his
     investigations.
   * Migrate to Salsa.
Checksums-Sha1:
 b3dd7506ca4917f2f1485bffcede7d5db7e4d618 1871 binutils-mingw-w64_8.1.dsc
 c9df2e0762147eee6bf792f1336d142e7ae2daa5 9792 binutils-mingw-w64_8.1.tar.xz
 d3930b2596fb4450e3cd9adba0bcf1fba7b18b7d 7331 
binutils-mingw-w64_8.1_source.buildinfo
Checksums-Sha256:
 7b3e82826294cd36d92de1e40c362d12b2f8e79436e95ddee6cc7e6003226c3b 1871 
binutils-mingw-w64_8.1.dsc
 4480b54224507f78d78c85e7f06b78d3c0d1c68e735ae2279d432d832ac496ce 9792 
binutils-mingw-w64_8.1.tar.xz
 5f28848e3d929f8d788fbc331ece4b9289351a68b7f65ed88488e22efd734316 7331 
binutils-mingw-w64_8.1_source.buildinfo
Files:
 eface34c52bbd6c5e86a2122aeb7f945 1871 devel optional binutils-mingw-w64_8.1.dsc
 d702aa6376f99509e4509ae7cc3af9ec 9792 devel optional 
binutils-mingw-w64_8.1.tar.xz
 2d69e1a5e6bdbe007d4e1b862cf0c72f 7331 devel optional 
binutils-mingw-w64_8.1_source.buildinfo

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

iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAlrFzukACgkQgNMC9Yht
g5xliA/+L3xbQw8qQ+E/wY3OwfPEppyWx5flunfO7lEcv5i8+7Snk6xDz9vS0cZ+
r6OfNOzlqkEP2oBLBUi47GJjNIiiviaE3OA+6dBwtFr5bpN0yZNfXuxPJTC/3yXx
VGDbUJXUc4SweqV/Q0ujrY1fuPkzppuqSW2QEGmjekKqzfzr+DQxd+tAZIJScH7n
ilSRSuRyniLWn4m1EeoiUfVfBwcShD25MJHhIbezHcTJgjkBvxMv7RHQkfsNTbgu
s5DbLdNhJkvmMVT5KSWfZ/c9f5FpMZUlSCPag0M7ZX5LRX6supQ0mIirKDvKQqRN
DbiT8OG6305Oq98DLG1w8y/U2G/BlG6pLKh/7VXIo7n4UrpkDO8oeIWESY4hBpv+
bFUpeNJeoHZMogU8YWFgcyta7IdLwjvDrCwHwvnkYBHaPvMddtQsyRf0akAWKfJX
yBaWhRNwSsXKFB9gHXfYoH0Fj2PjLVnhY6etPuG05sflqmUdmdw//2feuaSzLGGb
b6hb0OUI5/FjPaNz0J/xDjCcdF3QJjbiwWU4RdXF7iDzcS9HTKbCsMHrhoYRdPpw
ECtv5t8FxduyFtPHmpuPFsBmVPT+mBH/1vEorGFGpS3/8xFN0A8dPLJUDcH5InPG
+kCzxpuOhbziiD00Z7Lt7sMshjuzJLFQXV8sS+VRL3csu/zO9F0=
=ZHA5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to