Created attachment 202723 [details] patch Please try an exp-run with the patch from D19500. It adds a symlink /usr/include/endian.h -> sys/endian.h to improve compatibility with Linux and other BSDs. I don't expect much if any fallout, but we might as well verify.
Guess sef@ would be interested as well (for ZoF).
New failures on amd64: + {"origin"=>"graphics/libcaca", "phase"=>"build", "errortype"=>"clang"} + {"origin"=>"graphics/mesa-dri", "phase"=>"build", "errortype"=>"???"} + {"origin"=>"lang/spidermonkey170", "phase"=>"build", "errortype"=>"???"} + {"origin"=>"lang/spidermonkey24", "phase"=>"build", "errortype"=>"clang"} + {"origin"=>"security/zzuf", "phase"=>"build", "errortype"=>"clang"} + {"origin"=>"sysutils/prelink", "phase"=>"build", "errortype"=>"clang"} Around 300 ports skipped due to new failures New failure logs on amd64: http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-08_21h13m25s/logs/errors/libcaca-0.99.b19_2.log http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-08_21h13m25s/logs/errors/mesa-dri-18.3.2_2.log http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-08_21h13m25s/logs/errors/spidermonkey170-17.0.0_8.log http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-08_21h13m25s/logs/errors/spidermonkey24-24.2.0_10.log http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-08_21h13m25s/logs/errors/zzuf-0.13_1.log http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-08_21h13m25s/logs/errors/prelink-20130503_1.log
Created attachment 202853 [details] patch Thanks you. Please give this updated patch a try.
There is a new kind of failure with the new patch: http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-14_16h04m46s/logs/errors/vpopmail-5.4.33_3.log http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-14_16h04m46s/logs/errors/prelink-20130503_1.log
Another one: http://package18.nyi.freebsd.org/data/headamd64PR236398-default/2019-03-14_16h04m46s/logs/palemoon-27.9.4_4.log
The upstream revision was abandoned in favour of a different approach.