[Bug 197394] [mantainer update] graphics/opennurbs Check for SRC_BASE existance
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 7 15:51:30 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197394
Bug ID: 197394
Summary: [mantainer update] graphics/opennurbs Check for
SRC_BASE existance
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: fernando.apesteguia at gmail.com
Created attachment 152676
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152676&action=edit
patch to the port's tree
Update port to check the existance of SRC_BASE as suggested by jbeich
(https://lists.freebsd.org/pipermail/svn-ports-all/2015-February/084775.html)
Checked locally moving /usr/src to /usr/src.old:
[fernape at hammer /home/fernape/redports.org/fernape/devel/visualparadigm]$ sudo
port test
===> Using ports tree /usr/ports
===> Validating port with portlint
WARN: Makefile: [40]: possible use of "${CHMOD}" found. Use @(owner,group,mode)
syntax or @owner/@group operators in pkg-plist instead.
WARN: Makefile: the port uses Java but is not part of the ``java'' category
WARN: Makefile: Consider defining LICENSE.
0 fatal errors and 3 warnings found.
===> flags: PREFIX=/tmp/visualparadigm-12.0 NO_DEPENDS=yes
PKG_DBDIR=/tmp/pkg_db.zyRuCmTj PORTSDIR=/usr/ports --
===> Cleaning workspace before port test
===> Cleaning for visualparadigm-12.0
===> visualparadigm-12.0 needs SRC_BASE to compile. Install base system
sources and try again.
*** Error code 1
Stop.
make: stopped in /usr/home/fernape/redports.org/fernape/devel/visualparadigm
===> Error running make build
===> Cleaning up
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list