Bug#777999: megaglest: ftbfs with GCC-5

Matthias Klose doko at debian.org
Thu Feb 12 10:34:18 UTC 2015


Package: src:megaglest
Version: 3.9.1-3
Severity: normal
Tags: sid stretch
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-5

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

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/megaglest_3.9.1-3_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

┌──────────────────────────────────────────────────────────────────────────────┐
│ Fetch source files                                                           │
└──────────────────────────────────────────────────────────────────────────────┘


Check APT
─────────

Checking available source versions...
Can't find source for megaglest_3.9.1-3
(only different version(s) megaglest 3.11.0+dfsg-2 found)

┌──────────────────────────────────────────────────────────────────────────────┐
│ Cleanup                                                                      │
└──────────────────────────────────────────────────────────────────────────────┘

Purging /«BUILDDIR»
Not cleaning session: cloned chroot in use
E: Failed to fetch source files

┌──────────────────────────────────────────────────────────────────────────────┐
│ Summary                                                                      │
└──────────────────────────────────────────────────────────────────────────────┘

Build Architecture: amd64
Build-Space: 0
Build-Time: 0
Distribution: unstable
Fail-Stage: fetch-src
Host Architecture: amd64
Install-Time: 0
Job: megaglest_3.9.1-3
Machine Architecture: amd64
Package: megaglest
Package-Time: 0
Source-Version: 3.9.1-3
Space: 0
Status: failed
Version: 3.9.1-3
────────────────────────────────────────────────────────────────────────────────
Finished at 20150207-1553
Build needed 00:00:00, 0k disc space
E: Failed to fetch source files
DC-Status: Failed 12.62676841s
DC-Time-Estimation: 12.62676841 versus expected 3962 (r/m: 312.7778306650672 ; m: 12.62676841)



More information about the Pkg-games-devel mailing list