Date: Sun, 23 Oct 2016 00:58:16 +0300 From: Boris Samorodov <bsam@passap.ru> To: Adam Weinberger <adamw@adamw.org>, Cy Schubert <Cy.Schubert@komquats.com> Cc: Adam Weinberger <adamw@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r424478 - head/editors/vim Message-ID: <3146047c-78f5-9929-22ce-efd62770c4f6@passap.ru> In-Reply-To: <77C418A9-F395-4F7B-97DE-439D147A077F@adamw.org> References: <201610222028.u9MKSFIh071819@slippy.cwsent.com> <77C418A9-F395-4F7B-97DE-439D147A077F@adamw.org>
next in thread | previous in thread | raw e-mail | index | archive | help
23.10.2016 00:50, Adam Weinberger пишет: >> On 22 Oct, 2016, at 14:28, Cy Schubert <Cy.Schubert@komquats.com> wrote: >> >> In message <201610221703.u9MH3QI6026518@repo.freebsd.org>, Adam Weinberger >> writ >> es: >>> Author: adamw >>> Date: Sat Oct 22 17:03:26 2016 >>> New Revision: 424478 >>> URL: https://svnweb.freebsd.org/changeset/ports/424478 >>> >>> Log: >>> Update to patchlevel 46. >>> >>> Modified: >>> head/editors/vim/Makefile >>> head/editors/vim/distinfo >>> >>> Modified: head/editors/vim/Makefile >>> ============================================================================= >>> = >>> --- head/editors/vim/Makefile Sat Oct 22 15:30:08 2016 (r424477) >>> +++ head/editors/vim/Makefile Sat Oct 22 17:03:26 2016 (r424478) >>> @@ -2,7 +2,7 @@ >>> # $FreeBSD$ >>> >>> PORTNAME= vim >>> -PORTVERSION= 8.0.0035 >>> +PORTVERSION= 8.0.0046 >>> DISTVERSIONPREFIX= v >>> CATEGORIES= editors >>> >>> >>> Modified: head/editors/vim/distinfo >>> ============================================================================= >>> = >>> --- head/editors/vim/distinfo Sat Oct 22 15:30:08 2016 (r424477) >>> +++ head/editors/vim/distinfo Sat Oct 22 17:03:26 2016 (r424478) >>> @@ -1,3 +1,3 @@ >>> -TIMESTAMP = 1476303311 >>> -SHA256 (vim-vim-v8.0.0035_GH0.tar.gz) = 5b88509107cba8ca336450ec8f5b78bc53b3 >>> f079c6788ec168c2d9f08591ced2 >>> -SIZE (vim-vim-v8.0.0035_GH0.tar.gz) = 12919456 >>> +TIMESTAMP = 1477153978 >>> +SHA256 (vim-vim-v8.0.0046_GH0.tar.gz) = a768d3b959c44c6084c1c745012766a53730 >>> 3c687f8869d3e877c5a25cc812f4 >>> +SIZE (vim-vim-v8.0.0046_GH0.tar.gz) = 12924328 >> >> Hi Adam, >> >> This fails to build on a -CURRENT as of r307727. Here's the tail of the >> build. This may be fixed by base/r307754. >> >> checking linker --as-needed support... yes >> configure: updating cache auto/config.cache >> configure: creating auto/config.status >> config.status: creating auto/config.mk >> config.status: creating auto/config.h >> ===> Building for vim-8.0.0046 >> cc -emit-llvm -pipe -pipe -DLIBICONV_PLUG -fstack-protector >> -fno-strict-aliasing -pipe -c -o .c.bco >> cc: error: no input files >> *** Error code 1 >> >> Stop. >> make[2]: stopped in /export/wrkdir/amd64/usr/ports/editors/vim/work/vim-8.0. >> 0046 >> *** Error code 1 >> >> Stop. >> make[1]: stopped in /usr/ports/editors/vim >> *** Error code 1 >> >> Stop. >> make: stopped in /usr/ports/editors/vim >> slippy# > > Oh my! Thank you for the log. I don't have a -CURRENT VM handy. This definitely looks like a make-related problem. Do you have any thoughts on what's wrong here? -- WBR, bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3146047c-78f5-9929-22ce-efd62770c4f6>