svn commit: r424478 - head/editors/vim

Cy Schubert Cy.Schubert at komquats.com
Sat Oct 22 20:28:25 UTC 2016


In message <201610221703.u9MH3QI6026518 at 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 at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-ports-head mailing list