Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-01 Thread James McCoy
On Sat, Oct 01, 2016 at 10:48:47PM +0100, Steven Chamberlain wrote: > Hi, Hi! > The error is slightly different now. > > Test_communicate was fixed upstream: > | 1621 7.4.2154 Test_communicate() fails sometimes Well, worked around. That just marks the test as flaky, so it'll get retried onc

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-13 Thread James McCoy
On Sat, Oct 01, 2016 at 08:33:54PM -0400, James McCoy wrote: > On Sat, Oct 01, 2016 at 10:48:47PM +0100, Steven Chamberlain wrote: > > But now, a new error is being seen on kfreebsd and interestingly, also > > on linux-alpha: > > > > | Found errors in Test_tagcase()

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-13 Thread James McCoy
On Fri, Oct 14, 2016 at 12:08:46AM +0100, Steven Chamberlain wrote: > Hi, > > James McCoy wrote: > > I've solved the fifo test failure, and now am able to see the segfault > > on fischer. However, gdb has been pretty useless for me on kfreebsd. > > > > Is

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-13 Thread James McCoy
On Thu, Oct 13, 2016 at 07:37:13PM -0400, James McCoy wrote: > However, I was currently looking into a different test failure whose > symptom is that ":set modified" doesn't actually do anything. Interesting. This has something to do with enabling the language bindings. Wh

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-13 Thread James McCoy
On Thu, Oct 13, 2016 at 08:27:12PM -0400, James McCoy wrote: > On Thu, Oct 13, 2016 at 07:37:13PM -0400, James McCoy wrote: > > However, I was currently looking into a different test failure whose > > symptom is that ":set modified" doesn't actually do anythin

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-14 Thread James McCoy
On Thu, Oct 13, 2016 at 09:08:17PM -0400, James McCoy wrote: > On Thu, Oct 13, 2016 at 08:27:12PM -0400, James McCoy wrote: > > On Thu, Oct 13, 2016 at 07:37:13PM -0400, James McCoy wrote: > > > However, I was currently looking into a different test failure whose > >

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-15 Thread James McCoy
On Sat, Oct 15, 2016 at 03:41:07PM +0100, Steven Chamberlain wrote: > Steven Chamberlain wrote: > > If I override that flag with -fno-wrapv: > > > > + $(CCC) $(LUA_CFLAGS) $(PERL_CFLAGS) -fno-wrapv $(PYTHON_CFLAGS) > > $(PYTHON3_CFLAGS) $(RUBY_CFLAGS) $(TCL_CFLAGS) -o $@ option.c > > > > then

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-15 Thread James McCoy
On Sat, Oct 15, 2016 at 01:40:43PM -0400, James McCoy wrote: > On Sat, Oct 15, 2016 at 03:41:07PM +0100, Steven Chamberlain wrote: > > Steven Chamberlain wrote: > > > If I override that flag with -fno-wrapv: > > > > > > + $(CCC) $(LUA_CFLAGS) $(PER

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-10-15 Thread James McCoy
Control: tag -1 help On Sun, Oct 16, 2016 at 12:27:13AM +0100, Steven Chamberlain wrote: > Hi! > > I was about finished for the night, but then I thought to recompile > option.c this way: > > $ cd src/vim-gtk > $ touch option.c > $ make PERL_CFLAGS="$(perl -MExtUtils::Embed -e ccopts) -g -O0 >

Re: Bug#827319: vim: FTBFS[alpha,kfreebsd-*]: Test_tagcase() failed

2016-11-04 Thread James McCoy
On Fri, Nov 04, 2016 at 01:39:35PM +, Steven Chamberlain wrote: > Hi, > > If you've no objection, I may build vim on the kfreebsd-* porterboxes > with DEB_BUILD_OPTIONS=nocheck, and binNMU the result. What about just disabling the Perl bindings on kfreebsd-any for now? Cheers, -- James GPG

Re: Bug#888566: vim FTBFS on alpha: vim segfaults in the build

2018-01-28 Thread James McCoy
Control: reassign -1 src:glibc 2.24-2 Control: affects -1 src:vim On Sat, Jan 27, 2018 at 02:37:21PM -0500, James McCoy wrote: > On Sat, Jan 27, 2018 at 05:50:16PM +1300, Michael Cree wrote: > > [snip useful details] > > > > Four of those bytes difference are due to t

Re: Bug#888566: vim FTBFS on alpha: vim segfaults in the build

2018-02-24 Thread James McCoy
On Sat, Feb 24, 2018 at 07:13:02PM +0100, Aurelien Jarno wrote: > On 2018-01-28 21:05, James McCoy wrote: > > Control: reassign -1 src:glibc 2.24-2 > > Control: affects -1 src:vim > > > > On Sat, Jan 27, 2018 at 02:37:21PM -0500, James McCoy wrote: > > > On S