[Debian-med-packaging] Bug#925635: ariba: ftbfs with GCC-9

Matthias Klose doko at debian.org
Wed Mar 27 19:44:06 GMT 2019


Package: src:ariba
Version: 2.13.3+ds-1
Severity: normal
Tags: sid bullseye
User: debian-gcc at 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/ariba_2.13.3+ds-1_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.

[...]
    essential: true
   -
    package: base-passwd
    version: 3.5.46
    architecture: amd64
    essential: true
   -
    package: base-files
    version: 10.1
    architecture: amd64
    essential: true
   -
    package: autotools-dev
    version: 20180224.1
    architecture: all
   -
    package: autopoint
    version: 0.19.8.1-9
    architecture: all
   -
    package: automake
    version: 1:1.16.1-4
    architecture: all
   -
    package: autoconf
    version: 2.69-11
    architecture: all
   -
    package: asciidoctor
    version: 1.5.8-1
    architecture: all
 
background-packages: 59784
foreground-packages: 1
total-packages: 59785
broken-packages: 0

+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Package build dependencies not satisfied; skipping

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: any
Build-Space: n/a
Build-Time: 0
Distribution: unstable
Fail-Stage: install-deps
Host Architecture: amd64
Install-Time: 0
Job: ariba_2.13.3+ds-1
Machine Architecture: amd64
Package: ariba
Package-Time: 0
Source-Version: 2.13.3+ds-1
Space: n/a
Status: given-back
Version: 2.13.3+ds-1
--------------------------------------------------------------------------------
Finished at 2019-03-26T16:49:43Z
Build needed 00:00:00, no disk space
E: Package build dependencies not satisfied; skipping
DC-Status: Failed 103.612884587s



More information about the Debian-med-packaging mailing list