Your message dated Fri, 17 Apr 2020 21:07:45 +0000
with message-id <[email protected]>
and subject line Bug#957699: fixed in postgis 3.1.0~alpha1+dfsg-1~exp3
has caused the Debian Bug report #957699,
regarding postgis: ftbfs with GCC-10
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.)


-- 
957699: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957699
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:postgis
Version: 3.0.1+dfsg-1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. 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/gcc10-20200225/postgis_3.0.1+dfsg-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

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

[...]
make -C cunit check
make[4]: Entering directory '/<<PKGBUILDDIR>>/libpgcommon/cunit'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/libpgcommon/cunit'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libpgcommon'
---- Making check-unit in postgis
make[3]: Entering directory '/<<PKGBUILDDIR>>/postgis'
make[3]: Nothing to be done for 'check-unit'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/postgis'
---- Making check-unit in regress
make[3]: Entering directory '/<<PKGBUILDDIR>>/regress'
make[3]: Nothing to be done for 'check-unit'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/regress'
---- Making check-unit in raster
make[3]: Entering directory '/<<PKGBUILDDIR>>/raster'
make -C test check-unit
make[4]: Entering directory '/<<PKGBUILDDIR>>/raster/test'
make -C cunit check
make[5]: Entering directory '/<<PKGBUILDDIR>>/raster/test/cunit'
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_pixtype.o cu_pixtype.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_raster_basics.o cu_raster_basics.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_band_basics.o cu_band_basics.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_raster_wkb.o cu_raster_wkb.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_raster_geometry.o cu_raster_geometry.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_raster_misc.o cu_raster_misc.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_band_stats.o cu_band_stats.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_band_misc.o cu_band_misc.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_gdal.o cu_gdal.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_spatial_relationship.o cu_spatial_relationship.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_mapalgebra.o cu_mapalgebra.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_misc.o cu_misc.c
x86_64-linux-gnu-gcc -I.. -Wdate-time -D_FORTIFY_SOURCE=2  -I../../../liblwgeom 
-I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes 
-std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -c -o cu_tester.o cu_tester.c
/bin/bash ../../../libtool --mode=link x86_64-linux-gnu-gcc 
-I../../../liblwgeom -I../../rt_core  -I/usr/include/gdal -I/usr/include -Wall 
-Wmissing-prototypes -std=gnu99 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -fno-math-errno 
-fno-signed-zeros  -o cu_tester cu_pixtype.o cu_raster_basics.o 
cu_band_basics.o cu_raster_wkb.o cu_raster_geometry.o cu_raster_misc.o 
cu_band_stats.o cu_band_misc.o cu_gdal.o cu_spatial_relationship.o 
cu_mapalgebra.o cu_misc.o cu_tester.o ../../rt_core/librtcore.a 
../../../liblwgeom/.libs/liblwgeom.a -L/usr/lib -lgdal 
-L/usr/lib/x86_64-linux-gnu -lgeos_c -lproj -lm  -Wl,-z,relro -Wl,-z,now -lcunit
libtool: link: x86_64-linux-gnu-gcc -I../../../liblwgeom -I../../rt_core 
-I/usr/include/gdal -I/usr/include -Wall -Wmissing-prototypes -std=gnu99 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-math-errno -fno-signed-zeros -o cu_tester 
cu_pixtype.o cu_raster_basics.o cu_band_basics.o cu_raster_wkb.o 
cu_raster_geometry.o cu_raster_misc.o cu_band_stats.o cu_band_misc.o cu_gdal.o 
cu_spatial_relationship.o cu_mapalgebra.o cu_misc.o cu_tester.o -Wl,-z 
-Wl,relro -Wl,-z -Wl,now  ../../rt_core/librtcore.a 
../../../liblwgeom/.libs/liblwgeom.a -L/usr/lib -lgdal 
-L/usr/lib/x86_64-linux-gnu -lgeos_c /usr/lib/x86_64-linux-gnu/libproj.so -lm 
-lcunit
/usr/bin/ld: cu_raster_basics.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_band_basics.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_raster_wkb.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_raster_geometry.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_raster_misc.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_band_stats.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_band_misc.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_gdal.o:./raster/test/cunit/cu_tester.h:21: multiple definition 
of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: first 
defined here
/usr/bin/ld: cu_spatial_relationship.o:./raster/test/cunit/cu_tester.h:21: 
multiple definition of `cu_error_msg'; 
cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: first defined here
/usr/bin/ld: cu_mapalgebra.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
/usr/bin/ld: cu_misc.o:./raster/test/cunit/cu_tester.h:21: multiple definition 
of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: first 
defined here
/usr/bin/ld: cu_tester.o:./raster/test/cunit/cu_tester.h:21: multiple 
definition of `cu_error_msg'; cu_pixtype.o:./raster/test/cunit/cu_tester.h:21: 
first defined here
collect2: error: ld returned 1 exit status
make[5]: *** [Makefile:84: cu_tester] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/raster/test/cunit'
make[4]: *** [Makefile:19: check-unit] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/raster/test'
make[3]: *** [Makefile:66: check-unit] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/raster'
make[2]: *** [GNUmakefile:20: check-unit] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
*** /tmp/pg_virtualenv.FPqNSR/log/postgresql-12-regress.log (last 100 lines) ***
2020-02-26 12:14:02.110 UTC [29435] LOG:  starting PostgreSQL 12.2 (Debian 
12.2-1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 9.2.1-28) 9.2.1 
20200203, 64-bit
2020-02-26 12:14:02.110 UTC [29435] LOG:  listening on IPv6 address "::1", port 
5432
2020-02-26 12:14:02.110 UTC [29435] LOG:  listening on IPv4 address 
"127.0.0.1", port 5432
2020-02-26 12:14:02.110 UTC [29435] LOG:  listening on Unix socket 
"/tmp/.s.PGSQL.5432"
2020-02-26 12:14:02.119 UTC [29436] LOG:  database system was shut down at 
2020-02-26 12:14:02 UTC
2020-02-26 12:14:02.122 UTC [29435] LOG:  database system is ready to accept 
connections
Dropping cluster 12/regress ...
Can't exec "/bin/ps": No such file or directory at /usr/share/perl5/PgCommon.pm 
line 613.
Error: Could not exec /bin/ps
Error: This cluster is still running. Stop it or supply the --stop option
make[1]: *** [debian/rules:181: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:84: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: postgis
Source-Version: 3.1.0~alpha1+dfsg-1~exp3
Done: Bas Couwenberg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
postgis, 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.
Bas Couwenberg <[email protected]> (supplier of updated postgis 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: Fri, 17 Apr 2020 22:05:57 +0200
Source: postgis
Architecture: source
Version: 3.1.0~alpha1+dfsg-1~exp3
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 957699
Changes:
 postgis (3.1.0~alpha1+dfsg-1~exp3) experimental; urgency=medium
 .
   * Bump debhelper compat to 10, changes:
     - Drop --parallel option, enabled by default
     - Don't explicitly enable autoreconf, enabled by default
     - Drop dh-autoreconf build dependency
   * Add upstream patch to fix FTBFS with GCC 10.
     (closes: #957699)
Checksums-Sha1:
 07f5b44ae2889d3c865dfe4dc2f4166bd2879e46 3030 
postgis_3.1.0~alpha1+dfsg-1~exp3.dsc
 b1c3e9507a3932b8c9058bbf06af5dcf7c48378b 40500 
postgis_3.1.0~alpha1+dfsg-1~exp3.debian.tar.xz
 edd2f4508803af99c2c9057f016cf1021413b286 23122 
postgis_3.1.0~alpha1+dfsg-1~exp3_amd64.buildinfo
Checksums-Sha256:
 83533fc7058d994e7081f98187d0b75d5290937659de847c35c870b54db191fe 3030 
postgis_3.1.0~alpha1+dfsg-1~exp3.dsc
 23efa6bb090cc9df1ad1c069f1df09537e093eb534cc510069ea8b58e3321636 40500 
postgis_3.1.0~alpha1+dfsg-1~exp3.debian.tar.xz
 889ab32fafec1b43040262e8ac4358051a9eb2f685e3ab02c14981173589f527 23122 
postgis_3.1.0~alpha1+dfsg-1~exp3_amd64.buildinfo
Files:
 f443e507528c6f824869a158351d1a3d 3030 misc optional 
postgis_3.1.0~alpha1+dfsg-1~exp3.dsc
 7cdcbf02e4ad2dd3534b8ef54016cf44 40500 misc optional 
postgis_3.1.0~alpha1+dfsg-1~exp3.debian.tar.xz
 db0d233f21d6613c22de72889638d40a 23122 misc optional 
postgis_3.1.0~alpha1+dfsg-1~exp3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAl6aEF4ACgkQZ1DxCuiN
SvHB8Q//f8UUbeL6FpzmJWsszcgwHCatP0CMUJJEpR2qh1MR2P3E1r3OlanBRadr
3J3FhAAfOmGDHvkDVFIKnYtxVb0Z3dT8YHtSOpDyjTrAmrADnZ2MtdcQd6FAsS0M
bRpTqj9i0myFelybVP9i36XfwNsmkmUwjo45vv1+oN5jIaxL2ZqkQJ1bowlj3Ko8
GVbPehO3yzX+V9mX4kliAzUMwt3uKcCyL4sMrHvLbNJtkxjJKhqWXN6rp3v9qqnz
cL1pg98AuXUlpXCZpZXqKNiwHfUV5PMLPVOB+Lf1xwDc3Q1vd80vVbrxVYxZZl50
Z1h/y0pBLi3/XWeIalyJoxbziGIZWCCViW5R2WospvIQ4X0YuhqPRzQrE4o02CWt
3bt5YAVUGUMVQZYDGIBWz+wA0kBV0SsCmUGuZwxmz7yu/92L0I3zJeBfAAXJ2VVw
3TQEsXEDClC1keVkzCTtUWdUcRgnEVBo/ENkY/BdRbAEJvP3fU+oFCAbLtLyqIHx
urfheXtOMGSUGi6IdBC4o/9a4c7tD5ZHr2anzfrt1LDLOazRaSt3z5AJTIKIsKkX
xLODrk6XreNFSM31FhSV8VS1aunCfXrDrbpHKAEB4vATAD3XhkkIZaNxVDbFVwC+
4QfNsD6UbQY9h8VohbOKHt49wNSqXQ4pLkdS7GB5YfcWtFxqHIE=
=07e6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to