From nobody@FreeBSD.org  Sat Apr 12 01:20:49 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 31A492FC
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Apr 2014 01:20:49 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 1E5501547
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Apr 2014 01:20:49 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3C1Km8i022381
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 12 Apr 2014 01:20:48 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3C1Kmgx022376;
	Sat, 12 Apr 2014 01:20:48 GMT
	(envelope-from nobody)
Message-Id: <201404120120.s3C1Kmgx022376@cgiserv.freebsd.org>
Date: Sat, 12 Apr 2014 01:20:48 GMT
From: George Fazio <gfazio@n3gqf.us>
To: freebsd-gnats-submit@FreeBSD.org
Subject: devel/git fails to install in jail
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188489
>Category:       ports
>Synopsis:       devel/git fails to install in jail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 01:30:00 UTC 2014
>Closed-Date:    Mon Apr 28 01:51:24 UTC 2014
>Last-Modified:  Mon Apr 28 01:51:24 UTC 2014
>Originator:     George Fazio
>Release:        9-stable
>Organization:
>Environment:
FreeBSD ssh.lunaticcafe.us 9.2-STABLE FreeBSD 9.2-STABLE #22 r264291: Wed Apr  9 06:42:27 EDT 2014     root@mail.lunaticcafe.us:/usr/obj/usr/src/sys/MAIL  amd64

>Description:
Jail created with sysutil/ezjail-admin.

When installing devel/git, installation fails.

====> Running Q/A tests (stage-qa)
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/hooks/setgitperms.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/hooks/update-paranoid
Warning: /usr/bin/python is an invalid shebang you need USES=shebangfix for share/git-core/contrib/svn-fe/svnrdump_sim.py
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/stats/mailmap.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/stats/packinfo.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/buildsystems/engine.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/buildsystems/generate
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/buildsystems/parse.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/mw-to-git/t/test-gitmw.pl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/mw-to-git/git-mw.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/mw-to-git/git-remote-mediawiki.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/contacts/git-contacts
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/fast-import/git-import.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/fast-import/import-directories.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/fast-import/import-tars.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/examples/git-remote.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/examples/git-rerere.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/examples/git-svnimport.perl
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/diff-highlight/diff-highlight
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/credential/netrc/git-credential-netrc
Warning: /usr/bin/perl is an invalid shebang you need USES=shebangfix for share/git-core/contrib/credential/netrc/test.pl
Error: /var/ports/basejail/usr/ports/devel/git/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Git/.packlist is referring to /var/ports/basejail/usr/ports/devel/git/work/stage
*** [stage-qa] Error code 1

Stop in /basejail/usr/ports/devel/git.
*** [install] Error code 1

Stop in /basejail/usr/ports/devel/git.
*** [reinstall] Error code 1

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

Fixed shebang issues adding

SHEBANG_FILES=  contrib/hooks/setgitperms.perl contrib/hooks/update-paranoid contrib/svn-fe/svnrdump_sim.py contrib/stats/mailmap.pl contrib/stats/packinfo.pl contrib/buildsystems/engine.pl contrib/buildsystems/generate contrib/buildsystems/parse.pl contrib/mw-to-git/t/test-gitmw.pl contrib/mw-to-git/git-mw.perl contrib/mw-to-git/git-remote-mediawiki.perl contrib/contacts/git-contacts contrib/fast-import/git-import.perl contrib/fast-import/import-directories.perl contrib/fast-import/import-tars.perl contrib/examples/git-remote.perl contrib/examples/git-rerere.perl contrib/examples/git-svnimport.perl contrib/diff-highlight/diff-highlight contrib/credential/netrc/git-credential-netrc contrib/credential/netrc/test.pl

uses shebangfix was already in Makefile.

Re-built, but installation is still failing with

====> Running Q/A tests (stage-qa)
Error: /var/ports/basejail/usr/ports/devel/git/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Git/.packlist is referring to /var/ports/basejail/usr/ports/devel/git/work/stage
*** [stage-qa] Error code 1

Stop in /basejail/usr/ports/devel/git.
*** [install] Error code 1

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

>How-To-Repeat:
make devel/git from inside jail
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Apr 12 04:09:35 UTC 2014 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188489 
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 12 04:09:50 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188489 

From: George Fazio <gfazio@n3gqf.us>
To: bug-followup@FreeBSD.org, gfazio@n3gqf.us
Cc:  
Subject: Re: ports/188489: devel/git fails to install in jail
Date: Sat, 12 Apr 2014 14:58:35 -0400

 This can be closed.  I had turned on developer mode for something I was 
 trying to port and gave upon a while back.  I'm surprised more stuff 
 wasn't failing.  Port builds and installs without issue now.
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Mon Apr 28 01:51:23 UTC 2014 
State-Changed-Why:  
Per submitter request 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188489 
>Unformatted:
