Your message dated Fri, 16 Aug 2019 18:20:08 +0000
with message-id <e1hygpc-0007d8...@fasolo.debian.org>
and subject line Bug#925792: fixed in odb 2.4.0-11
has caused the Debian Bug report #925792,
regarding odb: 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.)


-- 
925792: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925792
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:odb
Version: 2.4.0-10
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/odb_2.4.0-10_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.

[...]
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /<<PKGBUILDDIR>>/config/install-sh'
libdir='${prefix}/lib/x86_64-linux-gnu'
libexecdir='${prefix}/lib/x86_64-linux-gnu'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
plugindir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "odb"
#define PACKAGE_TARNAME "odb"
#define PACKAGE_VERSION "2.4.0"
#define PACKAGE_STRING "odb 2.4.0"
#define PACKAGE_BUGREPORT "odb-us...@codesynthesis.com"
#define PACKAGE_URL ""
#define PACKAGE "odb"
#define VERSION "2.4.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 1
dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking returned exit code 1
make: *** [debian/rules:29: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: odb
Source-Version: 2.4.0-11

We believe that the bug you reported is fixed in the latest version of
odb, 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.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated odb 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: Fri, 16 Aug 2019 15:50:35 +0000
Source: odb
Architecture: source
Version: 2.4.0-11
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Closes: 925792
Changes:
 odb (2.4.0-11) unstable; urgency=medium
 .
   * Backort fix for GCC 9 build (closes: #925792).
   * Use gcc-9-plugin-dev build dependency.
   * Update Standards-Version to 4.4.0 .
Checksums-Sha1:
 5892b009253da008212e5c58238ea3f70a00f6ec 1738 odb_2.4.0-11.dsc
 f95410f1a113aad55449baa03668fd2ce5557787 14332 odb_2.4.0-11.debian.tar.xz
Checksums-Sha256:
 4ba99025595564822a963761b674c0555f8fa9c758d82f58b91bf09b4acd6b45 1738 
odb_2.4.0-11.dsc
 41039b3d83d75a46e6c47bb51da6813f06f8cdcbcddafbbc66fc5c01aaf3a9a3 14332 
odb_2.4.0-11.debian.tar.xz
Files:
 f680d835fed7e337577d90a4bebfbcbb 1738 devel optional odb_2.4.0-11.dsc
 2ef7718d2fd75735dd97ac683d7908c9 14332 devel optional 
odb_2.4.0-11.debian.tar.xz

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAl1W7ekACgkQ3OMQ54ZM
yL+wPhAAstLY4cOJDv/1jcfpUogVeFkZGhBZNcwe82+IXvJ/mOLYgk8JQe4Lf58D
/XiZPQk4nMIQ4BJd7AQlsyvgCzvkOqNoR1pBWuM/yi+cXSFLEFa8fSC7e07ODR9t
ncarvnIyFNey9Mn+XWbrd0tqdEjWh8OEWSYeWVLvunSqWbHLW7fE/d0Drmp1rC06
ZNrY7VYPzgG8xD+7RoXwnpSNmPqfWv6Ji3Afb+LRKAdSA2Q38TnRp8v6nT+tUvBb
yp0m5/z8Y+uwF34W17KmFmWjoQe5/9VUMs7I2jefaTGYwhDTwZiyZ0mLdlav3Nw1
lNu161K9BNwrlc0N9GOb29xnhGHxqRy+zjbVtYQLRIPWX1rvgA19fbnJukyDT15h
vbjHvWhGl3Wcz+PkNRcRz7VCGaaUTk9UiuY3gvhjA7atgCjIcxiUrYRq6c2O8gI3
DtzrgA2YugyKHBIaDhYGrFpKe5QZZ/v7O+GlbxnnvYJ2Ccu82OVuOflqVwcgSTo4
r50lX5YnclZ2KHBvGQDGjSvpM5txt5jzSsylO5lrbtRcsztg9gZDRyJT7eUhtWdv
SyunXqMxJz7svC3zsr4xZDfyH+errfgQhyMqWWVsHAZnuyFMMPZwpy++QVdlZa2P
9GwGILiAt18qLzfuLf9+NVTFiE16D+LpT5pyHB95yV2w82eHU+g=
=zUxp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to