Your message dated Fri, 17 Apr 2020 20:39:37 +0000
with message-id <[email protected]>
and subject line Bug#957699: fixed in postgis 3.0.1+dfsg-3
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.0.1+dfsg-3
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 21:21:56 +0200
Source: postgis
Architecture: source
Version: 3.0.1+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Closes: 957699
Changes:
postgis (3.0.1+dfsg-3) unstable; 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:
6d161befdce88d95190416963ad745a419088230 2945 postgis_3.0.1+dfsg-3.dsc
4e504140e3a6d4a590ac8f16001fe947e4699317 40184
postgis_3.0.1+dfsg-3.debian.tar.xz
8a3e2de7a472ba661255b67b3ffdea4858295673 22779
postgis_3.0.1+dfsg-3_amd64.buildinfo
Checksums-Sha256:
fbfb91280afda8e92b6e1dd33c2017590eb6bef8f10764bc25ada29aa117515d 2945
postgis_3.0.1+dfsg-3.dsc
4684d6b538f35155d182b618adfc62c51eeb7174ce6864ef211db61a8b9853e6 40184
postgis_3.0.1+dfsg-3.debian.tar.xz
b803f0ca48732315989b3e8b1751213b89d5dca45ac89c30b2b5842e377742e7 22779
postgis_3.0.1+dfsg-3_amd64.buildinfo
Files:
1bf697bb6b47be2574b95e98bcf0539c 2945 misc optional postgis_3.0.1+dfsg-3.dsc
6c11fb84a14ecc68cb32df146e85e2a1 40184 misc optional
postgis_3.0.1+dfsg-3.debian.tar.xz
b749c0710da2243756e7a099dee31285 22779 misc optional
postgis_3.0.1+dfsg-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAl6aDBMACgkQZ1DxCuiN
SvHZLxAAqRFydIgdnx7ay94N5L5TnwZqdWc/cOmKVRSh3xhdLhKprZAgJGMk1t7V
IJLckMqJPvElwXYC9EStVCVqDSkuOaNfllmkRsSzTVsgMnuYfzZzaylzH+B7pvdk
q5LBPL8b5Nmj/UBK1n9d/kPJ+IBf6sBDaZm72hUMUJv9U1BWf8EBR5t3+l2hbZo1
GuKTANBU6i66LVRZAD5efvPqIhwujYk4HRs0cuVgUiSVI0uXbaMyfSpfKAyNfqop
7gTIGPVnoa7IFX0jF7U7RjGDp+PvFhhszVnM1js4KtmuFbNm23wTzpKHfB+gn0xA
9QBlNUk+QVnwyy9jLu0+SOB1oizeSLUEnD/RyAUttRWZdDvB0jQtvwgHr85NUFeD
TNpGGO7JuqwsjOekar5GB0s7whmxqkf54bXFF0KrIob8EaY7JRUZxKoXmS9c1c4O
nU6mpcHvNUHGeub+VYeNziOkoYA68x89G8wT+Rx6CofyKkB5vdEzDVKJ2ttkG6xW
znVioDVzZY1Wr1yQ06O27NVYX67f0Gzmj46oY+lKxZ1nAv1aEdhRfiEneFr+6V0J
R6HiwmZosmayefUH5qGfO5PSyJoub45Wp9CRS6QmUHnsIZXPy/M4aH2txoXsyUtK
iKpvV9twTfjxAbcE4AqfJDAEyWoDrrdNA0nSQXHmPxGOKp+RN1E=
=emaJ
-----END PGP SIGNATURE-----
--- End Message ---