Re: dns/djbdns [do-package] Error code 1

2014-03-09 Thread Michael Gmelin
On Mon, 3 Mar 2014 23:31:29 +0100 "b...@freebsd.org" wrote: > On Mon, Mar 03, 2014 at 11:04:12PM +0100, Michael Gmelin wrote: > > On Thu, 27 Feb 2014 11:47:51 -0800 > > David Thiel wrote: > > > > > On 02/27, Michael Gmelin wrote: > > > > I stumbled over the same problem today on 10.0, make NO_S

Re: dns/djbdns [do-package] Error code 1

2014-03-03 Thread b...@freebsd.org
On Mon, Mar 03, 2014 at 11:04:12PM +0100, Michael Gmelin wrote: > On Thu, 27 Feb 2014 11:47:51 -0800 > David Thiel wrote: > > > On 02/27, Michael Gmelin wrote: > > > I stumbled over the same problem today on 10.0, make NO_STAGE=1 > > > install worked for me on the first attempt though. I can also

Re: dns/djbdns [do-package] Error code 1

2014-03-03 Thread Michael Gmelin
On Thu, 27 Feb 2014 11:47:51 -0800 David Thiel wrote: > On 02/27, Michael Gmelin wrote: > > I stumbled over the same problem today on 10.0, make NO_STAGE=1 > > install worked for me on the first attempt though. I can also > > confirm the problem with dnscache-conf when installing the binary > > p

Re: dns/djbdns [do-package] Error code 1

2014-03-03 Thread Chad J. Milios
> On Mar 3, 2014, at 2:16 AM, Baptiste Daroussin wrote: > >> On Sun, Mar 02, 2014 at 07:53:31PM -0800, David Thiel wrote: >>> On 02/27, Chad J. Milios wrote: >>> root@kakashi:~ # dnscache-conf dnscache dnslog /var/service/dnscache >>> dnscache-conf: fatal: unable to switch to >>> /usr/ports/dns

Re: dns/djbdns [do-package] Error code 1

2014-03-02 Thread Baptiste Daroussin
On Sun, Mar 02, 2014 at 07:53:31PM -0800, David Thiel wrote: > On 02/27, Chad J. Milios wrote: > > root@kakashi:~ # dnscache-conf dnscache dnslog /var/service/dnscache > > dnscache-conf: fatal: unable to switch to > > /usr/ports/dns/djbdns/work/stage/usr/local: file does not exist > > root@kakashi

Re: dns/djbdns [do-package] Error code 1

2014-03-02 Thread David Thiel
On 02/27, Chad J. Milios wrote: > root@kakashi:~ # dnscache-conf dnscache dnslog /var/service/dnscache > dnscache-conf: fatal: unable to switch to > /usr/ports/dns/djbdns/work/stage/usr/local: file does not exist > root@kakashi:~ # strings `which dnscache-conf` | grep stage > /usr/ports/dns/djbdns

Re: dns/djbdns [do-package] Error code 1

2014-02-27 Thread David Thiel
On 02/27, Michael Gmelin wrote: > I stumbled over the same problem today on 10.0, make NO_STAGE=1 > install worked for me on the first attempt though. I can also confirm > the problem with dnscache-conf when installing the binary package > using "pkg install". Can you confirm the exact version you

Re: dns/djbdns [do-package] Error code 1

2014-02-27 Thread Michael Gmelin
> On 27 Feb 2014, at 11:43, "Chad J. Milios" wrote: > > setting MAKE_JOBS_UNSAFE didn't do it for me. furthermore, i have more > peculiarities to report: > > my testing earlier, (where i got the build/package/install to "succeed" by > doing `make clean && make && sleep 1 && make package`) re

Re: dns/djbdns [do-package] Error code 1

2014-02-27 Thread Chad J. Milios
setting MAKE_JOBS_UNSAFE didn't do it for me. furthermore, i have more peculiarities to report: my testing earlier, (where i got the build/package/install to "succeed" by doing `make clean && make && sleep 1 && make package`) resulted in quietly installing a borked program. dnscache-conf then

Re: dns/djbdns [do-package] Error code 1

2014-02-19 Thread Chad J. Milios
Oh yeah, I probably should have mentioned I'm on 9.2-RELEASE/amd64 with all ZFS file systems (except tmpfs /tmp). I'll give that a shot and report back, usually woulda been my first stab at it but i too had a feeling that just didnt seem to be applicable in this case. I'll have to try it out to

Re: dns/djbdns [do-package] Error code 1

2014-02-19 Thread David Thiel
Interesting, I can't seem to replicate it here. It doesn't seem like MAKE_JOBS_UNSAFE would apply, but perhaps try that? On 02/19, Chad J. Milios wrote: > there seems to be a timing issue. can anyone else please confirm this > problem is happening? I haven't gone ahead and tried any non-default

dns/djbdns [do-package] Error code 1

2014-02-19 Thread Chad J. Milios
there seems to be a timing issue. can anyone else please confirm this problem is happening? I haven't gone ahead and tried any non-default values of vfs.timestamp_precision. make package fails 26/30 times make && sleep 1 && make package succeeds 50/50 times Thanks in advance. here is the ful