Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 10:42:20 GMT
From:      John Marino <freebsd@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183121: cad/kicad-devel: builds in illegal area (/root)
Message-ID:  <201310201042.r9KAgK7S053064@oldred.freebsd.org>
Resent-Message-ID: <201310201050.r9KAo04E076316@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183121
>Category:       ports
>Synopsis:       cad/kicad-devel: builds in illegal area (/root)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 20 10:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
DragonFly's version of poudriere uses a Read-Only world which detects when ports use area that are off limits during building and installing.  cad/kicad-devel is one such port.  To reproduce on FreeBSD, try changing permissions on /root to readonly before building the port.

This is considered an error by the port by portmgr.

=====================================================
--- .downloads-by-cmake/boost_1_54_0/src/boost-stamp/boost-bzr_add_boost ---
/usr/local/bin/cmake -E cmake_progress_report /wrkdirs/cad/kicad-devel/work/kicad-r4313/CMakeFiles 
[ 42%] adding pristine boost files to 'boost scratch repo'
bzr add -q /wrkdirs/cad/kicad-devel/work/kicad-r4313/.downloads-by-cmake/boost_1_54_0/src/boost/boost
failed to open trace file: [Errno 30] Read-only file system: '/root/.bzr.log'
bzr: ERROR: [Errno 30] Read-only file system: '/root/.bazaar'
*** [.downloads-by-cmake/boost_1_54_0/src/boost-stamp/boost-bzr_add_boost] Error code 3

make: stopped in /wrkdirs/cad/kicad-devel/work/kicad-r4313
1 error

make: stopped in /wrkdirs/cad/kicad-devel/work/kicad-r4313
*** [CMakeFiles/boost.dir/all] Error code 2
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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