Fwd: make package "*** Error code 1"

2018-06-11 Thread duckmanjbr
In case this helps, here is the full code base: https://github.com/Duckmanjbr/pfSense-pkg-localrepo.git <https://github.com/Duckmanjbr/pfSense-pkg-localrepo.git> > Begin forwarded message: > > From: duckmanjbr > Subject: Re: make package "*** Error code 1" >

Re: make package "*** Error code 1"

2018-06-11 Thread duckmanjbr
This is the result I get with a full debug. Why is the make package looking for a 0.1_GH0.tar.gz file that isn’t there? What am I missing for this basic new port? Applying[_PORTSDIR] :t to "/usr/ports" Result[_PORTSDIR] of :t is "/usr/ports" Applying[DISTFILES] :C to &quo

Re: make package "*** Error code 1"

2018-06-08 Thread duckmanjbr
1st off, thanks everyone for helping me out! There was indeed a missing filename and I believe I’ve remedied that. I’m moving along but now getting a "missing property prefix” error. Am I missing a log file or something to help trouble shoot these errors? I’d like to piece it together to a

Re: make package "*** Error code 1"

2018-06-07 Thread duckmanjbr
} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \ .include > On Jun 7, 2018, at 8:09 PM, duckmanjbr wrote: > > > > > > -- > Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-ports-f3835061.html > ___ >

Re: make package "*** Error code 1"

2018-06-07 Thread duckmanjbr
-- Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-ports-f3835061.html ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: make package "*** Error code 1"

2018-06-07 Thread duckmanjbr
root@:~/pfSense-pkg-localrepo # make package ===> License APACHE20 accepted by the user ===> pfSense-pkg-LocalRepo-0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pfSense-pkg-LocalRepo-0.1_1 for building ===> Extracting for pfSense-pkg-LocalRepo-0.1_1

make package "*** Error code 1"

2018-06-07 Thread duckmanjbr
I am working on my first port and have come across an error that I’m not sure how to research. Can anyone point me in the right direction as to this error code? It’s saying that sed: -I or -i may not be used but I’m not using sed anywhere in the port. -- Sent from: