[Bug 200315] lang/rust: No rule to make target 'prepare_install'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 19 03:10:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200315

            Bug ID: 200315
           Summary: lang/rust: No rule to make target 'prepare_install'
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: linuxjustin at gmail.com

I just update my ports tree and try to install the latest (1.0) `lang/rust`
port, however, it fails with the following errors:

...skip...
cfg: including install rules
gmake: stat: GNUmakefile: 拒绝访问 (Access denied)
gmake: stat: makefile: 拒绝访问 (Access denied)
gmake: stat: Makefile: 拒绝访问 (Access denied)
gmake: stat: prepare_install: 拒绝访问 (Access denied)
gmake: *** No rule to make target 'prepare_install'。 停止 (Stopped)。
/usr/ports/lang/rust/work/rustc-1.0.0/mk/install.mk:14: recipe for target
'install' failed
gmake[2]: *** [install] Error 2
gmake[2]: Leaving directory '/usr/ports/lang/rust/work/rustc-1.0.0'
*** Error code 2

Stop.
make[1]: stopped in /usr/ports/lang/rust
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/rust

===>>> make stage failed for lang/rust
===>>> Aborting update


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

My computer runs FreeBSD 10.1 amd64, upgraded from 10.0 by compiling from
source using GENERIC kernel. If more information is needed, don't hesitate to
tell me. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list