devel/jsoncpp and staging?

Mathieu Arnold mat at FreeBSD.org
Tue Dec 18 07:54:35 UTC 2018


On Mon, Dec 17, 2018 at 07:25:10PM -0800, Steve Kargl wrote:
> On Mon, Dec 17, 2018 at 05:48:57PM -0800, Steve Kargl wrote:
> > I must be missing a change in how staging works.
> > 
> > % cd /usr/ports/devel/jsoncpp
> > % make
> > 
> > ===>  Staging for jsoncpp-1.8.1_5
> > ===>   Generating temporary packing list
> > (cd /usr/ports/devel/jsoncpp/work/jsoncpp-1.8.1/include/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&  /usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE json/ /usr/ports/devel/jsoncpp/work/stage/usr/local/include/jsoncpp/)
> > chmod: json/allocator.h: No such file or directory
> > chmod: json/assertions.h: No such file or directory
> > chmod: json/autolink.h: No such file or directory
> > chmod: json/config.h: No such file or directory
> > chmod: json/features.h: No such file or directory
> > chmod: json/forwards.h: No such file or directory
> > chmod: json/json.h: No such file or directory
> > chmod: json/reader.h: No such file or directory
> > chmod: json/value.h: No such file or directory
> > chmod: json/version.h: No such file or directory
> > chmod: json/writer.h: No such file or directory
> > 
> > % ls work/stage/usr/local/include/jsoncpp/json
> > <no files!!!>
> > 
> > Now, let's re-run make
> > 
> > %  make
> 
> Same problem with news/xpn, except running make multiple
> times does not correct the missing files problem.  So,
> is there away to use the ports collection with staging
> disabled?  src.conf documents WITHOUT_STAGING, but the
> port collections seems to ignore this varible.

src.conf is about the source tree, it has absolutely nothing to do with
ports.  Staging is a mandatory feature of every port.

I cannot reproduce the error you encounter, what version of FreeBSD are
you running?

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20181218/9af7c422/attachment.sig>


More information about the freebsd-ports mailing list