<86>Oct  1 04:52:25 userdel[1508486]: delete user 'rooter'
<86>Oct  1 04:52:25 userdel[1508486]: removed group 'rooter' owned by 'rooter'
<86>Oct  1 04:52:25 userdel[1508486]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  1 04:52:25 groupadd[1508507]: group added to /etc/group: name=rooter, GID=957
<86>Oct  1 04:52:25 groupadd[1508507]: group added to /etc/gshadow: name=rooter
<86>Oct  1 04:52:25 groupadd[1508507]: new group: name=rooter, GID=957
<86>Oct  1 04:52:25 useradd[1508521]: new user: name=rooter, UID=957, GID=957, home=/root, shell=/bin/bash
<86>Oct  1 04:52:25 userdel[1508551]: delete user 'builder'
<86>Oct  1 04:52:25 userdel[1508551]: removed group 'builder' owned by 'builder'
<86>Oct  1 04:52:25 groupadd[1508573]: group added to /etc/group: name=builder, GID=958
<86>Oct  1 04:52:25 groupadd[1508573]: group added to /etc/gshadow: name=builder
<86>Oct  1 04:52:25 groupadd[1508573]: new group: name=builder, GID=958
<86>Oct  1 04:52:25 useradd[1508588]: new user: name=builder, UID=958, GID=958, home=/usr/src, shell=/bin/bash
<13>Oct  1 04:52:26 rpmi: libpng16-1.6.38-alt1 sisyphus+307211.100.1.1 1663841170 installed
<13>Oct  1 04:52:26 rpmi: zlib-devel-1.2.12-alt3 sisyphus+304986.100.1.1 1660039932 installed
<13>Oct  1 04:52:26 rpmi: libjpeg-2:2.1.2-alt1.2 sisyphus+300827.100.2.1 1653916654 installed
<13>Oct  1 04:52:26 rpmi: libjpeg-devel-2:2.1.2-alt1.2 sisyphus+300827.100.2.1 1653916654 installed
<13>Oct  1 04:52:26 rpmi: libpng-devel-1.6.38-alt1 sisyphus+307211.100.1.1 1663841170 installed
<13>Oct  1 04:52:26 rpmi: libxml2-devel-1:2.9.14-alt1 sisyphus+299383.100.1.1 1651519556 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/flam3-3.1.1-alt3.nosrc.rpm (w1.gzdio)
Installing flam3-3.1.1-alt3.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79254
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf flam3-3.1.1
+ echo 'Source #0 (flam3-3.1.1.tar):'
Source #0 (flam3-3.1.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/flam3-3.1.1.tar
+ cd flam3-3.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (001-manpage_whatis_fix.patch):'
Patch #1 (001-manpage_whatis_fix.patch):
+ /usr/bin/patch -p1
patching file flam3-animate.man
patching file flam3-convert.man
patching file flam3-genome.man
patching file flam3-render.man
+ echo 'Patch #2 (002-libxml.patch):'
Patch #2 (002-libxml.patch):
+ /usr/bin/patch -p1
patching file configure.ac
patching file Makefile.am
+ echo 'Patch #3 (003-ljpeg.patch):'
Patch #3 (003-ljpeg.patch):
+ /usr/bin/patch -p1
patching file flam3.pc.in
+ echo 'Patch #4 (004-flam3.patch):'
Patch #4 (004-flam3.patch):
+ /usr/bin/patch -p1
patching file flam3.c
+ echo 'Patch #5 (005-readme.patch):'
Patch #5 (005-readme.patch):
+ /usr/bin/patch -p1
patching file README.txt
+ echo 'Patch #6 (006-icu67.patch):'
Patch #6 (006-icu67.patch):
+ /usr/bin/patch -p1
patching file flam3.h
+ echo 'Patch #7 (007-autoconf.patch):'
Patch #7 (007-autoconf.patch):
+ /usr/bin/patch -p1
patching file configure.ac
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79254
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd flam3-3.1.1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:15: installing './compile'
configure.ac:8: installing './missing'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-shared --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-file... no
checking for file... file
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking 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 i586-alt-linux-gcc knows 32-bit __sync_bool_compare_and_swap()... yes
checking whether i586-alt-linux-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 i586-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxml-2.0... yes
checking that generated files are newer than configure... done
configure: creating ./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
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o docstring.o docstring.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o flam3-animate.o flam3-animate.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o flam3-convert.o flam3-convert.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o flam3-render.o flam3-render.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o isaac.lo isaac.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c isaac.c  -fPIC -DPIC -o .libs/isaac.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o flam3-genome.o flam3-genome.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o palettes.lo palettes.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c palettes.c  -fPIC -DPIC -o .libs/palettes.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o jpeg.lo jpeg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c jpeg.c  -fPIC -DPIC -o .libs/jpeg.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o filters.lo filters.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c filters.c  -fPIC -DPIC -o .libs/filters.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o png.lo png.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c png.c  -fPIC -DPIC -o .libs/png.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o parser.lo parser.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c parser.c  -fPIC -DPIC -o .libs/parser.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o variations.lo variations.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c variations.c  -fPIC -DPIC -o .libs/variations.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o interpolation.lo interpolation.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c interpolation.c  -fPIC -DPIC -o .libs/interpolation.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I.   -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o flam3.lo flam3.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c flam3.c  -fPIC -DPIC -o .libs/flam3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -no-undefined -ljpeg -lpng -lz -lpthread -lxml2 -o libflam3.la -rpath /usr/lib 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: i586-alt-linux-gcc -shared  -fPIC -DPIC  .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  -g -O3 -g -O2 -flto=auto -march=i586 -mtune=generic   -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: ( cd ".libs" && rm -f "libflam3.la" && ln -s "../libflam3.la" "libflam3.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -lxml2 -o flam3-convert flam3-convert.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz 
libtool: link: i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/flam3-convert flam3-convert.o docstring.o  ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -lxml2 -o flam3-animate flam3-animate.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz 
libtool: link: i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/flam3-animate flam3-animate.o docstring.o  ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -lxml2 -o flam3-render flam3-render.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz 
libtool: link: i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/flam3-render flam3-render.o docstring.o  ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: git: No such file or directory
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -D'GIT_REV=""' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -lxml2 -o flam3-genome flam3-genome.o docstring.o libflam3.la -lm -ljpeg -lpthread -lxml2 -lpng -lz 
libtool: link: i586-alt-linux-gcc -g -O3 -std=gnu99 -ffast-math -DPACKAGE_DATA_DIR=\"/usr/share/flam3\" -DGIT_REV=\"\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/flam3-genome flam3-genome.o docstring.o  ./.libs/libflam3.so -lm -ljpeg -lpthread -lxml2 -lpng -lz
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33737
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/flam3-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/flam3-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd flam3-3.1.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/flam3-buildroot
make: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/flam3-3.1.1'
 /bin/mkdir -p '/usr/src/tmp/flam3-buildroot/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libflam3.la '/usr/src/tmp/flam3-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libflam3.so.0.0.0 /usr/src/tmp/flam3-buildroot/usr/lib/libflam3.so.0.0.0
libtool: install: (cd /usr/src/tmp/flam3-buildroot/usr/lib && { 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 /usr/src/tmp/flam3-buildroot/usr/lib && { 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: /usr/libexec/rpm-build/install -p .libs/libflam3.lai /usr/src/tmp/flam3-buildroot/usr/lib/libflam3.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/flam3-buildroot/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p flam3-animate flam3-genome flam3-render flam3-convert '/usr/src/tmp/flam3-buildroot/usr/bin'
libtool: warning: 'libflam3.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/flam3-animate /usr/src/tmp/flam3-buildroot/usr/bin/flam3-animate
libtool: warning: 'libflam3.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/flam3-genome /usr/src/tmp/flam3-buildroot/usr/bin/flam3-genome
libtool: warning: 'libflam3.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/flam3-render /usr/src/tmp/flam3-buildroot/usr/bin/flam3-render
libtool: warning: 'libflam3.la' has not been installed in '/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/flam3-convert /usr/src/tmp/flam3-buildroot/usr/bin/flam3-convert
 /bin/mkdir -p '/usr/src/tmp/flam3-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 flam3.h isaac.h isaacs.h rect.c '/usr/src/tmp/flam3-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/flam3-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 'flam3-animate.man' '/usr/src/tmp/flam3-buildroot/usr/share/man/man1/flam3-animate.1'
 /usr/libexec/rpm-build/install -p -m 644 'flam3-genome.man' '/usr/src/tmp/flam3-buildroot/usr/share/man/man1/flam3-genome.1'
 /usr/libexec/rpm-build/install -p -m 644 'flam3-render.man' '/usr/src/tmp/flam3-buildroot/usr/share/man/man1/flam3-render.1'
 /usr/libexec/rpm-build/install -p -m 644 'flam3-convert.man' '/usr/src/tmp/flam3-buildroot/usr/share/man/man1/flam3-convert.1'
 /bin/mkdir -p '/usr/src/tmp/flam3-buildroot/usr/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 flam3.pc '/usr/src/tmp/flam3-buildroot/usr/lib/pkgconfig'
 /bin/mkdir -p '/usr/src/tmp/flam3-buildroot/usr/share/flam3'
 /usr/libexec/rpm-build/install -p -m 644 flam3-palettes.xml '/usr/src/tmp/flam3-buildroot/usr/share/flam3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
make: Leaving directory '/usr/src/RPM/BUILD/flam3-3.1.1'
+ /usr/lib/rpm/find-lang flam3
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/flam3-buildroot (auto)
removed './usr/lib/libflam3.la'
mode of './usr/lib/libflam3.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/flam3-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/flam3.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/flam3.pc: Libs: '-L${libdir} -lflam3 -lpthread' --> '-lflam3 -lpthread'
Checking contents of files in /usr/src/tmp/flam3-buildroot/ (default)
Compressing files in /usr/src/tmp/flam3-buildroot (auto)
Adjusting library links in /usr/src/tmp/flam3-buildroot
./usr/lib: (from <cmdline>:0)
	libflam3.so.0 -> libflam3.so.0.0.0
Verifying ELF objects in /usr/src/tmp/flam3-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/flam3-render: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/flam3-genome: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/flam3-animate: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/lib/libflam3.so.0.0.0: uses non-LFS functions: fopen tmpfile
Processing files: flam3-3.1.1-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37994
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd flam3-3.1.1
+ DOCDIR=/usr/src/tmp/flam3-buildroot/usr/share/doc/flam3-3.1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/flam3-buildroot/usr/share/doc/flam3-3.1.1
+ /bin/mkdir -p /usr/src/tmp/flam3-buildroot/usr/share/doc/flam3-3.1.1
+ cp -prL README.txt COPYING /usr/src/tmp/flam3-buildroot/usr/share/doc/flam3-3.1.1
+ chmod -R go-w /usr/src/tmp/flam3-buildroot/usr/share/doc/flam3-3.1.1
+ chmod -R a+rX /usr/src/tmp/flam3-buildroot/usr/share/doc/flam3-3.1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eDu92G
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/flam3-buildroot/usr/lib/libflam3.so.0: 226 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hguGYd
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/flam3-buildroot/usr/bin/flam3-animate: overlinked libraries: /lib/libm.so.6
lib.req: WARNING: /usr/src/tmp/flam3-buildroot/usr/bin/flam3-convert: overlinked libraries: /lib/libm.so.6
lib.req: WARNING: /usr/src/tmp/flam3-buildroot/usr/bin/flam3-render: overlinked libraries: /lib/libm.so.6
lib.req: WARNING: /usr/src/tmp/flam3-buildroot/usr/lib/libflam3.so.0.0.0: underlinked libraries: /lib/libm.so.6
lib.req: WARNING: /usr/src/tmp/flam3-buildroot/usr/lib/libflam3.so.0: underlinked libraries: /lib/libm.so.6
Provides: libflam3.so.0 = set:ldbVBZ4hoa4zp4v6ygXBjyxR5OKmwG1cifhiFatc2SEWoNEPB08e6TtcaZh8ZaZwnA0s1cZiQuXVLhZKosWT40Jpv53A1UnxXejIj37LZ3kbsZ46i5Pz8ZAWpfVlZ8iTOkubaGAeLDTx3y2hvrzYoL5Zrd52qdWoZlAKqDEZtlGoJyUtJltoGZlD0Z04JdcZ5W4868COKSupclNVo1Zg0IpZcylQTibxvkfAY6dipCqjocpssG7BczYRuF79BPiZfGNmQZLC5yPJ5ZfUgBDjNqb9zi4skJJGXXimb20YBKnDiRCgPkog6KUu9hS75e4EeSjllyuNsY2Ve85AdwJODeIftHmArcDZEQCvEbMb8xCZ08SudYDqZDMSUNrZiI5QwXFFdvsbfSk9KYlPZ7ipiCSZBxQNFoneV2fBiV6mRikJG41YzDBrw4eYr9P0ZwaFmRkI0
Requires: flam3-palettes = 3.1.1-alt3, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libjpeg.so.62 >= set:jevZgURjfaN3dYp5gJjW5OOBgukJ2mZ5DHAfXvsP3, libm.so.6(GLIBC_2.29), libpng16.so.16 >= set:lgHMZqVuH9dlQHryvn610xZ5wRExQP6WoUnC7oqLVdlYtnopzzaFzC5O35, libpng16.so.16(PNG16_0), libxml2.so.2 >= set:ojF4iWyWlKZqicVQt2tbCptWkEGnFjaTjpxs5ieWlNv68Z25ori2, libxml2.so.2(LIBXML2_2.4.30), libxml2.so.2(LIBXML2_2.6.0), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8BRJS1
Creating flam3-debuginfo package
Processing files: flam3-devel-3.1.1-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zEYmPz
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TxqR4D
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(flam3) = 3.1.1
Requires: flam3 = 3.1.1-alt3, /usr/lib/libflam3.so.0.0.0, /usr/lib/pkgconfig, libxml2-devel, pkgconfig(libpng) >= 1.0, pkgconfig(libxml-2.0)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9SgR0o
Processing files: flam3-palettes-3.1.1-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dT4BkK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IJUT9S
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Processing files: flam3-debuginfo-3.1.1-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.el5O7A
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uoob4d
find-requires: running scripts (debuginfo)
Provides: debug(libflam3.so.0)
Requires: flam3 = 3.1.1-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libjpeg.so.62), debug(libm.so.6), debug(libpng16.so.16), debug(libxml2.so.2)
Adding to flam3-devel a strict dependency on flam3
Adding to flam3 a strict dependency on flam3-palettes
Adding to flam3-debuginfo a strict dependency on flam3
Removing 1 extra deps from flam3-devel due to dependency on flam3
Wrote: /usr/src/RPM/RPMS/i586/flam3-3.1.1-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/flam3-devel-3.1.1-alt3.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/noarch/flam3-palettes-3.1.1-alt3.noarch.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/flam3-debuginfo-3.1.1-alt3.i586.rpm (w2.lzdio)
16.37user 4.79system 0:25.03elapsed 84%CPU (0avgtext+0avgdata 54628maxresident)k
0inputs+0outputs (0major+1409393minor)pagefaults 0swaps
1.68user 1.45system 0:30.24elapsed 10%CPU (0avgtext+0avgdata 105116maxresident)k
0inputs+0outputs (30722major+167070minor)pagefaults 0swaps
--- flam3-3.1.1-alt3.i586.rpm.repo	2021-04-21 15:06:20.000000000 +0000
+++ flam3-3.1.1-alt3.i586.rpm.hasher	2022-10-01 04:52:53.785130171 +0000
@@ -20,2 +20,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -27,4 +28,2 @@
 Requires: libpng16.so.16(PNG16_0)  
-Requires: libpthread.so.0(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.1)  
 Requires: libxml2.so.2 >= set:ojF4iWyWlKZqicVQt2tbCptWkEGnFjaTjpxs5ieWlNv68Z25ori2
@@ -37,8 +36,8 @@
 Provides: flam3 = 3.1.1-alt3:sisyphus+270430.200.2.1
-File: /usr/bin/flam3-animate	100755	root:root	470e965a86c8dc764ecfba420cce38dd	
-File: /usr/bin/flam3-convert	100755	root:root	9bd415e404df5d9c05ae2f1be378ced7	
-File: /usr/bin/flam3-genome	100755	root:root	b563364eb3c5407f768183dd122a34fe	
-File: /usr/bin/flam3-render	100755	root:root	8d3e988805e4390c9ecfb5214c75112e	
+File: /usr/bin/flam3-animate	100755	root:root	06772cf56b2596a16572190f11883c54	
+File: /usr/bin/flam3-convert	100755	root:root	c53d3d1f9e41f2450397de419f25d067	
+File: /usr/bin/flam3-genome	100755	root:root	ad8f001dc80bfee108e28e32a46e53c4	
+File: /usr/bin/flam3-render	100755	root:root	bd8a45f67486eecf21f8decadd0556db	
 File: /usr/lib/libflam3.so.0	120777	root:root		libflam3.so.0.0.0
-File: /usr/lib/libflam3.so.0.0.0	100644	root:root	3c60e5b167c15ba0ba479ff53617edc0	
+File: /usr/lib/libflam3.so.0.0.0	100644	root:root	2905ac62851073525b12791dfb6fa7cd	
 File: /usr/share/doc/flam3-3.1.1	40755	root:root		
@@ -50,2 +49,2 @@
 File: /usr/share/man/man1/flam3-render.1.xz	100644	root:root	55fb7942d3bc0d1df3b82dad5b119cbf	
-RPMIdentity: 61de02dac517bebef5f31998dcc6e851dfa75151bc636cbfc5ac7bb2ba5828fa3569e45932d13872e9db453e5a5e96d1517776b175b347c312d235b9d9e14a8f
+RPMIdentity: dcdae54b22c65df4809793a381990ffe49606d1d3a41e31958ec4e6bf712dae9906e8d9774fc68988ce214c9caef40187a627427f28c5e995aea5cc9a582b591
--- flam3-debuginfo-3.1.1-alt3.i586.rpm.repo	2021-04-21 15:06:20.000000000 +0000
+++ flam3-debuginfo-3.1.1-alt3.i586.rpm.hasher	2022-10-01 04:52:53.843130992 +0000
@@ -1,16 +1,16 @@
-/usr/lib/debug/.build-id/17	40755	root:root	
-/usr/lib/debug/.build-id/17/70aacf4136c66fc307b643355166c0240fd554	120777	root:root	../../../../bin/flam3-genome
-/usr/lib/debug/.build-id/17/70aacf4136c66fc307b643355166c0240fd554.debug	120777	root:root	../../usr/bin/flam3-genome.debug
-/usr/lib/debug/.build-id/66	40755	root:root	
-/usr/lib/debug/.build-id/66/efb90c2553ba08feba2b88ba611e29a7bb8ace	120777	root:root	../../../../bin/flam3-render
-/usr/lib/debug/.build-id/66/efb90c2553ba08feba2b88ba611e29a7bb8ace.debug	120777	root:root	../../usr/bin/flam3-render.debug
-/usr/lib/debug/.build-id/87	40755	root:root	
-/usr/lib/debug/.build-id/87/db928ce4fefa62a029089fd0c3b5e22c966cc5	120777	root:root	../../../../bin/flam3-animate
-/usr/lib/debug/.build-id/87/db928ce4fefa62a029089fd0c3b5e22c966cc5.debug	120777	root:root	../../usr/bin/flam3-animate.debug
-/usr/lib/debug/.build-id/aa	40755	root:root	
-/usr/lib/debug/.build-id/aa/9d9850da0b3cbbf6e47ef2c7f28dcac0d6e07f	120777	root:root	../../../../bin/flam3-convert
-/usr/lib/debug/.build-id/aa/9d9850da0b3cbbf6e47ef2c7f28dcac0d6e07f.debug	120777	root:root	../../usr/bin/flam3-convert.debug
-/usr/lib/debug/.build-id/d9	40755	root:root	
-/usr/lib/debug/.build-id/d9/598f8d1d6591242e26d55b5342108e4c30130d	120777	root:root	../../../libflam3.so.0.0.0
-/usr/lib/debug/.build-id/d9/598f8d1d6591242e26d55b5342108e4c30130d.debug	120777	root:root	../../usr/lib/libflam3.so.0.0.0.debug
+/usr/lib/debug/.build-id/74	40755	root:root	
+/usr/lib/debug/.build-id/74/4aa7dcb8d93893c39b491d248d00480241e985	120777	root:root	../../../../bin/flam3-animate
+/usr/lib/debug/.build-id/74/4aa7dcb8d93893c39b491d248d00480241e985.debug	120777	root:root	../../usr/bin/flam3-animate.debug
+/usr/lib/debug/.build-id/95	40755	root:root	
+/usr/lib/debug/.build-id/95/c450bd6b73f89e9ff759b3edaf383993351405	120777	root:root	../../../../bin/flam3-genome
+/usr/lib/debug/.build-id/95/c450bd6b73f89e9ff759b3edaf383993351405.debug	120777	root:root	../../usr/bin/flam3-genome.debug
+/usr/lib/debug/.build-id/a3	40755	root:root	
+/usr/lib/debug/.build-id/a3/2c31736392d04008eb65f8cb02a4223fd6413e	120777	root:root	../../../libflam3.so.0.0.0
+/usr/lib/debug/.build-id/a3/2c31736392d04008eb65f8cb02a4223fd6413e.debug	120777	root:root	../../usr/lib/libflam3.so.0.0.0.debug
+/usr/lib/debug/.build-id/e0	40755	root:root	
+/usr/lib/debug/.build-id/e0/297f1722ba955b94a4cb507fbd15494e99a81c	120777	root:root	../../../../bin/flam3-convert
+/usr/lib/debug/.build-id/e0/297f1722ba955b94a4cb507fbd15494e99a81c.debug	120777	root:root	../../usr/bin/flam3-convert.debug
+/usr/lib/debug/.build-id/ec	40755	root:root	
+/usr/lib/debug/.build-id/ec/3afd5728e88876e19f6acfcb84aed3e78cce8a	120777	root:root	../../../../bin/flam3-render
+/usr/lib/debug/.build-id/ec/3afd5728e88876e19f6acfcb84aed3e78cce8a.debug	120777	root:root	../../usr/bin/flam3-render.debug
 /usr/lib/debug/usr/bin/flam3-animate.debug	100644	root:root	
@@ -52,3 +52,2 @@
 Requires: debug(libpng16.so.16)  
-Requires: debug(libpthread.so.0)  
 Requires: debug(libxml2.so.2)  
@@ -58,22 +57,22 @@
 Provides: flam3-debuginfo = 3.1.1-alt3:sisyphus+270430.200.2.1
-File: /usr/lib/debug/.build-id/17	40755	root:root		
-File: /usr/lib/debug/.build-id/17/70aacf4136c66fc307b643355166c0240fd554	120777	root:root		../../../../bin/flam3-genome
-File: /usr/lib/debug/.build-id/17/70aacf4136c66fc307b643355166c0240fd554.debug	120777	root:root		../../usr/bin/flam3-genome.debug
-File: /usr/lib/debug/.build-id/66	40755	root:root		
-File: /usr/lib/debug/.build-id/66/efb90c2553ba08feba2b88ba611e29a7bb8ace	120777	root:root		../../../../bin/flam3-render
-File: /usr/lib/debug/.build-id/66/efb90c2553ba08feba2b88ba611e29a7bb8ace.debug	120777	root:root		../../usr/bin/flam3-render.debug
-File: /usr/lib/debug/.build-id/87	40755	root:root		
-File: /usr/lib/debug/.build-id/87/db928ce4fefa62a029089fd0c3b5e22c966cc5	120777	root:root		../../../../bin/flam3-animate
-File: /usr/lib/debug/.build-id/87/db928ce4fefa62a029089fd0c3b5e22c966cc5.debug	120777	root:root		../../usr/bin/flam3-animate.debug
-File: /usr/lib/debug/.build-id/aa	40755	root:root		
-File: /usr/lib/debug/.build-id/aa/9d9850da0b3cbbf6e47ef2c7f28dcac0d6e07f	120777	root:root		../../../../bin/flam3-convert
-File: /usr/lib/debug/.build-id/aa/9d9850da0b3cbbf6e47ef2c7f28dcac0d6e07f.debug	120777	root:root		../../usr/bin/flam3-convert.debug
-File: /usr/lib/debug/.build-id/d9	40755	root:root		
-File: /usr/lib/debug/.build-id/d9/598f8d1d6591242e26d55b5342108e4c30130d	120777	root:root		../../../libflam3.so.0.0.0
-File: /usr/lib/debug/.build-id/d9/598f8d1d6591242e26d55b5342108e4c30130d.debug	120777	root:root		../../usr/lib/libflam3.so.0.0.0.debug
-File: /usr/lib/debug/usr/bin/flam3-animate.debug	100644	root:root	3ab1dc394d032d2f0dc8efc42aec43e7	
-File: /usr/lib/debug/usr/bin/flam3-convert.debug	100644	root:root	a8af9aba031406c8be34cb9eb4b5632f	
-File: /usr/lib/debug/usr/bin/flam3-genome.debug	100644	root:root	66fcd542d4d3ce2e54ab2b89bf23374a	
-File: /usr/lib/debug/usr/bin/flam3-render.debug	100644	root:root	47d0f2cb2825162b817e98da69705426	
-File: /usr/lib/debug/usr/lib/libflam3.so.0.0.0.debug	100644	root:root	849bdb8347145bbe8406a81603f72462	
+File: /usr/lib/debug/.build-id/74	40755	root:root		
+File: /usr/lib/debug/.build-id/74/4aa7dcb8d93893c39b491d248d00480241e985	120777	root:root		../../../../bin/flam3-animate
+File: /usr/lib/debug/.build-id/74/4aa7dcb8d93893c39b491d248d00480241e985.debug	120777	root:root		../../usr/bin/flam3-animate.debug
+File: /usr/lib/debug/.build-id/95	40755	root:root		
+File: /usr/lib/debug/.build-id/95/c450bd6b73f89e9ff759b3edaf383993351405	120777	root:root		../../../../bin/flam3-genome
+File: /usr/lib/debug/.build-id/95/c450bd6b73f89e9ff759b3edaf383993351405.debug	120777	root:root		../../usr/bin/flam3-genome.debug
+File: /usr/lib/debug/.build-id/a3	40755	root:root		
+File: /usr/lib/debug/.build-id/a3/2c31736392d04008eb65f8cb02a4223fd6413e	120777	root:root		../../../libflam3.so.0.0.0
+File: /usr/lib/debug/.build-id/a3/2c31736392d04008eb65f8cb02a4223fd6413e.debug	120777	root:root		../../usr/lib/libflam3.so.0.0.0.debug
+File: /usr/lib/debug/.build-id/e0	40755	root:root		
+File: /usr/lib/debug/.build-id/e0/297f1722ba955b94a4cb507fbd15494e99a81c	120777	root:root		../../../../bin/flam3-convert
+File: /usr/lib/debug/.build-id/e0/297f1722ba955b94a4cb507fbd15494e99a81c.debug	120777	root:root		../../usr/bin/flam3-convert.debug
+File: /usr/lib/debug/.build-id/ec	40755	root:root		
+File: /usr/lib/debug/.build-id/ec/3afd5728e88876e19f6acfcb84aed3e78cce8a	120777	root:root		../../../../bin/flam3-render
+File: /usr/lib/debug/.build-id/ec/3afd5728e88876e19f6acfcb84aed3e78cce8a.debug	120777	root:root		../../usr/bin/flam3-render.debug
+File: /usr/lib/debug/usr/bin/flam3-animate.debug	100644	root:root	720c4f69ca189366f855bff80194fa95	
+File: /usr/lib/debug/usr/bin/flam3-convert.debug	100644	root:root	b0a629dad8fe346b2af8760400c6af26	
+File: /usr/lib/debug/usr/bin/flam3-genome.debug	100644	root:root	57f0764a7021e2361dc98f5bbf609033	
+File: /usr/lib/debug/usr/bin/flam3-render.debug	100644	root:root	d9b3100bafbc3fb3b51e0bae802156a0	
+File: /usr/lib/debug/usr/lib/libflam3.so.0.0.0.debug	100644	root:root	6ebabd4126ddf4db4344e983a9254ad8	
 File: /usr/lib/debug/usr/lib/libflam3.so.0.debug	120777	root:root		libflam3.so.0.0.0.debug
@@ -105,2 +104,2 @@
 File: /usr/src/debug/flam3-3.1.1/variations.h	100644	root:root	e3d20bddc37d766658bdc08a008a3431	
-RPMIdentity: e820fcca7b55a664eae58974468149fcc5546470d9f812072c0478bcc10720c669edb25daac8abe1c45cbf13cb43106c625d72c606d1f20d0f1ca4f97e0e0102
+RPMIdentity: 557c93e5e4e02f1e18f76307c74a93239fb81eb1d5f39020a4221566a6b806a4a0a1f3406581d0365bdddf2f916dbe6f5f36816c54e88ac284d6ef85edd4acfd