Your message dated Thu, 14 Oct 2021 06:49:02 +0000
with message-id <e1mauy2-00075u...@fasolo.debian.org>
and subject line Bug#984379: fixed in upx-ucl 3.96-3
has caused the Debian Bug report #984379,
regarding upx-ucl: ftbfs with GCC-11
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.)


-- 
984379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:upx-ucl
Version: 3.96-2
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/upx-ucl_3.96-2_unstable_gcc11.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
      |   ^~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member 
function ‘virtual ULONG NBT4::CMatchFinder::Release()’:
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: 
this ‘if’ clause does not guard... [-Werror=misleading-indentation]
  159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0)  \
      |                                ^~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in 
expansion of macro ‘MY_ADDREF_RELEASE’
  171 |   MY_ADDREF_RELEASE
      |   ^~~~~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in 
expansion of macro ‘MY_UNKNOWN_IMP’
   32 |   MY_UNKNOWN_IMP
      |   ^~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: 
...this statement, but the latter is misleadingly indented as if it were 
guarded by the ‘if’
  160 |   return __m_RefCount; delete this; return 0; }
      |                        ^~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in 
expansion of macro ‘MY_ADDREF_RELEASE’
  171 |   MY_ADDREF_RELEASE
      |   ^~~~~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in 
expansion of macro ‘MY_UNKNOWN_IMP’
   32 |   MY_UNKNOWN_IMP
      |   ^~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h: In 
member function ‘virtual ULONG NHC4::CMatchFinder::Release()’:
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: 
this ‘if’ clause does not guard... [-Werror=misleading-indentation]
  159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0)  \
      |                                ^~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in 
expansion of macro ‘MY_ADDREF_RELEASE’
  171 |   MY_ADDREF_RELEASE
      |   ^~~~~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h:32:3:
 note: in expansion of macro ‘MY_UNKNOWN_IMP’
   32 |   MY_UNKNOWN_IMP
      |   ^~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: 
...this statement, but the latter is misleadingly indented as if it were 
guarded by the ‘if’
  160 |   return __m_RefCount; delete this; return 0; }
      |                        ^~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in 
expansion of macro ‘MY_ADDREF_RELEASE’
  171 |   MY_ADDREF_RELEASE
      |   ^~~~~~~~~~~~~~~~~
