help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#925746: marked as done (libidn: ftbfs with GCC-9)


From: Debian Bug Tracking System
Subject: Bug#925746: marked as done (libidn: ftbfs with GCC-9)
Date: Sat, 13 Jun 2020 02:57:04 +0000

Your message dated Sat, 13 Jun 2020 02:52:11 +0000
with message-id <E1jjwHD-000FaS-Qd@fasolo.debian.org>
and subject line Bug#925746: fixed in libidn 1.33-2.3
has caused the Debian Bug report #925746,
regarding libidn: 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 owner@bugs.debian.org
immediately.)


-- 
925746: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925746
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message --- Subject: libidn: ftbfs with GCC-9 Date: Wed, 27 Mar 2019 19:46:18 +0000
Package: src:libidn
Version: 1.33-2.2
Severity: normal
Tags: sid bullseye
User: debian-gcc@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/libidn_1.33-2.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.

[...]
PASS: test-thread_self
FAIL: test-thread_create
PASS: test-unistd
PASS: test-u8-check
PASS: test-u8-mbtoucr
PASS: test-u8-uctomb
PASS: test-unsetenv
PASS: test-verify
PASS: test-init.sh
PASS: test-verify.sh
=================================================
   GNU Libidn 1.33: lib/gltests/test-suite.log
=================================================

# TOTAL: 34
# PASS:  31
# SKIP:  1
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-lock
===============

Starting test_lock ...FAIL test-lock (exit status: 134)

SKIP: test-setlocale1.sh
========================

Skipping test: no locale for testing is installed
SKIP test-setlocale1.sh (exit status: 77)

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

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

============================================================================
Testsuite summary for GNU Libidn 1.33
============================================================================
# TOTAL: 34
# PASS:  31
# SKIP:  1
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See lib/gltests/test-suite.log
Please report to bug-libidn@gnu.org
============================================================================
make[6]: *** [Makefile:2169: test-suite.log] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/build/lib/gltests'
make[5]: *** [Makefile:2277: check-TESTS] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/lib/gltests'
make[4]: *** [Makefile:2607: check-am] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build/lib/gltests'
make[3]: *** [Makefile:2061: check-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/lib/gltests'
make[2]: *** [Makefile:2609: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/lib/gltests'
make[1]: *** [Makefile:1346: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_test: cd build && make -j4 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:20: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message --- Subject: Bug#925746: fixed in libidn 1.33-2.3 Date: Sat, 13 Jun 2020 02:52:11 +0000
Source: libidn
Source-Version: 1.33-2.3
Done: Marcelo Soares Mota <motasmarcelo@gmail.com>

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

Debian distribution maintenance software
pp.
Marcelo Soares Mota <motasmarcelo@gmail.com> (supplier of updated libidn 
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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 10 Jun 2020 02:39:16 -0300
Source: libidn
Architecture: source
Version: 1.33-2.3
Distribution: experimental
Urgency: medium
Maintainer: Debian Libidn Team <help-libidn@gnu.org>
Changed-By: Marcelo Soares Mota <motasmarcelo@gmail.com>
Closes: 925746
Changes:
 libidn (1.33-2.3) experimental; urgency=medium
 .
   * Non-maintainer upload.
   * debian/patches/0005-Fix-link-failure.patch: added to fix build
     failure with gnulibs's upstream patch. Thanks to Gianfranco Costamagna
     <locutusofborg@debian.org>. (Closes: #925746)
Checksums-Sha1:
 f46c4a35136d4a6cc5a7ed37d8128bf481526e74 2172 libidn_1.33-2.3.dsc
 5aad5a073f7deb1c4fef2602bf36a6d9001c1bc7 65976 libidn_1.33-2.3.debian.tar.xz
 64983797b96f48c54882bf59eb31c0a7986b8ed0 5595 libidn_1.33-2.3_source.buildinfo
Checksums-Sha256:
 830cec3a43f180e6fffb0442b9db2bf038dd1e3512e96430ecaa469b5014c38c 2172 
libidn_1.33-2.3.dsc
 1ddc6990098ebd3c574a4f6140d981698da234b918cdfad05c74776ce6aefd63 65976 
libidn_1.33-2.3.debian.tar.xz
 0b7938d2e1af4bf84f1fe823c89c9551bb480281fd02b31d8f5e780138956bc5 5595 
libidn_1.33-2.3_source.buildinfo
Files:
 8e272b6f4ed873f9dc50ca8ef17cb063 2172 libs optional libidn_1.33-2.3.dsc
 1d2589a701dcb4e2eb66a824bd3b48b6 65976 libs optional 
libidn_1.33-2.3.debian.tar.xz
 34439c492e161ea9a539d6ed366e26e7 5595 libs optional 
libidn_1.33-2.3_source.buildinfo

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

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7hk04ACgkQ3mO5xwTr
6e8P4Q//dDJmBd1a8Fe66DJU6R9xmbaPu8SlcR5ksnnRu4rQQ3z14kt/IW70OYFP
WiDluO/SVVHs/ozRNw6YoqvUrXBT+W4awv4lzS4doJjn9VJOcXI/1MNaJBGeFAYH
8alBCpn9egauta3XO+vBQhxrASEdbula5Cx13u11OtfasbnoWaBkaKJSZqHi4tQR
ENyMasEnHMMycgVbayqghWFfJy3fIeKg51R5qRFDT9B186IU0EtpmhOE67Nvbopt
P77gfDdS3/HtZkkGSuJ+G0GW5EVqhTja54j3wrMfxCF5sD1jlAcp57wlUbDu9bFJ
1czPHYhPbjymfVNUxi60NW3VJw5iAJN89INErJ5sf4RzYKB9OpHHcVBxyFtiFgVe
okXITahmlF4SKmPHaRHMSEC//vQOz6jQ5fJ+qPZUsQtOBMzPc1ggHudI0AtxtqCG
jWaeXT6bPCnxvnQdbtJEaOzGbbN9tVB0ox/2/TnZtezrQmgS9MpYx89WOWmunzCy
aM3TXtsm/S1Rd+rP5rCCLxhuwUNfn6Ya5TbjgfOFDiUfQ+FmdTf3iFqe9RuAU1lM
4ozWDFTYYfcugT9Q3Nebcp0SYqzWqrO3AxKd7Vv4b7APgKkVAinysB7LjRfj717j
81SLOUkJbid49varNSynfpXdwKraIRh2GfqdLVVLOYANTOPXiI8=
=i/2L
-----END PGP SIGNATURE-----

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]