Your message dated Fri, 24 Apr 2020 15:21:21 +0000
with message-id <[email protected]>
and subject line Bug#957578: fixed in nautilus-python 1.2.3-2
has caused the Debian Bug report #957578,
regarding nautilus-python: 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.)


-- 
957578: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957578
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nautilus-python
Version: 1.2.3-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/nautilus-python_1.2.3-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

[...]
checking for headers required to compile python extensions... found
checking for libraries required to embed python... yes
checking for NAUTILUS_PYTHON... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating src/Makefile
config.status: creating nautilus-python.pc
config.status: WARNING:  '../../nautilus-python.pc.in' seems to ignore the 
--datarootdir setting
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode

 nautilus-python 1.2.3

    Nautilus Prefix: /usr
  PyGObject Version: pygobject-3.0
     Python Library: /usr/lib/x86_64-linux-gnu/python3.7m
      Documentation: no

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# build for Python 2
PYTHON_VERSION="2.7" PYTHON="python2.7" \
        dh_auto_build --builddirectory=debian/python-nautilus-build
        cd debian/python-nautilus-build && make -j4
make[2]: Entering directory '/<<PKGBUILDDIR>>/debian/python-nautilus-build'
make  all-recursive
make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/python-nautilus-build'
Making all in src
make[4]: Entering directory '/<<PKGBUILDDIR>>/debian/python-nautilus-build/src'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../../src -I..  -DG_LOG_DOMAIN=\"Nautilus-Python\" 
-DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I../../.. -I.. 
 -pthread -I/usr/include/pygobject-3.0 -I/usr/include/nautilus 
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DPYTHON_VERSION=\"2.7\" 
-DPY_LIB_LOC="\"/usr/lib/x86_64-linux-gnu\"" -DPY_LIB_NAME="\"python2.7\"" 
-I/usr/include/python2.7 -I/
 usr/include/x86_64-linux-gnu/python2.7 -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o nautilus-python.lo ../../../src/nautilus-python.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../../src -I..  -DG_LOG_DOMAIN=\"Nautilus-Python\" 
-DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I../../.. -I.. 
 -pthread -I/usr/include/pygobject-3.0 -I/usr/include/nautilus 
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DPYTHON_VERSION=\"2.7\" 
-DPY_LIB_LOC="\"/usr/lib/x86_64-linux-gnu\"" -DPY_LIB_NAME="\"python2.7\"" 
-I/usr/include/python2.7 -I/
 usr/include/x86_64-linux-gnu/python2.7 -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o nautilus-python-object.lo 
../../../src/nautilus-python-object.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. 
-DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/usr/share\" 
-DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I../../.. -I.. -pthread 
-I/usr/include/pygobject-3.0 -I/usr/include/nautilus -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DPYTHON_VERSION=\"2.7\" 
-DPY_LIB_LOC=\"/usr/lib/x86_64-linux-gnu\" -DPY_LIB_NAME=\"python2.7\" 
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python
 2.7 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c ../../../src/nautilus-python.c  -fPIC -DPIC -o 
.libs/nautilus-python.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../src -I.. 
-DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/usr/share\" 
-DLIBDIR=\"/usr/lib/x86_64-linux-gnu\" -I../../.. -I.. -pthread 
-I/usr/include/pygobject-3.0 -I/usr/include/nautilus -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DPYTHON_VERSION=\"2.7\" 
-DPY_LIB_LOC=\"/usr/lib/x86_64-linux-gnu\" -DPY_LIB_NAME=\"python2.7\" 
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python
 2.7 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c ../../../src/nautilus-python-object.c  -fPIC -DPIC 
-o .libs/nautilus-python-object.o
../../../src/nautilus-python-object.c: In function 
‘nautilus_python_object_info_provider_iface_init’:
../../../src/nautilus-python-object.c:447:29: warning: assignment to 
‘NautilusOperationResult (*)(NautilusInfoProvider *, NautilusFileInfo *, 
GClosure *, NautilusOperationHandle **)’ {aka ‘NautilusOperationResult 
(*)(struct _NautilusInfoProvider *, struct _NautilusFileInfo *, struct 
_GClosure *, struct _NautilusOperationHandle **)’} from incompatible pointer 
type ‘NautilusOperationResult (*)(NautilusInfoProvider *, NautilusFile *, 
GClosure *, NautilusOperationHandle **)’ {aka ‘NautilusOperationResult 
(*)(struct _NautilusInfoProvider *, NautilusFile *, struct _GClosure *, struct 
_NautilusOperationHandle **)’} [-Wincompatible-pointer-types]
  447 |     iface->update_file_info = nautilus_python_object_update_file_info;
      |                             ^
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -module -avoid-version -Wl,-z,relro -Wl,-z,now -Wl,-O1 
-Wl,--as-needed -o libnautilus-python.la -rpath 
/usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0 nautilus-python.lo 
nautilus-python-object.lo -lnautilus-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 
-lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl  -lutil -lm  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/nautilus-python.o 
.libs/nautilus-python-object.o   -lnautilus-extension -lgtk-3 -lgdk-3 
-lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm  -g 
-O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 
-Wl,--as-needed   -Wl,-soname -Wl,libnautilus-python.so -o 
.libs/libnautilus-python.so
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:76:
 multiple definition of `_PyNautilusOperationHandle_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:76:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:/usr/include/pygobject-3.0/pygobject.h:230: 
multiple definition of `_PyGObject_API'; 
.libs/nautilus-python.o:/usr/include/pygobject-3.0/pygobject.h:230: first 
defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:70:
 multiple definition of `_PyNautilusPropertyPage_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:70:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:64:
 multiple definition of `_PyNautilusMenuItem_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:64:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:49:
 multiple definition of `_PyNautilusColumn_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:49:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:46:
 multiple definition of `_PyGtkWidget_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:46:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:73:
 multiple definition of `_PyNautilusPropertyPageProvider_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:73:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:58:
 multiple definition of `_PyNautilusLocationWidgetProvider_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:58:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:67:
 multiple definition of `_PyNautilusMenuProvider_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:67:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:52:
 multiple definition of `_PyNautilusColumnProvider_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:52:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:55:
 multiple definition of `_PyNautilusInfoProvider_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:55:
 first defined here
/usr/bin/ld: 
.libs/nautilus-python-object.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:61:
 multiple definition of `_PyNautilusMenu_Type'; 
