Date: Thu, 17 Oct 2013 13:05:31 GMT From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/183052: devel/llvm33: pkg-static: No such file or directory Message-ID: <201310171305.r9HD5V3w059735@oldred.freebsd.org> Resent-Message-ID: <201310171310.r9HDA0s5089795@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 183052 >Category: ports >Synopsis: devel/llvm33: pkg-static: No such file or directory >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 17 13:10:00 UTC 2013 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310171305.r9HD5V3w059735>