<86>Jan 6 00:51:17 userdel[79086]: delete user 'rooter' <86>Jan 6 00:51:17 userdel[79086]: removed group 'rooter' owned by 'rooter' <86>Jan 6 00:51:17 userdel[79086]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 00:51:17 groupadd[79093]: group added to /etc/group: name=rooter, GID=705 <86>Jan 6 00:51:17 groupadd[79093]: group added to /etc/gshadow: name=rooter <86>Jan 6 00:51:17 groupadd[79093]: new group: name=rooter, GID=705 <86>Jan 6 00:51:17 useradd[79099]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Jan 6 00:51:17 userdel[79106]: delete user 'builder' <86>Jan 6 00:51:17 userdel[79106]: removed group 'builder' owned by 'builder' <86>Jan 6 00:51:17 userdel[79106]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 00:51:17 groupadd[79114]: group added to /etc/group: name=builder, GID=706 <86>Jan 6 00:51:17 groupadd[79114]: group added to /etc/gshadow: name=builder <86>Jan 6 00:51:17 groupadd[79114]: new group: name=builder, GID=706 <86>Jan 6 00:51:17 useradd[79121]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Jan 6 00:51:20 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <13>Jan 6 00:51:20 rpmi: libpng15-1.5.28-alt1 1484572014 installed <13>Jan 6 00:51:20 rpmi: libpng-devel-1.5.28-alt1 1484572014 installed Installing xcftools-1.0.7-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89424 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xcftools-1.0.7 + echo 'Source #0 (xcftools-1.0.7.tar):' Source #0 (xcftools-1.0.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xcftools-1.0.7.tar + cd xcftools-1.0.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xcftools-1.0.7-alt-changes.patch):' Patch #0 (xcftools-1.0.7-alt-changes.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file xcf2png.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89424 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xcftools-1.0.7 + 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: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION 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: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for a BSD-compatible install... /bin/install -c 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 for inline... inline 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 whether byte ordering is bigendian... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for inttypes.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for strcasecmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for perl... /usr/bin/perl configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing po-directories commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mkenumsh.pl gimp/base-enums.h gimp/gimpbaseenums.h gimp/xcf-private.h > enums.h /usr/bin/perl mkopti.pl xcfinfo echo >nlsini.c "#include \"xcftools.h\"" echo >>nlsini.c "#ifndef nls_init" echo >>nlsini.c "void nls_init(void) {" echo >>nlsini.c " bindtextdomain(\"xcftools\",\"/usr/share/locale\");" echo >>nlsini.c " textdomain(\"xcftools\"); }" echo >>nlsini.c "#endif" /usr/bin/perl mkopti.pl xcf2pnm cc -pipe -Wall -g -O2 -o pixels.o -c pixels.c cc -pipe -Wall -g -O2 -o flatten.o -c flatten.c cc -pipe -Wall -g -O2 -o flatspec.o -c flatspec.c cc -pipe -Wall -g -O2 -o scaletab.o -c scaletab.c /usr/bin/perl mktablec.pl > table.c /usr/bin/perl mkopti.pl xcf2png cc -pipe -Wall -g -O2 -o palette.o -c palette.c sed '1s,/usr/bin/perl,/usr/bin/perl,' < xcfview.in > xcfview /usr/bin/perl mancombine.pl xcfinfo.10 > xcfinfo.1 /usr/bin/perl mancombine.pl xcf2pnm.10 > xcf2pnm.1 /usr/bin/perl mkopti.pl xcfview /usr/bin/perl manpo/optipot.pl > options.mi cc -pipe -Wall -g -O2 -o xcfinfo.o -c xcfinfo.c cc -pipe -Wall -g -O2 -o io-unix.o -c io-unix.c /usr/bin/perl mkenumsc.pl enums.h > enums.c cc -pipe -Wall -g -O2 -o xcf-general.o -c xcf-general.c cc -pipe -Wall -g -O2 -o utils.o -c utils.c cc -pipe -Wall -g -O2 -o nlsini.o -c nlsini.c cc -pipe -Wall -g -O2 -o xcf2pnm.o -c xcf2pnm.c cc -pipe -Wall -g -O2 -o table.o -c table.c cc -pipe -Wall -g -O2 -o xcf2png.o -c xcf2png.c /usr/bin/perl mancombine.pl xcf2png.10 > xcf2png.1 /usr/bin/perl mancombine.pl xcfview.10 > xcfview.1 xgettext -o po/xcftools.pot.tmp -C -k_ -kN_ \ --foreign-user --msgid-bugs-address=henning@makholm.net \ --flag=FatalGeneric:2:c-format \ --flag=FatalUnexpected:1:c-format \ --flag=FatalBadXCF:1:c-format \ --flag=FatalUnsupportedXCF:1:c-format \ xcfinfo.oi xcf2pnm.oi xcf2png.oi xcfview.oi options.i enums.c flatten.c flatspec.c io-unix.c scaletab.c xcf-general.c xcfinfo.c palette.c pixels.c xcf2pnm.c xcf2png.c utils.c /usr/bin/perl manpo/mantranslate.pl -x options.mi xcfinfo.10 xcf2pnm.10 xcf2png.10 xcfview.10 exit.1i > manpo/manpages.pot.tmp if diff po/xcftools.pot po/xcftools.pot.tmp | \ grep -v '^\([^<>]\|. \?"POT-Creation-Date:\)' > /dev/null; \ then mv -f po/xcftools.pot.tmp po/xcftools.pot ; \ else echo OK, po/xcftools.pot is unchanged ; rm po/xcftools.pot.tmp ; fi cc -pipe -Wall -g -O2 -o enums.o -c enums.c test -f po/da.po if diff manpo/manpages.pot manpo/manpages.pot.tmp | \ grep -v '^\([^<>]\|. \?"POT-Creation-Date:\)' > /dev/null; \ then mv -f manpo/manpages.pot.tmp manpo/manpages.pot ; \ else echo OK, manpo/manpages.pot is unchanged ; rm manpo/manpages.pot.tmp ; fi msgmerge -U po/da.po po/xcftools.pot OK, manpo/manpages.pot is unchanged .if ! make -q manpo/manpages.pot ; then \ touch manpo/manpages.pot ; touch manpo/da.po ; fi ............ done. make[1]: Entering directory `/usr/src/RPM/BUILD/xcftools-1.0.7' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. touch po/da.po make[1]: Leaving directory `/usr/src/RPM/BUILD/xcftools-1.0.7' msgfmt -c -opo/da.mo po/da.po po/da.po:6: warning: header field 'Language' still has the initial default value if ! make -q po/xcftools.pot ; then \ touch po/xcftools.pot ; touch po/*.po ; touch po/*.mo ; fi touch manpo/stamp for L in da ; do \ for P in xcfinfo xcf2pnm xcf2png xcfview ; do \ /usr/bin/perl manpo/mantranslate.pl manpo/$L.po $P.1 \ > manpo/$P.$L.1 || exit 1; done ; done ; make[1]: Entering directory `/usr/src/RPM/BUILD/xcftools-1.0.7' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[1]: Leaving directory `/usr/src/RPM/BUILD/xcftools-1.0.7' touch po/stamp cc -o xcfinfo xcfinfo.o io-unix.o enums.o xcf-general.o utils.o nlsini.o touch manpo/all cc -o xcf2png xcf2png.o io-unix.o enums.o xcf-general.o utils.o nlsini.o pixels.o flatten.o flatspec.o scaletab.o table.o palette.o -lpng cc -o xcf2pnm xcf2pnm.o io-unix.o enums.o xcf-general.o utils.o nlsini.o pixels.o flatten.o flatspec.o scaletab.o table.o make: Leaving directory `/usr/src/RPM/BUILD/xcftools-1.0.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xcftools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xcftools-buildroot + cd xcftools-1.0.7 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/xcftools-buildroot install make: Entering directory `/usr/src/RPM/BUILD/xcftools-1.0.7' ./install-sh -d /usr/src/tmp/xcftools-buildroot/usr/bin; for p in xcfinfo xcf2pnm xcf2png xcfview ; do \ case $p in xcfview) strip= ;; *) strip=-s ;; esac ; \ /bin/install -p $strip $p \ /usr/src/tmp/xcftools-buildroot/usr/bin/`echo $p | sed s,x,x,` \ || exit 1 ;\ done ./install-sh -d /usr/src/tmp/xcftools-buildroot/usr/share/man/man1; for m in xcfinfo.1 xcf2pnm.1 xcf2png.1 xcfview.1 ; do \ /bin/install -p -m 644 $m \ /usr/src/tmp/xcftools-buildroot/usr/share/man/man1/`echo $m | sed s,x,x,` \ || exit 1 ; \ done for lang in da ; do \ ./install-sh -d /usr/src/tmp/xcftools-buildroot/usr/share/locale/$lang/LC_MESSAGES ; \ /bin/install -p -m 644 po/$lang.mo \ /usr/src/tmp/xcftools-buildroot/usr/share/locale/$lang/LC_MESSAGES/xcftools.mo \ || exit 1 ; \ done for L in da ; do \ ./install-sh -d /usr/src/tmp/xcftools-buildroot/usr/share/man/$L/man1 || exit 1 ; \ for P in xcfinfo xcf2pnm xcf2png xcfview ; do \ /bin/install -p -m 644 manpo/$P.$L.1 /usr/src/tmp/xcftools-buildroot/usr/share/man/$L/man1/$P.1 \ || exit 1; done ; done ; make: Leaving directory `/usr/src/RPM/BUILD/xcftools-1.0.7' + /usr/lib/rpm/find-lang xcftools + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xcftools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xcftools-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/xcftools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xcftools-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: xcftools-1.0.7-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94099 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xcftools-1.0.7 + DOCDIR=/usr/src/tmp/xcftools-buildroot/usr/share/doc/xcftools-1.0.7 + export DOCDIR + rm -rf /usr/src/tmp/xcftools-buildroot/usr/share/doc/xcftools-1.0.7 + /bin/mkdir -p /usr/src/tmp/xcftools-buildroot/usr/share/doc/xcftools-1.0.7 + cp -prL ChangeLog README /usr/src/tmp/xcftools-buildroot/usr/share/doc/xcftools-1.0.7 + chmod -R go-w /usr/src/tmp/xcftools-buildroot/usr/share/doc/xcftools-1.0.7 + chmod -R a+rX /usr/src/tmp/xcftools-buildroot/usr/share/doc/xcftools-1.0.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bgUpwV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.voWri1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/%{ <-- HERE (.*?)}/ at /usr/src/tmp/xcftools-buildroot/usr/bin/xcfview line 126. /usr/src/tmp/xcftools-buildroot/usr/bin/xcfview syntax OK Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, 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), libpng15.so.15()(64bit) >= set:lhHMqGRPokmkrf7iwKTVtAWr1gS7Z3x2bPJ3Hz5, libpng15.so.15(PNG15_0)(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.d578W9 Wrote: /usr/src/RPM/RPMS/x86_64/xcftools-1.0.7-alt1.1.x86_64.rpm 5.22user 1.10system 0:11.83elapsed 53%CPU (0avgtext+0avgdata 32132maxresident)k 0inputs+0outputs (0major+546445minor)pagefaults 0swaps 12.48user 3.03system 0:23.90elapsed 64%CPU (0avgtext+0avgdata 124620maxresident)k 0inputs+0outputs (0major+871266minor)pagefaults 0swaps --- xcftools-1.0.7-alt1.1.x86_64.rpm.repo 2012-10-03 14:31:07.000000000 +0000 +++ xcftools-1.0.7-alt1.1.x86_64.rpm.hasher 2019-01-06 00:51:34.301484776 +0000 @@ -8,10 +8,10 @@ /usr/share/locale/da/LC_MESSAGES/xcftools.mo 100644 -/usr/share/man/da/man1/xcf2png.1.gz 100644 -/usr/share/man/da/man1/xcf2pnm.1.bz2 100644 -/usr/share/man/da/man1/xcfinfo.1.gz 100644 -/usr/share/man/da/man1/xcfview.1.gz 100644 -/usr/share/man/man1/xcf2png.1.bz2 100644 -/usr/share/man/man1/xcf2pnm.1.gz 100644 -/usr/share/man/man1/xcfinfo.1.gz 100644 -/usr/share/man/man1/xcfview.1.gz 100644 +/usr/share/man/da/man1/xcf2png.1.xz 100644 +/usr/share/man/da/man1/xcf2pnm.1.xz 100644 +/usr/share/man/da/man1/xcfinfo.1.xz 100644 +/usr/share/man/da/man1/xcfview.1.xz 100644 +/usr/share/man/man1/xcf2png.1.xz 100644 +/usr/share/man/man1/xcf2pnm.1.xz 100644 +/usr/share/man/man1/xcfinfo.1.xz 100644 +/usr/share/man/man1/xcfview.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2