<86>Mar 17 09:51:54 userdel[351732]: delete user 'rooter' <86>Mar 17 09:51:54 userdel[351732]: removed group 'rooter' owned by 'rooter' <86>Mar 17 09:51:54 userdel[351732]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 09:51:54 groupadd[351737]: group added to /etc/group: name=rooter, GID=537 <86>Mar 17 09:51:54 groupadd[351737]: group added to /etc/gshadow: name=rooter <86>Mar 17 09:51:54 groupadd[351737]: new group: name=rooter, GID=537 <86>Mar 17 09:51:54 useradd[351741]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Mar 17 09:51:54 userdel[351748]: delete user 'builder' <86>Mar 17 09:51:54 userdel[351748]: removed group 'builder' owned by 'builder' <86>Mar 17 09:51:54 userdel[351748]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 09:51:54 groupadd[351753]: group added to /etc/group: name=builder, GID=538 <86>Mar 17 09:51:54 groupadd[351753]: group added to /etc/gshadow: name=builder <86>Mar 17 09:51:54 groupadd[351753]: new group: name=builder, GID=538 <86>Mar 17 09:51:54 useradd[351757]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/xcftools-1.0.7-alt1.2.src.rpm: The use of such a license name is ambiguous: GPL <13>Mar 17 09:51:58 rpmi: libpng16-1.6.37-alt1 sisyphus+236677.100.2.1 1566917998 installed <13>Mar 17 09:51:58 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Mar 17 09:51:58 rpmi: libpng-devel-1.6.37-alt1 sisyphus+236677.100.2.1 1566917998 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/xcftools-1.0.7-alt1.2.nosrc.rpm Installing xcftools-1.0.7-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80797 + 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 patching file xcfview.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.9114 + 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 -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 + '[' -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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /bin/install -c 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 for inline... inline 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 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... i586-alt-linux-gnu checking host system type... i586-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 i586-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 32-bit host C ABI... yes checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... 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, --disable-silent-rules, --without-included-gettext + 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 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' sed '1s,/usr/bin/perl,/usr/bin/perl,' < xcfview.in > xcfview make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' 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" make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mkopti.pl xcfinfo make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mktablec.pl > table.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mkopti.pl xcf2pnm make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mkopti.pl xcf2png make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl manpo/optipot.pl > options.mi make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mkopti.pl xcfview make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mkenumsc.pl enums.h > enums.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o nlsini.o -c nlsini.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o scaletab.o -c scaletab.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o utils.o -c utils.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o table.o -c table.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o xcf-general.o -c xcf-general.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mancombine.pl xcfinfo.10 > xcfinfo.1 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mancombine.pl xcf2pnm.10 > xcf2pnm.1 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mancombine.pl xcf2png.10 > xcf2png.1 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /usr/bin/perl mancombine.pl xcfview.10 > xcfview.1 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' 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 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 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o palette.o -c palette.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' /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 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 OK, manpo/manpages.pot is unchanged make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o enums.o -c enums.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o io-unix.o -c io-unix.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' test -f po/da.po msgmerge -U po/da.po po/xcftools.pot ............. done. touch po/da.po make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' if ! make -q manpo/manpages.pot ; then \ touch manpo/manpages.pot ; touch manpo/da.po ; fi 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 manpo/stamp make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering 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 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' if ! make -q po/xcftools.pot ; then \ touch po/xcftools.pot ; touch po/*.po ; touch po/*.mo ; fi 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 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' 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 ; touch manpo/all make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pixels.o -c pixels.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o xcfinfo.o -c xcfinfo.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o xcf2png.o -c xcf2png.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -o xcfinfo xcfinfo.o io-unix.o enums.o xcf-general.o utils.o nlsini.o make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o flatspec.o -c flatspec.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o xcf2pnm.o -c xcf2pnm.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o flatten.o -c flatten.c make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' 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' make: Entering directory '/usr/src/RPM/BUILD/xcftools-1.0.7' 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 make: Leaving directory '/usr/src/RPM/BUILD/xcftools-1.0.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77654 + 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) Checking contents of files in /usr/src/tmp/xcftools-buildroot/ (default) 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) verify-elf: WARNING: ./usr/bin/xcf2png: uses non-LFS functions: __fxstat fopen mmap tmpfile verify-elf: WARNING: ./usr/bin/xcf2pnm: uses non-LFS functions: __fxstat fopen mmap tmpfile verify-elf: WARNING: ./usr/bin/xcfinfo: uses non-LFS functions: __fxstat fopen mmap tmpfile Hardlinking identical .pyc and .pyo files Processing files: xcftools-1.0.7-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10936 + 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.laOCHR 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.yyR9iV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/xcftools-buildroot/usr/bin/xcfview syntax OK Requires: /lib/ld-linux.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libpng16.so.16 >= set:lhHMqGRPokmkrf7iwKTVtAWr1gS7Z3x2bPJ3Hz5, libpng16.so.16(PNG16_0), 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.KzqEDR Wrote: /usr/src/RPM/RPMS/i586/xcftools-1.0.7-alt1.2.i586.rpm 13.31user 3.37system 0:18.50elapsed 90%CPU (0avgtext+0avgdata 28196maxresident)k 0inputs+0outputs (0major+557367minor)pagefaults 0swaps /.out/xcftools-1.0.7-alt1.2.i586.rpm: The use of such a license name is ambiguous: GPL 19.75user 9.37system 0:30.71elapsed 94%CPU (0avgtext+0avgdata 108740maxresident)k 608inputs+0outputs (0major+826790minor)pagefaults 0swaps