Fix some problems building recent NUT on Solaris 8#1738
Fix some problems building recent NUT on Solaris 8#1738jimklimov merged 33 commits intonetworkupstools:masterfrom
Conversation
…gure script (and syntax-check with it) [networkupstools#1736]
…me systems may need additional SEMLIBS [networkupstools#1736]
…%s", NULL) does a null-dereference [networkupstools#1736]
|
TODO: need a better test for availability of |
|
Oddly, several platforms failed a C++ test that this did not intentionally touch on: |
…ng UTF-8 content of git changelog
…e commit comment starts with equivalent list
|
As another clue, it seems to fail this way in distcheck - so maybe something misbehaves for out-of-tree builds/tests?.. UPDATE: just building out of tree ( Practically reproducibility is constrained to systems capable of building C++11 and CPPUNIT tests (Solaris 8 is not among these), so gcc-4.9+ and clang/icc; both exposed the problem, on openbsd VM and debian-ish containers... |
…d keeping "no" as an answer [networkupstools#1736]
…OUT if it appears
|
In the end, somehow |
That was an interesting trip down the memory lane... see #1736 (and #1737 to an extent - not addressed much here except handling the situation in tests)
Now let CI chew at this, whether dumbed-down shell and perl scripts for syntax of the past millenium are compatible with all the new kids on the block? ;)