Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2014 03:28:08 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 190642] New: science/scipy: Packaging fails with DOCS=off at 0.14.0
Message-ID:  <bug-190642-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 190642
           Summary: science/scipy: Packaging fails with DOCS=off at 0.14.0
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: john@saltant.com
                CC: wen@FreeBSD.org

Created attachment 143391
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143391&action=edit
Predicate PLIST_* on DOCS option

Build log excerpt:

# --- SNIP START ---

---Begin Environment---
OSVERSION=1000510
UNAME_v=FreeBSD 10.0-RELEASE
UNAME_r=10.0-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/srv/poudriere/data/build/100ramd64-default-drivel/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=92404
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=py27-scipy-0.14.0
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/usr/home/obrienjw
MASTERNAME=100ramd64-default-drivel
USER=root
HOME=/root
POUDRIERE_VERSION=3.0.15
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for py27-scipy-0.14.0:
     ATLAS=off: Use optimized blas library
     DOCS=off: Build and/or install documentation
     SUITESPARSE=on: Use AMD and UMFPACK in SuiteSparse
===> Use 'make config' to modify these settings
---End OPTIONS List---

# --- SNIP STOP ---


And then later...

# --- SNIP START ---

=======================<phase: package        >============================
===>  Building package for py27-scipy-0.14.0
pkg-static:
lstat(/wrkdirs/usr/ports/science/py-scipy/work/stage/usr/local/@comment
share/doc/scipy/): No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/science/py-scipy

# --- SNIP STOP ---

See attached patch for suggested fix (tested).

-- 
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-190642-13>