Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2015 05:03:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200315] lang/rust: No rule to make target 'prepare_install'
Message-ID:  <bug-200315-13-lg9s4hX97u@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200315-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200315-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200315

--- Comment #3 from Justin Yang <linuxjustin@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@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200315-13-lg9s4hX97u>