Bug#897829: ossim: ftbfs with GCC-8

Matthias Klose doko at debian.org
Fri May 4 13:23:02 BST 2018


Package: src:ossim
Version: 2.3.1-1
Severity: normal
Tags: sid buster
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/ossim_2.3.1-1_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

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

[...]

+------------------------------------------------------------------------------+
| Fetch source files                                                           |
+------------------------------------------------------------------------------+


Check APT
---------

Checking available source versions...
E: apt-cache returned no information about ossim source
E: Are there any deb-src lines in your /etc/apt/sources.list?
du: cannot access '/build/ossim-HMhuJF/ossim-2.3.1': No such file or directory
E: read_command failed to execute du
E: Cannot determine space needed for /build/ossim-HMhuJF/ossim-2.3.1 (du failed)

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

Purging /build/ossim-HMhuJF
Not cleaning session: cloned chroot in use
E: Failed to fetch source files

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

Build Architecture: amd64
Build Type: any
Build-Space: n/a
Build-Time: 0
Distribution: unstable
Fail-Stage: fetch-src
Host Architecture: amd64
Install-Time: 0
Job: ossim_2.3.1-1
Machine Architecture: amd64
Package: ossim
Package-Time: 0
Source-Version: 2.3.1-1
Space: n/a
Status: given-back
Version: 2.3.1-1
--------------------------------------------------------------------------------
Finished at 2018-05-02T12:50:42Z
Build needed 00:00:00, no disk space
E: Failed to fetch source files
DC-Status: Failed 28.94951302s
DC-Time-Estimation: 28.94951302 versus expected 267 (r/m: 8.222953070593654 ; m: 28.94951302)



More information about the Pkg-grass-devel mailing list