./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h:32:3:
 note: in expansion of macro ‘MY_UNKNOWN_IMP’
   32 |   MY_UNKNOWN_IMP
      |   ^~~~~~~~~~~~~~
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o except.o -c except.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o file.o -c file.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o filter.o -c filter.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o filteri.o -c filteri.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o help.o -c help.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o lefile.o -c lefile.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o linker.o -c linker.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o main.o -c main.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o mem.o -c mem.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o msg.o -c msg.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_armpe.o -c p_armpe.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_com.o -c p_com.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_djgpp2.o -c p_djgpp2.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_exe.o -c p_exe.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_lx_elf.o -c p_lx_elf.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_lx_exc.o -c p_lx_exc.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_lx_interp.o -c p_lx_interp.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_lx_sh.o -c p_lx_sh.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-Wno-cast-align -o p_mach.o -c p_mach.cpp
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DWITH_UCL -D_FILE_OFFSET_BITS=64 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-delete-null-pointer-checks -fno-strict-aliasing 
-fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual 
-Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror 
-o p_ps1.o -c p_ps1.cpp
cc1plus: all warnings being treated as errors
make[3]: *** [Makefile:92: compress_lzma.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:31: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" 
CXXFLAGS_OPTIMIZE= CHECK_WHITESPACE= UPX_VERSION_GITREV= exeext= target=linux 
all returned exit code 2
make[1]: *** [debian/rules:25: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: upx-ucl
Source-Version: 3.96-3
Done: Robert Luberda <rob...@debian.org>

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

Debian distribution maintenance software
pp.
Robert Luberda <rob...@debian.org> (supplier of updated upx-ucl 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, 14 Oct 2021 08:12:34 +0200
Source: upx-ucl
Architecture: source
Version: 3.96-3
Distribution: unstable
Urgency: medium
Maintainer: Robert Luberda <rob...@debian.org>
Changed-By: Robert Luberda <rob...@debian.org>
Closes: 984379
Changes:
 upx-ucl (3.96-3) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Set field Upstream-Name in debian/copyright.
   * Set upstream metadata fields: Bug-Submit.
   * Update standards version to 4.5.1, no changes needed.
 .
   [ Robert Luberda ]
   * Add 03-upstream-silence-compilation-warnings.patch from upstream's
     commit c6c2fc49e to fix FTBFS with new gcc (closes: #984379).
   * Add debian/source/lintan-overrides for binaries included in
     debian/test/data for autopkgtest purposes.
   * Fix a typo in debian/copyright (lintian).
   * Remove Homepage field from debian/upstream/metadata (lintian).
   * Update standards version to 4.6.0, no changes needed.
Checksums-Sha1:
 5aaf590d218f99a60a37f9457d88aedd0b7391ec 1867 upx-ucl_3.96-3.dsc
 5b6055dd686d2832bfe34ae390b0de39f230a6be 59432 upx-ucl_3.96-3.debian.tar.xz
 09e9f7b3f2ad38fb393261b2aefc06156faa60b3 6196 upx-ucl_3.96-3_amd64.buildinfo
Checksums-Sha256:
 dece2af589f4c8911204b19f5a05eb244325264c8a7589ed1cb107696de0a15e 1867 
upx-ucl_3.96-3.dsc
 0281b0f56cacb6f2674a173c62af070bca011ae0881d30f132f4109d042c6146 59432 
upx-ucl_3.96-3.debian.tar.xz
 7de4e8e72b2eaf42aa499c933b4565f968c6f10d216ce38787ea12ed00098af5 6196 
upx-ucl_3.96-3_amd64.buildinfo
Files:
 a7b4d0da0f06f25c281a0b6803fb8f66 1867 utils optional upx-ucl_3.96-3.dsc
 b1a2dfb4a7907fe153863d939301c87a 59432 utils optional 
upx-ucl_3.96-3.debian.tar.xz
 0d51830cad305cd832cd6f4c94ce2fde 6196 utils optional 
upx-ucl_3.96-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEENeh2+rTTcy6TtNI3Yx3nVTvor9QFAmFnzHoACgkQYx3nVTvo
r9TInQ/+KQofvYzPpoGnYg3WW+TsHEBhrNyBptmgGILgFG1EYhzqzPWcgas8fX1Y
dH/GrOkYvsTdxw1BkvdUBTco4hOF1OlW7UzRMpOOUp5LS2FrGyN15TCMsgajRMk2
spjsTVHupFOr73qw41IwQWXeAbgHKL4Q/RHCwLG3c2RqICkgdUUk3vdCQmiGwADt
k8plBAxwsId4w9hFcGGzQn1TCervK/lgvkTURezaLaYK+kz2zbZcsS035DNY41Xy
pQPTzywVsoiVeSLvtw4Hfm0zJrnrMK50c9akfFYgVeRqsy/Zz0e17lGIQ1nLKztX
93WElGLCAm1XCmamyeyq7qbtvG45vx7SkG+O8ly9rtTvhnOPZnTUCwFgpYVRJuEB
CVMMyzkj5OB6ERLk4YwE37+Wu2Iho51pgbMfpUKSEDI4Px+0R4JBYoEJI3bO9phU
joW4HO7mYrDI7/MZ9sYMcs/No1xYxlqylhKmsFFcWMY/vbt+OCc1Hty4Fym3TTCp
aqBNMZVtwTRsOOa5shK7x58Pe8C8qV1wHkGJ1GJptQpwcok5xScd1P15nCMUgGwe
KTXu8YR0J+8SmK+jIgcGTJmBV9AKzJAoIcam8MHB2PbApp2quSQRtlBuuRptYHSb
WodAy7T4nF790/4oyBT2djiUVPaVsooIWJpaD+XZtjx+5h8jixg=
=eryH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to