<86>Feb 17 09:34:05 userdel[2396676]: delete user 'rooter' <86>Feb 17 09:34:05 userdel[2396676]: removed group 'rooter' owned by 'rooter' <86>Feb 17 09:34:05 userdel[2396676]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 17 09:34:05 groupadd[2396681]: group added to /etc/group: name=rooter, GID=648 <86>Feb 17 09:34:05 groupadd[2396681]: group added to /etc/gshadow: name=rooter <86>Feb 17 09:34:05 groupadd[2396681]: new group: name=rooter, GID=648 <86>Feb 17 09:34:05 useradd[2396686]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Feb 17 09:34:05 userdel[2396692]: delete user 'builder' <86>Feb 17 09:34:05 userdel[2396692]: removed group 'builder' owned by 'builder' <86>Feb 17 09:34:05 userdel[2396692]: removed shadow group 'builder' owned by 'builder' <86>Feb 17 09:34:05 groupadd[2396697]: group added to /etc/group: name=builder, GID=649 <86>Feb 17 09:34:05 groupadd[2396697]: group added to /etc/gshadow: name=builder <86>Feb 17 09:34:05 groupadd[2396697]: new group: name=builder, GID=649 <86>Feb 17 09:34:05 useradd[2396701]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Feb 17 09:34:08 rpmi: libusb-1.0.23-alt1 sisyphus+237317.100.1.1 1568059905 installed <13>Feb 17 09:34:08 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Feb 17 09:34:09 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Feb 17 09:34:10 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510657 installed <13>Feb 17 09:34:10 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed <13>Feb 17 09:34:10 rpmi: libusb-devel-1.0.23-alt1 sisyphus+237317.100.1.1 1568059905 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rkdeveloptool-1.3-alt2.nosrc.rpm (w1.gzdio) Installing rkdeveloptool-1.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rkdeveloptool-1.3 + echo 'Source #0 (rkdeveloptool-1.3.tar):' Source #0 (rkdeveloptool-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rkdeveloptool-1.3.tar + cd rkdeveloptool-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rkdeveloptool-1.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force 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 autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:12: installing 'cfg/compile' configure.ac:19: installing 'cfg/config.guess' configure.ac:19: installing 'cfg/config.sub' configure.ac:7: installing 'cfg/install-sh' configure.ac:7: installing 'cfg/missing' Makefile.am: installing 'cfg/depcomp' 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 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=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/lib --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 the include directive... yes (GNU style) 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 dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for library containing iconv... none required checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusb-1.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cfg/Makefile config.status: creating cfg/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o RKImage.o RKImage.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o RKBoot.o RKBoot.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o RKComm.o RKComm.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o RKScan.o RKScan.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o RKLog.o RKLog.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crc.o crc.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o RKDevice.o RKDevice.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make[1]: Entering directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o main.o main.cpp main.cpp: In function 'bool _Z9mergeBootv.part.0()': main.cpp:1541:36: error: '%s' directive output may be truncated writing up to 541 bytes into a region of size 5 [-Werror=format-truncation=] 1541 | snprintf(buffer, sizeof(buffer), "%s", chip); | ^~ ...... 1582 | chipType = convertChipType(chip + 2); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from DefineHeader.h:3, from main.cpp:11: /usr/include/bits/stdio2.h:70:35: note: '__builtin_snprintf' output between 1 and 542 bytes into a destination of size 5 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors make[1]: *** [Makefile:477: main.o] Error 1 make[1]: Leaving directory '/usr/src/RPM/BUILD/rkdeveloptool-1.3' make: *** [Makefile:493: all-recursive] Error 1 error: Bad exit status from /usr/src/tmp/rpm-tmp.63784 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.63784 (%build) Command exited with non-zero status 1 22.94user 2.14system 0:13.84elapsed 181%CPU (0avgtext+0avgdata 102948maxresident)k 0inputs+0outputs (0major+373287minor)pagefaults 0swaps hsh-rebuild: rebuild of `rkdeveloptool-1.3-alt2.src.rpm' failed. Command exited with non-zero status 1 30.42user 7.03system 0:25.11elapsed 149%CPU (0avgtext+0avgdata 110024maxresident)k 0inputs+0outputs (0major+600907minor)pagefaults 0swaps