Turns out that there were some actual errors with a single root cause:
```
Undefined first referenced
symbol in file
lzc_rollback_to pics/libzfs_dataset.o
ld:
fatal: symbol referencing errors. No output written to libzfs.so.1
collect2: ld
returned 1 exit status
*** Error code 1
```It seems that linker errors of this kind are not included into `mail_msg` (and that is what appears to be reported by Jenkins). I ran a local nightly build to find that error in `nightly.log`. I am going to commit a fix shortly. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/311#issuecomment-307118260 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T574326b78696dbfb-M62d4850dbecf15847cfc97a6 Powered by Topicbox: https://topicbox.com
