Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Feb 2015 15:51:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197394] [mantainer update] graphics/opennurbs Check for SRC_BASE existance
Message-ID:  <bug-197394-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: fernando.apesteguia@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@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.



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