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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 20 05:03:03 UTC 2015


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

--- Comment #3 from Justin Yang <linuxjustin at gmail.com> ---
Hi,

I'm back. I find the issue is raised by `sudo` rather than `portmaster`. If I
go into the `/usr/ports/lang/rust` and run `sudo make install clean`, it will
fail with errors "Access denied" shown. However, if I run it as root, say, just
`make install clean`, it builds and installs without any problems. A bit
strange.

P.S.: My `sudo` version is 1.8.13, compiled from ports:

justin at darkgeek-freebsd.pts/1 ~ % pkg info sudo
sudo-1.8.13
Name           : sudo
Version        : 1.8.13
Installed on   : Tue Mar 24 09:58:09 CST 2015
Origin         : security/sudo
Architecture   : freebsd:10:x86:64
Prefix         : /usr/local
Categories     : security
Licenses       : sudo
Maintainer     : garga at FreeBSD.org
WWW            : http://www.sudo.ws/
Comment        : Allow others to run commands as root
Options        :
    AUDIT          : on
    DISABLE_AUTH   : off
    DISABLE_ROOT_SUDO: off
    DOCS           : on
    INSULTS        : off
    LDAP           : off
    NLS            : on
    NOARGS_SHELL   : off
    OPIE           : off
    SSSD           : off
Shared Libs required:
    libintl.so.8
Shared Libs provided:
    libsudo_util.so.0
Annotations    :
Flat size      : 3.22MiB
Description    :
This is the CU version of sudo.

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


More information about the freebsd-ports-bugs mailing list