Your message dated Wed, 28 Aug 2019 05:20:26 +0000
with message-id <e1i2qne-0004xa...@fasolo.debian.org>
and subject line Bug#925849: fixed in varnish 6.1.1-2
has caused the Debian Bug report #925849,
regarding varnish: ftbfs with GCC-9
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.)


-- 
925849: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925849
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:varnish
Version: 6.1.1-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

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

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/varnish_6.1.1-1_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
make  all-am
make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o vbm_test.o vbm_test.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result  -Wl,-z,relro -Wl,-z,now -o vbm_test vbm_test.o  
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fexcess-precision=standard -pthread -Wall -Werror -Wno-error=unused-result 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o vbm_test vbm_test.o  -pthread
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in lib
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
Making all in libvarnish
make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/libvarnish'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVJSN_TEST  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fexcess-precision=standard -pthread -Wall -Werror -Wno-error=unused-result -c 
-o vjsn_test-vjsn.o `test -f 'vjsn.c' || echo './'`vjsn.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-binary_heap.o `test -f 
'binary_heap.c' || echo './'`binary_heap.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vas.o `test -f 'vas.c' || echo 
'./'`vas.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vav.o `test -f 'vav.c' || echo 
'./'`vav.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vcli_proto.o `test -f 
'vcli_proto.c' || echo './'`vcli_proto.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vcli_serve.o `test -f 
'vcli_serve.c' || echo './'`vcli_serve.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vct.o `test -f 'vct.c' || echo 
'./'`vct.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-version.o `test -f 'version.c' || 
echo './'`version.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vev.o `test -f 'vev.c' || echo 
'./'`vev.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vfil.o `test -f 'vfil.c' || echo 
'./'`vfil.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vfl.o `test -f 'vfl.c' || echo 
'./'`vfl.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vin.o `test -f 'vin.c' || echo 
'./'`vin.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vjsn.o `test -f 'vjsn.c' || echo 
'./'`vjsn.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vlu.o `test -f 'vlu.c' || echo 
'./'`vlu.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vmb.o `test -f 'vmb.c' || echo 
'./'`vmb.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vnum.o `test -f 'vnum.c' || echo 
'./'`vnum.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vpf.o `test -f 'vpf.c' || echo 
'./'`vpf.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vre.o `test -f 'vre.c' || echo 
'./'`vre.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vrnd.o `test -f 'vrnd.c' || echo 
'./'`vrnd.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vsa.o `test -f 'vsa.c' || echo 
'./'`vsa.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vsb.o `test -f 'vsb.c' || echo 
'./'`vsb.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vsha256.o `test -f 'vsha256.c' || 
echo './'`vsha256.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vss.o `test -f 'vss.c' || echo 
'./'`vss.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vsub.o `test -f 'vsub.c' || echo 
'./'`vsub.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vtcp.o `test -f 'vtcp.c' || echo 
'./'`vtcp.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vtim.o `test -f 'vtim.c' || echo 
'./'`vtim.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DVARNISH_STATE_DIR='"/var/lib/varnish"'  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o libvarnish_a-vus.o `test -f 'vus.c' || echo 
'./'`vus.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DNUM_C_TEST -include config.h -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o vnum_c_test-vnum.o `test -f 'vnum.c' || echo 
'./'`vnum.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DNUM_C_TEST -include config.h -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result -c -o vnum_c_test-vas.o `test -f 'vas.c' || echo 
'./'`vas.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DTEST_DRIVER -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fexcess-precision=standard -pthread -Wall -Werror -Wno-error=unused-result -c 
-o binheap-binary_heap.o `test -f 'binary_heap.c' || echo './'`binary_heap.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DTEST_DRIVER -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fexcess-precision=standard -pthread -Wall -Werror -Wno-error=unused-result -c 
-o binheap-vas.o `test -f 'vas.c' || echo './'`vas.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DTEST_DRIVER -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fexcess-precision=standard -pthread -Wall -Werror -Wno-error=unused-result -c 
-o binheap-vrnd.o `test -f 'vrnd.c' || echo './'`vrnd.c
rm -f libvarnish.a
ar cru libvarnish.a libvarnish_a-binary_heap.o libvarnish_a-vas.o 
libvarnish_a-vav.o libvarnish_a-vcli_proto.o libvarnish_a-vcli_serve.o 
libvarnish_a-vct.o libvarnish_a-version.o libvarnish_a-vev.o 
libvarnish_a-vfil.o libvarnish_a-vfl.o libvarnish_a-vin.o libvarnish_a-vjsn.o 
libvarnish_a-vlu.o libvarnish_a-vmb.o libvarnish_a-vnum.o libvarnish_a-vpf.o 
libvarnish_a-vre.o libvarnish_a-vrnd.o libvarnish_a-vsa.o libvarnish_a-vsb.o 
libvarnish_a-vsha256.o libvarnish_a-vss.o libvarnish_a-vsub.o 
libvarnish_a-vtcp.o libvarnish_a-vtim.o libvarnish_a-vus.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libvarnish.a
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -DVJSN_TEST  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fexcess-precision=standard -pthread -Wall -Werror 
-Wno-error=unused-result  -Wl,-z,relro -Wl,-z,now -o vjsn_test vjsn_test-vjsn.o 
libvarnish.a  
In file included from /usr/include/stdio.h:873,
                 from vnum.c:36:
