<86>Dec 4 17:59:30 userdel[1177183]: delete user 'rooter' <86>Dec 4 17:59:30 userdel[1177183]: removed group 'rooter' owned by 'rooter' <86>Dec 4 17:59:30 userdel[1177183]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 4 17:59:30 groupadd[1177194]: group added to /etc/group: name=rooter, GID=633 <86>Dec 4 17:59:30 groupadd[1177194]: group added to /etc/gshadow: name=rooter <86>Dec 4 17:59:30 groupadd[1177194]: new group: name=rooter, GID=633 <86>Dec 4 17:59:30 useradd[1177205]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Dec 4 17:59:30 userdel[1177214]: delete user 'builder' <86>Dec 4 17:59:30 userdel[1177214]: removed group 'builder' owned by 'builder' <86>Dec 4 17:59:30 userdel[1177214]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 17:59:30 groupadd[1177226]: group added to /etc/group: name=builder, GID=634 <86>Dec 4 17:59:30 groupadd[1177226]: group added to /etc/gshadow: name=builder <86>Dec 4 17:59:30 groupadd[1177226]: new group: name=builder, GID=634 <86>Dec 4 17:59:30 useradd[1177234]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Dec 4 17:59:32 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed <13>Dec 4 17:59:32 rpmi: perl-Encode-3.07-alt1 sisyphus+258375.400.14.2 1600904306 installed <13>Dec 4 17:59:32 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+258375.10600.14.3 1600993985 installed <13>Dec 4 17:59:32 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.35309 + 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.4012 + 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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + 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 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-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: 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); | ^~~~~~~~~~ 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 /usr/bin/ld.default: light-light.o:/usr/src/RPM/BUILD/light-1.2.2/src/helpers.h:24: multiple definition of `light_loglevel'; light-main.o:/usr/src/RPM/BUILD/light-1.2.2/src/helpers.h:24: first defined here /usr/bin/ld.default: light-helpers.o:/usr/src/RPM/BUILD/light-1.2.2/src/helpers.h:24: multiple definition of `light_loglevel'; light-main.o:/usr/src/RPM/BUILD/light-1.2.2/src/helpers.h:24: first defined here /usr/bin/ld.default: impl/light-sysfs.o:/usr/src/RPM/BUILD/light-1.2.2/src/./helpers.h:24: multiple definition of `light_loglevel'; light-main.o:/usr/src/RPM/BUILD/light-1.2.2/src/helpers.h:24: first defined here /usr/bin/ld.default: impl/light-util.o:/usr/src/RPM/BUILD/light-1.2.2/src/./helpers.h:24: multiple definition of `light_loglevel'; light-main.o:/usr/src/RPM/BUILD/light-1.2.2/src/helpers.h:24: first defined here /usr/bin/ld.default: impl/light-razer.o:/usr/src/RPM/BUILD/light-1.2.2/src/./helpers.h:24: multiple definition of `light_loglevel'; light-main.o:/usr/src/RPM/BUILD/light-1.2.2/src/helpers.h:24: first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:355: light] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/light-1.2.2/src' make[1]: *** [Makefile:475: all-recursive] Error 1 make: *** [Makefile:333: all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.4012 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.4012 (%build) Command exited with non-zero status 1 5.72user 1.22system 0:07.21elapsed 96%CPU (0avgtext+0avgdata 29228maxresident)k 0inputs+0outputs (0major+221723minor)pagefaults 0swaps hsh-rebuild: rebuild of `light-1.2.2-alt1_2.src.rpm' failed. Command exited with non-zero status 1 11.57user 5.98system 0:16.72elapsed 104%CPU (0avgtext+0avgdata 108212maxresident)k 0inputs+0outputs (0major+465335minor)pagefaults 0swaps