gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools' Source /data/userland-archives/smartmontools-7.2.tar.gz... not found, skipping file copy Source https://sourceforge.net/projects/smartmontools/files/smartmontools/7.2/smartmontools-7.2.tar.gz... downloading... validating signature... skipping (no signature URL) validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.2 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 thread-safe 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 we are using the GNU C++ compiler... yes checking whether /usr/gcc/7/bin/g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/g++... gcc3 checking for gcc... /usr/gcc/7/bin/gcc checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking dependency style of /usr/gcc/7/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... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for nm... nm checking whether this is a build from SVN... no checking how to run the C++ preprocessor... /usr/gcc/7/bin/g++ -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking byteswap.h usability... no checking byteswap.h presence... no 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 for clock_gettime... yes checking for ftime... yes checking for gettimeofday... yes checking whether byte ordering is bigendian... no checking whether /usr/gcc/7/bin/g++ supports __attribute__((packed))... yes checking for sigaction... yes checking for /usr/gcc/7/bin/g++ option to accept C++11... none needed checking for regcomp... yes checking whether os_solaris.cpp uses new interface... no checking whether /usr/gcc/7/bin/g++ supports -Wformat=2... yes checking whether /usr/gcc/7/bin/g++ supports -fstack-protector-strong... yes checking whether _FORTIFY_SOURCE is predefined... no checking whether /usr/gcc/7/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.2 configuration: host operating system: i386-pc-solaris2.11 C++ compiler: /usr/gcc/7/bin/g++ C compiler: /usr/gcc/7/bin/gcc preprocessor flags: C++ compiler flags: -m64 -O3 -Wall -W -Wformat=2 -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_2_DRIVEDB download tools: curl wget lynx svn GnuPG for verification: gpg 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 ----------------------------------------------------------------------------- make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' cat ChangeLog NEWS $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h os_solaris.cpp: In function 'int do_scsi_cmnd_io(int, scsi_cmnd_io*, int)': os_solaris.cpp:381:68: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::size_t {aka long unsigned int}' [-Wformat=] pout(" dxfer_len=%d, resid=%d\n", iop->dxfer_len, iop->resid); ~~~~~~~~~~~~~~ ^ $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.2/smartctl.8.in > smartctl.8 $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.2/smartd.conf.5.in > smartd.conf.5 $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.2/smartd.8.in > smartd.8 config.status: creating update-smart-drivedb $(MAN_FILTER) < /jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.2/update-smart-drivedb.8.in > update-smart-drivedb.8 $(SOLARIS_MAN_FILTER) < smartd.conf.5 > smartd.conf.4 $(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 config.status: creating smartd_warning.sh make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' /usr/bin/gmkdir -p '/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/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/sbin' /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 '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/smartmontools-7.2/smartd.conf' '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/etc/smartd.conf' /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/var/lib/smartmontools' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/var/lib/smartmontools' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools' /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/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/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/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/prototype/i386/usr/share/doc/smartmontools/examplescripts' /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/usr/share/doc/smartmontools/examplescripts' /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/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' /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' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools/build/amd64' 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.2,5.11-2020.0.1.0:20210114T111318Z PUBLISHED gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/sysutils/smartmontools'