<86>Aug 1 09:14:57 userdel[314960]: delete user 'rooter' <86>Aug 1 09:14:57 userdel[314960]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:14:57 userdel[314960]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:14:57 groupadd[314980]: group added to /etc/group: name=rooter, GID=639 <86>Aug 1 09:14:57 groupadd[314980]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:14:57 groupadd[314980]: new group: name=rooter, GID=639 <86>Aug 1 09:14:57 useradd[314994]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Aug 1 09:14:57 userdel[315014]: delete user 'builder' <86>Aug 1 09:14:57 userdel[315014]: removed group 'builder' owned by 'builder' <86>Aug 1 09:14:57 userdel[315014]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:14:57 groupadd[315027]: group added to /etc/group: name=builder, GID=640 <86>Aug 1 09:14:57 groupadd[315027]: group added to /etc/gshadow: name=builder <86>Aug 1 09:14:57 groupadd[315027]: new group: name=builder, GID=640 <86>Aug 1 09:14:57 useradd[315038]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libart_lgpl-2.3.21-alt3.nosrc.rpm (w1.gzdio) Installing libart_lgpl-2.3.21-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libart_lgpl-2.3.21 + echo 'Source #0 (libart_lgpl-2.3.21.tar.bz2):' Source #0 (libart_lgpl-2.3.21.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libart_lgpl-2.3.21.tar.bz2 + /bin/tar -xf - + cd libart_lgpl-2.3.21 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libart_lgpl-2.3.21 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + ./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 --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --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 for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking for some Win32 platform... no checking for native Win32... no checking for working alloca.h... yes checking for alloca... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 configure: creating ./config.status config.status: creating libart-features.h config.status: creating Makefile config.status: creating libart-2.0.pc config.status: creating libart-2.0-uninstalled.pc config.status: creating libart-zip config.status: creating libart-config config.status: creating gen_art_config.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_alphagamma.lo art_alphagamma.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_alphagamma.c -fPIC -DPIC -o .libs/art_alphagamma.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_gray_svp.lo art_gray_svp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_gray_svp.c -fPIC -DPIC -o .libs/art_gray_svp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rect_svp.lo art_rect_svp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rect_svp.c -fPIC -DPIC -o .libs/art_rect_svp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_bpath.lo art_bpath.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_bpath.c -fPIC -DPIC -o .libs/art_bpath.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_misc.lo art_misc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_misc.c -fPIC -DPIC -o .libs/art_misc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_pixbuf.lo art_pixbuf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_pixbuf.c -fPIC -DPIC -o .libs/art_pixbuf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_affine.lo art_affine.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_affine.c -fPIC -DPIC -o .libs/art_affine.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rect_uta.lo art_rect_uta.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rect_uta.c -fPIC -DPIC -o .libs/art_rect_uta.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rect.lo art_rect.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rect.c -fPIC -DPIC -o .libs/art_rect.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb.lo art_rgb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb.c -fPIC -DPIC -o .libs/art_rgb.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_render_mask.lo art_render_mask.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_render_mask.c -fPIC -DPIC -o .libs/art_render_mask.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_render_svp.lo art_render_svp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_render_svp.c -fPIC -DPIC -o .libs/art_render_svp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb_affine_private.lo art_rgb_affine_private.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb_affine_private.c -fPIC -DPIC -o .libs/art_rgb_affine_private.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb_affine.lo art_rgb_affine.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb_affine.c -fPIC -DPIC -o .libs/art_rgb_affine.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb_bitmap_affine.lo art_rgb_bitmap_affine.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb_bitmap_affine.c -fPIC -DPIC -o .libs/art_rgb_bitmap_affine.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb_pixbuf_affine.lo art_rgb_pixbuf_affine.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb_pixbuf_affine.c -fPIC -DPIC -o .libs/art_rgb_pixbuf_affine.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb_rgba_affine.lo art_rgb_rgba_affine.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb_rgba_affine.c -fPIC -DPIC -o .libs/art_rgb_rgba_affine.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb_a_affine.lo art_rgb_a_affine.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb_a_affine.c -fPIC -DPIC -o .libs/art_rgb_a_affine.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp.lo art_svp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp.c -fPIC -DPIC -o .libs/art_svp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgba.lo art_rgba.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgba.c -fPIC -DPIC -o .libs/art_rgba.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_render_gradient.lo art_render_gradient.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_render_gradient.c -fPIC -DPIC -o .libs/art_render_gradient.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp_point.lo art_svp_point.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp_point.c -fPIC -DPIC -o .libs/art_svp_point.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_render.lo art_render.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_render.c -fPIC -DPIC -o .libs/art_render.o art_render.c: In function 'art_render_composite': art_render.c:298:7: warning: variable 'image_ix' set but not used [-Wunused-but-set-variable] int image_ix; ^~~~~~~~ art_render.c: In function 'art_render_composite_8': art_render.c:518:7: warning: variable 'image_ix' set but not used [-Wunused-but-set-variable] int image_ix; ^~~~~~~~ art_render.c: In function 'art_render_composite_8_opt1': art_render.c:666:7: warning: variable 'image_ix' set but not used [-Wunused-but-set-variable] int image_ix; ^~~~~~~~ art_render.c: In function 'art_render_composite_8_opt2': art_render.c:762:7: warning: variable 'image_ix' set but not used [-Wunused-but-set-variable] int image_ix; ^~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_rgb_svp.lo art_rgb_svp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_rgb_svp.c -fPIC -DPIC -o .libs/art_rgb_svp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp_ops.lo art_svp_ops.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp_ops.c -fPIC -DPIC -o .libs/art_svp_ops.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp_vpath.lo art_svp_vpath.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp_vpath.c -fPIC -DPIC -o .libs/art_svp_vpath.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_uta.lo art_uta.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_uta.c -fPIC -DPIC -o .libs/art_uta.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_uta_ops.lo art_uta_ops.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_uta_ops.c -fPIC -DPIC -o .libs/art_uta_ops.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_uta_rect.lo art_uta_rect.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_uta_rect.c -fPIC -DPIC -o .libs/art_uta_rect.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_uta_svp.lo art_uta_svp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_uta_svp.c -fPIC -DPIC -o .libs/art_uta_svp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp_intersect.lo art_svp_intersect.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp_intersect.c -fPIC -DPIC -o .libs/art_svp_intersect.o art_svp_intersect.c: In function 'art_svp_intersect_add_seg': art_svp_intersect.c:1402:17: warning: variable 'beg_range' set but not used [-Wunused-but-set-variable] ArtActiveSeg *beg_range; ^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_vpath.lo art_vpath.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_vpath.c -fPIC -DPIC -o .libs/art_vpath.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp_vpath_stroke.lo art_svp_vpath_stroke.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp_vpath_stroke.c -fPIC -DPIC -o .libs/art_svp_vpath_stroke.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp_render_aa.lo art_svp_render_aa.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp_render_aa.c -fPIC -DPIC -o .libs/art_svp_render_aa.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_vpath_bpath.lo art_vpath_bpath.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_vpath_bpath.c -fPIC -DPIC -o .libs/art_vpath_bpath.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_uta_vpath.lo art_uta_vpath.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_uta_vpath.c -fPIC -DPIC -o .libs/art_uta_vpath.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' cp -f libart-config libart2-config make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o libart-features.lo libart-features.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c libart-features.c -fPIC -DPIC -o .libs/libart-features.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_vpath_dash.lo art_vpath_dash.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_vpath_dash.c -fPIC -DPIC -o .libs/art_vpath_dash.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_vpath_svp.lo art_vpath_svp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_vpath_svp.c -fPIC -DPIC -o .libs/art_vpath_svp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c testuta.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c testart.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c -o art_svp_wind.lo art_svp_wind.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -c art_svp_wind.c -fPIC -DPIC -o .libs/art_svp_wind.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -version-info 5:21:3 -o libart_lgpl_2.la -rpath /usr/lib art_affine.lo art_alphagamma.lo art_bpath.lo art_gray_svp.lo art_misc.lo art_pixbuf.lo art_rect.lo art_rect_svp.lo art_rect_uta.lo art_render.lo art_render_gradient.lo art_render_mask.lo art_render_svp.lo art_rgb.lo art_rgb_affine.lo art_rgb_affine_private.lo art_rgb_bitmap_affine.lo art_rgb_pixbuf_affine.lo art_rgb_rgba_affine.lo art_rgb_a_affine.lo art_rgba.lo art_rgb_svp.lo art_svp.lo art_svp_intersect.lo art_svp_ops.lo art_svp_point.lo art_svp_render_aa.lo art_svp_vpath.lo art_svp_vpath_stroke.lo art_svp_wind.lo art_uta.lo art_uta_ops.lo art_uta_rect.lo art_uta_vpath.lo art_uta_svp.lo art_vpath.lo art_vpath_bpath.lo art_vpath_dash.lo art_vpath_svp.lo libart-features.lo -lm libtool: link: i586-alt-linux-gcc -shared .libs/art_affine.o .libs/art_alphagamma.o .libs/art_bpath.o .libs/art_gray_svp.o .libs/art_misc.o .libs/art_pixbuf.o .libs/art_rect.o .libs/art_rect_svp.o .libs/art_rect_uta.o .libs/art_render.o .libs/art_render_gradient.o .libs/art_render_mask.o .libs/art_render_svp.o .libs/art_rgb.o .libs/art_rgb_affine.o .libs/art_rgb_affine_private.o .libs/art_rgb_bitmap_affine.o .libs/art_rgb_pixbuf_affine.o .libs/art_rgb_rgba_affine.o .libs/art_rgb_a_affine.o .libs/art_rgba.o .libs/art_rgb_svp.o .libs/art_svp.o .libs/art_svp_intersect.o .libs/art_svp_ops.o .libs/art_svp_point.o .libs/art_svp_render_aa.o .libs/art_svp_vpath.o .libs/art_svp_vpath_stroke.o .libs/art_svp_wind.o .libs/art_uta.o .libs/art_uta_ops.o .libs/art_uta_rect.o .libs/art_uta_vpath.o .libs/art_uta_svp.o .libs/art_vpath.o .libs/art_vpath_bpath.o .libs/art_vpath_dash.o .libs/art_vpath_svp.o .libs/libart-features.o -lm -march=i586 -mtune=generic -Wl,-soname -Wl,libart_lgpl_2.so.2 -o .libs/libart_lgpl_2.so.2.3.21 libtool: link: (cd ".libs" && rm -f "libart_lgpl_2.so.2" && ln -s "libart_lgpl_2.so.2.3.21" "libart_lgpl_2.so.2") libtool: link: (cd ".libs" && rm -f "libart_lgpl_2.so" && ln -s "libart_lgpl_2.so.2.3.21" "libart_lgpl_2.so") libtool: link: ( cd ".libs" && rm -f "libart_lgpl_2.la" && ln -s "../libart_lgpl_2.la" "libart_lgpl_2.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -o testuta testuta.o ./libart_lgpl_2.la -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -o .libs/testuta testuta.o ./.libs/libart_lgpl_2.so -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -o testart testart.o ./libart_lgpl_2.la -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wmissing-prototypes -o .libs/testart testart.o ./.libs/libart_lgpl_2.so -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12227 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libart_lgpl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libart_lgpl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libart_lgpl-2.3.21 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libart_lgpl-buildroot make: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[2]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libart_lgpl-buildroot/usr/bin" /usr/libexec/rpm-build/install -p libart2-config '/usr/src/tmp/libart_lgpl-buildroot/usr/bin' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libart_lgpl-buildroot/usr/lib" /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libart_lgpl_2.la '/usr/src/tmp/libart_lgpl-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libart_lgpl_2.so.2.3.21 /usr/src/tmp/libart_lgpl-buildroot/usr/lib/libart_lgpl_2.so.2.3.21 libtool: install: (cd /usr/src/tmp/libart_lgpl-buildroot/usr/lib && { ln -s -f libart_lgpl_2.so.2.3.21 libart_lgpl_2.so.2 || { rm -f libart_lgpl_2.so.2 && ln -s libart_lgpl_2.so.2.3.21 libart_lgpl_2.so.2; }; }) libtool: install: (cd /usr/src/tmp/libart_lgpl-buildroot/usr/lib && { ln -s -f libart_lgpl_2.so.2.3.21 libart_lgpl_2.so || { rm -f libart_lgpl_2.so && ln -s libart_lgpl_2.so.2.3.21 libart_lgpl_2.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libart_lgpl_2.lai /usr/src/tmp/libart_lgpl-buildroot/usr/lib/libart_lgpl_2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libart-2.0/libart_lgpl" || /bin/mkdir -p "/usr/src/tmp/libart_lgpl-buildroot/usr/include/libart-2.0/libart_lgpl" /usr/libexec/rpm-build/install -p -m 644 art_affine.h art_alphagamma.h art_bpath.h art_config.h art_filterlevel.h art_gray_svp.h art_misc.h art_pathcode.h art_pixbuf.h art_point.h art_rect.h art_rect_svp.h art_rect_uta.h art_render.h art_render_gradient.h art_render_mask.h art_render_svp.h art_rgb.h art_rgb_affine.h art_rgb_bitmap_affine.h art_rgb_pixbuf_affine.h art_rgb_rgba_affine.h art_rgb_a_affine.h art_rgb_svp.h art_rgba.h art_svp.h art_svp_intersect.h art_svp_ops.h art_svp_point.h art_svp_render_aa.h art_svp_vpath.h art_svp_vpath_stroke.h art_svp_wind.h art_uta.h art_uta_ops.h art_uta_rect.h art_uta_vpath.h art_uta_svp.h art_vpath.h art_vpath_bpath.h '/usr/src/tmp/libart_lgpl-buildroot/usr/include/libart-2.0/libart_lgpl' /usr/libexec/rpm-build/install -p -m 644 art_vpath_dash.h art_vpath_svp.h libart.h libart-features.h '/usr/src/tmp/libart_lgpl-buildroot/usr/include/libart-2.0/libart_lgpl' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libart_lgpl-buildroot/usr/lib/pkgconfig" /usr/libexec/rpm-build/install -p -m 644 libart-2.0.pc '/usr/src/tmp/libart_lgpl-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make[1]: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' make: Leaving directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libart_lgpl-buildroot (auto) removed './usr/lib/libart_lgpl_2.la' mode of './usr/lib/libart_lgpl_2.so.2.3.21' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libart_lgpl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/libart2-config: 46c46 < libdirs=-L/usr/lib --- > libdirs= /usr/lib/pkgconfig/libart-2.0.pc: Libs: '-L${libdir} -lart_lgpl_2' --> '-lart_lgpl_2' Checking contents of files in /usr/src/tmp/libart_lgpl-buildroot/ (default) Compressing files in /usr/src/tmp/libart_lgpl-buildroot (auto) Adjusting library links in /usr/src/tmp/libart_lgpl-buildroot ./usr/lib: libart_lgpl_2.so.2 -> libart_lgpl_2.so.2.3.21 Verifying ELF objects in /usr/src/tmp/libart_lgpl-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: libart_lgpl-2.3.21-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14005 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libart_lgpl-2.3.21 + DOCDIR=/usr/src/tmp/libart_lgpl-buildroot/usr/share/doc/libart_lgpl-2.3.21 + export DOCDIR + rm -rf /usr/src/tmp/libart_lgpl-buildroot/usr/share/doc/libart_lgpl-2.3.21 + /bin/mkdir -p /usr/src/tmp/libart_lgpl-buildroot/usr/share/doc/libart_lgpl-2.3.21 + cp -prL AUTHORS NEWS README /usr/src/tmp/libart_lgpl-buildroot/usr/share/doc/libart_lgpl-2.3.21 + chmod -R go-w /usr/src/tmp/libart_lgpl-buildroot/usr/share/doc/libart_lgpl-2.3.21 + chmod -R a+rX /usr/src/tmp/libart_lgpl-buildroot/usr/share/doc/libart_lgpl-2.3.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hb50EP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libart_lgpl-buildroot/usr/lib/libart_lgpl_2.so.2: 123 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UxuSbW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libart_lgpl_2.so.2 = set:kdhDRh8WvRtzjJcWcB6OItRMtxKMJnoUeZ2ocIrlBO4MYwTARwhZCN9iFmkET7uYkQRb3ugOQLS2h6EieZzQU1rcBCCk8OFSwiPEKVHZgFOJpHSEfZ8w3FQg3BgSTQYg4z1hR6hF1uOnU9dfSeSIDECUX2mxycZ0AZnkI168pbOYVxvSfIjs6OqhFOM2xeUAlZjzSStqGcv2ZpJZaOuUujZak5v5ZE50lsvyYkCZbZ5pu8Sduc95 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MCG4Tv Creating libart_lgpl-debuginfo package Processing files: libart_lgpl-devel-2.3.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jQ22UA 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.WrUmn5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libart-2.0) = 2.3.21 Requires: libart_lgpl = 2.3.21-alt3, /bin/sh, /usr/lib/libart_lgpl_2.so.2.3.21, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B5WXL4 Processing files: libart_lgpl-debuginfo-2.3.21-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UqyPUu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q49HzC find-requires: running scripts (debuginfo) Provides: debug(libart_lgpl_2.so.2) Requires: libart_lgpl = 2.3.21-alt3, debug(libc.so.6), debug(libm.so.6) Removing 1 extra deps from libart_lgpl-devel due to dependency on libart_lgpl Wrote: /usr/src/RPM/RPMS/i586/libart_lgpl-2.3.21-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libart_lgpl-devel-2.3.21-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libart_lgpl-debuginfo-2.3.21-alt3.i586.rpm (w2.lzdio) 20.99user 6.50system 0:25.35elapsed 108%CPU (0avgtext+0avgdata 30612maxresident)k 0inputs+0outputs (0major+980777minor)pagefaults 0swaps 23.59user 11.30system 0:32.20elapsed 108%CPU (0avgtext+0avgdata 30612maxresident)k 0inputs+0outputs (0major+1172072minor)pagefaults 0swaps --- libart_lgpl-2.3.21-alt3.i586.rpm.repo 2011-04-25 08:58:48.000000000 +0000 +++ libart_lgpl-2.3.21-alt3.i586.rpm.hasher 2021-08-01 09:15:26.277399642 +0000 @@ -17,3 +17,3 @@ File: /usr/lib/libart_lgpl_2.so.2 120777 root:root libart_lgpl_2.so.2.3.21 -File: /usr/lib/libart_lgpl_2.so.2.3.21 100644 root:root eba958ac786de0b581042b7df7b5bc1e +File: /usr/lib/libart_lgpl_2.so.2.3.21 100644 root:root 06ba76fd5a26aba51b61cbb54f923a44 File: /usr/share/doc/libart_lgpl-2.3.21 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/libart_lgpl-2.3.21/README 100644 root:root a6638faf791bdd0e08f7c1f4c2840bc1 -RPMIdentity: 30784fa8994058e1efbf735cff01f57493ef6bca63a84962f3fd2ec4737bdcd66a6811a226c641a6c369ba57226f9e46d11cf0127da3a5fd8d86c804f0d055b5 +RPMIdentity: 23fd420e2847fe85284a095ca3b88cc2fe7e57f3191424c2354670374d56ebd35ba4e64df5a06b8fb3519c9fdc10e54bd5808048aeec93a780a6a06a289cc18d --- libart_lgpl-debuginfo-2.3.21-alt3.i586.rpm.repo 2011-04-25 08:58:48.000000000 +0000 +++ libart_lgpl-debuginfo-2.3.21-alt3.i586.rpm.hasher 2021-08-01 09:15:26.596388500 +0000 @@ -1,9 +1,9 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/cb4f4fa31a5d5feb020aa8b7175b06c06e0012 120777 root:root ../../../libart_lgpl_2.so.2.3.21 -/usr/lib/debug/.build-id/b7/cb4f4fa31a5d5feb020aa8b7175b06c06e0012.debug 120777 root:root ../../usr/lib/libart_lgpl_2.so.2.3.21.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/b2ec6a3ae3c63d0586477b5b112da5ea69d143 120777 root:root ../../../libart_lgpl_2.so.2.3.21 +/usr/lib/debug/.build-id/c9/b2ec6a3ae3c63d0586477b5b112da5ea69d143.debug 120777 root:root ../../usr/lib/libart_lgpl_2.so.2.3.21.debug /usr/lib/debug/usr/lib/libart_lgpl_2.so.2.3.21.debug 100644 root:root /usr/lib/debug/usr/lib/libart_lgpl_2.so.2.debug 120777 root:root libart_lgpl_2.so.2.3.21.debug -/usr/lib/debug/usr/lib/libart_lgpl_2.so.debug 120777 root:root libart_lgpl_2.so.2.3.21.debug /usr/src/debug/libart_lgpl-2.3.21 40755 root:root /usr/src/debug/libart_lgpl-2.3.21/art_affine.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_affine.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_alphagamma.c 100644 root:root @@ -32,5 +32,8 @@ /usr/src/debug/libart_lgpl-2.3.21/art_rgb.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_rgb.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_rgb_a_affine.c 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine_private.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine_private.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_rgb_bitmap_affine.c 100644 root:root @@ -38,2 +41,3 @@ /usr/src/debug/libart_lgpl-2.3.21/art_rgb_rgba_affine.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_rgb_rgba_affine.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_rgb_svp.c 100644 root:root @@ -49,2 +53,3 @@ /usr/src/debug/libart_lgpl-2.3.21/art_svp_vpath.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_svp_vpath.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_svp_vpath_stroke.c 100644 root:root @@ -59,2 +64,3 @@ /usr/src/debug/libart_lgpl-2.3.21/art_uta_vpath.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_uta_vpath.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/art_vpath.c 100644 root:root @@ -65,3 +71,5 @@ /usr/src/debug/libart_lgpl-2.3.21/art_vpath_svp.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/art_vpath_svp.h 100644 root:root /usr/src/debug/libart_lgpl-2.3.21/libart-features.c 100644 root:root +/usr/src/debug/libart_lgpl-2.3.21/libart-features.h 100644 root:root Requires: libart_lgpl = 2.3.21-alt3 @@ -72,10 +80,10 @@ Provides: libart_lgpl-debuginfo = 2.3.21-alt3 -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/cb4f4fa31a5d5feb020aa8b7175b06c06e0012 120777 root:root ../../../libart_lgpl_2.so.2.3.21 -File: /usr/lib/debug/.build-id/b7/cb4f4fa31a5d5feb020aa8b7175b06c06e0012.debug 120777 root:root ../../usr/lib/libart_lgpl_2.so.2.3.21.debug -File: /usr/lib/debug/usr/lib/libart_lgpl_2.so.2.3.21.debug 100644 root:root ec5f4a0e394a8c0a00a8eff3824d3dc5 +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/b2ec6a3ae3c63d0586477b5b112da5ea69d143 120777 root:root ../../../libart_lgpl_2.so.2.3.21 +File: /usr/lib/debug/.build-id/c9/b2ec6a3ae3c63d0586477b5b112da5ea69d143.debug 120777 root:root ../../usr/lib/libart_lgpl_2.so.2.3.21.debug +File: /usr/lib/debug/usr/lib/libart_lgpl_2.so.2.3.21.debug 100644 root:root 040ccd55a3f513d5bab1aff31e53dfc8 File: /usr/lib/debug/usr/lib/libart_lgpl_2.so.2.debug 120777 root:root libart_lgpl_2.so.2.3.21.debug -File: /usr/lib/debug/usr/lib/libart_lgpl_2.so.debug 120777 root:root libart_lgpl_2.so.2.3.21.debug File: /usr/src/debug/libart_lgpl-2.3.21 40755 root:root File: /usr/src/debug/libart_lgpl-2.3.21/art_affine.c 100644 root:root 451bbf9eef0c5e5ba7c66e67c0049343 +File: /usr/src/debug/libart_lgpl-2.3.21/art_affine.h 100644 root:root b436f2b18681b03fc4616370daaaccbf File: /usr/src/debug/libart_lgpl-2.3.21/art_alphagamma.c 100644 root:root 221d5b310705c14cb66c6cbb053a18d9 @@ -104,5 +112,8 @@ File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb.c 100644 root:root 454f75dd5ab2ff5a754a2afeda1a2b69 +File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb.h 100644 root:root c701c4b3c026a318995e48f443e16e69 File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_a_affine.c 100644 root:root 56657c6cf9ee3a69047e2f5eb03f97c6 File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine.c 100644 root:root dabae77d61b25101960ba320ad0e840f +File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine.h 100644 root:root 2e467a00830a24a7c7c8392c44574aff File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine_private.c 100644 root:root 7ec2853e62c67a0f65be4e146a74ca2a +File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_affine_private.h 100644 root:root 3f6d76433ea0723f70475333f30647a9 File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_bitmap_affine.c 100644 root:root 1dd00e6df4d696a4d598cb41663a9d03 @@ -110,2 +121,3 @@ File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_rgba_affine.c 100644 root:root ecc7024be6e8923bdd45589902f8fd3c +File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_rgba_affine.h 100644 root:root a5c5ca805b290870dd26f802be7e4e3a File: /usr/src/debug/libart_lgpl-2.3.21/art_rgb_svp.c 100644 root:root b6e0011dc19777ee7d872a007c6ea39f @@ -121,2 +133,3 @@ File: /usr/src/debug/libart_lgpl-2.3.21/art_svp_vpath.c 100644 root:root e8511c09f15c76faaacabdacf9d877b1 +File: /usr/src/debug/libart_lgpl-2.3.21/art_svp_vpath.h 100644 root:root 71db476529baf783e22e039c06d7e582 File: /usr/src/debug/libart_lgpl-2.3.21/art_svp_vpath_stroke.c 100644 root:root e95c504162737af3b83ff14a75f5109e @@ -131,2 +144,3 @@ File: /usr/src/debug/libart_lgpl-2.3.21/art_uta_vpath.c 100644 root:root 0d69c6136c2948fb8d7a6d3b68dc1c9b +File: /usr/src/debug/libart_lgpl-2.3.21/art_uta_vpath.h 100644 root:root ef57db28ccd2e2e223ca75cdcd907942 File: /usr/src/debug/libart_lgpl-2.3.21/art_vpath.c 100644 root:root 9c659cdae0749369a8216b2c53d4862d @@ -137,3 +151,5 @@ File: /usr/src/debug/libart_lgpl-2.3.21/art_vpath_svp.c 100644 root:root 5e7f7234480b90a34b80dd31ad05bca7 +File: /usr/src/debug/libart_lgpl-2.3.21/art_vpath_svp.h 100644 root:root a64a0de5d352e0492ceece0ab995dbaf File: /usr/src/debug/libart_lgpl-2.3.21/libart-features.c 100644 root:root eb9360e0445f65b3a15be54b266d5b81 -RPMIdentity: 88488a65a6710d0c7b987b1751592bbeec83076e014ac6d4a54f27a2aa767adff621b4cffb79ad1645c05b0e0ee95e28d102aa446c08ea078d8fd192f1424021 +File: /usr/src/debug/libart_lgpl-2.3.21/libart-features.h 100644 root:root 99fe9099d8f393bfc78098bb0bde67dd +RPMIdentity: ccd893741b6381e14cc5cfbcec63a428db0ef72c2f4edddf8b25bd899f0a2d9214e6d7954b5908cdc52f0f420ed80d546b965ac78f6a677d552955ebff8ce9f9 --- libart_lgpl-devel-2.3.21-alt3.i586.rpm.repo 2011-04-25 08:58:48.000000000 +0000 +++ libart_lgpl-devel-2.3.21-alt3.i586.rpm.hasher 2021-08-01 09:15:27.307363666 +0000 @@ -104,2 +104,2 @@ File: /usr/lib/pkgconfig/libart-2.0.pc 100644 root:root c668d869430b858841e739d9fe06c1a3 -RPMIdentity: a54a15d1b6b020c233fb8a07884e924c2d6b126a4c4f01cd00a464ae9e807ca126bcbdfa017e003c5766136ad10eecf548f87db1b864f91b2816d55aceb050b1 +RPMIdentity: 72d6ac079fdeabe13ee37a1c7e237d0117c3de74ae37092681017e17c389e9407fc631f2e19f863597fde6d69111d5a017ac7e50fe823589083bd89f371c45af