Your message dated Wed, 27 Sep 2023 10:21:25 +0000
with message-id <e1qlrfz-00co3v...@fasolo.debian.org>
and subject line Bug#984189: fixed in libodb 2.4.0-1.1
has caused the Debian Bug report #984189,
regarding libodb-pgsql: ftbfs with GCC-11
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.)


-- 
984189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984189
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libodb-pgsql
Version: 2.4.0-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/libodb-pgsql_2.4.0-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

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

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
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}'
pg_config='/usr/bin/pg_config'
pkgconfigdir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "libodb-pgsql"
#define PACKAGE_TARNAME "libodb-pgsql"
#define PACKAGE_VERSION "2.4.0"
#define PACKAGE_STRING "libodb-pgsql 2.4.0"
#define PACKAGE_BUGREPORT "odb-us...@codesynthesis.com"
#define PACKAGE_URL ""
#define PACKAGE "libodb-pgsql"
#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/"
#define HAVE_PTHREAD 1

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

--- End Message ---
--- Begin Message ---
Source: libodb
Source-Version: 2.4.0-1.1
Done: Bo YU <tsu.y...@gmail.com>

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

Debian distribution maintenance software
pp.
Bo YU <tsu.y...@gmail.com> (supplier of updated libodb 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: Mon, 25 Sep 2023 22:35:02 +0800
Source: libodb
Architecture: source
Version: 2.4.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Bo YU <tsu.y...@gmail.com>
Closes: 984189
Changes:
 libodb (2.4.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix gcc-11 build issue. (Closes: #984189)
Checksums-Sha1:
 80e5e834fe66db2e472b02879b47a470f4655a9b 1628 libodb_2.4.0-1.1.dsc
 b1ba3c3e709cba389c73615c42d3945ea0516ca6 7128 libodb_2.4.0-1.1.debian.tar.xz
 d04066fccc049004c441332fdd6cbda827958459 5422 libodb_2.4.0-1.1_source.buildinfo
Checksums-Sha256:
 b5244ff0a7050d02d3cbd7277a56236b1f43c105b354f883d888bfc8bda19dac 1628 
libodb_2.4.0-1.1.dsc
 3079bffba7840bd166c37635860f8f2e2fd51674acfa91eb5d520a546ff6da31 7128 
libodb_2.4.0-1.1.debian.tar.xz
 2e5b7639ac02b72778378ba98d5521880267572c4301c6f5a849126a994d9daf 5422 
libodb_2.4.0-1.1_source.buildinfo
Files:
 c35073cf45c2fff9fb79f7974b305eff 1628 devel optional libodb_2.4.0-1.1.dsc
 08f78395a62b123fb783aa4cb9ec2172 7128 devel optional 
libodb_2.4.0-1.1.debian.tar.xz
 fa48b3c4b42ccc208650894ab9c36d07 5422 devel optional 
libodb_2.4.0-1.1_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmUT8UAQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFP9DDACWc5ofmvhnJdcB3YU5igAu+DGs+eCJzoDW
6iYinmAfSp5mECQv/YdqrNw1qVKnBgzafZ+g6fW4vLSR/lhvFoFYY8++wNaZJYX7
q/fr+Po6d3S+Bi5RD0msTyfm3fKwlAUKLHEcFu9GdNvIYMgaWjow+nCUWgjuJCwF
yRt552m+dOPP8/PaFgr+3rC+FyURncyYGmF05IgeEM1oyqUZyn5K1nhFKbUaV5RQ
L88UxNiFY+xU6yNhMDo4U5yn1+ePt0mHDGUAnUQGKITGMwe/bAQHB12zhR3zFx19
fQ7l2+DOlfRQLUP8Kgnx6de3BAmYThoCTvcGkt9yOSdVyjFxAuHIeOsd/ARQlwVI
D5xGRRwEC+gfR8IpS/nL1m05rdg5QGYWAzSkbkhW2ddt0HLYm9+VGbVv8ki4BxIg
aNMSd3vNfCCGJTAHuVRlDn8hgM5OVC0m8pA7Wd4qORNAz0dz/66aNJQ1xXs97W/9
6ZGtG+69fZjjgAAQ13lxrDifqgWPgTA=
=/JNL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to