.libs/nautilus-python.o:./debian/python-nautilus-build/src/../../../src/nautilus-python.h:61:
 first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:453: libnautilus-python.la] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/debian/python-nautilus-build/src'
make[3]: *** [Makefile:491: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/python-nautilus-build'
make[2]: *** [Makefile:398: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/python-nautilus-build'
dh_auto_build: error: cd debian/python-nautilus-build && make -j4 returned exit 
code 2
make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: nautilus-python
Source-Version: 1.2.3-2
Done: Andreas Henriksson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nautilus-python, 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.
Andreas Henriksson <[email protected]> (supplier of updated nautilus-python 
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, 24 Apr 2020 16:23:25 +0200
Source: nautilus-python
Architecture: source
Version: 1.2.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Andreas Henriksson <[email protected]>
Closes: 937115 957578
Changes:
 nautilus-python (1.2.3-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Laurent Bigonville ]
   * debian/control.in: Bump libnautilus-extension-dev build-dependency to
     3.27.90, this is the release that starts to ship nautilus-extension.h
 .
   [ Moritz Mühlenhoff ]
   * Drop python-nautilus binary package (Python2) (Closes: #937115)
 .
   [ Andreas Henriksson ]
   * Add debian/patches/gcc10.patch (Closes: #957578)
Checksums-Sha1:
 1495938395d7cc4bd4969820e043055b7b076a6d 2271 nautilus-python_1.2.3-2.dsc
 d7b105034baf31c663dde93dbd6194d6cf542bfe 5888 
nautilus-python_1.2.3-2.debian.tar.xz
 273e8a1f6197098474313062254695b443fe34dd 14190 
nautilus-python_1.2.3-2_amd64.buildinfo
Checksums-Sha256:
 4490e09f7d1b5bfd2f39071d03486e1fa0c3ad96c0c3cae2e066d2ded77ecc16 2271 
nautilus-python_1.2.3-2.dsc
 331400d4cc20592e853734ffc825935bbccb4bdd61710f3a0815d346b74f49c9 5888 
nautilus-python_1.2.3-2.debian.tar.xz
 4929ac421e09b96f8b9b6304a3c99527740c80a0d625d0f3a2170111f0a7dcf4 14190 
nautilus-python_1.2.3-2_amd64.buildinfo
Files:
 a671920fcae06a60bc94b2bd86794ed0 2271 python optional 
nautilus-python_1.2.3-2.dsc
 905da366bfa6b3a2170fe548ef46e6db 5888 python optional 
nautilus-python_1.2.3-2.debian.tar.xz
 3a26a743750a7c85ef9b0151483973e6 14190 python optional 
nautilus-python_1.2.3-2_amd64.buildinfo

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

iQJFBAEBCgAvFiEE+uHltkZSvnmOJ4zCC8R9xk0TUwYFAl6jAOkRHGFuZHJlYXNA
ZmF0YWwuc2UACgkQC8R9xk0TUwblSBAAiL2mfoRqD1/LzMbKMnNRD3eS1C5oSMb+
hkiD6OU1G5B+zMugVhTLBpCxDLoetSAMMNOU7C5/0wgzpRwJBAtWgN069nftCKzM
HCuCnZySnUILzkAeQ7TeVNrbDbWJNu8FcFVuqKhwuZPpYCWHRWVsTG6r9o5JsGNM
ym9oduv57RDEfbbPYSnZti9Q+GiYrS2E6MOHTn+QSYIHeYI+4syh3gMidmMGEGMS
q4d+EQc76GvSldUZ+FAcVdZSE3yhzJg/1WDrKHcIQVQTklqOz4mX9Kp1C/Z+ZQMS
/4rKwafqgDmRqOA0lN5UwZlo0IludTXwJKrwCQQFO/PY/LfQ8OTMEuJn3cXLQAw0
wzhtZg5Ix/v1w/bayhm2Al8r0eRuup3hCiH1iaa+nBeORQ7ZabLU6Pj9ZdITsVik
9ckJPwp1L04oswcvttYx1n8E8duGZiODHNvs2Z1UjvlDbYiLjM7lhegzFSjuQCgj
UZZhN4TWVVDnIHV0vLrduPbum7ho2Qgz0wO6Xu9VEP3nWz30/H83NVqCj0Lj5SXd
widXl2KEkFeI3vvtnPhvgaP4J/x7AeRLdCUgUwCttDuJhHIZo/n0NuuOMZR2hpX3
rhdRXVCXtsSnvQKZjkwHIjQfGYSdiB0kCcG1VCV00r9gC7G/NQztVvaRlJTvGlCU
jll1LHUpUeQ=
=yNhI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to