Created attachment 211730 [details] patch result is undefined: wraptest.cc:325:9: error: 'result' was not declared in this scope 325 | time = result << 32; | ^~~~~~
A commit references this bug: Author: pkubaj Date: Mon Feb 17 20:26:39 UTC 2020 New revision: 526426 URL: https://svnweb.freebsd.org/changeset/ports/526426 Log: science/mbdyn: fix build on powerpc* result is undefined: wraptest.cc:325:9: error: 'result' was not declared in this scope 325 | time = result << 32; | ^~~~~~ PR: 244202 Approved by: yuri (maintainer) Changes: head/science/mbdyn/files/ head/science/mbdyn/files/patch-libraries_libmbwrap_wraptest.cc