+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/flam3.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.hyMazg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flam3-3.0.1/src + /usr/bin/gzip -dc /builddir/build/SOURCES/flam3-3.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flam3-3.0.1/src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (flam3-libpng15.patch):' Patch #0 (flam3-libpng15.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .libpng15 --fuzz=0 patching file png.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Dwp6I1 + umask 022 + cd /builddir/build/BUILD + cd flam3-3.0.1/src + 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 --prefix=/usr --includedir=/usr/include/flam3 --enable-shared checking for a BSD-compatible install... /usr/bin/install -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 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for deflateInit_ in -lz... yes checking for png_write_image in -lpng... yes checking for xmlParseFile in -lxml2... yes checking whether gcc knows 32-bit __sync_bool_compare_and_swap()... yes checking whether gcc knows 64-bit __sync_bool_compare_and_swap()... yes checking for pthread_create in -lpthread... yes checking for jpeg_start_compress in -ljpeg... yes checking for xml2-config... /usr/bin/xml2-config configure: creating ./config.status config.status: creating Makefile config.status: creating flam3.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/flam3-3.0.1/src/missing --run aclocal-1.11 -I m4 /builddir/build/BUILD/flam3-3.0.1/src/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/flam3-3.0.1/src/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/flam3-3.0.1/src/missing --run automake-1.11 --foreign /builddir/build/BUILD/flam3-3.0.1/src/missing: line 52: autoconf: command not found /builddir/build/BUILD/flam3-3.0.1/src/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --prefix=/usr --includedir=/usr/include/flam3 --enable-shared build_alias=riscv64-redhat-linux-gnu host_alias=riscv64-redhat-linux-gnu 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 LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -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 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar 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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for deflateInit_ in -lz... yes checking for png_write_image in -lpng... yes checking for xmlParseFile in -lxml2... yes checking whether gcc knows 32-bit __sync_bool_compare_and_swap()... yes checking whether gcc knows 64-bit __sync_bool_compare_and_swap()... yes checking for pthread_create in -lpthread... yes checking for jpeg_start_compress in -ljpeg... yes checking for xml2-config... /usr/bin/xml2-config configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating flam3.pc config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/flam3-3.0.1/src/missing --run autoheader) /builddir/build/BUILD/flam3-3.0.1/src/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory '/builddir/build/BUILD/flam3-3.0.1/src' make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o flam3.lo flam3.c make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o filters.lo filters.c make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o parser.lo parser.c make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o variations.lo variations.c make[1]: svnversion: Command not found libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c flam3.c -fPIC -DPIC -o .libs/flam3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c filters.c -fPIC -DPIC -o .libs/filters.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c variations.c -fPIC -DPIC -o .libs/variations.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c parser.c -fPIC -DPIC -o .libs/parser.o parser.c: In function 'parse_flame_element': parser.c:293:10: warning: unused variable 'j' [-Wunused-variable] int i,j; ^ filters.c: In function 'flam3_spatial_filter': filters.c:202:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ variations.c: In function 'var97_flux': variations.c:1919:12: warning: unused variable 'c' [-Wunused-variable] double c = cos(avga); ^ variations.c:1918:12: warning: unused variable 's' [-Wunused-variable] double s = sin(avga); ^ variations.c: In function 'apply_xform': variations.c:2118:22: warning: unused variable 's' [-Wunused-variable] double next_color,s,s1; ^ variations.c:2118:11: warning: unused variable 'next_color' [-Wunused-variable] double next_color,s,s1; ^~~~~~~~~~ parser.c: In function 'flam3_edit_print': parser.c:1238:8: warning: variable 'edit_or_sheep' set but not used [-Wunused-but-set-variable] int edit_or_sheep = 0, indent_printed = 0; ^~~~~~~~~~~~~ flam3.c: In function 'flam3_cross': flam3.c:2534:11: warning: unused variable 'i1' [-Wunused-variable] int i0,i1, i,j, rb; ^~ flam3.c:2534:8: warning: unused variable 'i0' [-Wunused-variable] int i0,i1, i,j, rb; ^~ flam3.c: In function 'flam3_random': flam3.c:2943:11: warning: unused variable 'j' [-Wunused-variable] int i, j, nxforms, var, samed, multid, samepost, postid, addfinal=0; ^ parser.c: In function 'flam3_interp_missing_colors': parser.c:169:13: warning: 'maxix' may be used uninitialized in this function [-Wmaybe-uninitialized] wrapmax = maxix - 256; ~~~~~~~~^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c filters.c -o filters.o >/dev/null 2>&1 parser.c: In function 'parse_flame_element': parser.c:570:20: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] if (flam3_parse_hexformat_colors(att_str, cp, count, -4) > 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o interpolation.lo interpolation.c make[1]: svnversion: Command not found libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c interpolation.c -fPIC -DPIC -o .libs/interpolation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c parser.c -o parser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c variations.c -o variations.o >/dev/null 2>&1 interpolation.c: In function 'flam3_interpolate_n': interpolation.c:370:39: warning: array subscript is above array bounds [-Warray-bounds] s[0] = s[1] = s[2] = s[3] = s[4] = 0.0; ~^~~ interpolation.c:378:18: warning: array subscript is above array bounds [-Warray-bounds] s[4] += c[k] * cpi[k].palette[i].index; ^~ interpolation.c:378:18: warning: array subscript is above array bounds [-Warray-bounds] s[4] += c[k] * cpi[k].palette[i].index; ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interpolation.c:384:38: warning: array subscript is above array bounds [-Warray-bounds] result->palette[i].index = s[4]; ~^~~ interpolation.c:635:15: warning: 'csave[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] c[1] = csave[1]; ~~~~~^~~~~~~~~~ interpolation.c:634:15: warning: 'csave[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] c[0] = csave[0]; ~~~~~^~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o palettes.lo palettes.c make[1]: svnversion: Command not found libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c palettes.c -fPIC -DPIC -o .libs/palettes.o palettes.c: In function 'parse_palettes': palettes.c:78:13: warning: 'hex_error' may be used uninitialized in this function [-Wmaybe-uninitialized] if (hex_error == 0) { ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o jpeg.lo jpeg.c make[1]: svnversion: Command not found libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c jpeg.c -fPIC -DPIC -o .libs/jpeg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c palettes.c -o palettes.o >/dev/null 2>&1 jpeg.c: In function 'read_jpeg': jpeg.c:105:9: warning: variable 'num_scanlines' set but not used [-Wunused-but-set-variable] int num_scanlines; ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c jpeg.c -o jpeg.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o png.lo png.c make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c -o isaac.lo isaac.c make[1]: svnversion: Command not found libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c png.c -fPIC -DPIC -o .libs/png.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c isaac.c -fPIC -DPIC -o .libs/isaac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c isaac.c -o isaac.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c png.c -o png.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c flam3-animate.c make[1]: svnversion: Command not found gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c docstring.c make[1]: svnversion: Command not found gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c flam3-genome.c make[1]: svnversion: Command not found gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c flam3-render.c make[1]: svnversion: Command not found flam3-genome.c: In function 'main': flam3-genome.c:692:21: warning: variable 'spread' set but not used [-Wunused-but-set-variable] double blend, spread; ^~~~~~ flam3-render.c: In function 'main': flam3-render.c:129:8: warning: unused variable 'seed' [-Wunused-variable] int seed = argi("seed", 0); ^~~~ flam3-render.c:408:31: warning: 'nstrips' may be used uninitialized in this function [-Wmaybe-uninitialized] if (verbose && ((ncps > 1) || (nstrips > 1))) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ flam3-genome.c:945:71: warning: '%s' directive output may be truncated writing up to 64 bytes into a region of size between 50 and 59 [-Wformat-truncation=] snprintf(cp_orig.flame_name, flam3_name_len, "%d of %s x %s", ^~ In file included from /usr/include/stdio.h:862:0, from flam3.h:23, from private.h:22, from flam3-genome.c:19: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 9 and 146 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -c flam3-convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c interpolation.c -o interpolation.o >/dev/null 2>&1 flam3-convert.c: In function 'parse_control_point_old': flam3-convert.c:74:79: warning: variable 'set_cmap_inter' set but not used [-Wunused-but-set-variable] int set_cm = 0, set_image_size = 0, set_nbatches = 0, set_white_level = 0, set_cmap_inter = 0; ^~~~~~~~~~~~~~ flam3-convert.c:158:11: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] *slot++ = atof(argv[i]); ~~~~~~~~^~~~~~~~~~~~~~~ flam3.c: In function 'flam3_cross': flam3.c:2598:24: warning: '%7.5g' directive writing between 7 and 12 bytes into a region of size 10 [-Wformat-overflow=] sprintf(ministr,"%7.5g",t); ^~~~~ flam3.c:2598:23: note: assuming directive output of 11 bytes sprintf(ministr,"%7.5g",t); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from flam3.h:23, from private.h:22, from flam3.c:23: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 13 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -c flam3.c -o flam3.o >/dev/null 2>&1 make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=link gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -no-undefined -ljpeg -lpng -lz -lpthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libflam3.la -rpath /usr/lib64 flam3.lo filters.lo parser.lo variations.lo interpolation.lo palettes.lo jpeg.lo png.lo isaac.lo -ljpeg -lpthread -lxml2 -lpng -lz libtool: link: gcc -shared .libs/flam3.o .libs/filters.o .libs/parser.o .libs/variations.o .libs/interpolation.o .libs/palettes.o .libs/jpeg.o .libs/png.o .libs/isaac.o -ljpeg -lpthread -lxml2 -lpng -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libflam3.so.0 -o .libs/libflam3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libflam3.so.0" && ln -s "libflam3.so.0.0.0" "libflam3.so.0") libtool: link: (cd ".libs" && rm -f "libflam3.so" && ln -s "libflam3.so.0.0.0" "libflam3.so") libtool: link: ar cru .libs/libflam3.a flam3.o filters.o parser.o variations.o interpolation.o palettes.o jpeg.o png.o isaac.o libtool: link: ranlib .libs/libflam3.a libtool: link: ( cd ".libs" && rm -f "libflam3.la" && ln -s "../libflam3.la" "libflam3.la" ) make[1]: svnversion: Command not found make[1]: svnversion: Command not found make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=link gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flam3-animate flam3-animate.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz /bin/sh ./libtool --tag=CC --mode=link gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flam3-genome flam3-genome.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz /bin/sh ./libtool --tag=CC --mode=link gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flam3-render flam3-render.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz make[1]: svnversion: Command not found /bin/sh ./libtool --tag=CC --mode=link gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'SVN_REV=""' -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o flam3-convert flam3-convert.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz libtool: link: gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flam3-animate flam3-animate.o docstring.o ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flam3-genome flam3-genome.o docstring.o ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flam3-render flam3-render.o docstring.o ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DSVN_REV=\"\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/flam3-convert flam3-convert.o docstring.o ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/flam3-3.0.1/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xXe1mY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 + cd flam3-3.0.1/src + rm -rf /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 'INSTALL=install -p' make[1]: Entering directory '/builddir/build/BUILD/flam3-3.0.1/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64" /bin/sh ./libtool --mode=install install -p libflam3.la '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libflam3.so.0.0.0 /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64/libflam3.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64 && { ln -s -f libflam3.so.0.0.0 libflam3.so.0 || { rm -f libflam3.so.0 && ln -s libflam3.so.0.0.0 libflam3.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64 && { ln -s -f libflam3.so.0.0.0 libflam3.so || { rm -f libflam3.so && ln -s libflam3.so.0.0.0 libflam3.so; }; }) libtool: install: install -p .libs/libflam3.lai /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64/libflam3.la libtool: install: install -p .libs/libflam3.a /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64/libflam3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64/libflam3.a libtool: install: ranlib /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64/libflam3.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin" /bin/sh ./libtool --mode=install install -p flam3-animate flam3-genome flam3-render flam3-convert '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin' libtool: install: warning: `libflam3.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/flam3-animate /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-animate libtool: install: warning: `libflam3.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/flam3-genome /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-genome libtool: install: warning: `libflam3.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/flam3-render /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-render libtool: install: warning: `libflam3.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/flam3-convert /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-convert test -z "/usr/include/flam3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/include/flam3" install -p -m 644 flam3.h isaac.h isaacs.h rect.c '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/include/flam3' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/man/man1" install -p -m 644 'flam3-animate.man' '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/man/man1/flam3-animate.1' install -p -m 644 'flam3-genome.man' '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/man/man1/flam3-genome.1' install -p -m 644 'flam3-render.man' '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/man/man1/flam3-render.1' install -p -m 644 'flam3-convert.man' '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/man/man1/flam3-convert.1' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64/pkgconfig" install -p -m 644 flam3.pc '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/lib64/pkgconfig' test -z "/usr/share/flam3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/flam3" install -p -m 644 flam3-palettes.xml '/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/flam3' make[1]: Leaving directory '/builddir/build/BUILD/flam3-3.0.1/src' + rm /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64//usr/lib64/libflam3.la /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64//usr/lib64/libflam3.a + chrpath --delete /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-animate /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-convert /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-genome /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/bin/flam3-render + /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: flam3-3.0.1-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mFnISO + umask 022 + cd /builddir/build/BUILD + cd flam3-3.0.1/src + DOCDIR=/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3 + cp -pr COPYING.txt /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3 + cp -pr README.txt /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3 + exit 0 Provides: flam3 = 3.0.1-12.fc28 flam3(riscv-64) = 3.0.1-12.fc28 libflam3.so.0()(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) libflam3.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: flam3-devel-3.0.1-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eV71zl + umask 022 + cd /builddir/build/BUILD + cd flam3-3.0.1/src + DOCDIR=/builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3-devel + cp -pr COPYING.txt /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3-devel + cp -pr README.txt /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64/usr/share/doc/flam3-devel + exit 0 Provides: flam3-devel = 3.0.1-12.fc28 flam3-devel(riscv-64) = 3.0.1-12.fc28 pkgconfig(flam3) = 3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libflam3.so.0()(64bit) pkgconfig(libpng) >= 1.0 pkgconfig(libxml-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 Wrote: /builddir/build/SRPMS/flam3-3.0.1-12.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/flam3-3.0.1-12.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/flam3-devel-3.0.1-12.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y2GzVs + umask 022 + cd /builddir/build/BUILD + cd flam3-3.0.1/src + rm -rf /builddir/build/BUILDROOT/flam3-3.0.1-12.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff