<86>Dec 12 02:12:39 userdel[100476]: delete user 'rooter' <86>Dec 12 02:12:39 userdel[100476]: removed group 'rooter' owned by 'rooter' <86>Dec 12 02:12:39 userdel[100476]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 12 02:12:39 groupadd[100534]: group added to /etc/group: name=rooter, GID=654 <86>Dec 12 02:12:39 groupadd[100534]: group added to /etc/gshadow: name=rooter <86>Dec 12 02:12:39 groupadd[100534]: new group: name=rooter, GID=654 <86>Dec 12 02:12:39 useradd[100574]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Dec 12 02:12:39 userdel[100620]: delete user 'builder' <86>Dec 12 02:12:39 userdel[100620]: removed group 'builder' owned by 'builder' <86>Dec 12 02:12:39 userdel[100620]: removed shadow group 'builder' owned by 'builder' <86>Dec 12 02:12:39 groupadd[100645]: group added to /etc/group: name=builder, GID=655 <86>Dec 12 02:12:39 groupadd[100645]: group added to /etc/gshadow: name=builder <86>Dec 12 02:12:39 groupadd[100645]: new group: name=builder, GID=655 <86>Dec 12 02:12:39 useradd[100665]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash warning: user shabalin does not exist - using root warning: group domain users does not exist - using root warning: user shabalin does not exist - using root warning: group domain users does not exist - using root warning: user shabalin does not exist - using root warning: group domain users does not exist - using root <13>Dec 12 02:12:41 rpmi: libsensors3-3.4.0-alt4 1522934030 installed <13>Dec 12 02:12:41 rpmi: libsensors3-devel-3.4.0-alt4 1522934030 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sysstat-11.0.0-alt1.nosrc.rpm Installing sysstat-11.0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sysstat-11.0.0 + echo 'Source #0 (sysstat-11.0.0.tar.xz):' Source #0 (sysstat-11.0.0.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/sysstat-11.0.0.tar.xz + /bin/tar -xf - + cd sysstat-11.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sysstat-11.0.0 + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export sa_lib_dir=/usr/lib64/sa + sa_lib_dir=/usr/lib64/sa + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-yesterday --enable-sensors --disable-man-group --disable-compress-manpg --enable-install-isag configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext . Check programs: . checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking for chmod... chmod checking for chown... chown checking for ar... ar checking for install... install checking for msgfmt... msgfmt checking for xgettext... xgettext checking for msgmerge... msgmerge checking for bzip2... bzip2 checking for cp... /bin/cp checking for chkconfig... /sbin/chkconfig checking for pkg-config... pkg-config checking for systemctl... no Package systemd was not found in the pkg-config search path. Perhaps you should add the directory containing `systemd.pc' to the PKG_CONFIG_PATH environment variable No package 'systemd' found . Check header files: . checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes . Check typedefs, structures and compiler characteristics: . checking return type of signal handlers... void checking for size_t... yes checking for off_t... yes . Check library functions: . checking for strchr... yes checking for strcspn... yes checking for strspn... yes checking for strstr... yes checking for sensors support... yes checking for sensors_get_detected_chips in -lsensors... yes checking for sensors lib... yes . Check system services: . checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no . Check configuration: . checking run-commands directory... /etc/rc.d checking sadc directory... /usr/lib64/sa INFO: Directory /usr/lib64/sa will be created during installation stage. checking system activity directory... /var/log/sa INFO: Directory /var/log/sa will be created during installation stage. checking sysstat configuration directory... /etc/sysconfig checking National Language Support... yes checking whether sa2 should process data file of the day before... yes checking number of daily data files to keep... 7 checking number of days after which data files are compressed... 10 checking preallocation factor value... 1 checking group for manual pages... man checking whether man_group variable should be ignored... yes checking whether manual pages should be compressed... no checking whether isag script should be installed... yes checking whether system activity directory should be cleaned... no checking whether cron should start sar automatically... no checking whether documentation should be installed... yes checking whether object files should be stripped... yes . Now create files: . configure: creating ./config.status config.status: creating sa1 config.status: creating sa2 config.status: creating cron/crontab config.status: creating sysstat.sysconfig config.status: creating version.h config.status: creating sysconfig.h config.status: creating prealloc.h config.status: creating cron/sysstat.cron.daily config.status: creating cron/sysstat.cron.hourly config.status: creating cron/sysstat.crond config.status: creating cron/sysstat.crond.sample.in config.status: creating sysstat config.status: creating sysstat.service config.status: creating cron/sysstat-collect.service config.status: creating cron/sysstat-collect.timer config.status: creating cron/sysstat-summary.service config.status: creating cron/sysstat-summary.timer config.status: creating man/sa1.8 config.status: creating man/sa2.8 config.status: creating man/sadc.8 config.status: creating man/sadf.1 config.status: creating man/sar.1 config.status: creating man/sysstat.5 config.status: creating man/iostat.1 config.status: creating man/cifsiostat.1 config.status: creating man/nfsiostat-sysstat.1 config.status: creating contrib/isag/isag config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext Sysstat version: 11.0.0 Installation prefix: /usr rc directory: /etc/rc.d Init directory: /etc/rc.d/init.d Systemd unit dir: Configuration directory: /etc/sysconfig Man pages directory: /usr/share/man Compiler: x86_64-alt-linux-gcc Compiler flags: -pipe -frecord-gcc-switches -Wall -g -O2 + sed -i 's/SADC_OPTIONS=""/SADC_OPTIONS="-S DISK"/' sysstat.sysconfig + make -j8 SA_LIB_DIR=/usr/lib64/sa LFLAGS=-lsensors make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o act_sadc.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" activity.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sa_wrap.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sa_wrap.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o rd_sensors.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_sensors.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o count.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" count.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o act_sar.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SAR -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" activity.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sadc.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadc.c In file included from sa.h:11, from sadc.c:37: sadc.c: In function 'sa_sys_init': sadc.c:315:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] SREALLOC(act[i]->_buf0, void, act[i]->msize * act[i]->nr * act[i]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ common.h:93:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sadc.c: In function 'open_ofile': sadc.c:967:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] SREALLOC(act[p]->_buf0, void, act[p]->msize * act[p]->nr * act[p]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ common.h:93:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o ioconf.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" ioconf.c ioconf.c: In function 'transform_devmapname': ioconf.c:502:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . dm_major = major(aux.st_rdev); ^~~~~~~~~~~~~~~~~~~~~ ioconf.c:503:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . dm_minor = minor(aux.st_rdev); ^~~~~~~~~~~~~~~~~~~~~ ioconf.c: In function 'ioc_init': ioconf.c:300:25: warning: '%s' directive writing up to 31 bytes into a region of size 16 [-Wformat-overflow=] sprintf(blkp->cfmt, "%s%s%%d", blkp->name, cfmt); ^~ In file included from /usr/include/stdio.h:862, from ioconf.c:24: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 49 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ioconf.c:321:28: warning: 'd' directive writing 1 byte into a region of size between 0 and 15 [-Wformat-overflow=] sprintf(blkp->pfmt, "%s%%d", (*pfmt == '*') ? "" : pfmt); ^ In file included from /usr/include/stdio.h:862, from ioconf.c:24: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 18 bytes into a destination of size 16 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ioconf.c: In function 'transform_devmapname': ioconf.c:496:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 244 [-Wformat-truncation=] snprintf(filen, MAX_FILE_LEN, "%s/%s", DEVMAP_DIR, dp->d_name); ^~ In file included from /usr/include/stdio.h:862, from ioconf.c:24: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 13 and 268 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o common.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" common.c common.c: In function 'get_dev_part_nr': common.c:214:35: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(line, MAX_PF_NAME, "%s/%s/%s", dfile, drd->d_name, S_STAT); ^~ In file included from /usr/include/stdio.h:862, from common.c:22: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 1285 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o format.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" format.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o act_sadf.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADF -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" activity.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sadf_misc.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadf_misc.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sar.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sar.c In file included from /usr/include/string.h:507, from sar.c:23: In function 'strcpy', inlined from 'write_stats_avg' at sar.c:404:2: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 1 byte at offsets [0, 16] and [0, 32] may overlap 1 byte at offset 0 [-Wrestrict] return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sa_common.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sa_common.c In file included from sa.h:11, from sa_common.c:35: sa_common.c: In function 'allocate_structures': sa_common.c:87:63: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] SREALLOC(act[i]->buf[j], void, act[i]->msize * act[i]->nr * act[i]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ common.h:93:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sa_common.c: In function 'check_file_actlst': sa_common.c:1279:66: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] SREALLOC(*file_actlst, struct file_activity, FILE_ACTIVITY_SIZE * file_hdr->sa_act_nr); common.h:93:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sa_common.c: In function 'reallocate_vol_act_structures': sa_common.c:1406:61: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] SREALLOC(act[p]->buf[j], void, act[p]->msize * act[p]->nr * act[p]->nr2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ common.h:93:16: note: in definition of macro 'SREALLOC' if (SIZE) { \ ^~~~ sa_common.c: In function 'set_default_file': sa_common.c:450:8: warning: '/sa' directive output may be truncated writing 3 bytes into a region of size between 1 and 256 [-Wformat-truncation=] "%s/sa%02d", sa_dir, ^~~ In file included from /usr/include/stdio.h:862, from sa_common.c:22: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 6 and 270 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sa_common.c:442:8: warning: '/sa' directive output may be truncated writing 3 bytes into a region of size between 1 and 256 [-Wformat-truncation=] "%s/sa%04d%02d%02d", sa_dir, ^~~ sa_common.c:442:5: note: directive argument in the range [-2147481748, 2147483647] "%s/sa%04d%02d%02d", sa_dir, ^~~~~~~~~~~~~~~~~~~ sa_common.c:442:5: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:862, from sa_common.c:22: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 12 and 292 bytes into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o rd_stats.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_stats.c rd_stats.c: In function 'read_loadavg': rd_stats.c:402:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%d.%d %d.%d %d.%d %ld/%d %*d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &load_tmp[0], &st_queue->load_avg_1, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &load_tmp[1], &st_queue->load_avg_5, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &load_tmp[2], &st_queue->load_avg_15, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &st_queue->nr_running, ~~~~~~~~~~~~~~~~~~~~~~ &st_queue->nr_threads); ~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c: In function 'read_kernel_tables': rd_stats.c:715:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*d %u", ^~~~~~~~~~~~~~~~~~~~ &st_ktables->dentry_stat); ~~~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c:722:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%u %u", ^~~~~~~~~~~~~~~~~~~ &st_ktables->file_used, &parm); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c:734:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%u %u", ^~~~~~~~~~~~~~~~~~~ &st_ktables->inode_used, &parm); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c:746:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%u", ^~~~~~~~~~~~~~~~ &st_ktables->pty_nr); ~~~~~~~~~~~~~~~~~~~~ rd_stats.c: In function 'read_if_info': rd_stats.c:859:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%u", &st_net_dev_i->speed); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c: In function 'read_usb_stats': rd_stats.c:1910:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%x", ^~~~~~~~~~~~~~~~ &st_pwr_usb->vendor_id); ~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c:1919:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%x", ^~~~~~~~~~~~~~~~ &st_pwr_usb->product_id); ~~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c:1928:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%u", ^~~~~~~~~~~~~~~~ &st_pwr_usb->bmaxpower); ~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c:1937:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(st_pwr_usb->manufacturer, MAX_MANUF_LEN - 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rd_stats.c:1949:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(st_pwr_usb->product, MAX_PROD_LEN - 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sadf.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadf.c sadf.c: In function 'write_mech_stats': sadf.c:502:28: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(temp, 80, "%s%s ", pre, cur_date); ^ In file included from /usr/include/stdio.h:862, from sadf.c:22: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 81) into a destination of size 80 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sadf.c:507:25: warning: '%s' directive output may be truncated writing up to 4 bytes into a region of size between 1 and 80 [-Wformat-truncation=] snprintf(pre, 80, "%s%s%s", temp, cur_time, ^~ In file included from /usr/include/stdio.h:862, from sadf.c:22: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 84) into a destination of size 80 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o rd_stats_light.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_stats.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o count_light.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" count.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o pr_stats.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pr_stats.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o nfsiostat-sysstat.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" nfsiostat-sysstat.c nfsiostat-sysstat.c: In function 'read_nfs_stat': nfsiostat-sysstat.c:420:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, sizeof(line), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/ro.gmo nls/ro.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/pl.gmo nls/pl.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/ja.gmo nls/ja.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/ru.gmo nls/ru.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/mt.gmo nls/mt.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/fr.gmo nls/fr.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/sr.gmo nls/sr.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/nn.gmo nls/nn.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/vi.gmo nls/vi.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/da.gmo nls/da.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/tr.gmo nls/tr.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/lv.gmo nls/lv.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/nb.gmo nls/nb.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/sv.gmo nls/sv.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/ky.gmo nls/ky.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/de.gmo nls/de.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/fi.gmo nls/fi.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/es.gmo nls/es.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/hr.gmo nls/hr.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/af.gmo nls/af.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/eu.gmo nls/eu.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/cs.gmo nls/cs.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/eo.gmo nls/eo.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/id.gmo nls/id.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/hu.gmo nls/hu.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/uk.gmo nls/uk.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/pt_BR.gmo nls/pt_BR.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/gl.gmo nls/gl.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/nl.gmo nls/nl.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/zh_CN.gmo nls/zh_CN.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/sk.gmo nls/sk.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/pt.gmo nls/pt.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/zh_TW.gmo nls/zh_TW.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' msgfmt -o nls/it.gmo nls/it.po make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' ar rvs librdstats.a rd_stats.o count.o ar: creating librdstats.a a - rd_stats.o a - count.o make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' ar rv librdsensors.a rd_sensors.o ar: creating librdsensors.a a - rd_sensors.o make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' ar rvs libsyscom.a common.o ioconf.o ar: creating libsyscom.a a - common.o a - ioconf.o make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' ar rvs librdstats_light.a rd_stats_light.o count_light.o ar: creating librdstats_light.a a - rd_stats_light.o a - count_light.o make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sadc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 sadc.o act_sadc.o sa_wrap.o sa_common.o librdstats.a librdsensors.a libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o iostat.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" iostat.c iostat.c: In function 'read_sysfs_dlist_part_stat': iostat.c:565:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] snprintf(filename, MAX_PF_NAME, "%s/%s/%s", dfile, drd->d_name, S_STAT); ^~ In file included from /usr/include/stdio.h:862, from iostat.c:22: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 7 and 1285 bytes into a destination of size 1024 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o json_stats.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" json_stats.c json_stats.c: In function 'json_print_cpu_stats': json_stats.c:145:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ json_stats.c:145:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from json_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ json_stats.c: In function 'json_print_irq_stats': json_stats.c:334:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(irqno, "%d", i - 1); ^~ json_stats.c:334:20: note: directive argument in the range [0, 2147483646] sprintf(irqno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from json_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ json_stats.c: In function 'json_print_pwr_cpufreq_stats': json_stats.c:1733:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ json_stats.c:1733:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from json_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ json_stats.c: In function 'json_print_pwr_wghfreq_stats': json_stats.c:2009:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ json_stats.c:2009:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from json_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o nfsiostat-sysstat -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 nfsiostat-sysstat.o librdstats_light.a libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o cifsiostat.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" cifsiostat.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sar -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 sar.o act_sar.o sa_common.o pr_stats.o libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o iostat -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 iostat.o librdstats_light.a libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o cifsiostat -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 cifsiostat.o librdstats_light.a libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o xml_stats.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" xml_stats.c xml_stats.c: In function 'xml_print_cpu_stats': xml_stats.c:136:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ xml_stats.c:136:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from xml_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xml_stats.c: In function 'xml_print_irq_stats': xml_stats.c:323:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(irqno, "%d", i - 1); ^~ xml_stats.c:323:20: note: directive argument in the range [0, 2147483646] sprintf(irqno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from xml_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xml_stats.c: In function 'xml_print_pwr_cpufreq_stats': xml_stats.c:1687:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ xml_stats.c:1687:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from xml_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xml_stats.c: In function 'xml_print_pwr_wghfreq_stats': xml_stats.c:1931:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] sprintf(cpuno, "%d", i - 1); ^~ xml_stats.c:1931:20: note: directive argument in the range [0, 2147483646] sprintf(cpuno, "%d", i - 1); ^~~~ In file included from /usr/include/stdio.h:862, from xml_stats.c:22: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o pidstat.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pidstat.c pidstat.c: In function 'read_proc_pid_stat': pidstat.c:333:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, format, comm, ^~~~~~~~~~~~~~~~~~~~~~~~ &pst->minflt, &pst->cminflt, &pst->majflt, &pst->cmajflt, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &pst->utime, &pst->stime, &pst->cutime, &pst->cstime, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ thread_nr, &pst->vsz, &pst->rss, &pst->processor, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &pst->priority, &pst->policy, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &pst->blkio_swapin_delays, &pst->gtime, &pst->cgtime); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o mpstat.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" mpstat.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o mpstat -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 mpstat.o librdstats_light.a libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o pidstat -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 pidstat.o librdstats_light.a libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o rndr_stats.o -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DHAVE_SENSORS -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rndr_stats.c make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' x86_64-alt-linux-gcc -o sadf -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -Wstrict-prototypes -pipe -O2 sadf.o act_sadf.o format.o sadf_misc.o rndr_stats.o xml_stats.o json_stats.o sa_common.o libsyscom.a -lsensors make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.712 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sysstat-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sysstat-buildroot + cd sysstat-11.0.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/sysstat-buildroot IGNORE_MAN_GROUP=y make: Entering directory '/usr/src/RPM/BUILD/sysstat-11.0.0' mkdir -p /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/sysstat-buildroot/usr/share/man/man5 mkdir -p /usr/src/tmp/sysstat-buildroot/usr/share/man/man8 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man8/sa1.8* /bin/install -p -m 644 man/sa1.8 /usr/src/tmp/sysstat-buildroot/usr/share/man/man8 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man8/sa2.8* /bin/install -p -m 644 man/sa2.8 /usr/src/tmp/sysstat-buildroot/usr/share/man/man8 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man8/sadc.8* /bin/install -p -m 644 man/sadc.8 /usr/src/tmp/sysstat-buildroot/usr/share/man/man8 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man1/sar.1* /bin/install -p -m 644 man/sar.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man1/sadf.1* /bin/install -p -m 644 man/sadf.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man5/sysstat.5* /bin/install -p -m 644 man/sysstat.5 /usr/src/tmp/sysstat-buildroot/usr/share/man/man5 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man1/iostat.1* /bin/install -p -m 644 man/iostat.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man1/mpstat.1* /bin/install -p -m 644 man/mpstat.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man1/pidstat.1* /bin/install -p -m 644 man/pidstat.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man1/nfsiostat-sysstat.1* /bin/install -p -m 644 man/nfsiostat-sysstat.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 rm -f /usr/src/tmp/sysstat-buildroot/usr/share/man/man1/cifsiostat.1* /bin/install -p -m 644 man/cifsiostat.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 /bin/install -p -m 644 contrib/isag/isag.1 /usr/src/tmp/sysstat-buildroot/usr/share/man/man1 catalogs='nls/lv.gmo nls/it.gmo nls/mt.gmo nls/id.gmo nls/ro.gmo nls/ja.gmo nls/nl.gmo nls/sv.gmo nls/da.gmo nls/ru.gmo nls/gl.gmo nls/ky.gmo nls/zh_TW.gmo nls/tr.gmo nls/eo.gmo nls/nb.gmo nls/hr.gmo nls/fr.gmo nls/pt_BR.gmo nls/pl.gmo nls/uk.gmo nls/hu.gmo nls/af.gmo nls/zh_CN.gmo nls/sk.gmo nls/eu.gmo nls/de.gmo nls/es.gmo nls/nn.gmo nls/vi.gmo nls/fi.gmo nls/sr.gmo nls/pt.gmo nls/cs.gmo'; \ for c in $catalogs; do \ c=`basename $c`; \ c=`echo $c | sed 's/\.gmo$//'`; \ mkdir -p /usr/src/tmp/sysstat-buildroot/usr/share/locale/$c/LC_MESSAGES; \ echo "NLS: Installing $c file..." ; \ /bin/install -p -m 644 nls/$c.gmo /usr/src/tmp/sysstat-buildroot/usr/share/locale/$c/LC_MESSAGES/sysstat.mo; \ done NLS: Installing lv file... NLS: Installing it file... NLS: Installing mt file... NLS: Installing id file... NLS: Installing ro file... NLS: Installing ja file... NLS: Installing nl file... NLS: Installing sv file... NLS: Installing da file... NLS: Installing ru file... NLS: Installing gl file... NLS: Installing ky file... NLS: Installing zh_TW file... NLS: Installing tr file... NLS: Installing eo file... NLS: Installing nb file... NLS: Installing hr file... NLS: Installing fr file... NLS: Installing pt_BR file... NLS: Installing pl file... NLS: Installing uk file... NLS: Installing hu file... NLS: Installing af file... NLS: Installing zh_CN file... NLS: Installing sk file... NLS: Installing eu file... NLS: Installing de file... NLS: Installing es file... NLS: Installing nn file... NLS: Installing vi file... NLS: Installing fi file... NLS: Installing sr file... NLS: Installing pt file... NLS: Installing cs file... mkdir -p /usr/src/tmp/sysstat-buildroot/usr/lib64/sa mkdir -p /usr/src/tmp/sysstat-buildroot/var/log/sa mkdir -p /usr/src/tmp/sysstat-buildroot/usr/bin mkdir -p /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 mkdir -p /usr/src/tmp/sysstat-buildroot/etc/sysconfig /bin/install -p -m 755 sa1 /usr/src/tmp/sysstat-buildroot/usr/lib64/sa /bin/install -p -m 755 sa2 /usr/src/tmp/sysstat-buildroot/usr/lib64/sa /bin/install -p -m 755 sadc /usr/src/tmp/sysstat-buildroot/usr/lib64/sa /bin/install -p -m 755 sar /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 755 sadf /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 755 iostat /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 755 mpstat /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 755 pidstat /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 755 nfsiostat-sysstat /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 755 cifsiostat /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 755 contrib/isag/isag /usr/src/tmp/sysstat-buildroot/usr/bin /bin/install -p -m 644 sysstat.ioconf /usr/src/tmp/sysstat-buildroot/etc/sysconfig /bin/install -p -m 644 sysstat.sysconfig /usr/src/tmp/sysstat-buildroot/etc/sysconfig/sysstat /bin/install -p -m 644 CHANGES /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 /bin/install -p -m 644 COPYING /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 /bin/install -p -m 644 CREDITS /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 /bin/install -p -m 644 README /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 /bin/install -p -m 644 FAQ /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 /bin/install -p -m 644 *.lsm /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 make: Leaving directory '/usr/src/RPM/BUILD/sysstat-11.0.0' + install -p -m644 -D sysstat.ioconf /usr/src/tmp/sysstat-buildroot/etc/sysconfig/ + install -p -m644 -D sysstat.sysconfig /usr/src/tmp/sysstat-buildroot/etc/sysconfig/sysstat + install -d /usr/src/tmp/sysstat-buildroot/etc/cron.d/ + cat + install -pD -m755 /usr/src/RPM/SOURCES/sysstat.init /usr/src/tmp/sysstat-buildroot/etc/rc.d/init.d/sysstat + subst s@LIBDIR@/usr/lib64@ /usr/src/tmp/sysstat-buildroot/etc/rc.d/init.d/sysstat + mkdir -p /usr/src/tmp/sysstat-buildroot/lib/systemd/system + install -m 0644 sysstat.service /usr/src/tmp/sysstat-buildroot/lib/systemd/system/ + install -m 0644 cron/sysstat-collect.service cron/sysstat-collect.timer cron/sysstat-summary.service cron/sysstat-summary.timer /usr/src/tmp/sysstat-buildroot/lib/systemd/system/ + rm -rf /usr/src/tmp/sysstat-buildroot/usr/doc + /usr/lib/rpm/find-lang sysstat + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sysstat-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sysstat-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/sysstat-buildroot/ (default) Compressing files in /usr/src/tmp/sysstat-buildroot (auto) Adjusting library links in /usr/src/tmp/sysstat-buildroot ./lib: ./usr/lib64: Verifying ELF objects in /usr/src/tmp/sysstat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: sysstat-11.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14259 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sysstat-11.0.0 + DOCDIR=/usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 + export DOCDIR + rm -rf /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 + /bin/mkdir -p /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 + cp -prL CHANGES CREDITS FAQ /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 + chmod -R go-w /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 + chmod -R a+rX /usr/src/tmp/sysstat-buildroot/usr/share/doc/sysstat-11.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sStwKn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oEWni3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: find rm touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ygu6BO Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wpq64C find-scriptlet-requires: FINDPACKAGE-COMMANDS: rm Requires: /bin/sh, /etc/cron.d, /etc/rc.d/init.d, /etc/rc.d/init.d(action), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, findutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libsensors.so.4()(64bit) >= set:ieoU4SNjpW3gai6c2dGz0, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2qs6Hu Creating sysstat-debuginfo package Processing files: sysstat-isag-11.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6OGIup find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SVoXpn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/sysstat-buildroot/usr/bin/isag: line 153: syntax error near unexpected token `}' /usr/src/tmp/sysstat-buildroot/usr/bin/isag: line 153: ` } else {' shell.req: /usr/src/tmp/sysstat-buildroot/usr/bin/isag is wish script! find-requires: FINDPACKAGE-COMMANDS: wish Requires: gnuplot, sysstat = 11.0.0, /bin/sh, tk Processing files: sysstat-debuginfo-11.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IugEuo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cjz2Is find-requires: running scripts (debuginfo) Requires: sysstat = 11.0.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libsensors.so.4) Adding to sysstat-isag a strict dependency on sysstat Removing 1 extra deps from sysstat-isag due to repentancy on sysstat Wrote: /usr/src/RPM/RPMS/x86_64/sysstat-11.0.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/sysstat-isag-11.0.0-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/sysstat-debuginfo-11.0.0-alt1.x86_64.rpm 14.35user 2.39system 0:19.02elapsed 88%CPU (0avgtext+0avgdata 44536maxresident)k 0inputs+0outputs (0major+1158068minor)pagefaults 0swaps 23.35user 4.82system 0:32.13elapsed 87%CPU (0avgtext+0avgdata 122228maxresident)k 0inputs+0outputs (0major+1574249minor)pagefaults 0swaps --- sysstat-11.0.0-alt1.x86_64.rpm.repo 2014-06-27 21:17:20.000000000 +0000 +++ sysstat-11.0.0-alt1.x86_64.rpm.hasher 2018-12-12 02:13:03.850193372 +0000 @@ -58,13 +58,13 @@ /usr/share/locale/zh_TW/LC_MESSAGES/sysstat.mo 100644 -/usr/share/man/man1/cifsiostat.1.gz 100644 -/usr/share/man/man1/iostat.1.gz 100644 -/usr/share/man/man1/mpstat.1.gz 100644 -/usr/share/man/man1/nfsiostat-sysstat.1.gz 100644 -/usr/share/man/man1/pidstat.1.gz 100644 -/usr/share/man/man1/sadf.1.gz 100644 -/usr/share/man/man1/sar.1.bz2 100644 -/usr/share/man/man5/sysstat.5.gz 100644 -/usr/share/man/man8/sa1.8.gz 100644 -/usr/share/man/man8/sa2.8.gz 100644 -/usr/share/man/man8/sadc.8.gz 100644 +/usr/share/man/man1/cifsiostat.1.xz 100644 +/usr/share/man/man1/iostat.1.xz 100644 +/usr/share/man/man1/mpstat.1.xz 100644 +/usr/share/man/man1/nfsiostat-sysstat.1.xz 100644 +/usr/share/man/man1/pidstat.1.xz 100644 +/usr/share/man/man1/sadf.1.xz 100644 +/usr/share/man/man1/sar.1.xz 100644 +/usr/share/man/man5/sysstat.5.xz 100644 +/usr/share/man/man8/sa1.8.xz 100644 +/usr/share/man/man8/sa2.8.xz 100644 +/usr/share/man/man8/sadc.8.xz 100644 /var/log/sa 40750 --- sysstat-isag-11.0.0-alt1.noarch.rpm.repo 2014-06-27 21:17:20.000000000 +0000 +++ sysstat-isag-11.0.0-alt1.noarch.rpm.hasher 2018-12-12 02:13:03.912193325 +0000 @@ -1,3 +1,3 @@ /usr/bin/isag 100755 -/usr/share/man/man1/isag.1.gz 100644 +/usr/share/man/man1/isag.1.xz 100644 Requires: gnuplot