Created attachment 185317 [details] v1 patch # QA - portlint OK - poudriere OK in the matrix (10 & 11, vs i386 & amd64) # commit message net-mgmt/riemann-c-client: update 0.9.1 to 1.10.1 upstream changes: - support micro-second timestamps now in upstream Riemann 0.2.13+ - remove test suite reliance on network connectivity to a default riemann server
For the records, I was able to build it in poudriere 10.3 (amd64|i386) only with `MAKE_JOBS_UNSAFE=yes`. http://poudriere.bs2.com.br/poudriere/data/103-amd64-pdbaio/2017-08-12_15h13m03s/logs/errors/riemann-c-client-1.10.1.log http://poudriere.bs2.com.br/poudriere/data/103-amd64-pdbaio/2017-08-12_15h16m06s/logs/riemann-c-client-1.10.1.log
Created attachment 185939 [details] poudriere build log for 10.3_amd64 without MAKE_JOBS_UNSAFE dbaio thanks for the poudriere build. I don't have any issue running poudriere here without MAKE_JOBS_UNSAFE=yes, but from reading up I assume its sporadic. My log attached in case there's something relevant in there I missed. What's needed to move this forward? Do you want me to attach a new patch with this addition, or is it something that needs reporting upstream?
Hi Dave. I'll run another round of build tests, let me check again.
A commit references this bug: Author: dbaio Date: Fri Sep 1 00:18:05 UTC 2017 New revision: 449054 URL: https://svnweb.freebsd.org/changeset/ports/449054 Log: net-mgmt/riemann-c-client: Update to 1.10.1 While here, add LICENSE_FILE and silence portlint warning about order of USES/USE_*. Mark as MAKE_JOBS_UNSAFE, random errors with parallel jobs in poudriere [10.3|11.1] [i386|amd64]. PR: 221440 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer) Changes: head/net-mgmt/riemann-c-client/Makefile head/net-mgmt/riemann-c-client/distinfo head/net-mgmt/riemann-c-client/pkg-plist
Committed, thanks!