In function 'printf',
    inlined from 'main' at vnum.c:356:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:107:10: error: '%s' directive 
argument is null [-Werror=format-overflow=]
  107 |   return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack 
());
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[4]: *** [Makefile:1235: vnum_c_test-vnum.o] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: gcc -DVJSN_TEST -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-fexcess-precision=standard -pthread -Wall -Werror -Wno-error=unused-result 
-Wl,-z -Wl,relro -Wl,-z -Wl,now -o vjsn_test vjsn_test-vjsn.o  libvarnish.a 
-pthread
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/libvarnish'
make[3]: *** [Makefile:422: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[2]: *** [Makefile:560: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:446: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j4 returned exit code 2
make: *** [debian/rules:44: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: varnish
Source-Version: 6.1.1-2

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

Debian distribution maintenance software
pp.
Stig Sandbeck Mathisen <s...@debian.org> (supplier of updated varnish 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: Wed, 28 Aug 2019 07:01:01 +0200
Source: varnish
Architecture: source
Version: 6.1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Varnish Package Maintainers <team+varnish-t...@tracker.debian.org>
Changed-By: Stig Sandbeck Mathisen <s...@debian.org>
Closes: 925849
Changes:
 varnish (6.1.1-2) unstable; urgency=medium
 .
   * Add patch from upstream for GCC-9 support (Closes: #925849)
Checksums-Sha1:
 1a5f98e055620e5384cfc7da2a38870876230482 2405 varnish_6.1.1-2.dsc
 73746776c70b66389fccb87548566ffeb84ada5b 23864 varnish_6.1.1-2.debian.tar.xz
 57f77f108c9cf2ec22aff80a6fd0d3df57164aab 9885 varnish_6.1.1-2_amd64.buildinfo
Checksums-Sha256:
 74d0f58e7160c9ad635f346ecce4c3d9384ba740380157eefd77dbe98aa5f272 2405 
varnish_6.1.1-2.dsc
 4903f475ba16cf6bd7451b79f80b9dfb3481e8fb97bfdd42fa920f85076e1680 23864 
varnish_6.1.1-2.debian.tar.xz
 baef8c32888cd7c509d191d6609a36709ba3c917db9e28d66cb0601fb4d1f2fb 9885 
varnish_6.1.1-2_amd64.buildinfo
Files:
 8509f7364842416d4a8ab26e69312a3b 2405 web optional varnish_6.1.1-2.dsc
 fec3097fbdc2068feaa2c0a6ec3ffa32 23864 web optional 
varnish_6.1.1-2.debian.tar.xz
 f9a4085fb963ef8798964c3a459063c2 9885 web optional 
varnish_6.1.1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEeZ5n7uInSAMeBaLcfbqVjBwFVTgFAl1mC0gACgkQfbqVjBwF
VTiajg//W8KYPWtUCbgt+5rZIIt789Ti2dfVGyIRZvNZRNwXsS3IbPtbnTdTswC6
YbgUDveotwJ55o/FRGE2sU763uUnlCp7UCjCOiuD+nRLbj4qkkN9Vdcomk4LgXoB
+4c5Inm+nQXFSUTDU1LZ9f+yEZVhl68tS9tfRR4Na1myHSJGrIcjimx0AJcAqvbc
ijCipci43z/yerZ5L2lG6qbMEwzejsGtgzBA435BgJz/T00xoGLzXgheOeOGtzsc
2UbDIl2dqANq8996gHsVKBOJ7u91sE03ui9pd1CHiVfYBx6212uJKNmFfjZ6lAOE
qIsBNDMoIvhFRT4qcqjU4UfcqI6gGGIfKfsyXYjsRJ6xGFS/FKTbUUIwiVpZhnS8
dyfKFua5GUg0Ko6d4DR1JHUpdWYfbej9Nt8Yvbp1EuIJQSWW0puy7whA2ThSOtlI
F6JD6RomJlnk1NVylSkwUAli9YoBC9uTwbhnUmzb5Vf7LcF2PZK/Q+75RyK2NKmc
hMVC+841I+KfcS3wPzVK6qIPBqLJWX2gEgCbx6IY7v2DyqlV3+PMAb68nKQloPNe
xmmT4Bn5oOJ5YqGXbQoVKYH3Efm/M+eB4iVII3gPGEKrqMk+l6+WXw6wKO8+p8zZ
197zWWHQaGR9K73JmgO0zEV3leNag040mc8883D12Q/OnSIbmdk=
=h7bz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to