Source: smartmontools Version: 6.5+svn4324-1 Severity: important Hi,
smartmontools FTBFS on kfreebsd-*: https://buildd.debian.org/status/fetch.php?pkg=smartmontools&arch=kfreebsd-i386&ver=6.5%2Bsvn4324-1&stamp=1469902260 https://buildd.debian.org/status/fetch.php?pkg=smartmontools&arch=kfreebsd-amd64&ver=6.5%2Bsvn4324-1&stamp=1469902249 i686-kfreebsd-gnu-g++ -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/freebsd -fsigned-char -Wall -O2 -W -fPIE -pie -Wl,-z,relro -Wl,-z,now -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_interface.o knowndrives.o nvmecmds.o nvmeprint.o scsicmds.o scsiata.o scsiprint.o utility.o os_freebsd.o cciss.o dev_areca.o -lcam -lusb os_freebsd.o: In function `os_freebsd::freebsd_nvme_device::open()': /«BUILDDIR»/smartmontools-6.5+svn4324/os_freebsd.cpp:501: undefined reference to `strnstr(char const*, char const*, unsigned int)' collect2: error: ld returned 1 exit status Makefile:841: recipe for target 'smartctl' failed make[2]: *** [smartctl] Error 1 Andreas