<86>Sep 7 07:34:07 userdel[2486534]: delete user 'rooter' <86>Sep 7 07:34:07 userdel[2486534]: removed group 'rooter' owned by 'rooter' <86>Sep 7 07:34:07 userdel[2486534]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 7 07:34:07 groupadd[2486549]: group added to /etc/group: name=rooter, GID=579 <86>Sep 7 07:34:07 groupadd[2486549]: group added to /etc/gshadow: name=rooter <86>Sep 7 07:34:07 groupadd[2486549]: new group: name=rooter, GID=579 <86>Sep 7 07:34:07 useradd[2486561]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Sep 7 07:34:07 userdel[2486588]: delete user 'builder' <86>Sep 7 07:34:07 userdel[2486588]: removed group 'builder' owned by 'builder' <86>Sep 7 07:34:07 userdel[2486588]: removed shadow group 'builder' owned by 'builder' <86>Sep 7 07:34:07 groupadd[2486601]: group added to /etc/group: name=builder, GID=580 <86>Sep 7 07:34:07 groupadd[2486601]: group added to /etc/gshadow: name=builder <86>Sep 7 07:34:07 groupadd[2486601]: new group: name=builder, GID=580 <86>Sep 7 07:34:07 useradd[2486613]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Sep 7 07:34:10 rpmi: perl-Filter-1.60-alt1 sisyphus+257141.100.1.1 1598989347 installed <13>Sep 7 07:34:10 rpmi: perl-Encode-3.07-alt1 sisyphus+257208.100.1.1 1599043410 installed <13>Sep 7 07:34:10 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+219907.10400.1.1 1548355707 installed <13>Sep 7 07:34:10 rpmi: help2man-1.47.16-alt1 sisyphus+256512.100.1.1 1597925386 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/light-1.2.2-alt1_2.nosrc.rpm Installing light-1.2.2-alt1_2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3581 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf light-1.2.2 + echo 'Source #0 (light-1.2.2.tar.gz):' Source #0 (light-1.2.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/light-1.2.2.tar.gz + /bin/tar -xf - + cd light-1.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27538 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd light-1.2.2 + ./autogen.sh autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force --warnings=portability autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force --warnings=portability autoreconf-default: running: /usr/bin/autoheader-2.60 --force --warnings=portability autoreconf-default: running: automake --add-missing --force-missing --warnings=portability configure.ac:9: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: no config.status: cannot re-make autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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 udev rules.d... disabled, classic SUID root mode checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o light-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o impl/light-util.o `test -f 'impl/util.c' || echo './'`impl/util.c make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o impl/light-razer.o `test -f 'impl/razer.c' || echo './'`impl/razer.c make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o light-helpers.o `test -f 'helpers.c' || echo './'`helpers.c helpers.c: In function 'light_file_read_uint64': helpers.c:25:22: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long long unsigned int *'} [-Wformat=] 25 | if(fscanf(fp, "%lu", &data) != 1) | ~~^ ~~~~~ | | | | | uint64_t * {aka long long unsigned int *} | long unsigned int * | %llu helpers.c: In function 'light_file_write_uint64': helpers.c:49:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 49 | if(fprintf(fp, "%lu", val) < 0) | ~~^ ~~~ | | | | | uint64_t {aka long long unsigned int} | long unsigned int | %llu In file included from helpers.c:1: helpers.c: In function 'light_log_clamp_min': helpers.h:28:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 28 | fprintf(fp, "%s:%d:" fmt "\n", __FILE__, __LINE__, ##args) | ^~~~~~~~ helpers.h:30:34: note: in expansion of macro 'LIGHT_LOG' 30 | #define LIGHT_NOTE(fmt, args...) LIGHT_LOG(LIGHT_NOTE_LEVEL, stdout, " Notice: " fmt, ##args) | ^~~~~~~~~ helpers.c:100:5: note: in expansion of macro 'LIGHT_NOTE' 100 | LIGHT_NOTE("too small value, adjusting to minimum %lu (raw)", min); | ^~~~~~~~~~ helpers.c:100:57: note: format string is defined here 100 | LIGHT_NOTE("too small value, adjusting to minimum %lu (raw)", min); | ~~^ | | | long unsigned int | %llu In file included from helpers.c:1: helpers.c: In function 'light_log_clamp_max': helpers.h:28:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=] 28 | fprintf(fp, "%s:%d:" fmt "\n", __FILE__, __LINE__, ##args) | ^~~~~~~~ helpers.h:30:34: note: in expansion of macro 'LIGHT_LOG' 30 | #define LIGHT_NOTE(fmt, args...) LIGHT_LOG(LIGHT_NOTE_LEVEL, stdout, " Notice: " fmt, ##args) | ^~~~~~~~~ helpers.c:107:5: note: in expansion of macro 'LIGHT_NOTE' 107 | LIGHT_NOTE("too large value, adjusting to maximum %lu (raw)", max); | ^~~~~~~~~~ helpers.c:107:57: note: format string is defined here 107 | LIGHT_NOTE("too large value, adjusting to maximum %lu (raw)", max); | ~~^ | | | long unsigned int | %llu make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o impl/light-sysfs.o `test -f 'impl/sysfs.c' || echo './'`impl/sysfs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_GNU_SOURCE -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o light-light.o `test -f 'light.c' || echo './'`light.c light.c: In function '_light_parse_arguments': light.c:373:40: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 3 has type 'uint64_t *' {aka 'long long unsigned int *'} [-Wformat=] 373 | if(sscanf(argv[optind], "%lu", &ctx->run_params.value) != 1) | ~~^ ~~~~~~~~~~~~~~~~~~~~~~ | | | | | uint64_t * {aka long long unsigned int *} | long unsigned int * | %llu make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' i586-alt-linux-gcc -W -Wall -Wextra -std=gnu99 -Wno-type-limits -Wno-format-truncation -Wno-unused-parameter -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o light light-main.o light-light.o light-helpers.o impl/light-sysfs.o impl/light-util.o impl/light-razer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66568 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/light-buildroot + : + /bin/rm -rf -- /usr/src/tmp/light-buildroot + cd light-1.2.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/light-buildroot make: Entering directory '/usr/src/RPM/BUILD/light-1.2.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' /bin/mkdir -p '/usr/src/tmp/light-buildroot/usr/bin' /bin/install -p light '/usr/src/tmp/light-buildroot/usr/bin' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2/src' chmod 6755 /usr/src/tmp/light-buildroot/usr/bin/light make[3]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2' make[2]: Entering directory '/usr/src/RPM/BUILD/light-1.2.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/light-buildroot/usr/share/doc/light' /bin/install -p -m 644 README.md COPYING ChangeLog.md '/usr/src/tmp/light-buildroot/usr/share/doc/light' /bin/mkdir -p '/usr/src/tmp/light-buildroot/usr/share/man/man1' /bin/install -p -m 644 light.1 '/usr/src/tmp/light-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2' make: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/light-buildroot (auto) mode of './usr/bin/light' changed from 6755 (rwsr-sr-x) to 6711 (rws--s--x) Verifying and fixing files in /usr/src/tmp/light-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/light-buildroot/ (default) Compressing files in /usr/src/tmp/light-buildroot (auto) Verifying ELF objects in /usr/src/tmp/light-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/light: uses non-LFS functions: __xstat fopen readdir Hardlinking identical .pyc and .pyo files Processing files: light-1.2.2-alt1_2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd light-1.2.2 + DOCDIR=/usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + export DOCDIR + rm -rf /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + /bin/mkdir -p /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + cp -prL COPYING /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + chmod -R go-w /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + chmod -R a+rX /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + cp -prL ChangeLog.md /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + chmod -R go-w /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + chmod -R a+rX /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + cp -prL README.md /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + chmod -R go-w /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + chmod -R a+rX /usr/src/tmp/light-buildroot/usr/share/doc/light-1.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GQ6A3g 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.wBR3fk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hJVdEi find-scriptlet-requires: FINDPACKAGE-COMMANDS: chown Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.me89Lj Creating light-debuginfo package Processing files: light-debuginfo-1.2.2-alt1_2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.drdt8h find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.huxJFj find-requires: running scripts (debuginfo) Requires: light = 1.2.2-alt1_2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to light-debuginfo a strict dependency on light warning: Installed (but unpackaged) file(s) found: /usr/share/doc/light/COPYING /usr/share/doc/light/ChangeLog.md /usr/share/doc/light/README.md Wrote: /usr/src/RPM/RPMS/i586/light-1.2.2-alt1_2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/light-debuginfo-1.2.2-alt1_2.i586.rpm 9.79user 2.63system 0:17.48elapsed 71%CPU (0avgtext+0avgdata 28356maxresident)k 0inputs+0outputs (0major+383708minor)pagefaults 0swaps 16.69user 8.62system 0:29.49elapsed 85%CPU (0avgtext+0avgdata 110312maxresident)k 0inputs+0outputs (0major+684865minor)pagefaults 0swaps