Your message dated Fri, 03 Jul 2020 14:34:15 +0000
with message-id <e1jrmlb-0000ra...@fasolo.debian.org>
and subject line Bug#963282: fixed in nsis 3.05-3
has caused the Debian Bug report #963282,
regarding nsis: FTBFS: i686-w64-mingw32-ld: 
build/urelease/stub_bzip2-x86-unicode/decompress.o:decompress.c:(.text+0x445): 
undefined reference to `memmove'
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.)


-- 
963282: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nsis
Version: 3.05-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> g++ (Debian 9.3.0-14) 9.3.0
> Copyright (C) 2019 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Checking for C library gdi32... no
> Checking for C library user32... no
> Checking for C library pthread... yes
> Checking for C library iconv... no
> Checking for C library shlwapi... no
> Checking for C library oleaut32... no
> Checking for C library z... yes
> Checking for C library dl... yes
> Checking for C library gdi32... no
> Checking for C library iconv... no
> Checking for C library pthread... yes
> Checking for C library user32... no
> Checking for C library oleaut32... no
> Checking for C library z... yes
> Checking for C++ library cppunit... yes
> scons: done reading SConscript files.
> scons: Building targets ...
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/bgbg.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/bgbg.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/components.o -c 
> -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/components.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/exec.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/exec.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/fileform.o -c 
> -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/fileform.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/Main.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/Main.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/plugin.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/plugin.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/Ui.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/Ui.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/util.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/util.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/crc32.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/crc32.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/bzlib.o -c -Os 
> -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/bzlib.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/decompress.o -c 
> -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/decompress.c
> i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/huffman.o -c 
> -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" 
> -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/huffman.c
> i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE 
> -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 
> -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config -ISource/exehead -i 
> Source/exehead/resource.rc -o build/urelease/stub_bzip2-x86-unicode/resource.o
> i686-w64-mingw32-g++ -o build/urelease/stub_bzip2-x86-unicode/stub_bzip2.exe 
> -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 
> -Wl,-Map,build/urelease/stub_bzip2-x86-unicode/stub_bzip2.map -B pei-i386 -T 
> SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows 
> build/urelease/stub_bzip2-x86-unicode/bgbg.o 
> build/urelease/stub_bzip2-x86-unicode/components.o 
> build/urelease/stub_bzip2-x86-unicode/exec.o 
> build/urelease/stub_bzip2-x86-unicode/fileform.o 
> build/urelease/stub_bzip2-x86-unicode/Main.o 
> build/urelease/stub_bzip2-x86-unicode/plugin.o 
> build/urelease/stub_bzip2-x86-unicode/Ui.o 
> build/urelease/stub_bzip2-x86-unicode/util.o 
> build/urelease/stub_bzip2-x86-unicode/crc32.o 
> build/urelease/stub_bzip2-x86-unicode/bzlib.o 
> build/urelease/stub_bzip2-x86-unicode/decompress.o 
> build/urelease/stub_bzip2-x86-unicode/huffman.o 
> build/urelease/stub_bzip2-x86-unicode/resource.o -lkernel32 -luser32 -lgdi32 
> -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid
> /usr/bin/i686-w64-mingw32-ld: 
> build/urelease/stub_bzip2-x86-unicode/decompress.o:decompress.c:(.text+0x445):
>  undefined reference to `memmove'
> /usr/bin/i686-w64-mingw32-ld: 
> build/urelease/stub_bzip2-x86-unicode/decompress.o:decompress.c:(.text+0x942):
>  undefined reference to `memmove'
> /usr/bin/i686-w64-mingw32-ld: 
> build/urelease/stub_bzip2-x86-unicode/decompress.o:decompress.c:(.text+0x9a2):
>  undefined reference to `memmove'
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/nsis_3.05-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: nsis
Source-Version: 3.05-3
Done: Didier Raboud <o...@debian.org>

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

Debian distribution maintenance software
pp.
Didier Raboud <o...@debian.org> (supplier of updated nsis 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, 03 Jul 2020 16:06:02 +0200
Source: nsis
Architecture: source
Version: 3.05-3
Distribution: unstable
Urgency: medium
Maintainer: Thomas Gaugler <tho...@dadie.net>
Changed-By: Didier Raboud <o...@debian.org>
Closes: 963282
Changes:
 nsis (3.05-3) unstable; urgency=medium
 .
   [ Thomas Gaugler ]
   * Skip blhc job in Salsa CI pipeline
 .
   [ Didier Raboud ]
   * Backport 'Don't let GCC 10 generate memmove calls (bug #1248)'
     upstream patch (Closes: #963282)
Checksums-Sha1:
 10562658f1e3a9655de7d46f75c73b7b779af89b 2229 nsis_3.05-3.dsc
 387b0750a82c40d3424dccadbeeed8c557458a23 23016 nsis_3.05-3.debian.tar.xz
Checksums-Sha256:
 166614aa8edc1649bb661b7806e8b3b8d967a2ce612a5246cf2f93f432b1e732 2229 
nsis_3.05-3.dsc
 33751b21b05be86a7b18c339ec127f0fd379bd891b9d18758fd0ec3828ecbd50 23016 
nsis_3.05-3.debian.tar.xz
Files:
 0316663a54050de587b8443217191452 2229 devel optional nsis_3.05-3.dsc
 99eeea0d5bee85646bec6bb46871947f 23016 devel optional nsis_3.05-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEJ3k7rA0YCplkx4gZqcb6xg1jAWkFAl7/O90ACgkQqcb6xg1j
AWleEg/7BcPPo4G7NmrB5uHbAvCvP5enKNtdwe1FqlmcMQAk8EDWhsdYAN+6pgGS
m0/9eIqxLBBReA573KiJIBY/rUXSuAlMR9aWTlgOQA2gxqhyoTOj93qrWunC3838
2YMYPqqS4WaHUpPJbFsd3CHvSpt0oXEamOPhatMkB3O5JsxM1eqljJQXapTv+5XM
S+gXzzxGJF47ER94pP9dFI6Wc+GSNtIahKX1abCks30nagVbtwVWi2xUiBD/7EsI
6sLFhmft1QllNh0NY8m4Ine4/zy0KVJEwvp40hU0To4eJXowZiCsoLBiiuCwM3qu
nccVaa2lq7siErW6htaY5OytDw8sA2ty9ckS/LsP9WIu8x2HS1jQJIxU/mdb7cya
m2tWPLqavQjxJy5/fx3beotLnlb7RC2uKrqP1FmRw78eoaY+FNiM99whnQL9qnYs
CP53ALrOb8PluUxUz+l7jhyeS5YE2fCHouUHgZKz9W9ZXPTjkxLplJ5cmxEWlnKo
xIA/8AC92qBZtIXXsaELvYiZPZ3pGHT/BwX4Fh1gI9MrUGxS53pCOEWb5tBDzg+w
ESI02F6Q/UzlMGAUoS4LnZWSP66INDyrs8fAiLGCVOt2qKOEMx/asK8kxVIsYuCa
VOYzRqEbg7rN9UDrbVQ70QoJiJDqbfvBirNx4Dja2VCESWD7Cl4=
=X3NM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to