+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libart_lgpl.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SVMpGu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libart_lgpl-2.3.21 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libart_lgpl-2.3.21.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libart_lgpl-2.3.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libart-multilib.patch):' Patch #0 (libart-multilib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .multilib --fuzz=0 patching file libart-config.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ae370k + umask 022 + cd /builddir/build/BUILD + cd libart_lgpl-2.3.21 + libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + autoreconf -i aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:29: installing './compile' Makefile.am:149: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libart_lgpl-2.3.21/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/libart_lgpl-2.3.21/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf 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 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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 size_t... yes 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 checking that generated files are newer than configure... done 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 + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/libart_lgpl-2.3.21' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_affine.lo art_affine.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_alphagamma.lo art_alphagamma.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_bpath.lo art_bpath.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_gray_svp.lo art_gray_svp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_alphagamma.c -fPIC -DPIC -o .libs/art_alphagamma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_affine.c -fPIC -DPIC -o .libs/art_affine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_bpath.c -fPIC -DPIC -o .libs/art_bpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_gray_svp.c -fPIC -DPIC -o .libs/art_gray_svp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_misc.lo art_misc.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_pixbuf.lo art_pixbuf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rect.lo art_rect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rect.c -fPIC -DPIC -o .libs/art_rect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_misc.c -fPIC -DPIC -o .libs/art_misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_pixbuf.c -fPIC -DPIC -o .libs/art_pixbuf.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rect_svp.lo art_rect_svp.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rect_uta.lo art_rect_uta.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_render.lo art_render.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_render_gradient.lo art_render_gradient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rect_svp.c -fPIC -DPIC -o .libs/art_rect_svp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rect_uta.c -fPIC -DPIC -o .libs/art_rect_uta.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_render_gradient.c -fPIC -DPIC -o .libs/art_render_gradient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_render.c -fPIC -DPIC -o .libs/art_render.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_render_mask.lo art_render_mask.c 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; ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_render_mask.c -fPIC -DPIC -o .libs/art_render_mask.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_render_svp.lo art_render_svp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_render_svp.c -fPIC -DPIC -o .libs/art_render_svp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb.lo art_rgb.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb_affine.lo art_rgb_affine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb.c -fPIC -DPIC -o .libs/art_rgb.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb_affine_private.lo art_rgb_affine_private.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb_affine.c -fPIC -DPIC -o .libs/art_rgb_affine.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb_bitmap_affine.lo art_rgb_bitmap_affine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb_affine_private.c -fPIC -DPIC -o .libs/art_rgb_affine_private.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb_pixbuf_affine.lo art_rgb_pixbuf_affine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb_bitmap_affine.c -fPIC -DPIC -o .libs/art_rgb_bitmap_affine.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb_rgba_affine.lo art_rgb_rgba_affine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb_pixbuf_affine.c -fPIC -DPIC -o .libs/art_rgb_pixbuf_affine.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb_a_affine.lo art_rgb_a_affine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb_rgba_affine.c -fPIC -DPIC -o .libs/art_rgb_rgba_affine.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgba.lo art_rgba.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_rgb_svp.lo art_rgb_svp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb_a_affine.c -fPIC -DPIC -o .libs/art_rgb_a_affine.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp.lo art_svp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgba.c -fPIC -DPIC -o .libs/art_rgba.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_rgb_svp.c -fPIC -DPIC -o .libs/art_rgb_svp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp_intersect.lo art_svp_intersect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp.c -fPIC -DPIC -o .libs/art_svp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp_ops.lo art_svp_ops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp_intersect.c -fPIC -DPIC -o .libs/art_svp_intersect.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp_point.lo art_svp_point.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp_ops.c -fPIC -DPIC -o .libs/art_svp_ops.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp_render_aa.lo art_svp_render_aa.c 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; ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp_point.c -fPIC -DPIC -o .libs/art_svp_point.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp_render_aa.c -fPIC -DPIC -o .libs/art_svp_render_aa.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp_vpath.lo art_svp_vpath.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp_vpath_stroke.lo art_svp_vpath_stroke.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp_vpath.c -fPIC -DPIC -o .libs/art_svp_vpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp_vpath_stroke.c -fPIC -DPIC -o .libs/art_svp_vpath_stroke.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_svp_wind.lo art_svp_wind.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_uta.lo art_uta.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_uta_ops.lo art_uta_ops.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_svp_wind.c -fPIC -DPIC -o .libs/art_svp_wind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_uta.c -fPIC -DPIC -o .libs/art_uta.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_uta_rect.lo art_uta_rect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_uta_ops.c -fPIC -DPIC -o .libs/art_uta_ops.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_uta_vpath.lo art_uta_vpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_uta_rect.c -fPIC -DPIC -o .libs/art_uta_rect.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_uta_svp.lo art_uta_svp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_uta_vpath.c -fPIC -DPIC -o .libs/art_uta_vpath.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_vpath.lo art_vpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_uta_svp.c -fPIC -DPIC -o .libs/art_uta_svp.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_vpath_bpath.lo art_vpath_bpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_vpath.c -fPIC -DPIC -o .libs/art_vpath.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_vpath_dash.lo art_vpath_dash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_vpath_bpath.c -fPIC -DPIC -o .libs/art_vpath_bpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_vpath_dash.c -fPIC -DPIC -o .libs/art_vpath_dash.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o art_vpath_svp.lo art_vpath_svp.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o libart-features.lo libart-features.c gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o testart.o testart.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c art_vpath_svp.c -fPIC -DPIC -o .libs/art_vpath_svp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c libart-features.c -fPIC -DPIC -o .libs/libart-features.o gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBART_COMPILATION -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -c -o testuta.o testuta.c cp -f libart-config libart2-config /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -version-info 5:21:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: gcc -shared -fPIC -DPIC .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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -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" ) /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testart testart.o ./libart_lgpl_2.la -lm /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o testuta testuta.o ./libart_lgpl_2.la -lm libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testart testart.o ./.libs/libart_lgpl_2.so -lm libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wmissing-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/testuta testuta.o ./.libs/libart_lgpl_2.so -lm make[1]: Leaving directory '/builddir/build/BUILD/libart_lgpl-2.3.21' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w9D4jW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 + cd libart_lgpl-2.3.21 + make install DESTDIR=/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 'INSTALL=install -p' make install-am make[1]: Entering directory '/builddir/build/BUILD/libart_lgpl-2.3.21' make[2]: Entering directory '/builddir/build/BUILD/libart_lgpl-2.3.21' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/bin' install -p libart2-config '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install install -p libart_lgpl_2.la '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libart_lgpl_2.so.2.3.21 /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/lib64/libart_lgpl_2.so.2.3.21 libtool: install: (cd /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/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 /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/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: install -p .libs/libart_lgpl_2.lai /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/lib64/libart_lgpl_2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/include/libart-2.0/libart_lgpl' 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 '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/include/libart-2.0/libart_lgpl' install -p -m 644 art_vpath_dash.h art_vpath_svp.h libart.h libart-features.h '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/include/libart-2.0/libart_lgpl' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 libart-2.0.pc '/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libart_lgpl-2.3.21' make[1]: Leaving directory '/builddir/build/BUILD/libart_lgpl-2.3.21' + find /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + mv /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/include/libart-2.0/libart_lgpl/art_config.h /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/include/libart-2.0/libart_lgpl/art_config-64.h + cat + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libart_lgpl-2.3.21-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ubc1ao + umask 022 + cd /builddir/build/BUILD + cd libart_lgpl-2.3.21 + DOCDIR=/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/doc/libart_lgpl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/doc/libart_lgpl + cp -pr AUTHORS /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/doc/libart_lgpl + cp -pr NEWS /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/doc/libart_lgpl + cp -pr README /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/doc/libart_lgpl + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jj12ut + umask 022 + cd /builddir/build/BUILD + cd libart_lgpl-2.3.21 + LICENSEDIR=/builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/licenses/libart_lgpl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/licenses/libart_lgpl + cp -pr COPYING /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64/usr/share/licenses/libart_lgpl + exit 0 Provides: libart_lgpl = 2.3.21-18.fc28 libart_lgpl(riscv-64) = 2.3.21-18.fc28 libart_lgpl_2.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: libart_lgpl-devel-2.3.21-18.fc28.riscv64 Provides: libart_lgpl-devel = 2.3.21-18.fc28 libart_lgpl-devel(riscv-64) = 2.3.21-18.fc28 pkgconfig(libart-2.0) = 2.3.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libart_lgpl_2.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/libart_lgpl-2.3.21-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libart_lgpl-2.3.21-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libart_lgpl-devel-2.3.21-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f0icdu + umask 022 + cd /builddir/build/BUILD + cd libart_lgpl-2.3.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libart_lgpl-2.3.21-18.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff