Your message dated Sun, 22 Mar 2020 19:35:03 +0100
with message-id <20200322183501.ga6...@debian.org>
and subject line Re: gsasl: ftbfs with GCC-9
has caused the Debian Bug report #925709,
regarding gsasl: 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.)


-- 
925709: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925709
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gsasl
Version: 1.8.0-8
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/gsasl_1.8.0-8_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.

[...]
PASS: test-shutdown
PASS: test-signal-h
PASS: test-snprintf
PASS: test-sockets
PASS: test-stat
PASS: test-stdalign
PASS: test-stdbool
PASS: test-stddef
PASS: test-stdint
PASS: test-stdio
PASS: test-stdlib
PASS: test-strerror
PASS: test-striconv
PASS: test-string
PASS: test-symlink
PASS: test-sys_select
PASS: test-sys_socket
PASS: test-sys_stat
PASS: test-sys_time
PASS: test-sys_types
PASS: test-sys_uio
PASS: test-init.sh
PASS: test-thread_self
glthread_create failed
FAIL: test-thread_create
PASS: test-time
PASS: test-unistd
PASS: test-u8-mbtoucr
PASS: test-u8-uctomb
PASS: test-unsetenv
PASS: test-vasnprintf
PASS: test-vasprintf
test-vc-list-files-git.sh: skipped test: git not found in PATH
SKIP: test-vc-list-files-git.sh
test-vc-list-files-cvs.sh: skipped test: cvs not found in PATH
SKIP: test-vc-list-files-cvs.sh
PASS: test-verify
PASS: test-verify.sh
PASS: test-version-etc.sh
PASS: test-wchar
PASS: test-wcrtomb.sh
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-1.sh
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-2.sh
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-3.sh
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-4.sh
Skipping test: not a native Windows system
SKIP: test-wcrtomb-w32-5.sh
PASS: test-wctype-h
PASS: test-xalloc-die.sh
==================================
2 of 90 tests failed
(20 tests were not run)
Please report to bug-gs...@gnu.org
==================================
make[5]: *** [Makefile:2612: check-TESTS] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/gltests'
make[4]: *** [Makefile:2761: check-am] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/gltests'
make[3]: *** [Makefile:2483: check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/gltests'
make[2]: *** [Makefile:2763: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/gltests'
make[1]: *** [Makefile:1269: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:113: 
debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Version: 1.8.1-1

On Sat, Aug 24, 2019 at 12:49:28PM +0200, Simon Josefsson wrote:
> Thanks for the report.  I have uploaded 1.8.1-1 that from what I can
> tell fixes this, but it would be good if you could confirm that it
> builds fine for you too?

The test history from r-b confirms that it builds fine (and the buildinfo file
there confirms the build was done with gcc 9):

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/gsasl.html

Ivo

--- End Message ---

Reply via email to