INFO: not using any hashes in /data/userland-archives/hashes for smartmontools-7.4.tar.gz (overridden with --hash) Source /data/userland-archives/smartmontools-7.4.tar.gz... not found, skipping file copy Source https://sourceforge.net/projects/smartmontools/files/smartmontools/7.4/smartmontools-7.4.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file update-smart-drivedb.in symlink cloning /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.4 to /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether /usr/gcc/10/bin/g++ accepts -g... yes checking for /usr/gcc/10/bin/g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/10/bin/g++... gcc3 checking for gcc... /usr/gcc/10/bin/gcc checking whether the compiler supports GNU C... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/10/bin/gcc... gcc3 checking dependency style of /usr/gcc/10/bin/gcc... gcc3 checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for nm... nm checking whether reproducible build is selected (SOURCE_DATE_EPOCH)... no checking whether this is a build from SVN... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for locale.h... yes checking for byteswap.h... no checking for __int128... yes checking for long double with more range or precision than double... yes checking for getopt_long... yes checking whether byte ordering is bigendian... no checking whether /usr/gcc/10/bin/g++ supports __attribute__((packed))... yes checking for sigaction... yes checking for /usr/gcc/10/bin/g++ option to accept C++17... -std=gnu++17 checking for /usr/gcc/10/bin/g++ option to accept C++14 but not C++17... none needed checking for /usr/gcc/10/bin/g++ option to accept C++11 but not C++14... -std=gnu++11 checking for regcomp... yes checking whether the OS provides a POSIX API... yes checking whether os_solaris.cpp uses new interface... no checking whether /usr/gcc/10/bin/g++ supports -Wformat=2... yes checking whether /usr/gcc/10/bin/g++ supports -Werror=return-type... yes checking whether /usr/gcc/10/bin/g++ supports -fstack-protector-strong... yes checking whether _FORTIFY_SOURCE is predefined... no checking whether /usr/gcc/10/bin/g++ supports _FORTIFY_SOURCE=3... no checking whether /usr/gcc/10/bin/g++ supports _FORTIFY_SOURCE=2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands checking whether make sets $(MAKE)... (cached) yes configure: ----------------------------------------------------------------------------- smartmontools-7.4 configuration: host operating system: x86_64-pc-solaris2.11 C++ compiler: /usr/gcc/10/bin/g++ C compiler: /usr/gcc/10/bin/gcc preprocessor flags: C++ compiler flags: -m64 -O3 -std=gnu++11 -Wall -W -Wformat=2 -Werror=return-type -fstack-protector-strong C compiler flags: -m64 -O3 linker flags: -m64 OS specific modules: os_solaris.o dev_legacy.o binary install path: /usr/sbin man page install path: /usr/share/man doc file install path: /usr/share/doc/smartmontools examples install path: /usr/share/doc/smartmontools/examplescripts drive database file: /usr/share/smartmontools/drivedb.h database update script: /usr/sbin/update-smart-drivedb database update branch: branches/RELEASE_7_3_DRIVEDB download tools: curl wget lynx svn GnuPG for verification: /usr/bin/gpg2 local drive database: /etc/smart_drivedb.h smartd config file: /etc/smartd.conf smartd warning script: /usr/sbin/smartd_warning.sh smartd plugin path: /usr/sbin/smartd_warning.d PATH within scripts: /usr/local/bin:/usr/bin:/bin smartd initd script: [disabled] smartd save files: /var/lib/smartmontools/smartd.MODEL-SERIAL.TYPE.state smartd attribute logs: /var/lib/smartmontools/attrlog.MODEL-SERIAL.TYPE.csv NVMe DEVICESCAN: yes ----------------------------------------------------------------------------- cat ChangeLog NEWS $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h In function 'int {anonymous}::name2command(const char*)', inlined from 'virtual bool {anonymous}::parsed_ata_device::open()' at atacmds.cpp:2681:28: atacmds.cpp:2580:16: warning: 'int std::strcmp(const char*, const char*)' of a string of length 93 and an array of size 40 evaluates to nonzero [-Wstring-compare] 2580 | if (!strcmp(s, commandstrings[i])) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In function 'int {anonymous}::name2command(const char*)', inlined from 'virtual bool {anonymous}::parsed_ata_device::open()' at atacmds.cpp:2709:28: atacmds.cpp:2580:16: warning: 'int std::strcmp(const char*, const char*)' of a string of length 93 and an array of size 40 evaluates to nonzero [-Wstring-compare] 2580 | if (!strcmp(s, commandstrings[i])) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ os_solaris.cpp: In function 'int do_scsi_cmnd_io(int, scsi_cmnd_io*, int)': os_solaris.cpp:316:26: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t' {aka 'long unsigned int'} [-Wformat=] 316 | pout(" dxfer_len=%d, resid=%d\n", iop->dxfer_len, iop->resid); | ~^ ~~~~~~~~~~~~~~ | | | | int std::size_t {aka long unsigned int} | %ld config.status: creating update-smart-drivedb $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.4/smartctl.8.in > smartctl.8 $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.4/smartd.conf.5.in > smartd.conf.5 $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.4/smartd.8.in > smartd.8 $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.4/update-smart-drivedb.8.in > update-smart-drivedb.8 $(SOLARIS_MAN_FILTER) < smartd.conf.5 > smartd.conf.4 config.status: creating smartd_warning.sh $(SOLARIS_MAN_FILTER) < smartctl.8 > smartctl.1m $(SOLARIS_MAN_FILTER) < smartd.8 > smartd.1m $(SOLARIS_MAN_FILTER) < update-smart-drivedb.8 > update-smart-drivedb.1m /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin/smartd_warning.d' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools/examplescripts' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/smartmontools' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/smartmontools' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools/examplescripts' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/var/lib/smartmontools' /usr/bin/ginstall -c update-smart-drivedb '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin' /usr/bin/ginstall -c -m 644 AUTHORS ChangeLog ChangeLog-6.0-7.0 COPYING INSTALL NEWS README TODO smartd.conf '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools' /usr/bin/ginstall -c -m 644 drivedb.h '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/smartmontools' /usr/bin/ginstall -c -m 644 examplescripts/README '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools/examplescripts' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/var/lib/smartmontools' /usr/bin/ginstall -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.4/smartd.conf' '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/etc/smartd.conf' /usr/bin/ginstall -c examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 examplescripts/Example7 examplescripts/Example8 '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools/examplescripts' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin' /usr/bin/ginstall -c smartd_warning.sh '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin' /usr/bin/ginstall -c smartctl smartd '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin' /usr/bin/ginstall -c -m 644 'smartd.conf.4' '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/man/man4/smartd.conf.4' /usr/bin/ginstall -c -m 644 'smartctl.1m' '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/man/man1m/smartctl.1m' /usr/bin/ginstall -c -m 644 'smartd.1m' '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/man/man1m/smartd.1m' /usr/bin/ginstall -c -m 644 'update-smart-drivedb.1m' '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/man/man1m/update-smart-drivedb.1m' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/manifest-i386-smartmontools.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: sysutils/smartmontools pkg://openindiana.org/storage/smartmontools@7.4,5.11-2023.0.0.0:20230912T203140Z PUBLISHED