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.