Your message dated Tue, 31 Mar 2020 18:49:26 +0000
with message-id <[email protected]>
and subject line Bug#952269: fixed in nsis 3.05-2
has caused the Debian Bug report #952269,
regarding nsis: FTBFS: dpkg-buildpackage: error: dpkg-source -b . subprocess 
returned exit status 2
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 [email protected]
immediately.)


-- 
952269: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952269
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nsis
Version: 3.05-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> scons -c  VERSION=3.05-1 VER_MAJOR=3 VER_MINOR=05 VER_REVISION=1 PREFIX=/usr 
> PREFIX_CONF=/etc CHMDOCS=0 STRIP_CP=no  UNICODE=yes SKIPUTILS=zip2exe 2>&1
> scons: Reading SConscript files ...
> Mkdir("build/urelease/config")
> Delete("nsis-3.05-1")
> Delete(".instdist")
> Delete(".test")
> Using GNU tools configuration
> Checking for linker flag $MAP_FLAG... yes
> Checking for linker flag $MAP_FLAG... yes
> Checking for memcpy requirement... no
> Checking for memset requirement... no
> Checking for linker flag -pthread... yes
> Checking for __BIG_ENDIAN__... no
> i686-w64-mingw32-gcc --version
> i686-w64-mingw32-gcc (GCC) 8.3-win32 20191201
> Copyright (C) 2018 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.
> 
> g++ --version
> g++ (Debian 9.2.1-29) 9.2.1 20200220
> 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 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 cppunit... yes
> scons: done reading SConscript files.
> scons: Cleaning targets ...
> scons: done cleaning targets.
> Removing autogenerated file .sconsign.dblite
> Removing autogenerated directory .sconf_temp
> rm -rf .sconf_temp .sconsign.dblite SCons/Tools/crossmingw.pyc build 
> config.log .test /<<PKGBUILDDIR>>/build/test
> rm -f Source/exehead/sconf.h Source/version.h Source/defines.h config.log
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building nsis using existing ./nsis_3.05.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> SCons/Tools/__pycache__/crossmingw.cpython-37.pyc: binary file contents 
> changed
> dpkg-source: error: add SCons/Tools/__pycache__/crossmingw.cpython-37.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> --------------------------------------------------------------------------------
> Build finished at 2020-02-23T02:33:36Z

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/nsis_3.05-1_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-2
Done: Thomas Gaugler <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Gaugler <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 31 Mar 2020 20:05:25 +0200
Source: nsis
Architecture: source
Version: 3.05-2
Distribution: unstable
Urgency: medium
Maintainer: Thomas Gaugler <[email protected]>
Changed-By: Thomas Gaugler <[email protected]>
Closes: 952269
Changes:
 nsis (3.05-2) unstable; urgency=medium
 .
   [ Thomas Gaugler ]
   * d/control: Switch to secure (HTTPS) homepage
   * d/control: Set Rules-Requires-Root to no
   * Consistent use of flags in test and install targets
   * Remove build directory instead of clean up via Scons
   * Reduce build scope by skipping plugins and stubs for host tools
   * Removal of LibraryLocal man page
   * Propagate CCACHE_DIR and SOURCE_DATE_EPOCH environment variables to
     SCons build system for ccache and reproducible builds
   * Python 3 fixes
   * Split suffixes prepended with + or ~ from version
   * Remove __pycache__ directory during clean
 .
   [ Didier Raboud ]
   * Add Salsa CI pipeline config
   * Bump Standards-Version to 4.5 without changes needed
   * Discard .pyc files after clean (Closes: #952269)
Checksums-Sha1:
 360ea3e212b8b5250e59a8678bc50c7565f555a4 2229 nsis_3.05-2.dsc
 3ab968b6f8b234440363157f8dd1036102edc1ea 22456 nsis_3.05-2.debian.tar.xz
Checksums-Sha256:
 3ed897905a234ef9ead2045dbfda7098409b49e24a14167055e395c8362be012 2229 
nsis_3.05-2.dsc
 cd8fa5527aaf8dcb1b52e24e3cb1e28070cf675793a7802618bb1f17316b9522 22456 
nsis_3.05-2.debian.tar.xz
Files:
 f1aabeba0645924b9bb45fc70ade3c0b 2229 devel optional nsis_3.05-2.dsc
 d335165c7916c9540589871009c6c125 22456 devel optional nsis_3.05-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEJ3k7rA0YCplkx4gZqcb6xg1jAWkFAl6DikAACgkQqcb6xg1j
AWmbFBAAvGyRfS77mGeokPOxcxYr+Aje+cT3uXlBp7+Hp8xcDlMR82n/CI2IDoP8
h9xCpUEgP9usG2u5P8KXpGRGZGKy6VGTzV5kRD8JSgCqGvT9pQrOaEMZmLf91aMx
g9/M7HAyj//JozksQ2jgLXWLKhOhqak8r81cf+KYEiWX3D0m7H7nXBFKlXV9xsEg
WaHqB35h9s8r80gpesxv/FYui8HYSkKPOq5Dr4pTHxfyusWyhk+HPwwQu75Uc/8A
tjDi0ErHYPteXoGyHKd7Zw/mLAXfrvI2EajxAam7z1pmjxnj5TAIZQwSXcTfAWwD
/bObpaxqZV+1X97y06/knCvyu8XkW3Ig6u8uHhllE1GarevLGrJsboUaYiJqr0W/
JcycpxYQTfMIro51stC+cgBqOdhty4wyoD/D2nX8AXzdfjxMc0vz5ep+Te/buUiw
b2m/uSiicrLF3Jo5gQaWh0FhN+KynxmjTzF6LCbhpu6mc0Xh7g7KVVWMMctl3oZg
mOiHKMt3BT+jpjBO2Z38XT5XL9Ght2bIzMMOrYBJhsugY3laHro1A/Y6RyiN2wEe
Yhx8mlI8O8EWE16sKuWs+8TxyZJfAryXq54Pux+BWbg6SNejFUIyBWedZgS0BKKv
bd+rpKpqAJ2HMGF4ap0f+7dpFD+fTdbmqMb8QRIuov1TVGt/hyw=
=duMM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to