Your message dated Fri, 18 Oct 2019 11:35:37 +0000
with message-id <e1ilqxh-0002vj...@fasolo.debian.org>
and subject line Bug#925804: fixed in prelude-lml 5.1.0-1
has caused the Debian Bug report #925804,
regarding prelude-lml: 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.)


-- 
925804: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:prelude-lml
Version: 4.1.0-2
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/prelude-lml_4.1.0-2_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.

[...]
SKIP test-setlocale1.sh (exit status: 77)

FAIL: test-thread_create
========================

glthread_create failed
FAIL test-thread_create (exit status: 1)

SKIP: test-wcrtomb-w32-1.sh
===========================

Skipping test: not a native Windows system
SKIP test-wcrtomb-w32-1.sh (exit status: 77)

SKIP: test-wcrtomb-w32-2.sh
===========================

Skipping test: not a native Windows system
SKIP test-wcrtomb-w32-2.sh (exit status: 77)

SKIP: test-wcrtomb-w32-3.sh
===========================

Skipping test: not a native Windows system
SKIP test-wcrtomb-w32-3.sh (exit status: 77)

SKIP: test-wcrtomb-w32-4.sh
===========================

Skipping test: not a native Windows system
SKIP test-wcrtomb-w32-4.sh (exit status: 77)

SKIP: test-wcrtomb-w32-5.sh
===========================

Skipping test: not a native Windows system
SKIP test-wcrtomb-w32-5.sh (exit status: 77)

============================================================================
Testsuite summary for prelude-lml 4.1.0
============================================================================
# TOTAL: 121
# PASS:  96
# SKIP:  23
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See libmissing/tests/test-suite.log
============================================================================
make[8]: *** [Makefile:3248: test-suite.log] Error 1
make[8]: Leaving directory '/<<PKGBUILDDIR>>/libmissing/tests'
make[7]: *** [Makefile:3356: check-TESTS] Error 2
make[7]: Leaving directory '/<<PKGBUILDDIR>>/libmissing/tests'
make[6]: *** [Makefile:4295: check-am] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/libmissing/tests'
make[5]: *** [Makefile:3140: check-recursive] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/libmissing/tests'
make[4]: *** [Makefile:4297: check] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/libmissing/tests'
make[3]: *** [Makefile:1718: check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmissing'
make[2]: *** [Makefile:1870: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmissing'
make[1]: *** [Makefile:1472: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:23: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: prelude-lml
Source-Version: 5.1.0-1

We believe that the bug you reported is fixed in the latest version of
prelude-lml, 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.
Thomas Andrejak <thomas.andre...@gmail.com> (supplier of updated prelude-lml 
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, 11 Oct 2019 09:00:00 +0200
Source: prelude-lml
Architecture: source
Version: 5.1.0-1
Distribution: experimental
Urgency: medium
Maintainer: Pierre Chifflier <pol...@debian.org>
Changed-By: Thomas Andrejak <thomas.andre...@gmail.com>
Closes: 925804
Changes:
 prelude-lml (5.1.0-1) experimental; urgency=medium
 .
   * Bump version 5.1.0
     - The new version fixed ftbfs with GCC-9 (Closes: #925804)
   * d/control:
     - Migrate from debhelper to debhelper-compat
     - Update Standard-Version to 4.4.1
     - Add Rules-Requires-Root to no
     - Bump DebHelper to 12
     - Bump prelude dependencies to 5.1
   * Update copyrights dates
   * Add new patch:
     - 003-fix-test_rwlock1.patch
     - 004-fix_thread_create.patch
Checksums-Sha1:
 7abba44d85ff562a8a013c614ed7a13ec34c9db0 2279 prelude-lml_5.1.0-1.dsc
 59e392c41145fababb40121dc1df1d67f64d1ee2 1585080 prelude-lml_5.1.0.orig.tar.gz
 18d63d6734d3d926dfeb7f866eea7bfb961644b8 163 prelude-lml_5.1.0.orig.tar.gz.asc
 e9891659499d6cb4231119d1ef95d0e99f5919cb 9128 prelude-lml_5.1.0-1.debian.tar.xz
 dc15310c189b72a13afcd5ef0c725f62e153da9f 6708 
prelude-lml_5.1.0-1_amd64.buildinfo
Checksums-Sha256:
 73c6d0623bab520b549a1a380e36d608024b694f2102f62110dd4316976da005 2279 
prelude-lml_5.1.0-1.dsc
 2812654fca97aa1a04c765e125b1414d87caaf38c83d2e77225dfa21c443ff0c 1585080 
prelude-lml_5.1.0.orig.tar.gz
 03f4e7d456e148a4a1aed55b746f732f3392d70c1805aaf7542f3cec4553369b 163 
prelude-lml_5.1.0.orig.tar.gz.asc
 3166b7443af128d6b3a9a891e67971b367d0e4638505d521324eb68718e931c6 9128 
prelude-lml_5.1.0-1.debian.tar.xz
 7c5f9a29dede511ddc4eff816879b3eda778fe2505d1ffcb3afe44724344a437 6708 
prelude-lml_5.1.0-1_amd64.buildinfo
Files:
 2ee6acd617d093598836a938cb8025da 2279 admin optional prelude-lml_5.1.0-1.dsc
 d3fb98b9fef480fe843d606742a168e5 1585080 admin optional 
prelude-lml_5.1.0.orig.tar.gz
 9bc0076c0e6811cbc1bd0e3de0976c18 163 admin optional 
prelude-lml_5.1.0.orig.tar.gz.asc
 62dba38a3d1871bfb67c316e9b633830 9128 admin optional 
prelude-lml_5.1.0-1.debian.tar.xz
 558fd95771359fb062de5301f7b35fde 6708 admin optional 
prelude-lml_5.1.0-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAl2poJsACgkQCBa54Yx2
K619QQ/+M/qBJ1zu3Swrj0zEPcQcmISlqFc+4mIhzYmGWeF7MgTlwQPJ09cGObe3
0OS6yfUkDuDyrLaMr9i+AE8h4MCl6Ar4oD0Iwxr1pr841eD/Wlzrx93xsd5LRlfa
skzeS+/5yPrgDrzFN+wryXOi4kg3Ty05Gw9JD2wFZIlKEtL9LK4VaNdQfSYjvOIn
i5ypijOuyCEgrV6242icJuEOVuMDAGnjZ4kVYjLYz5Bn1VaCap7G1NEu1sVOVlBx
AKPRCz7G/G6v6Wrb4UKeQp9fIwvb+uFhRN30PW5XhS8or4OLfUI87Xj6e/QzMR2y
Kc4U8/tBiN5i0ZTDyWI+x5lSQObUl0I0KvOCpGKkR8enWYKZkJ3W6YegqjnB44yx
oNwoWAMxnWXoL4F00rCfUilnT4cvkIWZgUJXIJWZ1LvqaNxgZ+xyX/pgLUeWa37Z
RQM5iSg/39unU7kuyMZfNyRrY/pVxgneA3/lDs6OTCEtMUlWJ2tw6moMMQfrfd4n
uMQYelSx9IuABFuwU6tfQWrcFiZK5sV5fGW577Cq66AUTPhjSxNULNsi0+NHRYuD
K+BP6NqivtTVsVcFAJ0DZ0jwcmzyx9ei4I4BWpr7RJqzgNTPvJsml0sLPMJAt38+
1mkeWka0t7WvYzpCTnVbJBr3oWvU8pcqs5YHRfF8v3XEtiYDc5g=
=Py5J
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to