Created attachment 152267 [details] Patch to the ports tree According to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187506 and the diggings by phk@ and others, it seems the zlib version that opennurbs uses is out of sync with the library in the base system. The attached patch makes opennurbs link against the system's zlib. Poudriere logs for {8.4,9.3,10.1}amd64 attached.
Created attachment 152268 [details] poudriere log on 8.4-RELEASE-amd64
Created attachment 152269 [details] poudriere log on 9.3-RELEASE-amd64
Created attachment 152270 [details] poudriere log on 10.1-RELEASE-amd64
Created attachment 152273 [details] new port patch New port patch
Created attachment 152274 [details] new poudriere log on 10.1-RELEASE-amd64
Created attachment 152275 [details] new poudriere log on 9.3-RELEASE-amd64
Created attachment 152277 [details] new poudriere log on 8.4-RELEASE-amd64
Attached new files due to small Makefile modification.
Committed in r378553: https://svnweb.freebsd.org/changeset/ports/378553 Thanks!