Date: Sat, 22 Oct 2016 13:28:15 -0700 From: Cy Schubert <Cy.Schubert@komquats.com> To: Adam Weinberger <adamw@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r424478 - head/editors/vim Message-ID: <201610222028.u9MKSFIh071819@slippy.cwsent.com> In-Reply-To: Message from Adam Weinberger <adamw@FreeBSD.org> of "Sat, 22 Oct 2016 17:03:26 -0000." <201610221703.u9MH3QI6026518@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. 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# -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610222028.u9MKSFIh071819>