Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 11:12:01 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/184128: devel/git does not install 
Message-ID:  <E1Vj4lN-000DVo-P4@apollo.emma.line.org>
Resent-Message-ID: <201311202200.rAKM00wv054196@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184128
>Category:       ports
>Synopsis:       devel/git does not install
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 20 22:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 9.2-RELEASE FreeBSD 9.2-RELEASE #4: Thu Oct 17 06:54:18 CEST 2013 root@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
$ ident Makefile
     $FreeBSD: head/devel/git/Makefile 334236 2013-11-18 18:22:52Z wxs $

$ make pretty-print-config
+CONTRIB +CURL +CVS +ETCSHELLS -GITWEB +GUI +HTMLDOCS +ICONV +NLS +P4 +PERL +SVN

Trying to install git fails for me:

===> Installing contributed scripts
/bin/mkdir -p /usr/local/share/git-core/contrib
/bin/cp -R /var/tmp/usr/ports.svn/devel/git/work/git-1.8.4.3/contrib/* /usr/local/share/git-core/contrib
cd /var/tmp/usr/ports.svn/devel/git/work/git-1.8.4.3/contrib/subtree && /usr/bin/env V=1 PERL_PATH=/usr/local/bin/perl NEEDS_LIBICONV=yes  ICONVDIR=/usr/local CURLDIR=/usr/local OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include  OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -march=athlon64 -I/usr/local/include -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector"  CXX="c++" CXXFLAGS="-O2 -pipe -march=athlon64 -I/usr/local/include -fstack-protector -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -C -S  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install -C -S  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install -C -S  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install -C -S  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install -C -S  -o root -g wheel -m 444"  gmake -f
  Makefile prefix="/usr/local" TCL_PATH=/usr/local/bin/tclsh8.5 TCLTK_PATH=/usr/local/bin/wish8.5 OPENSSL_CFLAGS="-DNO_IDEA" install install-doc
install -d -m 755 /usr/local/libexec/git-core
install -m 755 git-subtree /usr/local/libexec/git-core
xmlto -m ../../Documentation/manpage-normal.xsl  man git-subtree.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
compilation error: file /tmp/xmlto-xsl.9HgKVw line 4 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
gmake: *** [git-subtree.1] Error 1
*** [post-install] Error code 2

Stop in /usr/ports.svn/devel/git.

	
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Vj4lN-000DVo-P4>