Your message dated Fri, 15 Jan 2021 11:03:45 +0000
with message-id <e1l0mtn-0003cc...@fasolo.debian.org>
and subject line Bug#957471: fixed in librcsb-core-wrapper 1.005-9
has caused the Debian Bug report #957471,
regarding librcsb-core-wrapper: 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 ow...@bugs.debian.org
immediately.)


-- 
957471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957471
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:librcsb-core-wrapper
Version: 1.005-8
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
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/librcsb-core-wrapper_1.005-8_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

[...]
**** Cleaning pdbml-parser ****
------------------------------------------------------------
make[3]: Entering directory '/<<PKGBUILDDIR>>/pdbml-parser'
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
rule.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/pdbml-parser'

------------------------------------------------------------
**** Cleaning cctbx ****
------------------------------------------------------------
make[3]: Entering directory '/<<PKGBUILDDIR>>/cctbx'
make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
rule.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/cctbx'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
rm -rf wrapper/python/build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules build
dh build --with python3
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
        make -j4
make[2]: Entering directory '/<<PKGBUILDDIR>>'
sh -c '\
 export PIC=-fPIC; \
 export WWPDB_XERCESC_INC=/usr/include; \
 export WWPDB_XERCESC_LIB_DIR=/usr/lib; \
 export WWPDB_XERCESC_LIB=xerces-c; \
( cd ./util; ./compile.sh ); \
libtool --mode=link g++ -version-info 0:1:0 -rpath /usr/lib -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro 
-Wl,-z,now -Wl,--as-needed -l${WWPDB_XERCESC_LIB} -o 
lib/librcsb-core-wrapper.la lib/*.lo'

------------------------------------------------------------
**** Making etc ****
------------------------------------------------------------
Warning: this seems to be an unsupported operating system.
 
Supported systems are:
  SunOS ...... version 4.1.x and 5.2 or higher
  Linux ...... any version 
  SGI IRIX ... version 5.3-6.4

------------------------------------------------------------
**** Making common ****
------------------------------------------------------------
make[3]: Entering directory '/<<PKGBUILDDIR>>/common'
libtool --mode=compile  -Wdate-time -D_FORTIFY_SOURCE=2  -c src/RcsbPlatform.C 
-o ./obj/RcsbPlatform.o
libtool --mode=compile  -Wdate-time -D_FORTIFY_SOURCE=2  -c src/RcsbFile.C -o 
./obj/RcsbFile.o
libtool --mode=compile  -Wdate-time -D_FORTIFY_SOURCE=2  -c src/BlockIO.C -o 
./obj/BlockIO.o
libtool --mode=compile  -Wdate-time -D_FORTIFY_SOURCE=2  -c src/Serializer.C -o 
./obj/Serializer.o
libtool:   error: unsupported warning category: 'date-time'
make[3]: *** [Makefile:156: RcsbPlatform.o] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool:   error: unsupported warning category: 'date-time'
make[3]: *** [Makefile:156: RcsbFile.o] Error 1
libtool:   error: unsupported warning category: 'date-time'
make[3]: *** [Makefile:156: BlockIO.o] Error 1
libtool:   error: unsupported warning category: 'date-time'
make[3]: *** [Makefile:156: Serializer.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/common'
libtool:   error: 'lib/*.lo' is not a valid libtool object
make[2]: *** [Makefile:107: lib/librcsb-core-wrapper.la] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make[1]: *** [debian/rules:19: override_dh_auto_build-nopy] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: librcsb-core-wrapper
Source-Version: 1.005-9
Done: Andreas Tille <ti...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated librcsb-core-wrapper 
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: Fri, 15 Jan 2021 11:30:40 +0100
Source: librcsb-core-wrapper
Architecture: source
Version: 1.005-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 957471 973249
Changes:
 librcsb-core-wrapper (1.005-9) unstable; urgency=medium
 .
   [ Michael R. Crusoe ]
   * Accept patch from Ubuntu to fix build. Closes: #973249
     Thanks to Steve Langasek <steve.langa...@ubuntu.com>
 .
   [ Juhani Numminen ]
   * Replace gcc5.patch with platformcheck.patch to bypass problematic
     gcc version check. Closes: #957471
 .
   [ Andreas Tille ]
   * Standards-Version: 4.5.1 (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * watch file standard 4 (routine-update)
   * Stick to debhelper compat 10 since something is broken otherwise
Checksums-Sha1:
 d647b8fdec46f6cb249dc18e8e387eb9c43bcd81 2517 librcsb-core-wrapper_1.005-9.dsc
 abdf00757c1469ac13529e842853ef0416b45da0 20932 
librcsb-core-wrapper_1.005-9.debian.tar.xz
 72c9e990b62a3fdbcb8c7105adbed886ba6bce98 10537 
librcsb-core-wrapper_1.005-9_amd64.buildinfo
Checksums-Sha256:
 695c05b94a1b92ff04f7b1425ca7eed3227b51567b4bb8d3f5234fabe1168ed7 2517 
librcsb-core-wrapper_1.005-9.dsc
 35a54a4c5e3fa42710a58dea52fc74bdad3f2da5d909392ab78569e15895ae8d 20932 
librcsb-core-wrapper_1.005-9.debian.tar.xz
 778369388bd209d61f9b900ad91f5cdcfbae608ac064e3766d50d175af104b9a 10537 
librcsb-core-wrapper_1.005-9_amd64.buildinfo
Files:
 6710c684fc8a43c5a81dbbcae1345601 2517 libs optional 
librcsb-core-wrapper_1.005-9.dsc
 92587dbb0a0414ab12711664015612c2 20932 libs optional 
librcsb-core-wrapper_1.005-9.debian.tar.xz
 6de1212e0600cb36e4a668447b99dfb7 10537 libs optional 
librcsb-core-wrapper_1.005-9_amd64.buildinfo

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

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmABcZ4RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHMaw//SuQZhFsFtMCooHOJMYXYom+So87qjr1h
qh+2+E7YKXl59mMCrUIk65mZbrzEKLctLP2rU1hPzzrgZ5mrpMFWofRrLCdDsu+d
DpgdBuhxFCS04GumO52Tn5lhGxaExaG3bwkXAA6jFOSEMWsUfquX7HTpcClmnRgi
wWYKcK9CUh69JPsVzdNL7FpXqUE0cC9rjPI4XWF9Xl9tPriCKg2NnxTvwN8CdwoB
Glz3/Fla0u8yGEi7EV6srosOJeoJytv7SrGlubjkO2bvWxAsgDuMSRhgAvq7v2jR
yGTcnQAMJ5YeTB9YmsySYLFewaRD8RN1Db9U1m4aEgTpInNOhwcX6rqG0mRZ7qhH
x+Dww9QlO2NdgXrH7JCB9UTJ4sD139q0JuOYcKJWHm0uOLl6oIr3gteZsAiiLjKW
Ulqp/PFr14orRTX5OQKc0erEffxB4mY9erPU/poptI7IM+cUpnfynf0IjyvM7p+Q
JonBMRKpUovhXVvmwI8cn9SihfANFGeNBV7du9HLQoUhgUQiU0sBSGhvU9TtBKew
VX+kYhFU2/QA5D8IbizOzRGEEk0J9vN71OBdUyL2tA2ZnBqPCS+r6m9P334ilpHj
eSrT32dMcQZHFiDoawgJbEwnSFRQ2Bnr9lTBafw53UW3H6y9m2yQzRF+0HpeR0zS
Vfr4e3eX0k0=
=YAF3
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to