D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/hddtemp-0.3-0.beta15.24.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BjhC0Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hddtemp-0.3-beta15 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/hddtemp-0.3-beta15.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hddtemp-0.3-beta15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hddtemp_0.3-beta15-52.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hddtemp-0.3-beta15-autodetect-717479.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/hddtemp-user-context-type.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VtqsOY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hddtemp-0.3-beta15 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file po/Makevars.template autoreconf: running: aclocal --force -I m4 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:11: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:11: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation src/Makefile.am:24: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-db-path=/etc/hddtemp.db checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc 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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for in_addr_t... yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for strerror in -lcposix... no checking for signed... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking Location of hddtemp.db... "/etc/hddtemp.db" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating intl/Makefile config.status: WARNING: 'intl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile hddtemp-0.3-beta15 is now configured for Build: aarch64-mageia-linux-gnu Host: aarch64-mageia-linux-gnu Source directory: . Installation prefix: /usr C compiler: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in intl make[2]: Nothing to be done for 'all'. Making all in po test -z "de.gmo fr.gmo pt.gmo ru.gmo sv.gmo" || /usr/bin/make de.gmo fr.gmo pt.gmo ru.gmo sv.gmo make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po pt.po:7: warning: header field 'Language' missing in header 21 translated messages, 3 fuzzy translations. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po de.po:9: warning: header field 'Language' missing in header 24 translated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po fr.po:8: warning: header field 'Language' missing in header 23 translated messages, 1 untranslated message. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po sv.po:7: warning: header field 'Language' missing in header 21 translated messages, 3 fuzzy translations. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po ru.po:7: warning: header field 'Language' missing in header 15 translated messages, 4 fuzzy translations, 5 untranslated messages. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' touch stamp-po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' Making all in m4 make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-atacmds.o `test -f 'atacmds.c' || echo './'`atacmds.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-ata.o `test -f 'ata.c' || echo './'`ata.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-sata.o `test -f 'sata.c' || echo './'`sata.c sata.c: In function 'sata_probe': sata.c:71:28: warning: pointer targets in passing argument 2 of 'scsi_inquiry' differ in signedness [-Wpointer-sign] 71 | if (scsi_inquiry(device, buf)) | ^~~ | | | char * In file included from sata.c:45: scsicmds.h:29:45: note: expected 'unsigned char *' but argument is of type 'char *' 29 | int scsi_inquiry(int device, unsigned char *buffer); | ~~~~~~~~~~~~~~~^~~~~~ sata.c: In function 'sata_model': sata.c:92:28: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] 92 | return strdup(identify + 54); | ~~~~~~~~~^~~~ | | | unsigned char * In file included from sata.c:36: /usr/include/string.h:167:14: note: expected 'const char *' but argument is of type 'unsigned char *' 167 | extern char *strdup (const char *__s) | ^~~~~~ sata.c: In function 'sata_get_temperature': sata.c:127:10: warning: implicit declaration of function 'ata_get_powermode' [-Wimplicit-function-declaration] 127 | switch(ata_get_powermode(dsk->fd)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-satacmds.o `test -f 'satacmds.c' || echo './'`satacmds.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-backtrace.o `test -f 'backtrace.c' || echo './'`backtrace.c backtrace.c:175:2: warning: #warning "Backtracing is not supported for this architexture." [-Wcpp] 175 | #warning "Backtracing is not supported for this architexture." | ^~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-scsi.o `test -f 'scsi.c' || echo './'`scsi.c scsi.c: In function 'scsi_model': scsi.c:66:23: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] 66 | return strdup(buf + 8); | ~~~~^~~ | | | unsigned char * In file included from scsi.c:38: /usr/include/string.h:167:14: note: expected 'const char *' but argument is of type 'unsigned char *' 167 | extern char *strdup (const char *__s) | ^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-db.o `test -f 'db.c' || echo './'`db.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-utf8.o `test -f 'utf8.c' || echo './'`utf8.c utf8.c: In function 'degree_sign': utf8.c:103:36: warning: pointer targets in passing argument 1 of 'iconv_from_utf8_to_locale' differ in signedness [-Wpointer-sign] 103 | return iconv_from_utf8_to_locale(str, " \0"); | ^~~ | | | unsigned char * utf8.c:35:52: note: expected 'const char *' but argument is of type 'unsigned char *' 35 | static char *iconv_from_utf8_to_locale(const char *string, const char* fallback_string) | ~~~~~~~~~~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-scsicmds.o `test -f 'scsicmds.c' || echo './'`scsicmds.c scsicmds.c: In function 'scsi_modeselect': scsicmds.c:185:49: warning: pointer targets in passing argument 4 of 'scsi_command' differ in signedness [-Wpointer-sign] 185 | return scsi_command(device, cdb, sizeof(cdb), buffer, cdb[4], SG_DXFER_TO_DEV); | ^~~~~~ | | | char * scsicmds.c:116:78: note: expected 'unsigned char *' but argument is of type 'char *' 116 | int scsi_command(int device, unsigned char *cdb, int cdb_len, unsigned char *buffer, int buffer_len, int dxfer_direction) | ~~~~~~~~~~~~~~~^~~~~~ scsicmds.c: In function 'scsi_smartDEXCPTdisable': scsicmds.c:217:37: warning: pointer targets in passing argument 2 of 'scsi_modeselect' differ in signedness [-Wpointer-sign] 217 | return scsi_modeselect (device, buf); | ^~~ | | | unsigned char * scsicmds.c:172:39: note: expected 'char *' but argument is of type 'unsigned char *' 172 | int scsi_modeselect(int device, char *buffer) { | ~~~~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-daemon.o `test -f 'daemon.c' || echo './'`daemon.c daemon.c: In function 'daemon_stop': daemon.c:252:22: warning: unused parameter 'n' [-Wunused-parameter] 252 | void daemon_stop(int n) { | ~~~~^ daemon.c: In function 'daemon_send_msg': daemon.c:204:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 204 | write(cfd,&separator, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ daemon.c:205:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 205 | write(cfd, &msg, n); | ^~~~~~~~~~~~~~~~~~~ daemon.c:206:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 206 | write(cfd,&separator, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~ daemon.c: In function 'do_daemon_mode': daemon.c:289:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 289 | chdir("/"); | ^~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I../intl -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -c -o hddtemp-hddtemp.o `test -f 'hddtemp.c' || echo './'`hddtemp.c hddtemp.c: In function 'main': hddtemp.c:358:2: warning: this statement may fall through [-Wimplicit-fallthrough=] 358 | printf(_(" Usage: hddtemp [OPTIONS] [TYPE:]DISK1 [[TYPE:]DISK2]...\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | "\n" | ~~~~ 360 | " hddtemp displays the temperature of drives supplied in argument.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 361 | " Drives must support S.M.A.R.T.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 362 | "\n" | ~~~~ 363 | " TYPE could be SATA, PATA or SCSI. If omitted hddtemp will try to guess.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 364 | "\n" | ~~~~ 365 | " -b --drivebase : display database file content that allow hddtemp to\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 366 | " recognize supported drives.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 367 | " -D --debug : display various S.M.A.R.T. fields and their values.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 368 | " Useful to find a value that seems to match the\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 369 | " temperature and/or to send me a report.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 370 | " (done for every drive supplied).\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 371 | " -d --daemon : run hddtemp in TCP/IP daemon mode (port %d by default.)\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 372 | " -f --file=FILE : specify database file to use.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 373 | " -F --foreground : don't daemonize, stay in foreground.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 374 | " -l --listen=addr : listen on a specific interface (in TCP/IP daemon mode).\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 375 | " -n --numeric : print only the temperature.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 376 | " -p --port=# : port to listen to (in TCP/IP daemon mode).\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 377 | " -s --separator=C : separator to use between fields (in TCP/IP daemon mode).\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 378 | " -S --syslog=s : log temperature to syslog every s seconds.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 379 | " -u --unit=[C|F] : force output temperature either in Celsius or Fahrenheit.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 380 | " -q --quiet : do not check if the drive is supported.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 381 | " -v --version : display hddtemp version number.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 382 | " -w --wake-up : wake-up the drive if need.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 383 | " -4 : listen on IPv4 sockets only.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 384 | " -6 : listen on IPv6 sockets only.\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 385 | "\n" | ~~~~ 386 | "Report bugs or new drives to .\n"), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 387 | PORT_NUMBER); | ~~~~~~~~~~~~ hddtemp.c:388:7: note: here 388 | case 'v': | ^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' aarch64-mageia-linux-gnu-gcc -Wall -W -rdynamic -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wcast-align -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hddtemp hddtemp-ata.o hddtemp-atacmds.o hddtemp-daemon.o hddtemp-db.o hddtemp-hddtemp.o hddtemp-sata.o hddtemp-satacmds.o hddtemp-scsi.o hddtemp-scsicmds.o hddtemp-backtrace.o hddtemp-utf8.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' Making all in doc make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GHicQV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 + cd hddtemp-0.3-beta15 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in intl make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/intl' if { test "hddtemp" = "gettext-runtime" || test "hddtemp" = "gettext-tools"; } \ && test 'no' = yes; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64 /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/include; \ /usr/bin/install -p -m 644 libintl.h /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -p -m 644 libintl.a /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "hddtemp" = "gettext-tools" \ && test 'no' = no \ && test yes != no; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64; \ @LIBTOOL@ --mode=install \ /usr/bin/install -p -m 644 libgnuintl.a /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/libgnuintl.a; \ rm -f /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/preloadable_libintl.so; \ /usr/bin/install -p -m 644 /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/libgnuintl.so /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64; \ temp=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/t-charset.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/charset.alias; \ if test -f /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/charset.alias; then \ orig=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib64/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale; \ test -f /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/locale.alias \ && orig=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/t-locale.alias; \ dest=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -p -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "hddtemp" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/intl; \ /usr/bin/install -p -m 644 VERSION /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/intl/VERSION; \ /usr/bin/install -p -m 644 ChangeLog.inst /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c langprefs.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -p -m 644 $dir/$file \ /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \ for file in $dists; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/intl' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/hddtemp.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/hddtemp.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/hddtemp.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/hddtemp.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/hddtemp.mo if test "hddtemp" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/po' Making install in m4 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/m4' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/m4' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/m4' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/sbin' /usr/bin/install -p hddtemp '/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 hddtemp.8 '/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/man/man8' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15' + /usr/bin/install -m 0644 /home/iurt/rpmbuild/SOURCES/hddtemp-24.db -D /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/etc/hddtemp.db + /usr/bin/install -m 0644 /home/iurt/rpmbuild/SOURCES/hddtemp.service -D /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/lib/systemd/system/hddtemp.service + /usr/bin/install -m 0644 /home/iurt/rpmbuild/SOURCES/hddtemp.sysconfig -D /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/etc/sysconfig/hddtemp + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/libexec + /usr/bin/mv /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/sbin/hddtemp /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/libexec + rmdir /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/sbin + cat + /usr/bin/install -m 0644 /home/iurt/rpmbuild/SOURCES/net.guzu.hddtemp.policy -D /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/polkit-1/actions/net.guzu.hddtemp.policy + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 hddtemp + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.3-0.beta15.24.mga8 --unique-debug-suffix -0.3-0.beta15.24.mga8.aarch64 --unique-debug-src-base hddtemp-0.3-0.beta15.24.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/hddtemp-0.3-beta15 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/libexec/hddtemp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/libexec/hddtemp original debug info size: 152kB, size after compression: 140kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 145 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: hddtemp-0.3-0.beta15.24.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RkSbVX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hddtemp-0.3-beta15 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/doc/hddtemp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/doc/hddtemp + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/doc/hddtemp + cp -pr README /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/doc/hddtemp + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/doc/hddtemp + cp -pr contribs /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/doc/hddtemp + cp -pr debian/changelog /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64/usr/share/doc/hddtemp + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(hddtemp) = 0.3-0.beta15.24.mga8 hddtemp = 0.3-0.beta15.24.mga8 hddtemp(aarch-64) = 0.3-0.beta15.24.mga8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper Requires(preun): /bin/sh rpm-helper Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) perl(strict) perl-base >= 2:5.30.2 Processing files: hddtemp-debugsource-0.3-0.beta15.24.mga8.aarch64 Provides: hddtemp-debugsource = 0.3-0.beta15.24.mga8 hddtemp-debugsource(aarch-64) = 0.3-0.beta15.24.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hddtemp-debuginfo-0.3-0.beta15.24.mga8.aarch64 Provides: debuginfo(build-id) = 2e3edc5ff4dfe8392b3e7f9b73becd35fb79a791 hddtemp-debuginfo = 0.3-0.beta15.24.mga8 hddtemp-debuginfo(aarch-64) = 0.3-0.beta15.24.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hddtemp-debugsource(aarch-64) = 0.3-0.beta15.24.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hddtemp-debugsource-0.3-0.beta15.24.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hddtemp-debuginfo-0.3-0.beta15.24.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/hddtemp-0.3-0.beta15.24.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JGRy3U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hddtemp-0.3-beta15 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/hddtemp-0.3-0.beta15.24.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OiuE9X + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf hddtemp-0.3-beta15 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!