Bug#778163: vim: ftbfs with GCC-5

Matthias Klose doko at debian.org
Thu Feb 12 10:37:46 UTC 2015


Package: src:vim
Version: 2:7.4.488-4
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/vim_7.4.488-4_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

[...]
make[2]: *** wait: No child processes.  Stop.
E: Caught signal ‘Terminated’: terminating immediately
make[1]: *** [test] Terminated
make: *** wait: No child processes.  Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes.  Stop.
E888 detected for  \zs*:"
:""""" Write the results """""""""""""
:/\%#=1^Results/,$wq! test.out
search hit BOTTOM, continuing at TOP
E486: Pattern not found: \%#=1^Results/^STARTTEST
search hit BOTTOM, continuing at TOP
E486: Pattern not found: ^STARTTESTVim: Caught deadly signal TERM
Vim: preserving files...
Vim: Finished.
Makefile:1872: recipe for target 'test' failed
Build killed with signal TERM after 150 minutes of inactivity
────────────────────────────────────────────────────────────────────────────────
Build finished at 20150207-1859

Finished
────────

E: Build failure (dpkg-buildpackage died)

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

Purging /«BUILDDIR»
Not cleaning session: cloned chroot in use

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

Build Architecture: amd64
Build-Space: 317912
Build-Time: 9400
Distribution: unstable
Fail-Stage: build
Host Architecture: amd64
Install-Time: 40
Job: vim_2:7.4.488-4
Machine Architecture: amd64
Package: vim
Package-Time: 9490
Source-Version: 2:7.4.488-4
Space: 317912
Status: attempted
Version: 2:7.4.488-4
────────────────────────────────────────────────────────────────────────────────
Finished at 20150207-1859
Build needed 02:38:10, 317912k disc space
DC-Status: Failed 9491.419745649s
DC-Time-Estimation: 9491.419745649 versus expected 3518 (r/m: 1.6979589953521887 ; m: 3518.0)



More information about the pkg-vim-maintainers mailing list