From nobody@FreeBSD.org  Thu Oct 17 13:05:32 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 692EDC70
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Oct 2013 13:05:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 3CCBC2E0F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Oct 2013 13:05:32 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9HD5Vff059740
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 17 Oct 2013 13:05:31 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9HD5V3w059735;
	Thu, 17 Oct 2013 13:05:31 GMT
	(envelope-from nobody)
Message-Id: <201310171305.r9HD5V3w059735@oldred.freebsd.org>
Date: Thu, 17 Oct 2013 13:05:31 GMT
From: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: devel/llvm33: pkg-static: No such file or directory
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         183052
>Category:       ports
>Synopsis:       devel/llvm33: pkg-static: No such file or directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brooks
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 17 13:10:00 UTC 2013
>Closed-Date:    Thu Oct 17 14:41:26 UTC 2013
>Last-Modified:  Thu Oct 17 14:41:26 UTC 2013
>Originator:     O. Hartmann
>Release:        FreeBSD 11.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
FreeBSD 11.0-CURRENT #2 r256646: Wed Oct 16 21:06:11 CEST 2013 amd64
>Description:
Updating and/or installing port devel/llvm33 fails on all CURRENT systems I try to update with the following error message.

Using portmaster, there is also a very unconvenient side effect, related to portmaster's illadvised logic: The port is gone after the failure like shown below occured.

It seems the installation seeks for binaries that havn't been built during build of the port.

[...]
/bin/ln -f /usr/ports/devel/llvm33/work/stage/usr/local/llvm33/bin/FileCheck  /usr/ports/devel/llvm33/work/stage/usr/local/bin/FileCheck33
for man in lit.1 bugpoint.1 llc.1 lli.1 llvm-ar.1 llvm-as.1  llvm-bcanalyzer.1 llvm-config.1 llvm-cov.1 llvm-diff.1  llvm-dis.1 llvm-extract.1 llvm-link.1 llvm-nm.1  llvm-prof.1 llvm-ranlib.1 llvm-stress.1 opt.1 tblgen.1; do  install  -o root -g wheel -m 444 /usr/ports/devel/llvm33/work/llvm-3.3.src/docs/_build/man/${man}  /usr/ports/devel/llvm33/work/stage/usr/local/man/man1/${man%.1}33.1 ;  done
====> Compressing man pages
===>   Installing ldconfig configuration file
===>  Installing for llvm33-3.3_5
===>   Registering installation for llvm33-3.3_5
pkg-static: lstat(/usr/ports/devel/llvm33/work/stage/llvm33bin/lit): No such file or directory
pkg-static: lstat(/usr/ports/devel/llvm33/work/stage/llvm33bin/llvm-lit): No such file or directory
pkg-static: lstat(/usr/ports/devel/llvm33/work/stage/llvm33bin/FileCheck): No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/devel/llvm33
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/llvm33

===>>> Installation of llvm33-3.3_5 (devel/llvm33) failed
===>>> Aborting update

===>>> Killing background jobs
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> devel/llvm33 

>How-To-Repeat:
Try installing devel/llvm33 on most recent portstree revision and 11.0CURRENT/10.0-ALPHA6
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->brooks 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 17 13:10:16 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183052 
State-Changed-From-To: open->closed 
State-Changed-By: brooks 
State-Changed-When: Thu Oct 17 14:41:05 UTC 2013 
State-Changed-Why:  
Fixed 

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