<86>Oct 15 03:27:47 userdel[67572]: delete user 'rooter' <86>Oct 15 03:27:47 userdel[67572]: removed group 'rooter' owned by 'rooter' <86>Oct 15 03:27:47 userdel[67572]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 15 03:27:47 groupadd[67584]: group added to /etc/group: name=rooter, GID=639 <86>Oct 15 03:27:47 groupadd[67584]: group added to /etc/gshadow: name=rooter <86>Oct 15 03:27:47 groupadd[67584]: new group: name=rooter, GID=639 <86>Oct 15 03:27:47 useradd[67592]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Oct 15 03:27:47 userdel[67614]: delete user 'builder' <86>Oct 15 03:27:47 userdel[67614]: removed group 'builder' owned by 'builder' <86>Oct 15 03:27:47 userdel[67614]: removed shadow group 'builder' owned by 'builder' <86>Oct 15 03:27:47 groupadd[67657]: group added to /etc/group: name=builder, GID=640 <86>Oct 15 03:27:47 groupadd[67657]: group added to /etc/gshadow: name=builder <86>Oct 15 03:27:47 groupadd[67657]: new group: name=builder, GID=640 <86>Oct 15 03:27:47 useradd[67664]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Oct 15 03:27:50 rpmi: xorg-proto-devel-2019.1-alt1 sisyphus+232786.100.1.1 1561106722 installed <13>Oct 15 03:27:50 rpmi: libICE-1.0.9-alt1 1409902719 installed <13>Oct 15 03:27:50 rpmi: libICE-devel-1.0.9-alt1 1409902719 installed <13>Oct 15 03:27:50 rpmi: libSM-1.2.3-alt1 sisyphus+226734.100.2.1 1554586157 installed <13>Oct 15 03:27:50 rpmi: libX11-locales-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed <13>Oct 15 03:27:50 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed <13>Oct 15 03:27:50 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>Oct 15 03:27:50 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Oct 15 03:27:52 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Oct 15 03:27:52 rpmi: libX11-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed <13>Oct 15 03:27:52 rpmi: libX11-devel-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed <13>Oct 15 03:27:52 rpmi: libSM-devel-1.2.3-alt1 sisyphus+226734.100.2.1 1554586157 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gifsicle-1.88-alt1.nosrc.rpm Installing gifsicle-1.88-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42474 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gifsicle-1.88 + echo 'Source #0 (gifsicle-1.88.tar.gz):' Source #0 (gifsicle-1.88.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/gifsicle-1.88.tar.gz + /bin/tar -xf - + cd gifsicle-1.88 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42474 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gifsicle-1.88 + 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 --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 sets $(MAKE)... (cached) yes 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for an ANSI C-conforming const... yes checking for inline... inline checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for gettimeofday prototype... 2 checking for random... yes checking for strerror... yes checking for strtoul... yes checking for mkstemp... yes checking for library containing pow... -lm 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking for int64_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of void *... 8 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/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o fmalloc.o fmalloc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o giffunc.o giffunc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gifunopt.o gifunopt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o merge.o merge.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xform.o xform.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gifread.o gifread.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gifview.o gifview.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gifwrite.o gifwrite.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gifx.o gifx.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gifsicle.o gifsicle.c gifsicle.c:24: warning: "static_assert" redefined #define static_assert(x, msg) switch ((int) (x)) case 0: case !!((int) (x)): In file included from gifsicle.c:18: /usr/include/assert.h:140: note: this is the location of the previous definition # define static_assert _Static_assert make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clp.o clp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o gifview clp.o fmalloc.o giffunc.o gifread.o gifx.o gifview.o -lSM -lICE -lX11 -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gifdiff.o gifdiff.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o gifdiff clp.o fmalloc.o giffunc.o gifread.o gifdiff.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o support.o support.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o quantize.o quantize.c quantize.c: In function 'colormap_median_cut': quantize.c:415:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (adapt_size > 2 && adapt_size < kch->n && kch->n <= 265 ^~ quantize.c:420:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' slots[0].first = 0; ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o optimize.o optimize.c make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o gifsicle clp.o fmalloc.o giffunc.o gifread.o gifunopt.o merge.o optimize.o quantize.o support.o xform.o gifsicle.o gifwrite.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24649 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gifsicle-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gifsicle-buildroot + cd gifsicle-1.88 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/gifsicle-buildroot/usr exec_prefix=/usr/src/tmp/gifsicle-buildroot/usr bindir=/usr/src/tmp/gifsicle-buildroot/usr/bin sbindir=/usr/src/tmp/gifsicle-buildroot/usr/sbin sysconfdir=/usr/src/tmp/gifsicle-buildroot/etc datadir=/usr/src/tmp/gifsicle-buildroot/usr/share includedir=/usr/src/tmp/gifsicle-buildroot/usr/include libdir=/usr/src/tmp/gifsicle-buildroot/usr/lib64 libexecdir=/usr/src/tmp/gifsicle-buildroot/usr/lib localstatedir=/usr/src/tmp/gifsicle-buildroot/var/lib sharedstatedir=/usr/src/tmp/gifsicle-buildroot/var/lib mandir=/usr/src/tmp/gifsicle-buildroot/usr/share/man infodir=/usr/src/tmp/gifsicle-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' /bin/mkdir -p '/usr/src/tmp/gifsicle-buildroot/usr/bin' /bin/install -p gifsicle gifview gifdiff '/usr/src/tmp/gifsicle-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88/src' make[1]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88' make[2]: Entering directory '/usr/src/RPM/BUILD/gifsicle-1.88' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/gifsicle-buildroot/usr/share/man/man1' /bin/install -p -m 644 gifsicle.1 gifview.1 gifdiff.1 '/usr/src/tmp/gifsicle-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88' make[1]: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88' make: Leaving directory '/usr/src/RPM/BUILD/gifsicle-1.88' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gifsicle-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gifsicle-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/gifsicle-buildroot/ (default) Compressing files in /usr/src/tmp/gifsicle-buildroot (auto) Verifying ELF objects in /usr/src/tmp/gifsicle-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: gifsicle-1.88-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37990 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gifsicle-1.88 + DOCDIR=/usr/src/tmp/gifsicle-buildroot/usr/share/doc/gifsicle-1.88 + export DOCDIR + rm -rf /usr/src/tmp/gifsicle-buildroot/usr/share/doc/gifsicle-1.88 + /bin/mkdir -p /usr/src/tmp/gifsicle-buildroot/usr/share/doc/gifsicle-1.88 + cp -prL README.md NEWS /usr/src/tmp/gifsicle-buildroot/usr/share/doc/gifsicle-1.88 + chmod -R go-w /usr/src/tmp/gifsicle-buildroot/usr/share/doc/gifsicle-1.88 + chmod -R a+rX /usr/src/tmp/gifsicle-buildroot/usr/share/doc/gifsicle-1.88 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.egE10d 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.ONgr4T find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:oikaSowNnccOD8Tn1xzXlq8KFHfxn8RivFRzZ54dlFdjiqBdizrZ5HdDH5JtVR9WCkWULBVH6x1lfr3ZmAew3CiiuwgivoLgkViQZJqUapu77NFt5Anl41K3, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(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), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.42cSFD Creating gifsicle-debuginfo package Processing files: gifsicle-debuginfo-1.88-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qy9xRq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wlkQGh find-requires: running scripts (debuginfo) Requires: gifsicle = 1.88-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/gifsicle-1.88-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/gifsicle-debuginfo-1.88-alt1.x86_64.rpm 11.93user 1.75system 0:19.36elapsed 70%CPU (0avgtext+0avgdata 57460maxresident)k 0inputs+0outputs (0major+726230minor)pagefaults 0swaps 17.22user 4.52system 0:29.84elapsed 72%CPU (0avgtext+0avgdata 113984maxresident)k 0inputs+0outputs (0major+1030713minor)pagefaults 0swaps --- gifsicle-1.88-alt1.x86_64.rpm.repo 2015-09-14 09:44:16.000000000 +0000 +++ gifsicle-1.88-alt1.x86_64.rpm.hasher 2019-10-15 03:28:15.166482400 +0000 @@ -6,5 +6,5 @@ /usr/share/doc/gifsicle-1.88/README.md 100644 -/usr/share/man/man1/gifdiff.1.gz 100644 -/usr/share/man/man1/gifsicle.1.bz2 100644 -/usr/share/man/man1/gifview.1.gz 100644 +/usr/share/man/man1/gifdiff.1.xz 100644 +/usr/share/man/man1/gifsicle.1.xz 100644 +/usr/share/man/man1/gifview.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2