<86>Jan 20 02:46:56 userdel[2639425]: delete user 'rooter' <86>Jan 20 02:46:56 userdel[2639425]: removed group 'rooter' owned by 'rooter' <86>Jan 20 02:46:56 userdel[2639425]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 20 02:46:56 groupadd[2639476]: group added to /etc/group: name=rooter, GID=1859 <86>Jan 20 02:46:56 groupadd[2639476]: group added to /etc/gshadow: name=rooter <86>Jan 20 02:46:56 groupadd[2639476]: new group: name=rooter, GID=1859 <86>Jan 20 02:46:56 useradd[2639513]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Jan 20 02:46:56 userdel[2639570]: delete user 'builder' <86>Jan 20 02:46:56 userdel[2639570]: removed group 'builder' owned by 'builder' <86>Jan 20 02:46:56 userdel[2639570]: removed shadow group 'builder' owned by 'builder' <86>Jan 20 02:46:56 groupadd[2639606]: group added to /etc/group: name=builder, GID=1860 <86>Jan 20 02:46:56 groupadd[2639606]: group added to /etc/gshadow: name=builder <86>Jan 20 02:46:56 groupadd[2639606]: new group: name=builder, GID=1860 <86>Jan 20 02:46:56 useradd[2639639]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.72811 + 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): + /usr/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.72811 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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 -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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F 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 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 x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... 8 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 -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_misc.lo art_misc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rect_svp.lo art_rect_svp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rect_uta.lo art_rect_uta.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_alphagamma.lo art_alphagamma.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_gray_svp.lo art_gray_svp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_render_mask.lo art_render_mask.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_pixbuf.lo art_pixbuf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_bpath.lo art_bpath.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb_affine.lo art_rgb_affine.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb_affine_private.lo art_rgb_affine_private.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_affine.lo art_affine.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rect.lo art_rect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb.lo art_rgb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_render_svp.lo art_render_svp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_render_gradient.lo art_render_gradient.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgba.lo art_rgba.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_render.lo art_render.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 298 | 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] 518 | 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] 666 | 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] 762 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb_pixbuf_affine.lo art_rgb_pixbuf_affine.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb_a_affine.lo art_rgb_a_affine.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp.lo art_svp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb_bitmap_affine.lo art_rgb_bitmap_affine.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp_ops.lo art_svp_ops.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb_svp.lo art_rgb_svp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_rgb_rgba_affine.lo art_rgb_rgba_affine.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp_vpath.lo art_svp_vpath.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp_point.lo art_svp_point.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_uta.lo art_uta.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_uta_rect.lo art_uta_rect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_uta_svp.lo art_uta_svp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp_vpath_stroke.lo art_svp_vpath_stroke.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o libart-features.lo libart-features.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_uta_ops.lo art_uta_ops.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_vpath_svp.lo art_vpath_svp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp_intersect.lo art_svp_intersect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 1402 | 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp_render_aa.lo art_svp_render_aa.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_uta_vpath.lo art_uta_vpath.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_vpath_dash.lo art_vpath_dash.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_vpath_bpath.lo art_vpath_bpath.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_vpath.lo art_vpath.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -c -o art_svp_wind.lo art_svp_wind.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -version-info 5:21:3 -o libart_lgpl_2.la -rpath /usr/lib64 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: x86_64-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 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -o testuta testuta.o ./libart_lgpl_2.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -o .libs/testuta testuta.o ./.libs/libart_lgpl_2.so -lm -Wl,-rpath -Wl,/usr/lib64 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -o testart testart.o ./libart_lgpl_2.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wmissing-prototypes -o .libs/testart testart.o ./.libs/libart_lgpl_2.so -lm -Wl,-rpath -Wl,/usr/lib64 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.20820 + 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:/usr/bin:/bin:/usr/local/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" || /usr/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/lib64" || /usr/bin/mkdir -p "/usr/src/tmp/libart_lgpl-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libart_lgpl_2.la '/usr/src/tmp/libart_lgpl-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libart_lgpl_2.so.2.3.21 /usr/src/tmp/libart_lgpl-buildroot/usr/lib64/libart_lgpl_2.so.2.3.21 libtool: install: (cd /usr/src/tmp/libart_lgpl-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libart_lgpl_2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libart-2.0/libart_lgpl" || /usr/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/lib64/pkgconfig" || /usr/bin/mkdir -p "/usr/src/tmp/libart_lgpl-buildroot/usr/lib64/pkgconfig" /usr/libexec/rpm-build/install -p -m 644 libart-2.0.pc '/usr/src/tmp/libart_lgpl-buildroot/usr/lib64/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/lib64/libart_lgpl_2.la' mode of './usr/lib64/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/lib64 --- > libdirs= /usr/lib64/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/lib64: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libart_lgpl-buildroot Processing files: libart_lgpl-2.3.21-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69249 + 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.Dx89Ue find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libart_lgpl-buildroot/usr/lib64/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.baXNQk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libart_lgpl_2.so.2()(64bit) = set:kdhDRh8WvRtzjJcWcB6OItRMtxKMJnoUeZ2ocIrlBO4MYwTARwhZCN9iFmkET7uYkQRb3ugOQLS2h6EieZzQU1rcBCCk8OFSwiPEKVHZgFOJpHSEfZ8w3FQg3BgSTQYg4z1hR6hF1uOnU9dfSeSIDECUX2mxycZ0AZnkI168pbOYVxvSfIjs6OqhFOM2xeUAlZjzSStqGcv2ZpJZaOuUujZak5v5ZE50lsvyYkCZbZ5pu8Sduc95 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.35)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MXUuaw 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.4EsGOl find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wlgQPP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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/lib64/libart_lgpl_2.so.2.3.21, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JtwyY1 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.KOMSiz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3pLPsA find-requires: running scripts (debuginfo) Provides: debug64(libart_lgpl_2.so.2) Requires: libart_lgpl = 2.3.21-alt3, debug64(libc.so.6), debug64(libm.so.6) Adding to libart_lgpl-devel a strict dependency on libart_lgpl Adding to libart_lgpl-debuginfo a strict dependency on libart_lgpl Removing 1 extra deps from libart_lgpl-devel due to dependency on libart_lgpl Wrote: /usr/src/RPM/RPMS/x86_64/libart_lgpl-2.3.21-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libart_lgpl-devel-2.3.21-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libart_lgpl-debuginfo-2.3.21-alt3.x86_64.rpm (w2.lzdio) 5.13user 5.38system 0:14.89elapsed 70%CPU (0avgtext+0avgdata 77336maxresident)k 0inputs+0outputs (0major+912013minor)pagefaults 0swaps 0.58user 1.92system 0:20.33elapsed 12%CPU (0avgtext+0avgdata 11528maxresident)k 0inputs+0outputs (0major+95244minor)pagefaults 0swaps