[Bug 1679849] Re: vim FTBFS during a rebuild test for zesty
Barry Warsaw
1679849 at bugs.launchpad.net
Fri Apr 7 19:07:39 UTC 2017
This builds for me locally, so I think this may have fixed itself.
** Changed in: vim (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/1679849
Title:
vim FTBFS during a rebuild test for zesty
Status in vim package in Ubuntu:
Invalid
Bug description:
vim version 2:8.0.0095-1ubuntu3 failed to build from source on amd64
during an archive rebuild test for zesty. The build log can be found
here:
https://launchpadlibrarian.net/312225140/buildlog_ubuntu-zesty-
amd64.vim_2%3A8.0.0095-1ubuntu3_BUILDING.txt.gz
The failure seems to be:
rm -rf *.out *.failed *.res *.rej *.orig test.log messages test.out X* viminfo tiny.vim small.vim mbyte.vim mzscheme.vim lua.vim test.ok benchmark.out valgrind.*
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/testdir'
if test -d po; then \
cd po; /usr/bin/make checkclean; \
fi
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/po'
Makefile:4: ../auto/config.mk: No such file or directory
make[3]: *** No rule to make target '../auto/config.mk'. Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/po'
Makefile:2181: recipe for target 'testclean' failed
make[2]: *** [testclean] Error 2
make[2]: *** Waiting for unfinished jobs....
cp config.mk.dist auto/config.mk
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:36: recipe for target 'distclean' failed
make[1]: *** [distclean] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:251: recipe for target 'autoconf-stamp' failed
make: *** [autoconf-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1679849/+subscriptions
More information about the foundations-bugs
mailing list