==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: smartmontools 7.5-1 (Sat May 3 14:25:14 2025) ==> Retrieving sources... -> Found smartmontools-7.5.tar.gz -> Found smartmontools-7.5.tar.gz.asc -> Found smartd.conf ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... smartmontools-7.5.tar.gz ... Passed smartmontools-7.5.tar.gz.asc ... Skipped smartd.conf ... Passed ==> Making package: smartmontools 7.5-1 (Sat May 3 14:25:35 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found smartmontools-7.5.tar.gz -> Found smartmontools-7.5.tar.gz.asc -> Found smartd.conf ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting smartmontools-7.5.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -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 for g++... g++ 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for nm... nm 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... yes checking for sys/sysmacros.h... yes checking for linux/compiler.h... no checking for linux/cciss_ioctl.h... yes checking for __int128... no checking for long double with more range or precision than double... no checking for getopt_long... yes checking for close_range... yes checking whether byte ordering is bigendian... no checking whether g++ supports __attribute__((packed))... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking for systemd/sd-daemon.h... yes checking for sd_notify in -lsystemd... yes checking for g++ option to accept C++17... none needed checking for g++ option to accept C++14 but not C++17... -std=gnu++14 checking for 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_linux.cpp uses new interface... yes checking whether NVMe device scanning could be safely enabled... yes checking whether _FORTIFY_SOURCE is predefined... yes 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.5 configuration: host operating system: armv7l-unknown-linux-gnueabihf C++ compiler: g++ C compiler: gcc preprocessor flags: C++ compiler flags: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W C compiler flags: -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection linker flags: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now OS specific modules: os_linux.o cciss.o dev_areca.o Reproducible build: SOURCE_DATE_EPOCH=1746303931 [2025-05-03T14:25:31-06:00] binary install path: /usr/bin 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/bin/update-smart-drivedb database update branch: branches/RELEASE_7_5_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/share/smartmontools/smartd_warning.sh smartd plugin path: /usr/share/smartmontools/smartd_warning.d PATH within scripts: /usr/local/bin:/usr/bin:/bin smartd service file: /usr/lib/systemd/system/smartd.service smartd environ file: /etc/conf.d/smartd smartd save files: [disabled] smartd attribute logs: [disabled] SELinux support: no libcap-ng support: yes systemd notify support: yes NVMe DEVICESCAN: yes ----------------------------------------------------------------------------- make all-am make[1]: Entering directory '/build/smartmontools/src/smartmontools-7.5' g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT atacmdnames.o -MD -MP -MF .deps/atacmdnames.Tpo -c -o atacmdnames.o atacmdnames.cpp g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT atacmds.o -MD -MP -MF .deps/atacmds.Tpo -c -o atacmds.o atacmds.cpp g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT ataidentify.o -MD -MP -MF .deps/ataidentify.Tpo -c -o ataidentify.o ataidentify.cpp g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT ataprint.o -MD -MP -MF .deps/ataprint.Tpo -c -o ataprint.o ataprint.cpp g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT dev_ata_cmd_set.o -MD -MP -MF .deps/dev_ata_cmd_set.Tpo -c -o dev_ata_cmd_set.o dev_ata_cmd_set.cpp mv -f .deps/atacmdnames.Tpo .deps/atacmdnames.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT dev_intelliprop.o -MD -MP -MF .deps/dev_intelliprop.Tpo -c -o dev_intelliprop.o dev_intelliprop.cpp mv -f .deps/ataidentify.Tpo .deps/ataidentify.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT dev_interface.o -MD -MP -MF .deps/dev_interface.Tpo -c -o dev_interface.o dev_interface.cpp mv -f .deps/dev_ata_cmd_set.Tpo .deps/dev_ata_cmd_set.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT dev_jmb39x_raid.o -MD -MP -MF .deps/dev_jmb39x_raid.Tpo -c -o dev_jmb39x_raid.o dev_jmb39x_raid.cpp mv -f .deps/dev_intelliprop.Tpo .deps/dev_intelliprop.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT farmcmds.o -MD -MP -MF .deps/farmcmds.Tpo -c -o farmcmds.o farmcmds.cpp mv -f .deps/dev_jmb39x_raid.Tpo .deps/dev_jmb39x_raid.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT farmprint.o -MD -MP -MF .deps/farmprint.Tpo -c -o farmprint.o farmprint.cpp mv -f .deps/dev_interface.Tpo .deps/dev_interface.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT json.o -MD -MP -MF .deps/json.Tpo -c -o json.o json.cpp atacmds.cpp: In function 'int smartcommandhandler(ata_device*, smart_command_set, int, char*)': atacmds.cpp:535:32: warning: this statement may fall through [-Wimplicit-fallthrough=] atacmds.cpp:537:7: note: here mv -f .deps/atacmds.Tpo .deps/atacmds.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT knowndrives.o -MD -MP -MF .deps/knowndrives.Tpo -c -o knowndrives.o knowndrives.cpp mv -f .deps/farmcmds.Tpo .deps/farmcmds.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT nvmecmds.o -MD -MP -MF .deps/nvmecmds.Tpo -c -o nvmecmds.o nvmecmds.cpp mv -f .deps/nvmecmds.Tpo .deps/nvmecmds.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT nvmeprint.o -MD -MP -MF .deps/nvmeprint.Tpo -c -o nvmeprint.o nvmeprint.cpp mv -f .deps/knowndrives.Tpo .deps/knowndrives.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT scsicmds.o -MD -MP -MF .deps/scsicmds.Tpo -c -o scsicmds.o scsicmds.cpp json.cpp: In member function 'void json::ref::operator+=(std::initializer_list<json::initlist_value>)': json.cpp:249:6: note: parameter passing for argument of type 'std::initializer_list<json::initlist_value>' changed in GCC 7.1 json.cpp: In member function 'void json::ref::operator+=(std::initializer_list<json::initlist_key_value_pair>)': json.cpp:244:44: note: parameter passing for argument of type 'const std::initializer_list<json::initlist_value>' changed in GCC 7.1 mv -f .deps/json.Tpo .deps/json.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT scsiata.o -MD -MP -MF .deps/scsiata.Tpo -c -o scsiata.o scsiata.cpp mv -f .deps/farmprint.Tpo .deps/farmprint.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT scsinvme.o -MD -MP -MF .deps/scsinvme.Tpo -c -o scsinvme.o scsinvme.cpp mv -f .deps/ataprint.Tpo .deps/ataprint.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT scsiprint.o -MD -MP -MF .deps/scsiprint.Tpo -c -o scsiprint.o scsiprint.cpp scsicmds.cpp: In member function 'bool scsi_device::query_cmd_support()': scsicmds.cpp:85:38: warning: 'void* calloc(size_t, size_t)' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] scsicmds.cpp:85:38: note: earlier argument should specify number of elements, later size of each element mv -f .deps/scsicmds.Tpo .deps/scsicmds.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT os_linux.o -MD -MP -MF .deps/os_linux.Tpo -c -o os_linux.o os_linux.cpp mv -f .deps/scsiata.Tpo .deps/scsiata.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT cciss.o -MD -MP -MF .deps/cciss.Tpo -c -o cciss.o cciss.cpp mv -f .deps/nvmeprint.Tpo .deps/nvmeprint.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT dev_areca.o -MD -MP -MF .deps/dev_areca.Tpo -c -o dev_areca.o dev_areca.cpp mv -f .deps/scsinvme.Tpo .deps/scsinvme.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT smartd.o -MD -MP -MF .deps/smartd.Tpo -c -o smartd.o smartd.cpp mv -f .deps/cciss.Tpo .deps/cciss.Po g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT popen_as_ugid.o -MD -MP -MF .deps/popen_as_ugid.Tpo -c -o popen_as_ugid.o popen_as_ugid.cpp mv -f .deps/popen_as_ugid.Tpo .deps/popen_as_ugid.Po /bin/sh ./config.status -q --file=update-smart-drivedb dev_areca.cpp: In member function 'virtual int generic_areca_device::arcmsr_command_handler(long unsigned int, unsigned char*, int)': dev_areca.cpp:146:5: warning: this statement may fall through [-Wimplicit-fallthrough=] dev_areca.cpp:153:3: note: here mv -f .deps/dev_areca.Tpo .deps/dev_areca.Po /bin/sh ./config.status -q --file=smartd_warning.sh chmod +x update-smart-drivedb $(SMARTD_SERVICE_FILTER) < ./smartd.service.in > smartd.service ./getversion.sh -i > svnversion.h chmod +x smartd_warning.sh /* svnversion.h. Generated by getversion.sh from Id strings. */ #define SMARTMONTOOLS_SVN_REV "5714" #define SMARTMONTOOLS_SVN_DATE "2025-04-30" #define SMARTMONTOOLS_SVN_TIME "07:43:44" g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT smartctl.o -MD -MP -MF .deps/smartctl.Tpo -c -o smartctl.o smartctl.cpp g++ -DHAVE_CONFIG_H -I. -DSOURCE_DATE_EPOCH=1746303931 -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -MT utility.o -MD -MP -MF .deps/utility.Tpo -c -o utility.o utility.cpp os_linux.cpp: In function 'int os_linux::do_normal_scsi_cmnd_io(int, scsi_cmnd_io*, int)': os_linux.cpp:771:25: warning: this statement may fall through [-Wimplicit-fallthrough=] os_linux.cpp:773:5: note: here os_linux.cpp:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=] os_linux.cpp:779:5: note: here mv -f .deps/os_linux.Tpo .deps/os_linux.Po $(MAN_FILTER) < ./smartd.conf.5.in > smartd.conf.5 $(MAN_FILTER) < ./smartctl.8.in > smartctl.8 $(MAN_FILTER) < ./smartd.8.in > smartd.8 $(MAN_FILTER) < ./update-smart-drivedb.8.in > update-smart-drivedb.8 mv -f .deps/utility.Tpo .deps/utility.Po mv -f .deps/scsiprint.Tpo .deps/scsiprint.Po mv -f .deps/smartctl.Tpo .deps/smartctl.Po g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_intelliprop.o dev_interface.o dev_jmb39x_raid.o farmcmds.o farmprint.o json.o knowndrives.o nvmecmds.o nvmeprint.o scsicmds.o scsiata.o scsinvme.o scsiprint.o utility.o os_linux.o cciss.o dev_areca.o smartd.cpp: In function 'void capabilities_drop_now()': smartd.cpp:1059:14: warning: ignoring return value of 'int capng_apply(capng_select_t)' declared with attribute 'warn_unused_result' [-Wunused-result] mv -f .deps/smartd.Tpo .deps/smartd.Po g++ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=gnu++11 -Wall -W -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o smartd smartd.o atacmdnames.o atacmds.o dev_ata_cmd_set.o dev_intelliprop.o dev_interface.o dev_jmb39x_raid.o knowndrives.o nvmecmds.o scsicmds.o scsiata.o scsinvme.o utility.o popen_as_ugid.o os_linux.o cciss.o dev_areca.o -lcap-ng -lsystemd make[1]: Leaving directory '/build/smartmontools/src/smartmontools-7.5' ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/build/smartmontools/src/smartmontools-7.5' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/etc' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/bin' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/smartmontools/smartd_warning.d' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/smartmontools' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/smartmontools' /usr/bin/install -c -m 644 drivedb.h '/build/smartmontools/pkg/smartmontools/usr/share/smartmontools' /usr/bin/install -c -m 644 './smartd.conf' '/build/smartmontools/pkg/smartmontools/etc/smartd.conf' /usr/bin/install -c update-smart-drivedb '/build/smartmontools/pkg/smartmontools/usr/bin' /usr/bin/install -c -m 644 AUTHORS ChangeLog ChangeLog-6.0-7.0 COPYING INSTALL NEWS README TODO smartd.conf '/build/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts' /usr/bin/install -c -m 644 examplescripts/README '/build/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/smartmontools' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/lib/systemd/system' /usr/bin/install -c -m 644 smartd.service '/build/smartmontools/pkg/smartmontools/usr/lib/systemd/system' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/bin' /usr/bin/install -c smartd_warning.sh '/build/smartmontools/pkg/smartmontools/usr/share/smartmontools' /usr/bin/install -c examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 examplescripts/Example7 examplescripts/Example8 '/build/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/man/man5' /usr/bin/install -c smartctl smartd '/build/smartmontools/pkg/smartmontools/usr/bin' /usr/bin/mkdir -p '/build/smartmontools/pkg/smartmontools/usr/share/man/man8' /usr/bin/install -c -m 644 smartd.conf.5 '/build/smartmontools/pkg/smartmontools/usr/share/man/man5' /usr/bin/install -c -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/build/smartmontools/pkg/smartmontools/usr/share/man/man8' make[1]: Leaving directory '/build/smartmontools/src/smartmontools-7.5' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "smartmontools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: smartmontools 7.5-1 (Sat May 3 14:26:06 2025) ==> Cleaning up...