Fix rpath option of NetBSD CI#3495
Conversation
dougnazar
commented
Jun 21, 2026
- Tell compiler to pass -R option to linker instead of a remark
Signed-off-by: Doug Nazar <nazard@nazar.ca>
|
A ZIP file with standard source tarball and another tarball with pre-built docs for commit fc63968 is temporarily available: NUT-tarballs-PR-3495.zip. |
|
✅ Build nut 2.8.5.4851-master completed (commit cd9725a5f7 by @dougnazar)
|
|
So just installed NetBSD 9.4 & 10.1 to play with. Both use GCC, however the CI seems to use a beta of 11 and Clang. With GCC, |
|
Failed some one scenario on FreeBSD 15 for reasons unrelated to this PR - but as it seems close to the subject of build recipe improvements, I'll rant a bit about it, maybe eventually this would help find the problem?.. So here goes: Since the last month's migration/update of that worker from FreeBSD 12, once in a few hundred builds (maybe 3-5 times overall so far) it fails to render a random doc or man page and fails (usually the Maybe it is some (mis-)feature of So at face value, it randomly can not parse an asciidoc=>xml=>someting final, and move back that final result. For some reason, here it claims failure of a ton of "fanout" branches although I think only |
|
I saw the |