<86>Jun 24 04:56:20 userdel[1405570]: delete user 'rooter'
<86>Jun 24 04:56:20 userdel[1405570]: removed group 'rooter' owned by 'rooter'
<86>Jun 24 04:56:20 userdel[1405570]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 24 04:56:20 groupadd[1405595]: group added to /etc/group: name=rooter, GID=1805
<86>Jun 24 04:56:20 groupadd[1405595]: group added to /etc/gshadow: name=rooter
<86>Jun 24 04:56:20 groupadd[1405595]: new group: name=rooter, GID=1805
<86>Jun 24 04:56:20 useradd[1405610]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none
<86>Jun 24 04:56:20 userdel[1405644]: delete user 'builder'
<86>Jun 24 04:56:20 userdel[1405644]: removed group 'builder' owned by 'builder'
<86>Jun 24 04:56:20 userdel[1405644]: removed shadow group 'builder' owned by 'builder'
<86>Jun 24 04:56:20 groupadd[1405684]: group added to /etc/group: name=builder, GID=1806
<86>Jun 24 04:56:20 groupadd[1405684]: group added to /etc/gshadow: name=builder
<86>Jun 24 04:56:20 groupadd[1405684]: new group: name=builder, GID=1806
<86>Jun 24 04:56:20 useradd[1405697]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/libmercator-0.3.3-alt1_15.src.rpm: license not found in '/usr/share/license' directory: GPL+
<13>Jun 24 04:56:22 rpmi: libwfmath-1.0.2-alt1_11 1506747721 installed
<13>Jun 24 04:56:22 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Jun 24 04:56:22 rpmi: libstdc++13-devel-13.1.1-alt1 sisyphus+323337.100.1.1 1687259497 installed
<13>Jun 24 04:56:23 rpmi: gcc13-c++-13.1.1-alt1 sisyphus+323337.100.1.1 1687259497 installed
<13>Jun 24 04:56:23 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed
<13>Jun 24 04:56:23 rpmi: libwfmath-devel-1.0.2-alt1_11 1506747721 installed
<13>Jun 24 04:56:23 rpmi: doxygen-1:1.9.6-alt1 sisyphus+317413.100.1.2 1679681963 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libmercator-0.3.3-alt1_15.nosrc.rpm (w1.gzdio)
Installing libmercator-0.3.3-alt1_15.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44193
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mercator-0.3.3
+ echo 'Source #0 (mercator-0.3.3.tar.bz2):'
Source #0 (mercator-0.3.3.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/mercator-0.3.3.tar.bz2
+ /bin/tar -xf -
+ cd mercator-0.3.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44193
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mercator-0.3.3
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
++ 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
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 whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
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 dependency style of i586-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking 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-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 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 i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking dependency style of i586-alt-linux-g++... none
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether i586-alt-linux-g++ supports C++11 features by default... yes
checking for lrintf... yes
checking for rintf... yes
checking for rint... yes
checking for fabsf... yes
checking for powf... yes
checking for floorf... yes
checking for ceilf... 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 WF... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Mercator/Makefile
config.status: creating tests/Makefile
config.status: creating mercator.spec
config.status: creating mingw32-mercator.spec
config.status: creating mercator-0.3.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-recursive
Making all in Mercator
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Mercator.lo Mercator.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Mercator.cpp  -fPIC -DPIC -o .libs/Mercator.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Matrix.lo Matrix.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Matrix.cpp  -fPIC -DPIC -o .libs/Matrix.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o BasePoint.lo BasePoint.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c BasePoint.cpp  -fPIC -DPIC -o .libs/BasePoint.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o ShaderFactory.lo ShaderFactory.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c ShaderFactory.cpp  -fPIC -DPIC -o .libs/ShaderFactory.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Surface.lo Surface.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Surface.cpp  -fPIC -DPIC -o .libs/Surface.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Shader.lo Shader.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Shader.cpp  -fPIC -DPIC -o .libs/Shader.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Plant.lo Plant.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Plant.cpp  -fPIC -DPIC -o .libs/Plant.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o FillShader.lo FillShader.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c FillShader.cpp  -fPIC -DPIC -o .libs/FillShader.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Buffer.lo Buffer.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Buffer.cpp  -fPIC -DPIC -o .libs/Buffer.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Effector.lo Effector.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Effector.cpp  -fPIC -DPIC -o .libs/Effector.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o GrassShader.lo GrassShader.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c GrassShader.cpp  -fPIC -DPIC -o .libs/GrassShader.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o ThresholdShader.lo ThresholdShader.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c ThresholdShader.cpp  -fPIC -DPIC -o .libs/ThresholdShader.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o TileShader.lo TileShader.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c TileShader.cpp  -fPIC -DPIC -o .libs/TileShader.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Intersect.lo Intersect.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Intersect.cpp  -fPIC -DPIC -o .libs/Intersect.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o DepthShader.lo DepthShader.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c DepthShader.cpp  -fPIC -DPIC -o .libs/DepthShader.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o TerrainMod.lo TerrainMod.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c TerrainMod.cpp  -fPIC -DPIC -o .libs/TerrainMod.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Segment.lo Segment.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Segment.cpp  -fPIC -DPIC -o .libs/Segment.o
In file included from Segment.cpp:19:
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  211 |         register uint32 s1;
      |                         ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  256 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  257 |         register uint32 j = 0;
      |                         ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  258 |         register unsigned k = ( N > seedLength ? N : seedLength );
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  289 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  290 |         register uint32 *r = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  291 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  305 |         register uint32 *p = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  306 |         register int i;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  320 |         register uint32 *sa = saveArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  321 |         register const uint32 *s = state;
      |                                ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  322 |         register int i = N;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  330 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  331 |         register uint32 *la = loadArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  332 |         register int i = N;
      |                      ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Area.lo Area.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Area.cpp  -fPIC -DPIC -o .libs/Area.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Terrain.lo Terrain.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Terrain.cpp  -fPIC -DPIC -o .libs/Terrain.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o Forest.lo Forest.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c Forest.cpp  -fPIC -DPIC -o .libs/Forest.o
In file included from ../Mercator/RandCache.h:10,
                 from ../Mercator/Forest.h:8,
                 from Forest.cpp:11:
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  211 |         register uint32 s1;
      |                         ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  256 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  257 |         register uint32 j = 0;
      |                         ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  258 |         register unsigned k = ( N > seedLength ? N : seedLength );
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  289 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  290 |         register uint32 *r = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  291 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  305 |         register uint32 *p = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  306 |         register int i;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  320 |         register uint32 *sa = saveArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  321 |         register const uint32 *s = state;
      |                                ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  322 |         register int i = N;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  330 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  331 |         register uint32 *la = loadArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  332 |         register int i = N;
      |                      ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c -o AreaShader.lo AreaShader.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -c AreaShader.cpp  -fPIC -DPIC -o .libs/AreaShader.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DNDEBUG -version-info 4:0:0  -o libmercator-0.3.la -rpath /usr/lib Mercator.lo Matrix.lo Terrain.lo Effector.lo TerrainMod.lo BasePoint.lo Buffer.lo Segment.lo Shader.lo FillShader.lo ThresholdShader.lo DepthShader.lo GrassShader.lo TileShader.lo ShaderFactory.lo Intersect.lo Surface.lo Plant.lo Forest.lo Area.lo AreaShader.lo  -lwfmath-1.0
libtool: link: i586-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/13/../../../crti.o /usr/lib/gcc/i586-alt-linux/13/crtbeginS.o  .libs/Mercator.o .libs/Matrix.o .libs/Terrain.o .libs/Effector.o .libs/TerrainMod.o .libs/BasePoint.o .libs/Buffer.o .libs/Segment.o .libs/Shader.o .libs/FillShader.o .libs/ThresholdShader.o .libs/DepthShader.o .libs/GrassShader.o .libs/TileShader.o .libs/ShaderFactory.o .libs/Intersect.o .libs/Surface.o .libs/Plant.o .libs/Forest.o .libs/Area.o .libs/AreaShader.o   -lwfmath-1.0 -L/usr/lib/gcc/i586-alt-linux/13 -L/usr/lib/gcc/i586-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/13/crtendS.o /usr/lib/gcc/i586-alt-linux/13/../../../crtn.o  -O2 -flto=auto -march=i586 -mtune=generic   -Wl,-soname -Wl,libmercator-0.3.so.4 -o .libs/libmercator-0.3.so.4.0.0
libtool: link: (cd ".libs" && rm -f "libmercator-0.3.so.4" && ln -s "libmercator-0.3.so.4.0.0" "libmercator-0.3.so.4")
libtool: link: (cd ".libs" && rm -f "libmercator-0.3.so" && ln -s "libmercator-0.3.so.4.0.0" "libmercator-0.3.so")
libtool: link: ( cd ".libs" && rm -f "libmercator-0.3.la" && ln -s "../libmercator-0.3.la" "libmercator-0.3.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
Making all in tests
make[2]: Nothing to be done for 'all'.
+ make docs
make: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3'
running doxygen...
warning: Tag 'SYMBOL_CACHE_SIZE' at line 289 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 483 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 758 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 819 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'USE_INLINE_TREES' at line 988 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1098 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 1190 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 1196 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1361 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1374 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 1383 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 1407 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 1412 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 1536 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
warning: doxygen no longer ships with the FreeSans font.
  You may want to clear or change DOT_FONTNAME.
  Otherwise you run the risk that the wrong font is being used for dot generated graphs.
Doxygen version used: 1.9.6
Notice: Output directory 'doc' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /usr/src/RPM/BUILD/mercator-0.3.3/
Searching for files in directory /usr/src/RPM/BUILD/mercator-0.3.3/Mercator
Reading and parsing tag files
Parsing files
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer_impl.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer_impl.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/iround.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/iround.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Mercator.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/M/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:28: warning: Compound Mercator::Effector::Context is not documented.
ercator.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Mercator.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Mercator.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/RandCache.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/RandCache.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory_impl.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory_impl.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod_impl.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod_impl.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.h...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.cpp...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.h...
Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.h...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:122: warning: Member setShape(float dist, const Shape< 2 > &s) (function) of class Mercator::AdjustTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:65: warning: Member checkIntersects(const Segment &s) const (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:67: warning: Member setShape(const Shape< 2 > &s) (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:46: warning: Member setShader(const Shader *shader) const (function) of class Mercator::Area is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:69: warning: Member getShader() const (function) of class Mercator::Area is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:74: warning: Member addToSegment(Segment &) const (function) of class Mercator::Area is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:75: warning: Member updateToSegment(Segment &) const (function) of class Mercator::Area is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:76: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::Area is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:186: warning: Member setShape(float level, const Shape< 2 > &s) (function) of class Mercator::CraterTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:65: warning: Member checkIntersects(const Segment &s) const (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:67: warning: Member setShape(const Shape< 2 > &s) (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:176: warning: The following parameter of Mercator::CraterTerrainMod::CraterTerrainMod(float level, const Shape< 2 > &s) is not documented:
  parameter 'level'
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:34: warning: Member id() (function) of class Mercator::Effector::Context is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:36: warning: Member setId(const std::string &) (function) of class Mercator::Effector::Context is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:38: warning: Member m_id (variable) of class Mercator::Effector::Context is not documented.
function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file Area.cpp...
Generating code for file Area.h...
Parsing code for file AreaShader.cpp...
Generating code for file AreaShader.h...
Parsing code for file BasePoint.cpp...
Generating code for file BasePoint.h...
Parsing code for file Buffer.cpp...
Generating code for file Buffer.h...
Generating code for file Buffer_impl.h...
Parsing code for file DepthShader.cpp...
Generating code for file DepthShader.h...
Parsing code for file Effector.cpp...
Generating code for file Effector.h...
Parsing code for file FillShader.cpp...
Generating code for file FillShader.h...
Parsing code for file Forest.cpp...
Generating code for file Forest.h...
Parsing code for file GrassShader.cpp...
Generating code for file GrassShader.h...
Parsing code for file Intersect.cpp...
Generating code for file Intersect.h...
Generating code for file iround.h...
Parsing code for file Matrix.cpp...
Generating code for file Matrix.h...
Parsing code for file Mercator.cpp...
Generating code for file Mercator.h...
Parsing code for file Plant.cpp...
Generating code for file Plant.h...
Generating code for file RandCache.h...
Parsing code for file Segment.cpp...
Generating code for file Segment.h...
Parsing code for file Shader.cpp...
Generating code for file Shader.h...
Parsing code for file ShaderFactory.cpp...
Generating code for file ShaderFactory.h...
Generating code for file ShaderFactory_impl.h...
Parsing code for file Surface.cpp...
Generating code for file Surface.h...
Parsing code for file Terrain.cpp...
Generating code for file Terrain.h...
Parsing code for file TerrainMod.cpp...
Generating code for file TerrainMod.h...
Generating code for file TerrainMod_impl.h...
Parsing code for file ThresholdShader.cpp...
Generating code for file ThresholdShader.h...
Parsing code for file TileShader.cpp...
Generating code for file TileShader.h...
Generating file documentation...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound RandCache...
Generating docs for nested compound RandCache::Ordering...
Generating docs for compound SpiralOrdering...
Generating docs for compound ZeroSpiralOrdering...
Generating concept documentation...
Generating namespace index...
Generating docs for compound Mercator::AdjustTerrainMod...
Generating docs for compound Mercator::Area...
Generating docs for compound Mercator::AreaShader...
Generating docs for compound Mercator::BandShader...
Generating docs for compound Mercator::BasePoint...
Generating docs for compound Mercator::BottomClip...
Generating docs for compound Mercator::Buffer...
Generating docs for compound Mercator::CraterTerrainMod...
Generating docs for compound Mercator::DepthShader...
Generating docs for compound Mercator::Edge...
Generating docs for compound Mercator::EdgeAtY...
Generating docs for compound Mercator::Effector...
Generating docs for nested compound Mercator::Effector::Context...
Generating docs for compound Mercator::FillShader...
Generating docs for compound Mercator::Forest...
Generating docs for compound Mercator/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:92: warning: Member setShape(float level, const Shape< 2 > &s) (function) of class Mercator::LevelTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:65: warning: Member checkIntersects(const Segment &s) const (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:67: warning: Member setShape(const Shape< 2 > &s) (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp:44: warning: Member ep2 (variable) of class Mercator::LinInterp is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp:80: warning: Member ep2 (variable) of class Mercator::QuadInterp is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp:80: warning: Member ep3 (variable) of class Mercator::QuadInterp is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp:80: warning: Member ep4 (variable) of class Mercator::QuadInterp is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.h:198: warning: Member getMods() const (function) of class Mercator::Segment is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.h:202: warning: Member updateArea(const Area *a) (function) of class Mercator::Segment is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:65: warning: Member checkIntersects(const Segment &s) const (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:67: warning: Member setShape(const Shape< 2 > &s) (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:154: warning: Member setShape(float level, float dx, float dy, const Shape< 2 > &s) (function) of class Mercator::SlopeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:65: warning: Member checkIntersects(const Segment &s) const (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:67: warning: Member setShape(const Shape< 2 > &s) (function) of class Mercator::ShapeTerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.h:170: warning: Member removeMod(const TerrainMod *mod) (function) of class Mercator::Terrain is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.cpp:445: warning: argument 't' of command @param is not found in the argument list of Mercator::Terrain::addMod(const TerrainMod *mod)
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.cpp:445: warning: The following parameter of Mercator::Terrain::addMod(const TerrainMod *mod) is not documented:
  parameter 'mod'
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented.
::GrassShader...
Generating docs for compound Mercator::HighShader...
Generating docs for compound Mercator::LeftClip...
Generating docs for compound Mercator::LevelTerrainMod...
Generating docs for compound Mercator::LinInterp...
Generating docs for compound Mercator::LowShader...
Generating docs for compound Mercator::Matrix...
Generating docs for compound Mercator::Plant...
Generating docs for compound Mercator::QuadInterp...
Generating docs for compound Mercator::RightClip...
Generating docs for compound Mercator::Segment...
Generating docs for compound Mercator::Shader...
Generating docs for compound Mercator::ShaderFactories...
Generating docs for compound Mercator::ShaderFactory...
Generating docs for compound Mercator::ShaderKit...
Generating docs for compound Mercator::ShapeTerrainMod...
Generating docs for compound Mercator::SlopeTerrainMod...
Generating docs for compound Mercator::Species...
Generating docs for compound Mercator::SpeciesParameter...
Generating docs for compound Mercator::Surface...
Generating docs for compound Mercator::Terrain...
Generating docs for compound Mercator::TerrainMod...
Generating docs for compound Mercator::TileShader...
Generating docs for compound Mercator::TopClip...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 848/65536 hits=3179 misses=919
symbol lookup cache used 958/65536 hits=8606 misses=958
finished...
documentation is in doc/.
make: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3'
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/AreaShader_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Area_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/BasePoint_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Buffer_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Buffer__impl_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/DepthShader_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Effector_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/FillShader_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Forest_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/GrassShader_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Intersect_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Matrix_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Mercator_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Plant_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/RandCache_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Segment_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/ShaderFactory_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/ShaderFactory__impl_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Shader_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Surface_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/TerrainMod_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/TerrainMod__impl_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/Terrain_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/ThresholdShader_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/TileShader_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/annotated.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1AdjustTerrainMod-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1AdjustTerrainMod.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Area-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Area.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1AreaShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1AreaShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1BandShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1BandShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1BasePoint-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1BasePoint.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1BottomClip-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1BottomClip.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Buffer-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Buffer.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1CraterTerrainMod-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1CraterTerrainMod.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1DepthShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1DepthShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Edge-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Edge.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1EdgeAtY-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1EdgeAtY.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Effector-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Effector.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Effector_1_1Context-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Effector_1_1Context.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1FillShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1FillShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Forest-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Forest.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1GrassShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1GrassShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1HighShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1HighShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LeftClip-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LeftClip.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LevelTerrainMod-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LevelTerrainMod.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LinInterp-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LinInterp.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LowShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1LowShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Matrix-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Matrix.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Plant-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Plant.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1QuadInterp-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1QuadInterp.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1RightClip-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1RightClip.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Segment-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Segment.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Shader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Shader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShaderFactories-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShaderFactories.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShaderFactory-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShaderFactory.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShaderKit-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShaderKit.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShapeTerrainMod-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1ShapeTerrainMod.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1SlopeTerrainMod-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1SlopeTerrainMod.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Species-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Species.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1SpeciesParameter-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1SpeciesParameter.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Surface-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Surface.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Terrain-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1Terrain.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1TerrainMod-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1TerrainMod.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1TileShader-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1TileShader.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1TopClip-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classMercator_1_1TopClip.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classRandCache-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classRandCache.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classSpiralOrdering-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classSpiralOrdering.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classZeroSpiralOrdering-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classZeroSpiralOrdering.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/classes.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/dir_87ba7cd1f3c694c08ea47d082de742cc.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/files.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_b.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_c.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_d.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_e.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_f.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_b.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_c.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_d.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_e.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_f.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_g.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_h.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_i.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_l.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_m.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_n.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_o.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_p.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_q.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_r.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_s.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_t.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_u.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_w.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_x.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_func_~.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_g.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_h.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_i.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_k.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_l.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_m.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_n.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_o.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_p.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_q.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_r.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_s.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_t.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_type.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_u.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_vars.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_w.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_x.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/functions_~.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/hierarchy.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/index.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/iround_8h_source.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/structRandCache_1_1Ordering-members.html
+ for file in doc/html/*.html
+ sed -i -e 's/Generated on .* for Mercator by/Generated for Mercator by/' doc/html/structRandCache_1_1Ordering.html
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44933
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmercator-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libmercator-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mercator-0.3.3
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmercator-buildroot
make: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3'
Making install in Mercator
make[1]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
 /bin/mkdir -p '/usr/src/tmp/libmercator-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libmercator-0.3.la '/usr/src/tmp/libmercator-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmercator-0.3.so.4.0.0 /usr/src/tmp/libmercator-buildroot/usr/lib/libmercator-0.3.so.4.0.0
libtool: install: (cd /usr/src/tmp/libmercator-buildroot/usr/lib && { ln -s -f libmercator-0.3.so.4.0.0 libmercator-0.3.so.4 || { rm -f libmercator-0.3.so.4 && ln -s libmercator-0.3.so.4.0.0 libmercator-0.3.so.4; }; })
libtool: install: (cd /usr/src/tmp/libmercator-buildroot/usr/lib && { ln -s -f libmercator-0.3.so.4.0.0 libmercator-0.3.so || { rm -f libmercator-0.3.so && ln -s libmercator-0.3.so.4.0.0 libmercator-0.3.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmercator-0.3.lai /usr/src/tmp/libmercator-buildroot/usr/lib/libmercator-0.3.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator'
 /usr/libexec/rpm-build/install -p -m 644 Mercator.h Matrix.h Terrain.h Effector.h TerrainMod.h TerrainMod_impl.h BasePoint.h Segment.h Buffer_impl.h Buffer.h Shader.h FillShader.h ThresholdShader.h DepthShader.h GrassShader.h TileShader.h ShaderFactory.h ShaderFactory_impl.h Intersect.h Surface.h Plant.h Forest.h RandCache.h Area.h AreaShader.h '/usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libmercator-buildroot/usr/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 mercator-0.3.pc '/usr/src/tmp/libmercator-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3'
make: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3'
+ rm -f /usr/src/tmp/libmercator-buildroot/usr/lib/libmercator-0.3.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmercator-buildroot (auto)
mode of './usr/lib/libmercator-0.3.so.4.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libmercator-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/mercator-0.3.pc: Libs: '-L${libdir} -lmercator-0.3' --> '-lmercator-0.3'
Checking contents of files in /usr/src/tmp/libmercator-buildroot/ (default)
Compressing files in /usr/src/tmp/libmercator-buildroot (auto)
Adjusting library links in /usr/src/tmp/libmercator-buildroot
./usr/lib: (from <cmdline>:0)
	libmercator-0.3.so.4 -> libmercator-0.3.so.4.0.0
Verifying ELF objects in /usr/src/tmp/libmercator-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.89767
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mercator-0.3.3
+ sed -i -e s/-DNDEBUG/-DDEBUG/ tests/Makefile
+ make -j16 check
Making check in Mercator
make[1]: Nothing to be done for 'check'.
Making check in tests
make  mercatortest Terraintest Shadertest TerrainModtest Intersecttest testPhys timeSeg Planttest Foresttest testQRNG Areatest TileShadertest ShaderFactorytest testWFMath Buffertest Segmenttest AreaShadertest BasePointtest DepthShadertest FillShadertest GrassShadertest ThresholdShadertest Matrixtest TerrainaddAreatest Segmentperf
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o util_timer.o util_timer.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Planttest.o Planttest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o testQRNG.o testQRNG.cpp
In file included from testQRNG.cpp:5:
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  211 |         register uint32 s1;
      |                         ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  256 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  257 |         register uint32 j = 0;
      |                         ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  258 |         register unsigned k = ( N > seedLength ? N : seedLength );
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  289 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  290 |         register uint32 *r = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  291 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  305 |         register uint32 *p = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  306 |         register int i;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  320 |         register uint32 *sa = saveArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  321 |         register const uint32 *s = state;
      |                                ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  322 |         register int i = N;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  330 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  331 |         register uint32 *la = loadArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  332 |         register int i = N;
      |                      ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o ShaderFactorytest.o ShaderFactorytest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Shadertest.o Shadertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o TileShadertest.o TileShadertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Segmenttest.o Segmenttest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o main.o main.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Intersecttest.o Intersecttest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Matrixtest.o Matrixtest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o testWFMath.o testWFMath.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Terraintest.o Terraintest.cpp
Terraintest.cpp: In function 'int main()':
Terraintest.cpp:125:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  125 |     if (bp.seed() != -7100) {
      |         ~~~~~~~~~~^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Buffertest.o Buffertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o testPhys.o testPhys.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o TerrainModtest.o TerrainModtest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Foresttest.o Foresttest.cpp
In file included from ../Mercator/RandCache.h:10,
                 from ../Mercator/Forest.h:8,
                 from Foresttest.cpp:5:
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  211 |         register uint32 s1;
      |                         ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  256 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  257 |         register uint32 j = 0;
      |                         ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  258 |         register unsigned k = ( N > seedLength ? N : seedLength );
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  289 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  290 |         register uint32 *r = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  291 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  305 |         register uint32 *p = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  306 |         register int i;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  320 |         register uint32 *sa = saveArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  321 |         register const uint32 *s = state;
      |                                ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  322 |         register int i = N;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  330 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  331 |         register uint32 *la = loadArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  332 |         register int i = N;
      |                      ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o timeSeg.o timeSeg.cpp
In file included from ../Mercator/RandCache.h:10,
                 from ../Mercator/Forest.h:8,
                 from timeSeg.cpp:8:
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  211 |         register uint32 s1;
      |                         ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  256 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  257 |         register uint32 j = 0;
      |                         ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  258 |         register unsigned k = ( N > seedLength ? N : seedLength );
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  289 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  290 |         register uint32 *r = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  291 |         register unsigned i = 1;
      |                           ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  305 |         register uint32 *p = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  306 |         register int i;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  320 |         register uint32 *sa = saveArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  321 |         register const uint32 *s = state;
      |                                ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  322 |         register int i = N;
      |                      ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)':
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  330 |         register uint32 *s = state;
      |                          ^
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  331 |         register uint32 *la = loadArray;
      |                          ^~
/usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  332 |         register int i = N;
      |                      ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o BasePointtest.o BasePointtest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Areatest.o Areatest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o mercatortest main.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/mercatortest main.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Shadertest Shadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/Shadertest Shadertest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Planttest Planttest.o ../Mercator/Plant.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o Planttest Planttest.o ../Mercator/.libs/Plant.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o testQRNG testQRNG.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/testQRNG testQRNG.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o TileShadertest TileShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/TileShadertest TileShadertest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o AreaShadertest.o AreaShadertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Buffertest Buffertest.o ../Mercator/Buffer.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o Buffertest Buffertest.o ../Mercator/.libs/Buffer.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o FillShadertest.o FillShadertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o DepthShadertest.o DepthShadertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Matrixtest Matrixtest.o ../Mercator/Matrix.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o Matrixtest Matrixtest.o ../Mercator/.libs/Matrix.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o Segmentperf.o Segmentperf.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o BasePointtest BasePointtest.o ../Mercator/BasePoint.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o BasePointtest BasePointtest.o ../Mercator/.libs/BasePoint.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o testWFMath testWFMath.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/testWFMath testWFMath.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o ShaderFactorytest ShaderFactorytest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/ShaderFactorytest ShaderFactorytest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o GrassShadertest.o GrassShadertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o ThresholdShadertest.o ThresholdShadertest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o TerrainModtest TerrainModtest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/TerrainModtest TerrainModtest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Terraintest Terraintest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/Terraintest Terraintest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o testPhys testPhys.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/testPhys testPhys.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
i586-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -c -o TerrainaddAreatest.o TerrainaddAreatest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o AreaShadertest AreaShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/AreaShadertest AreaShadertest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o FillShadertest FillShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/FillShadertest FillShadertest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o timeSeg timeSeg.o util_timer.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/timeSeg timeSeg.o util_timer.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o DepthShadertest DepthShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/DepthShadertest DepthShadertest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Segmenttest Segmenttest.o ../Mercator/Segment.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o Segmenttest Segmenttest.o ../Mercator/.libs/Segment.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Foresttest Foresttest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/Foresttest Foresttest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o GrassShadertest GrassShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/GrassShadertest GrassShadertest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o ThresholdShadertest ThresholdShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/ThresholdShadertest ThresholdShadertest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Areatest Areatest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o .libs/Areatest Areatest.o  ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Segmentperf Segmentperf.o ../Mercator/Segment.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o Segmentperf Segmentperf.o ../Mercator/.libs/Segment.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o Intersecttest Intersecttest.o ../Mercator/Area.lo ../Mercator/BasePoint.lo ../Mercator/Buffer.lo ../Mercator/Effector.lo ../Mercator/Intersect.lo ../Mercator/Segment.lo ../Mercator/Shader.lo ../Mercator/Surface.lo ../Mercator/Terrain.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o Intersecttest Intersecttest.o ../Mercator/.libs/Area.o ../Mercator/.libs/BasePoint.o ../Mercator/.libs/Buffer.o ../Mercator/.libs/Effector.o ../Mercator/.libs/Intersect.o ../Mercator/.libs/Segment.o ../Mercator/.libs/Shader.o ../Mercator/.libs/Surface.o ../Mercator/.libs/Terrain.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG   -o TerrainaddAreatest TerrainaddAreatest.o ../Mercator/Terrain.lo ../Mercator/Segment.lo ../Mercator/Area.lo -lwfmath-1.0
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -Wall -DDEBUG -o TerrainaddAreatest TerrainaddAreatest.o ../Mercator/.libs/Terrain.o ../Mercator/.libs/Segment.o ../Mercator/.libs/Area.o  -lwfmath-1.0
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make  check-TESTS
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Intersecttest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Planttest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Buffertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Segmenttest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: BasePointtest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: mercatortest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Shadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: testQRNG
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Matrixtest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: TerrainaddAreatest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: testPhys
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: TileShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: TerrainModtest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Segmentperf
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: AreaShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Terraintest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: testWFMath
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: FillShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: DepthShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: GrassShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: ShaderFactorytest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Foresttest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: ThresholdShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Areatest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: timeSeg
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
===================
All 25 tests passed
===================
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
+ exit 0
Processing files: libmercator-0.3.3-alt1_15
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81630
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mercator-0.3.3
+ DOCDIR=/usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ /bin/mkdir -p /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ cp -prL AUTHORS ChangeLog README TODO /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ chmod -R go-w /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ chmod -R a+rX /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ cp -prL --no-dereference COPYING /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ chmod -R go-w /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ chmod -R a+rX /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QM18mN
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libmercator-buildroot/usr/lib/libmercator-0.3.so.4: 463 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8KSmeQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: mercator = 0.3.3-alt1_15, libmercator-0.3.so.4 = set:md47u3LapJZGeRu0HaDxMVZtEJjhLUrvaUpcjelQhhVqJ5RkhcHZGUPFgRirQLbYrAXzmH29IYknLrhhfXTtgVxnrqI8J5atCELQOLXxBxczH3TNjBSp2GIKdMUSNrssJmrJQ5bzjrBNodZb3iF9d6ZaxVFfYAdCoYOc7KwDMaiE9DLX2DefLFjRruaRzOTsZocaBPyESQh8nIJyZlh5pLYkNO5n7L2dHGQWVnhI8kixRMbrne2rhuzH7ZytAiex614hmhmCFPLvJmbPds5z0XmhbF2FAAi26G6SZfkZb0IujZLcZrcVmepKXLZvpoq5k9ooRITiQ9IzIqZDkN2MCCKt5gNYeC9Jovb7WKEF5pvopFEEYh5SJ9xIUHFxopxNPsWmt8I0MMMpmzosUZrXHVu8G06870mG7ZDuQTFwMazwUIZnxJBY6pOELIRuKdJk2aWaFCS2t9ZGWyTvCj6iQkjJVYaw2oFPBNrWbsAQIDMY4EFv2ZxYv3KBGCNmogYWjU89IXRIC2ze9pGkNxpvJE5AoZoZdPAOZz3HbUeowBz4CYggDaro4Zqhb0dVxKROQxFPfXbmNEmU4RiBdjph2ZyV4BFqIZo7Nt4jaPqt2rsiG1nZwcZ8RzEbRx8jPcGoclw1vfeHeeVKZsFBZwZlCGStVm2dfE5mdxwFxhSvugiUUYTcanTuPF0jI2Do03NGlRHEp5HVsJkxKM53ajH52b9Zs7xKvCOYvG0X04e35QBj1HXvhDaneLpJYcCSj8ZuYOBPW1gbVGPbDEZtBmbdVeno9XAnkdFURKZmF6XoPEdcZ9CyQKxuSaQrNkCvOrSP7OuWKm15LgTW7Tmvslf3VW2COzh7r93Z0bqIKnUG1fP2NYVDKSozpFCvZgv2YYuzp4sOyKuHbkX7ueDa9i
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.27), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), libwfmath-1.0.so.1 >= set:oiCnlLS7AypAsIEHFS6K6TZ3Q1q2m3tTisps5sZ71jjrziByMDbUKnjjIf3FJim94f9b93BGIsSdXHJDfHe39z5GV4HgKAW3ll8w4V2iKgJ9qZpe, 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.Jy2QUq
Creating libmercator-debuginfo package
Processing files: libmercator-devel-0.3.3-alt1_15
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2700
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mercator-0.3.3
+ DOCDIR=/usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3
+ /bin/mkdir -p /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3
+ cp -prL doc/html/AreaShader_8h_source.html doc/html/Area_8h_source.html doc/html/BasePoint_8h_source.html doc/html/Buffer_8h_source.html doc/html/Buffer__impl_8h_source.html doc/html/DepthShader_8h_source.html doc/html/Effector_8h_source.html doc/html/FillShader_8h_source.html doc/html/Forest_8h_source.html doc/html/GrassShader_8h_source.html doc/html/Intersect_8h_source.html doc/html/Matrix_8h_source.html doc/html/Mercator_8h_source.html doc/html/Plant_8h_source.html doc/html/RandCache_8h_source.html doc/html/Segment_8h_source.html doc/html/ShaderFactory_8h_source.html doc/html/ShaderFactory__impl_8h_source.html doc/html/Shader_8h_source.html doc/html/Surface_8h_source.html doc/html/TerrainMod_8h_source.html doc/html/TerrainMod__impl_8h_source.html doc/html/Terrain_8h_source.html doc/html/ThresholdShader_8h_source.html doc/html/TileShader_8h_source.html doc/html/annotated.html doc/html/bc_s.png doc/html/bc_sd.png doc/html/bdwn.png doc/html/classMercator_1_1AdjustTerrainMod-members.html doc/html/classMercator_1_1AdjustTerrainMod.html doc/html/classMercator_1_1AdjustTerrainMod.png doc/html/classMercator_1_1Area-members.html doc/html/classMercator_1_1Area.html doc/html/classMercator_1_1Area.png doc/html/classMercator_1_1AreaShader-members.html doc/html/classMercator_1_1AreaShader.html doc/html/classMercator_1_1AreaShader.png doc/html/classMercator_1_1BandShader-members.html doc/html/classMercator_1_1BandShader.html doc/html/classMercator_1_1BandShader.png doc/html/classMercator_1_1BasePoint-members.html doc/html/classMercator_1_1BasePoint.html doc/html/classMercator_1_1BottomClip-members.html doc/html/classMercator_1_1BottomClip.html doc/html/classMercator_1_1Buffer-members.html doc/html/classMercator_1_1Buffer.html doc/html/classMercator_1_1CraterTerrainMod-members.html doc/html/classMercator_1_1CraterTerrainMod.html doc/html/classMercator_1_1CraterTerrainMod.png doc/html/classMercator_1_1DepthShader-members.html doc/html/classMercator_1_1DepthShader.html doc/html/classMercator_1_1DepthShader.png doc/html/classMercator_1_1Edge-members.html doc/html/classMercator_1_1Edge.html doc/html/classMercator_1_1EdgeAtY-members.html doc/html/classMercator_1_1EdgeAtY.html doc/html/classMercator_1_1Effector-members.html doc/html/classMercator_1_1Effector.html doc/html/classMercator_1_1Effector.png doc/html/classMercator_1_1Effector_1_1Context-members.html doc/html/classMercator_1_1Effector_1_1Context.html doc/html/classMercator_1_1FillShader-members.html doc/html/classMercator_1_1FillShader.html doc/html/classMercator_1_1FillShader.png doc/html/classMercator_1_1Forest-members.html doc/html/classMercator_1_1Forest.html doc/html/classMercator_1_1GrassShader-members.html doc/html/classMercator_1_1GrassShader.html doc/html/classMercator_1_1GrassShader.png doc/html/classMercator_1_1HighShader-members.html doc/html/classMercator_1_1HighShader.html doc/html/classMercator_1_1HighShader.png doc/html/classMercator_1_1LeftClip-members.html doc/html/classMercator_1_1LeftClip.html doc/html/classMercator_1_1LevelTerrainMod-members.html doc/html/classMercator_1_1LevelTerrainMod.html doc/html/classMercator_1_1LevelTerrainMod.png doc/html/classMercator_1_1LinInterp-members.html doc/html/classMercator_1_1LinInterp.html doc/html/classMercator_1_1LowShader-members.html doc/html/classMercator_1_1LowShader.html doc/html/classMercator_1_1LowShader.png doc/html/classMercator_1_1Matrix-members.html doc/html/classMercator_1_1Matrix.html doc/html/classMercator_1_1Plant-members.html doc/html/classMercator_1_1Plant.html doc/html/classMercator_1_1QuadInterp-members.html doc/html/classMercator_1_1QuadInterp.html doc/html/classMercator_1_1RightClip-members.html doc/html/classMercator_1_1RightClip.html doc/html/classMercator_1_1Segment-members.html doc/html/classMercator_1_1Segment.html doc/html/classMercator_1_1Shader-members.html doc/html/classMercator_1_1Shader.html doc/html/classMercator_1_1Shader.png doc/html/classMercator_1_1ShaderFactories-members.html doc/html/classMercator_1_1ShaderFactories.html doc/html/classMercator_1_1ShaderFactory-members.html doc/html/classMercator_1_1ShaderFactory.html doc/html/classMercator_1_1ShaderFactory.png doc/html/classMercator_1_1ShaderKit-members.html doc/html/classMercator_1_1ShaderKit.html doc/html/classMercator_1_1ShaderKit.png doc/html/classMercator_1_1ShapeTerrainMod-members.html doc/html/classMercator_1_1ShapeTerrainMod.html doc/html/classMercator_1_1ShapeTerrainMod.png doc/html/classMercator_1_1SlopeTerrainMod-members.html doc/html/classMercator_1_1SlopeTerrainMod.html doc/html/classMercator_1_1SlopeTerrainMod.png doc/html/classMercator_1_1Species-members.html doc/html/classMercator_1_1Species.html doc/html/classMercator_1_1SpeciesParameter-members.html doc/html/classMercator_1_1SpeciesParameter.html doc/html/classMercator_1_1Surface-members.html doc/html/classMercator_1_1Surface.html doc/html/classMercator_1_1Surface.png doc/html/classMercator_1_1Terrain-members.html doc/html/classMercator_1_1Terrain.html doc/html/classMercator_1_1TerrainMod-members.html doc/html/classMercator_1_1TerrainMod.html doc/html/classMercator_1_1TerrainMod.png doc/html/classMercator_1_1TileShader-members.html doc/html/classMercator_1_1TileShader.html doc/html/classMercator_1_1TileShader.png doc/html/classMercator_1_1TopClip-members.html doc/html/classMercator_1_1TopClip.html doc/html/classRandCache-members.html doc/html/classRandCache.html doc/html/classSpiralOrdering-members.html doc/html/classSpiralOrdering.html doc/html/classSpiralOrdering.png doc/html/classZeroSpiralOrdering-members.html doc/html/classZeroSpiralOrdering.html doc/html/classZeroSpiralOrdering.png doc/html/classes.html doc/html/closed.png doc/html/dir_87ba7cd1f3c694c08ea47d082de742cc.html doc/html/doc.png doc/html/docd.png doc/html/doxygen.css doc/html/doxygen.svg doc/html/dynsections.js doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/functions.html doc/html/functions_b.html doc/html/functions_c.html doc/html/functions_d.html doc/html/functions_e.html doc/html/functions_f.html doc/html/functions_func.html doc/html/functions_func_b.html doc/html/functions_func_c.html doc/html/functions_func_d.html doc/html/functions_func_e.html doc/html/functions_func_f.html doc/html/functions_func_g.html doc/html/functions_func_h.html doc/html/functions_func_i.html doc/html/functions_func_l.html doc/html/functions_func_m.html doc/html/functions_func_n.html doc/html/functions_func_o.html doc/html/functions_func_p.html doc/html/functions_func_q.html doc/html/functions_func_r.html doc/html/functions_func_s.html doc/html/functions_func_t.html doc/html/functions_func_u.html doc/html/functions_func_w.html doc/html/functions_func_x.html doc/html/functions_func_~.html doc/html/functions_g.html doc/html/functions_h.html doc/html/functions_i.html doc/html/functions_k.html doc/html/functions_l.html doc/html/functions_m.html doc/html/functions_n.html doc/html/functions_o.html doc/html/functions_p.html doc/html/functions_q.html doc/html/functions_r.html doc/html/functions_s.html doc/html/functions_t.html doc/html/functions_type.html doc/html/functions_u.html doc/html/functions_vars.html doc/html/functions_w.html doc/html/functions_x.html doc/html/functions_~.html doc/html/hierarchy.html doc/html/index.html doc/html/iround_8h_source.html doc/html/jquery.js doc/html/menu.js doc/html/menudata.js doc/html/nav_f.png doc/html/nav_fd.png doc/html/nav_g.png doc/html/nav_h.png doc/html/nav_hd.png doc/html/open.png doc/html/splitbar.png doc/html/splitbard.png doc/html/structRandCache_1_1Ordering-members.html doc/html/structRandCache_1_1Ordering.html doc/html/structRandCache_1_1Ordering.png doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_ad.png doc/html/tab_b.png doc/html/tab_bd.png doc/html/tab_h.png doc/html/tab_hd.png doc/html/tab_s.png doc/html/tab_sd.png doc/html/tabs.css /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3
+ chmod -R go-w /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3
+ chmod -R a+rX /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e1kRRP
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.MUC4D5
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
In file included from /usr/include/wfmath-1.0/wfmath/intersect_decls.h:29,
                 from /usr/include/wfmath-1.0/wfmath/axisbox.h:32,
                 from /usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator/Effector.h:8,
                 from /usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator/Area.h:8:
/usr/include/wfmath-1.0/wfmath/const.h:29:10: fatal error: limits: No such file or directory
   29 | #include <limits>
      |          ^~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator/Area.h: cpp failed, trying c++ mode
Provides: mercator-devel = 0.3.3-alt1_15, pkgconfig(mercator-0.3) = 0.3.3
Requires: libmercator = 0.3.3-alt1_15, pkgconfig, /usr/lib/libmercator-0.3.so.4.0.0, /usr/lib/pkgconfig, libwfmath-devel, pkgconfig(wfmath-1.0)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7y1O72
Processing files: libmercator-debuginfo-0.3.3-alt1_15
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ioDJQZ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xQUD9n
find-requires: running scripts (debuginfo)
Provides: debug(libmercator-0.3.so.4)
Requires: libmercator = 0.3.3-alt1_15, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6), debug(libwfmath-1.0.so.1)
Adding to libmercator-devel a strict dependency on libmercator
Adding to libmercator-debuginfo a strict dependency on libmercator
Removing 1 extra deps from libmercator-devel due to dependency on libmercator
Wrote: /usr/src/RPM/RPMS/i586/libmercator-0.3.3-alt1_15.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libmercator-devel-0.3.3-alt1_15.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libmercator-debuginfo-0.3.3-alt1_15.i586.rpm (w2.lzdio)
46.84user 10.46system 0:21.98elapsed 260%CPU (0avgtext+0avgdata 106660maxresident)k
0inputs+0outputs (0major+3004166minor)pagefaults 0swaps
/.out/libmercator-0.3.3-alt1_15.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/libmercator-devel-0.3.3-alt1_15.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/libmercator-debuginfo-0.3.3-alt1_15.i586.rpm: license not found in '/usr/share/license' directory: GPL+
1.67user 0.99system 0:28.10elapsed 9%CPU (0avgtext+0avgdata 109920maxresident)k
768inputs+0outputs (0major+201139minor)pagefaults 0swaps
--- libmercator-0.3.3-alt1_15.i586.rpm.repo	2019-08-07 12:23:32.000000000 +0000
+++ libmercator-0.3.3-alt1_15.i586.rpm.hasher	2023-06-24 04:56:47.393590847 +0000
@@ -12,2 +12,3 @@
 Requires: libgcc_s.so.1(GCC_3.0)  
+Requires: libgcc_s.so.1(GCC_3.3.1)  
 Requires: libm.so.6(GLIBC_2.0)  
@@ -22,2 +23,4 @@
 Requires: libstdc++.so.6(GLIBCXX_3.4.21)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.29)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.32)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)  
@@ -28,6 +31,6 @@
 Provides: mercator = 0.3.3-alt1_15
-Provides: libmercator-0.3.so.4 = set:ndGEtJe6nzIe78D1aY9ec5C9DawRmkj5Fn1Qx0Nj1SKerPzqSLX0AFFYmZtZ0b3urs7HhZqSS13KNNRqJRinIMQZH3iFotFxVF7c6omvZ0aBuOYaGlVsr2XrNbKZomMb0qt3Xg9BacSkE4infZG8m4aFMqUBJb78I2Pxj8gXImHBV6m8w0FmysCuBtL6coZ6WZFh4lmBaczqvaYoSiQ9EYjVSJricTiiCvkG0AbhjPD8b55Rg3gZlJUHFI5uJm0ooUcHhceSwWuKLU2d0IklJF7i1hQ5r6mig48WPkVS5kkMqb08oilcDZHRZxawBaEBijZAESewGcQdg6QZz3bmv0Byn3ADVf97JVZFZ5AADjkblHwhV5j4vusqqIZo7Nt4TZwZnWZGF7H7kAzcdPEyJu31v0M9NvJfDmweAJN3qxlExBMIwGhK4kjbsoemJIupZBVcCKJVVxQhZg6G64e0xPg1tpT6Is3Z3xQCg5222JzHeLs0XCECL4XUSRTidSNChroWjjh2uk00mZ5Y2tHvZhUo1wM48LkQgZ5RwhgctZok1k6m3JZvlK9LNc2CW0CUEJU0fHiXmgu0yZHv3LN3DydZF2Cu4vBUQRhwZryfD2lbJhzmFtVZGEBpDo9ucStkpVRC6biZLch1H1ouEuZz6zXB4MdMmpcGwzZw8Z2YaMBFzu1TFCAeSLFao0taRzOTsZgQvayqjZzSmaDsi3xGTfaSr0Ul4VdK2mOwgsB8Oai1UoCe1vg4oXtZmE95cgT5wKhnJ2kUoZj5rUG1Z62iiRlI0cETRN45pZkbZH20rlulmZioUA9bk5LlgI0wIpZEgk1kHSVWV1oRxVRLwFc4QtesZoUGdZtvCj6iQklfl0JjRIm0AgCM8lMlXZCMJkti64LZkU89IXRIC2IuEwBhTkRymgyVzZd3iHXw1meW6aDzelSE6hO3uImb8qmo0vPkmA005bftrsAMYlkJEcGC13awNPOPwxMzdEvpGqTBrFZ31j3zIfXAz3xwRJHq695kfpWwRlhPamPFfqcf28Bp17c52ZFNU0YwmTZyWkVOVJlRz73HnKsCu302ITBmbdVeneHJ9sJT4cJw1MUyuSaAwLbnGZdIDfAZ4TRK4k7YNlZcgKKw5pOpcWobp0Hpr5PGqf5q3Z2OwZ8hnLR5WNL6NPVk1
+Provides: libmercator-0.3.so.4 = set:md47u3LapJZGeRu0HaDxMVZtEJjhLUrvaUpcjelQhhVqJ5RkhcHZGUPFgRirQLbYrAXzmH29IYknLrhhfXTtgVxnrqI8J5atCELQOLXxBxczH3TNjBSp2GIKdMUSNrssJmrJQ5bzjrBNodZb3iF9d6ZaxVFfYAdCoYOc7KwDMaiE9DLX2DefLFjRruaRzOTsZocaBPyESQh8nIJyZlh5pLYkNO5n7L2dHGQWVnhI8kixRMbrne2rhuzH7ZytAiex614hmhmCFPLvJmbPds5z0XmhbF2FAAi26G6SZfkZb0IujZLcZrcVmepKXLZvpoq5k9ooRITiQ9IzIqZDkN2MCCKt5gNYeC9Jovb7WKEF5pvopFEEYh5SJ9xIUHFxopxNPsWmt8I0MMMpmzosUZrXHVu8G06870mG7ZDuQTFwMazwUIZnxJBY6pOELIRuKdJk2aWaFCS2t9ZGWyTvCj6iQkjJVYaw2oFPBNrWbsAQIDMY4EFv2ZxYv3KBGCNmogYWjU89IXRIC2ze9pGkNxpvJE5AoZoZdPAOZz3HbUeowBz4CYggDaro4Zqhb0dVxKROQxFPfXbmNEmU4RiBdjph2ZyV4BFqIZo7Nt4jaPqt2rsiG1nZwcZ8RzEbRx8jPcGoclw1vfeHeeVKZsFBZwZlCGStVm2dfE5mdxwFxhSvugiUUYTcanTuPF0jI2Do03NGlRHEp5HVsJkxKM53ajH52b9Zs7xKvCOYvG0X04e35QBj1HXvhDaneLpJYcCSj8ZuYOBPW1gbVGPbDEZtBmbdVeno9XAnkdFURKZmF6XoPEdcZ9CyQKxuSaQrNkCvOrSP7OuWKm15LgTW7Tmvslf3VW2COzh7r93Z0bqIKnUG1fP2NYVDKSozpFCvZgv2YYuzp4sOyKuHbkX7ueDa9i
 Provides: libmercator = 0.3.3-alt1_15:sisyphus+235674.100.1.1
 File: /usr/lib/libmercator-0.3.so.4	120777	root:root		libmercator-0.3.so.4.0.0
-File: /usr/lib/libmercator-0.3.so.4.0.0	100644	root:root	5a16d3bae4093cf4536ca2a8bf19f807	
+File: /usr/lib/libmercator-0.3.so.4.0.0	100644	root:root	8623ac7dac135e444424f9cc49147d6c	
 File: /usr/share/doc/libmercator-0.3.3	40755	root:root		
@@ -38,2 +41,2 @@
 File: /usr/share/doc/libmercator-0.3.3/TODO	100644	root:root	8a9eba6aed23d4c7333a95a8eb612063	
-RPMIdentity: cb48bbf17c9ce658b613123cbc06e8f8c13ec39b1dcaad8c44a7e7bfb8079aef72aeae5bd4ad2aaee165e23b9b5b254bfe7906b5cb8e411a63f0ab0fe68c1d8b
+RPMIdentity: c3ec4ffa47dc86db1535d3d3c595c78364759faff0f648c866a3b517499ccdee8c2fa4f485f6f4aab09b07fc31c347698d91a10ede9cbe7993be11dbe0458cf6
--- libmercator-debuginfo-0.3.3-alt1_15.i586.rpm.repo	2019-08-07 12:23:32.000000000 +0000
+++ libmercator-debuginfo-0.3.3-alt1_15.i586.rpm.hasher	2023-06-24 04:56:47.466592273 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/0d	40755	root:root	
-/usr/lib/debug/.build-id/0d/70f62266fc3ef634359d1d5405dcfe550ab9c5	120777	root:root	../../../libmercator-0.3.so.4.0.0
-/usr/lib/debug/.build-id/0d/70f62266fc3ef634359d1d5405dcfe550ab9c5.debug	120777	root:root	../../usr/lib/libmercator-0.3.so.4.0.0.debug
+/usr/lib/debug/.build-id/7c	40755	root:root	
+/usr/lib/debug/.build-id/7c/eec44d8e8609e5f6c54777c996f27b7b14fe25	120777	root:root	../../../libmercator-0.3.so.4.0.0
+/usr/lib/debug/.build-id/7c/eec44d8e8609e5f6c54777c996f27b7b14fe25.debug	120777	root:root	../../usr/lib/libmercator-0.3.so.4.0.0.debug
 /usr/lib/debug/usr/lib/libmercator-0.3.so.4.0.0.debug	100644	root:root	
@@ -27,3 +27,5 @@
 /usr/src/debug/mercator-0.3.3/Mercator/Intersect.cpp	100644	root:root	
+/usr/src/debug/mercator-0.3.3/Mercator/Matrix.cpp	100644	root:root	
 /usr/src/debug/mercator-0.3.3/Mercator/Matrix.h	100644	root:root	
+/usr/src/debug/mercator-0.3.3/Mercator/Mercator.cpp	100644	root:root	
 /usr/src/debug/mercator-0.3.3/Mercator/Mercator.h	100644	root:root	
@@ -59,6 +61,6 @@
 Provides: libmercator-debuginfo = 0.3.3-alt1_15:sisyphus+235674.100.1.1
-File: /usr/lib/debug/.build-id/0d	40755	root:root		
-File: /usr/lib/debug/.build-id/0d/70f62266fc3ef634359d1d5405dcfe550ab9c5	120777	root:root		../../../libmercator-0.3.so.4.0.0
-File: /usr/lib/debug/.build-id/0d/70f62266fc3ef634359d1d5405dcfe550ab9c5.debug	120777	root:root		../../usr/lib/libmercator-0.3.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib/libmercator-0.3.so.4.0.0.debug	100644	root:root	c1bd9c2632a66bc2e258313c685cbbf0	
+File: /usr/lib/debug/.build-id/7c	40755	root:root		
+File: /usr/lib/debug/.build-id/7c/eec44d8e8609e5f6c54777c996f27b7b14fe25	120777	root:root		../../../libmercator-0.3.so.4.0.0
+File: /usr/lib/debug/.build-id/7c/eec44d8e8609e5f6c54777c996f27b7b14fe25.debug	120777	root:root		../../usr/lib/libmercator-0.3.so.4.0.0.debug
+File: /usr/lib/debug/usr/lib/libmercator-0.3.so.4.0.0.debug	100644	root:root	50c7cd129a6571272c5d150904e5db31	
 File: /usr/lib/debug/usr/lib/libmercator-0.3.so.4.debug	120777	root:root		libmercator-0.3.so.4.0.0.debug
@@ -86,3 +88,5 @@
 File: /usr/src/debug/mercator-0.3.3/Mercator/Intersect.cpp	100644	root:root	8b3461dd6d49a85325bd2e0e421985ab	
+File: /usr/src/debug/mercator-0.3.3/Mercator/Matrix.cpp	100644	root:root	4360225b55aac0fd16921264bc145a19	
 File: /usr/src/debug/mercator-0.3.3/Mercator/Matrix.h	100644	root:root	028f36ff96a92eb9785da90ab552e735	
+File: /usr/src/debug/mercator-0.3.3/Mercator/Mercator.cpp	100644	root:root		
 File: /usr/src/debug/mercator-0.3.3/Mercator/Mercator.h	100644	root:root	d4c6a7001d330ea87069019702c32a16	
@@ -109,2 +113,2 @@
 File: /usr/src/debug/mercator-0.3.3/Mercator/TileShader.h	100644	root:root	9d88bf1b47b511a299e62625dbca51f3	
-RPMIdentity: e47f0abc449cf8ae7e82784b3db2bb7f207beb84f7847de156f8752746f5b0801992185ecef4bab520695760e8e55c000ef5c83969ddb2758810776803475ed6
+RPMIdentity: 5ab3764c93e20ba624de4654f9f1083488706c1d60286f403df1b8d217841c432f02a1c129f16e30ccd6b99e63602230c10af139d8971fa3ebe147d454f6f114
--- libmercator-devel-0.3.3-alt1_15.i586.rpm.repo	2019-08-07 12:23:32.000000000 +0000
+++ libmercator-devel-0.3.3-alt1_15.i586.rpm.hasher	2023-06-24 04:56:47.549593893 +0000
@@ -57,2 +57,3 @@
 /usr/share/doc/libmercator-devel-0.3.3/bc_s.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/bc_sd.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/bdwn.png	100644	root:root	
@@ -168,4 +169,6 @@
 /usr/share/doc/libmercator-devel-0.3.3/doc.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/docd.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/doxygen.css	100644	root:root	
-/usr/share/doc/libmercator-devel-0.3.3/doxygen.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/doxygen.svg	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/dynsections.js	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/files.html	100644	root:root	
@@ -227,6 +230,9 @@
 /usr/share/doc/libmercator-devel-0.3.3/nav_f.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/nav_fd.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/nav_g.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/nav_h.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/nav_hd.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/open.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/splitbar.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/splitbard.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering-members.html	100644	root:root	
@@ -237,5 +243,9 @@
 /usr/share/doc/libmercator-devel-0.3.3/tab_a.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/tab_ad.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/tab_b.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/tab_bd.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/tab_h.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/tab_hd.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/tab_s.png	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/tab_sd.png	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/tabs.css	100644	root:root	
@@ -280,206 +290,212 @@
 File: /usr/share/doc/libmercator-devel-0.3.3	40755	root:root		
-File: /usr/share/doc/libmercator-devel-0.3.3/AreaShader_8h_source.html	100644	root:root	69fa4704695c1fcdd4987022ab6a7a5e	
-File: /usr/share/doc/libmercator-devel-0.3.3/Area_8h_source.html	100644	root:root	a8ce84dc059fcf5694a50056d986ac48	
-File: /usr/share/doc/libmercator-devel-0.3.3/BasePoint_8h_source.html	100644	root:root	19f705170c13f927d4004abb8abdb8fc	
-File: /usr/share/doc/libmercator-devel-0.3.3/Buffer_8h_source.html	100644	root:root	bda8ae6b5e664af569c744b9f43b52e4	
-File: /usr/share/doc/libmercator-devel-0.3.3/Buffer__impl_8h_source.html	100644	root:root	3633fc2e5263b6a2b2b4f013e0191400	
-File: /usr/share/doc/libmercator-devel-0.3.3/DepthShader_8h_source.html	100644	root:root	54d00cfbaec62595a5784bf471422060	
-File: /usr/share/doc/libmercator-devel-0.3.3/Effector_8h_source.html	100644	root:root	c091d680c904c87252a5d31464f072f7	
-File: /usr/share/doc/libmercator-devel-0.3.3/FillShader_8h_source.html	100644	root:root	ad23a194d77389ca951c7af0e5915e96	
-File: /usr/share/doc/libmercator-devel-0.3.3/Forest_8h_source.html	100644	root:root	3dc701e6ff9d9e30f255a70dd276c3d3	
-File: /usr/share/doc/libmercator-devel-0.3.3/GrassShader_8h_source.html	100644	root:root	9d65636417ce5840d9e5f67f4b6e33e1	
-File: /usr/share/doc/libmercator-devel-0.3.3/Intersect_8h_source.html	100644	root:root	21bc26488af41e1336d31afcf9d54866	
-File: /usr/share/doc/libmercator-devel-0.3.3/Matrix_8h_source.html	100644	root:root	7231199b3e7cfb4f8c5ba3a6c50bf518	
-File: /usr/share/doc/libmercator-devel-0.3.3/Mercator_8h_source.html	100644	root:root	f900107850e197034f1ad3f9a002d3f5	
-File: /usr/share/doc/libmercator-devel-0.3.3/Plant_8h_source.html	100644	root:root	457b1f3088d866796ba894fd765b883c	
-File: /usr/share/doc/libmercator-devel-0.3.3/RandCache_8h_source.html	100644	root:root	d42661fc649faccedf0f90ce4a196c6a	
-File: /usr/share/doc/libmercator-devel-0.3.3/Segment_8h_source.html	100644	root:root	a1c8ebd8c3838d600fd69f3d022acfd0	
-File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory_8h_source.html	100644	root:root	b359e61196080f4825871d2fe7dd718c	
-File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory__impl_8h_source.html	100644	root:root	06a19012ae1fb2519fffd1acfa6368e2	
-File: /usr/share/doc/libmercator-devel-0.3.3/Shader_8h_source.html	100644	root:root	85cefcd387c1d6956ffbc678094eb9f8	
-File: /usr/share/doc/libmercator-devel-0.3.3/Surface_8h_source.html	100644	root:root	908217e11c8761471d7692c159102b78	
-File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod_8h_source.html	100644	root:root	4f378eed96ee5ba75dfa26b9e3349e6f	
-File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod__impl_8h_source.html	100644	root:root	641d77ce33de2e2786e5ef79f8725ad3	
-File: /usr/share/doc/libmercator-devel-0.3.3/Terrain_8h_source.html	100644	root:root	4128c8c7aa7b7dcab1d0ca7349f9ea1a	
-File: /usr/share/doc/libmercator-devel-0.3.3/ThresholdShader_8h_source.html	100644	root:root	76b3a207a788003d4b84a56603e6d81e	
-File: /usr/share/doc/libmercator-devel-0.3.3/TileShader_8h_source.html	100644	root:root	f5deeab2aab8818f0fed9ab3227c2ddb	
-File: /usr/share/doc/libmercator-devel-0.3.3/annotated.html	100644	root:root	ed05cf33566b5e679204a4d17f05bf65	
+File: /usr/share/doc/libmercator-devel-0.3.3/AreaShader_8h_source.html	100644	root:root	0be5d4a0d1be5ce747f1b163c2acea3b	
+File: /usr/share/doc/libmercator-devel-0.3.3/Area_8h_source.html	100644	root:root	d47b8d02aebd7a5fc512069df8ce2bc1	
+File: /usr/share/doc/libmercator-devel-0.3.3/BasePoint_8h_source.html	100644	root:root	655a46397c230163962bb80fa04c228a	
+File: /usr/share/doc/libmercator-devel-0.3.3/Buffer_8h_source.html	100644	root:root	348840523b7ad36542a18e0f6ad39e9f	
+File: /usr/share/doc/libmercator-devel-0.3.3/Buffer__impl_8h_source.html	100644	root:root	b36c4c6d7e882969e1f9e8a9bd4c7f51	
+File: /usr/share/doc/libmercator-devel-0.3.3/DepthShader_8h_source.html	100644	root:root	c39ddb943eb3bc07302ab3d73e5fde5a	
+File: /usr/share/doc/libmercator-devel-0.3.3/Effector_8h_source.html	100644	root:root	15337a7e04cfefd8346969ffac8fcddc	
+File: /usr/share/doc/libmercator-devel-0.3.3/FillShader_8h_source.html	100644	root:root	c424d1cf655b446febd828d6f8dcc933	
+File: /usr/share/doc/libmercator-devel-0.3.3/Forest_8h_source.html	100644	root:root	1db0719cd21282572861836b6dd2e063	
+File: /usr/share/doc/libmercator-devel-0.3.3/GrassShader_8h_source.html	100644	root:root	8b20405c3169e90a43efdf6ce50cb836	
+File: /usr/share/doc/libmercator-devel-0.3.3/Intersect_8h_source.html	100644	root:root	7d464009485b63f3b0adfc15b176136c	
+File: /usr/share/doc/libmercator-devel-0.3.3/Matrix_8h_source.html	100644	root:root	d88fb8ec2d36e3e69df52206e4edd5da	
+File: /usr/share/doc/libmercator-devel-0.3.3/Mercator_8h_source.html	100644	root:root	4f23027f7babd5ff2ca59e708f2ad1f0	
+File: /usr/share/doc/libmercator-devel-0.3.3/Plant_8h_source.html	100644	root:root	f252c74b38749f7a6c5278e80b59d8ea	
+File: /usr/share/doc/libmercator-devel-0.3.3/RandCache_8h_source.html	100644	root:root	2c2f5b27daabfb0c76dff8459ce0c0ad	
+File: /usr/share/doc/libmercator-devel-0.3.3/Segment_8h_source.html	100644	root:root	3cbfd750797b9e61e724cc4b3c4ca6c3	
+File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory_8h_source.html	100644	root:root	9a7f81a5cae688f965e6e335e2ebb026	
+File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory__impl_8h_source.html	100644	root:root	ebf95db08f854b5fec24982305c4b5da	
+File: /usr/share/doc/libmercator-devel-0.3.3/Shader_8h_source.html	100644	root:root	aa1f148b5413841eb1d1814465c4115b	
+File: /usr/share/doc/libmercator-devel-0.3.3/Surface_8h_source.html	100644	root:root	8c7f3fae9e4358580807850afec3624d	
+File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod_8h_source.html	100644	root:root	74475e1ae153bc9b5176aa8c1f0e1cef	
+File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod__impl_8h_source.html	100644	root:root	9ca3a8ae5b86f2829410911314964869	
+File: /usr/share/doc/libmercator-devel-0.3.3/Terrain_8h_source.html	100644	root:root	58a46b150ae91a328c7c704650ad9c55	
+File: /usr/share/doc/libmercator-devel-0.3.3/ThresholdShader_8h_source.html	100644	root:root	fc72164dfff8dbda125c4cea394dd06f	
+File: /usr/share/doc/libmercator-devel-0.3.3/TileShader_8h_source.html	100644	root:root	d4a6d757b3500d99ba75eef378981b2f	
+File: /usr/share/doc/libmercator-devel-0.3.3/annotated.html	100644	root:root	8f2af510b8141150c16b7e6db16e042b	
 File: /usr/share/doc/libmercator-devel-0.3.3/bc_s.png	100644	root:root	ceaaae73746596a7519cfe782d8aa065	
+File: /usr/share/doc/libmercator-devel-0.3.3/bc_sd.png	100644	root:root	dd8557b2a24d0ec5eb1975fa34a48f0d	
 File: /usr/share/doc/libmercator-devel-0.3.3/bdwn.png	100644	root:root	6249334b2e7fc28090f26abeb328eb78	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod-members.html	100644	root:root	c165fd505170a5e9e05d6b29cb540074	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.html	100644	root:root	dcc275aa2525c47f7a34d68b0612c0fd	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.png	100644	root:root	d3c0921e430ab3bb42611acc59ab7c93	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area-members.html	100644	root:root	550cfb98130d78ed186018e104cc51c4	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.html	100644	root:root	4f0d005c320e0c694dc62588f454fcbd	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.png	100644	root:root	9826cbee033152596257a83824937d30	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader-members.html	100644	root:root	b92be3fcc70a590b31abe734c95d1cf5	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.html	100644	root:root	3a966a57c004db2a4ecbc50ea03db6a3	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.png	100644	root:root	34e1e6581a9a04b4ea438e40eba04e80	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader-members.html	100644	root:root	988da03014b0d06b84194a029e4a5ed9	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.html	100644	root:root	8e6eff81a18035f2507362cd89d91a92	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.png	100644	root:root	078410ad142697ff1b9f878b9275e780	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint-members.html	100644	root:root	0e3028009e0248f04894c0470ab61cec	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint.html	100644	root:root	5fe527cf42068f13075ae74d0ad9fb37	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip-members.html	100644	root:root	626f8f1f5b64b24d255799b2a4885663	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip.html	100644	root:root	e60659c89a068cefec77ec30cd3b992d	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer-members.html	100644	root:root	31fc7dd6617c0b1e7ecca9d1912eecd0	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer.html	100644	root:root	0892a28bf35a8daf72d676b9653ce2c8	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod-members.html	100644	root:root	59d54419a188724c30dce205ff0176fc	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.html	100644	root:root	f7d4043f260335351126a36d95b8b096	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.png	100644	root:root	bc2bd0a777763772e726fb80b17906b6	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader-members.html	100644	root:root	7979891e00ded77237a72d7bfc9089d5	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.html	100644	root:root	3327f676cb686aff1b322bee7b7607ae	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.png	100644	root:root	36480de977f8359a209b13fe8ce89862	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge-members.html	100644	root:root	ff1ac084587361f7a08042d2a867d06c	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge.html	100644	root:root	d60c5d935d7148bc3f23f3c38e05ebbf	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY-members.html	100644	root:root	f1dbb5fda2172752d59b1413c2c918d5	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY.html	100644	root:root	2642b355d8d81a432f27725fcfa1b7c4	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector-members.html	100644	root:root	4c4af9cda2d55b2b6fd37d4f6d1a3b7b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.html	100644	root:root	0d8b125ff28f54cc687fc49889a9e613	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.png	100644	root:root	61b92d7ab95b1a23f735bd9698c9d36f	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context-members.html	100644	root:root	de10348d85435d650c3315fa012f87c3	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context.html	100644	root:root	0b5a4fc39e07ee81f1cd38c39c37d5da	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader-members.html	100644	root:root	93e210638c7c83c17e336ce475bd3d56	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.html	100644	root:root	fe30c9e18a09903e1b5bee775daa84ee	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.png	100644	root:root	209a9a4fffacb2a240889cd76917896b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest-members.html	100644	root:root	e2a20a27f4c5afb20502267343a75e17	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest.html	100644	root:root	44a408bc2c4cfc8e49ea574f031d92c5	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader-members.html	100644	root:root	26f9977134465ff6f60084ce60c2eff3	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.html	100644	root:root	27796786fe51a6b94f15a78abf339f5c	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.png	100644	root:root	53a88497dfcd03808e0b144ea089950d	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader-members.html	100644	root:root	d4f00bab0d5a913672720a4d79c4ab64	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.html	100644	root:root	b0ee0ce849e01e26edf3c5ceb5c12228	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.png	100644	root:root	08841db9b105dde4b421ccd083346c4a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip-members.html	100644	root:root	f3585b318e4fc75dd88bf67cd446ae91	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip.html	100644	root:root	6816c7f2c6fd295c5ac21284ade365e9	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod-members.html	100644	root:root	36d743260c9db7bebc5f6dbc94ef6fec	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.html	100644	root:root	e9154cce5d569f043a67d29b442eef59	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.png	100644	root:root	1543a12faad5a270d0c3ec915e5ad307	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp-members.html	100644	root:root	a9f94e396dc4211e5d0533790df249da	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp.html	100644	root:root	302f6fce07c9c8bfc2d12eb2176e481f	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader-members.html	100644	root:root	054496f98b3f7492c0050b7a01c21daa	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.html	100644	root:root	8bb31db49cdb562ea4e7d5ad37cfdf86	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.png	100644	root:root	286ce2f8078208cf9017e02adf9b32b1	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix-members.html	100644	root:root	7c31c9402767df5a149e2a16fbcdc7aa	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix.html	100644	root:root	7ca4ba1859ab5967413e0349864fcb18	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant-members.html	100644	root:root	f1092026c81c0f4969b0366429eb8dee	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant.html	100644	root:root	aff758a493806924763d4349f9275a64	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp-members.html	100644	root:root	3d4e65147de57119e408cfb3fc7679c1	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp.html	100644	root:root	774fe64b94543d88747d8900ef37bc76	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip-members.html	100644	root:root	bc981e9aa8d6be8c1e58b303b6ed6eaa	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip.html	100644	root:root	d3f0785bae54d361120afdd30eac2c71	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment-members.html	100644	root:root	9bfe96dea7f51643ea5784fa8cde7de9	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment.html	100644	root:root	c0b259ac681f78419c82853998ccfa7a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader-members.html	100644	root:root	0e6b48891f5f44c636f41167464ea5df	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.html	100644	root:root	31219210d96b6d7f2a293766a99bedbd	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.png	100644	root:root	7163e1c06fec89b58e202818a568b5a7	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories-members.html	100644	root:root	06234e2e4ba103a3b7512a7350581cbc	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories.html	100644	root:root	2f5bfc0523fb395c96a7b42a9db02887	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory-members.html	100644	root:root	33d2d8e424fb06ff4364b580f90abcee	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.html	100644	root:root	0051463573f0f934f4e5142ae8a73555	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.png	100644	root:root	574619d54120ea6705a1e3d16479301b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit-members.html	100644	root:root	e655c7681e1594a987ec0f502341d1b7	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.html	100644	root:root	f5cb9a788cc9ad1aced674adfa905769	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.png	100644	root:root	ce3050810aa14acaab88adbdbfe1977e	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod-members.html	100644	root:root	24c9b8a0fa7e01c6dc811522f29184af	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.html	100644	root:root	8777bfa0fc74e1526a089d36071852aa	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.png	100644	root:root	8b0e6b15be77508b6d17206d6990fea5	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod-members.html	100644	root:root	602705bd0d3211e676016cfc385f2f86	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.html	100644	root:root	a65e46db5ab4f20539c3ae318f5209a4	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.png	100644	root:root	dae9f0df328bcb6de29fc73d0c7555e2	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species-members.html	100644	root:root	733757756046e4c92c879d4f3ac0c235	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species.html	100644	root:root	c2e9d063095d22185c8d8d8a950f011f	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter-members.html	100644	root:root	a37ec8cf58cab7d4ca3a65b892eeabd3	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter.html	100644	root:root	3da78b79219c5cb6352d4754fac09e7e	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface-members.html	100644	root:root	65451724fe628b845a6c563ff8851335	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.html	100644	root:root	bbf44a5b7c893ed43cab372d2c1ee0b9	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.png	100644	root:root	4f040744ec053f5ebff5436b547e821d	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain-members.html	100644	root:root	b5511f15e77a87111694075955bf3873	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain.html	100644	root:root	dbd4b6cebb40d5ef9ce1fb2f74e8a4a3	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod-members.html	100644	root:root	a2db5ca0af63f1a19faef79c75e2ad6f	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.html	100644	root:root	d17e53846e925f6c8ca43058bc8dc095	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.png	100644	root:root	acc87e424f6acbbec97dac75038229dd	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader-members.html	100644	root:root	7ec05783f1b954a9324300a13b00bb7a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.html	100644	root:root	e3aa5f56590ffcd8c7982fb7b3c7e8bc	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.png	100644	root:root	924b4d22dcd821413ddfda07537c702a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip-members.html	100644	root:root	1e08a380343ca09aa6d483646c13db38	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip.html	100644	root:root	f701f5b385813317f7c5ea5fbafc7716	
-File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache-members.html	100644	root:root	809d3a3654c36dc0a823f3f37d38c809	
-File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache.html	100644	root:root	5b874d09578de7e52ac47d60e3827216	
-File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering-members.html	100644	root:root	7d0c1bc100971722c2ea5e3ac362fd8d	
-File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.html	100644	root:root	d0c5d782f37a7bf214ed5622175670bc	
-File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.png	100644	root:root	499fbfbeb6e6d9daa58492c501a1dc45	
-File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering-members.html	100644	root:root	109a740c8720331c60945fe2001a1713	
-File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.html	100644	root:root	7bc5bf8d8bd22d1df8eb2d006fbc85a9	
-File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.png	100644	root:root	6ffc68b464b70eeabdc8d219af50087a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classes.html	100644	root:root	f89a1140e46d9245c2881aa7924c763e	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod-members.html	100644	root:root	491424819ae91eca91369ed95147e73c	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.html	100644	root:root	bc955d02ab4e22590c11d684d34fb8ae	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.png	100644	root:root	ee4c56791a62063e46cc074ff0222b93	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area-members.html	100644	root:root	c7ed179ea72720f6321ddc5099eb5c77	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.html	100644	root:root	38acf6d9c23e11c2a63f961ce032d45c	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.png	100644	root:root	a3f5743e596c913122c099f0344edd2f	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader-members.html	100644	root:root	6ff3159325f344a2e21d52f22fcde388	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.html	100644	root:root	44338a693f610b4a350b443e7909c2f1	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.png	100644	root:root	47b6cc896302fe435903d2baf8de3b19	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader-members.html	100644	root:root	33fa0f0b43ae991c85c9b9d9f8dfdb4d	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.html	100644	root:root	b6cdbe2f0c13db952404bba996804d0c	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.png	100644	root:root	18c78ed4c7e4352ad2e479d89d1aca74	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint-members.html	100644	root:root	71f2c494bb4c46c5be22d89b244800fc	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint.html	100644	root:root	acc0e91b3c72cfb21653e1adb64ba6a8	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip-members.html	100644	root:root	7d0586dbe051cf36cc632ff043e12bed	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip.html	100644	root:root	37e8f8a1de183bb4c0794c55a53dccb7	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer-members.html	100644	root:root	40f4606cb5b358809f2d8a4053a04e4c	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer.html	100644	root:root	bdb89775fb864131548c76ee2c3f09ff	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod-members.html	100644	root:root	751187653676658433fef1a8c50acb05	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.html	100644	root:root	06382c3547fbff2a39e99310c6222b50	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.png	100644	root:root	12d9672e2a3f944a29224783f2a339ae	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader-members.html	100644	root:root	8c51e3efef3abcf747aac76be2b34416	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.html	100644	root:root	04508d9ada0852d5c6acd36b5a536772	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.png	100644	root:root	b57aab420a7e14ec0cb524b12d8c7e3e	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge-members.html	100644	root:root	e33f7bb5ef31ef66dece31e4205be5b6	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge.html	100644	root:root	a58a307c6f95b070d6588b44221a0e3c	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY-members.html	100644	root:root	d79d21ec94ca8a0445e59fba8956b6fe	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY.html	100644	root:root	982b8c6fc2e8cf5038a603047e1aa34a	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector-members.html	100644	root:root	356870de77b0e08e8170ec5e01ef40c3	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.html	100644	root:root	42a9a75984e9f8f3604a2c748ccc3509	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.png	100644	root:root	fd0fd581c3f0acdd352d388fab0bfd29	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context-members.html	100644	root:root	2b033a2908d1dffa30ad70458fc8c106	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context.html	100644	root:root	96e2cfa87497aa65d464fe7222d11abb	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader-members.html	100644	root:root	5a87f4107f4480f6bfd4b3844778c39d	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.html	100644	root:root	91c40002c07e4282347befc477b0315e	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.png	100644	root:root	555a516fa86d2e2c24ed15b9a9e9554f	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest-members.html	100644	root:root	116b991dc23631c4c37081050dcef722	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest.html	100644	root:root	f2e237dc443d14d4b063ce27d5baa6c6	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader-members.html	100644	root:root	33ac582d5aec119745b6cd7486b28361	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.html	100644	root:root	dc695a00bb373d1bb5bae75c56264385	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.png	100644	root:root	36d73e9f3f0a82508fe84e3bc73170be	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader-members.html	100644	root:root	286cd163dd56a0fd4844488e8924fd0f	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.html	100644	root:root	a5d8ce1cf30218d827f27f5cee51df28	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.png	100644	root:root	cd688f9734cc958ed0855c37a9de3309	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip-members.html	100644	root:root	6f1b16c2b7d639c6d1db5146cc1984d0	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip.html	100644	root:root	28ae618f7f5e36be2123f09656c2d19c	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod-members.html	100644	root:root	307e8488e0734a1a5cc7b309767fe6c4	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.html	100644	root:root	36f3ab913f131a06a0e167d0959c7ed3	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.png	100644	root:root	59c44415015b204274146a0bda0d3a8e	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp-members.html	100644	root:root	08d0f839f3c79c18c47b32a9dfb13b31	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp.html	100644	root:root	2ff7dc5e3525e1683f8b4fc5b1aa447f	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader-members.html	100644	root:root	6f67d8d2132166ed00f2f3a9ebfe34f1	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.html	100644	root:root	7c41665ac4f104d26e5b3be9d0782924	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.png	100644	root:root	660623b5b37838a0fe4ff095d93e4e6f	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix-members.html	100644	root:root	b81a39d235412b65c602082d91dea7cd	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix.html	100644	root:root	6f0258f9426c52b656a82a14cb32f397	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant-members.html	100644	root:root	3a456a0e842a5ea46e0cc8b50a7e874f	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant.html	100644	root:root	94f7e702c23dbf7e4f3e4292c0d9a798	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp-members.html	100644	root:root	3330147c63706aff4b52f589e4cfdb77	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp.html	100644	root:root	d1a2bd217fafe09d1736322485cfd347	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip-members.html	100644	root:root	a86304501b7679b354cd239fae9058b9	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip.html	100644	root:root	204375567229dcb13cec8cb3defc9a82	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment-members.html	100644	root:root	53e45f77a3ad8b844236dbc9da52cac3	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment.html	100644	root:root	0d09d7e8d07e9728176a9c4dce988a94	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader-members.html	100644	root:root	c9dc746ddc6b36561dcd57fbccf35ae9	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.html	100644	root:root	b5f6b8c848763be9fc146d2e0e139a6d	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.png	100644	root:root	c8936128c4a269ea4640f172363b832f	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories-members.html	100644	root:root	896752dfa8a433f9dd0aac33cc304728	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories.html	100644	root:root	0e3d9b9e6893ba6f77dfe63b69837c17	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory-members.html	100644	root:root	c546b85f630ee5966555412674702d78	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.html	100644	root:root	99fc5c6f04884f04a0d59cddcab2a167	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.png	100644	root:root	0c9ec5c42ae9b9dcc9e669ec3bd13a01	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit-members.html	100644	root:root	bedaffa4550bf9e27ff30f98f286f7f8	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.html	100644	root:root	7fe605d903f47d4287b5b9772fded5c7	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.png	100644	root:root	f06750726a0c3fa6f475cd0dd53afec9	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod-members.html	100644	root:root	8311a96ad290188641e70631b4f2e5a1	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.html	100644	root:root	6951bc8a2cc190f1d3c41fd8afc4ca10	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.png	100644	root:root	318a1546f0aab2def43da5f5d1262ec9	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod-members.html	100644	root:root	c2a30850254251e18454563a209c30cb	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.html	100644	root:root	47a89552201660a11b7582630b6b1dc5	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.png	100644	root:root	433e5a894ca8f658f5ef22cabd84f589	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species-members.html	100644	root:root	f75bc628c982c5057919ccbd0b4e6358	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species.html	100644	root:root	d92a8f42c6de05055581bf68fdd4313b	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter-members.html	100644	root:root	88747937d7191ca1f73a01ad6464d886	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter.html	100644	root:root	80a2dd86afbbd7595b4f35290023db60	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface-members.html	100644	root:root	4490bd1ff1f3342fe52d4d1a4bc451eb	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.html	100644	root:root	8a3a9f3cd1ca6aea5e87f24c33534f26	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.png	100644	root:root	13ee1bc45b8ca3eec1e044ec26c61423	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain-members.html	100644	root:root	7849e9a1c52c27768b5b54f1c9006997	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain.html	100644	root:root	2c32d00acbd83db294c623cf92a6c955	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod-members.html	100644	root:root	373284656b6bcbe40b7239625ceb8a41	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.html	100644	root:root	7d677e2d3ae6547f3cd048b389cea9c8	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.png	100644	root:root	f3abfdeff99c419620458d4011218aaa	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader-members.html	100644	root:root	5a4200ea24be2984ac9a0621bc777784	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.html	100644	root:root	fd8e174dfc1caa09cd548f8e1c0e265c	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.png	100644	root:root	579be5fb1c7d5b9ffbfa44cd88d1702e	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip-members.html	100644	root:root	e47b6be2db5bb3828be24bed6249d02d	
+File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip.html	100644	root:root	94bbcb3e12cbc5fb6f61c89aa89b6018	
+File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache-members.html	100644	root:root	a5107e66c04a8a6fb5a11f6ee906e7b1	
+File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache.html	100644	root:root	616fd5031c9682143220b1e242965afa	
+File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering-members.html	100644	root:root	761c47ac7bbac1610ef040e5c472e3a4	
+File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.html	100644	root:root	c843206233b68435abb1d6d2d22013a1	
+File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.png	100644	root:root	7a2b7c98f57aea285ee08f9825291878	
+File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering-members.html	100644	root:root	721972edeb7c4d3d1628365ecaf64467	
+File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.html	100644	root:root	ec2b9e0cd52206d678564a8978afdcb1	
+File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.png	100644	root:root	293052416790623d90e4a1909e8127a9	
+File: /usr/share/doc/libmercator-devel-0.3.3/classes.html	100644	root:root	0a1ff3a5a59ab877162439e880d9c9ef	
 File: /usr/share/doc/libmercator-devel-0.3.3/closed.png	100644	root:root	3fa180a1c853204ee64235708fb8e162	
-File: /usr/share/doc/libmercator-devel-0.3.3/dir_87ba7cd1f3c694c08ea47d082de742cc.html	100644	root:root	1ef8f33098451d20f0a6e58161506996	
+File: /usr/share/doc/libmercator-devel-0.3.3/dir_87ba7cd1f3c694c08ea47d082de742cc.html	100644	root:root	046b6bcfa15eec5ac2d09af944f09e49	
 File: /usr/share/doc/libmercator-devel-0.3.3/doc.png	100644	root:root	31ed05886f30a2be256e9df86a25586f	
-File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.css	100644	root:root	e06ec57ebe428bd04858d6a3bef22b43	
-File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.png	100644	root:root	4d8b8c8f1a68a4f320da8294a085f251	
-File: /usr/share/doc/libmercator-devel-0.3.3/files.html	100644	root:root	2dd1851bd9abbc32d5be846405bfdd2b	
+File: /usr/share/doc/libmercator-devel-0.3.3/docd.png	100644	root:root	a27d12c7c9e52c552b147244bd502f5f	
+File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.css	100644	root:root	e90e8b6f8d906d9fc05f6acb7138cde5	
+File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.svg	100644	root:root	a1393c6693110602d5ad3e0d43269bb7	
+File: /usr/share/doc/libmercator-devel-0.3.3/dynsections.js	100644	root:root	d17eaf4331c05c6245986910c6d1e14d	
+File: /usr/share/doc/libmercator-devel-0.3.3/files.html	100644	root:root	d73d634ffbe5e2769863973700d69979	
 File: /usr/share/doc/libmercator-devel-0.3.3/folderclosed.png	100644	root:root	0b7046d86103299b2a0306ddf33ec004	
 File: /usr/share/doc/libmercator-devel-0.3.3/folderopen.png	100644	root:root	9ff4412a8e93e25320b9e260951c6a04	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions.html	100644	root:root	cb867977af93ae029210f4b2baef9bd3	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_b.html	100644	root:root	3a4150623767e8bc2eb230990e8c472f	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_c.html	100644	root:root	980f37359eb2d5839b2b41c07cce1109	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_d.html	100644	root:root	375777c95c8b9602a44d692baaf9023d	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_e.html	100644	root:root	6d25ab60b4954c1c9b51ac19f5b0bbf0	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_f.html	100644	root:root	e436e8848b6288617f359abfb3198fcc	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func.html	100644	root:root	f121bbb21ae95fe43c7fe1ff119f640e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html	100644	root:root	e2aed60c21237b88f359b3d2c149e450	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_c.html	100644	root:root	c98f0f6ddd0f4df9510ede0b57c7cab7	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_d.html	100644	root:root	7f5d5fdaceb6a26c51b137eeaef9ce9c	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_e.html	100644	root:root	b039bc7478a80671c7d7dfb59fb0654e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_f.html	100644	root:root	6f5bec265808fbbc56c3200b617d1574	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_g.html	100644	root:root	d910f4a281f7b45a0b2916fae560a77d	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_h.html	100644	root:root	337744db6b73fbae97641957029bb22e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_i.html	100644	root:root	d8f3b42813395c1d88d2bce8752c4d07	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_l.html	100644	root:root	1190fe8261978719bdb507c4d48012b1	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_m.html	100644	root:root	319d63e18aa7073bebc8a31a1ef4efca	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_n.html	100644	root:root	c0fc8fb04194cf819b525c1ea6769156	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_o.html	100644	root:root	fa784d8b0d2102d9f5abd4df02f21cdf	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_p.html	100644	root:root	f7a29dc39a772a3e9149ee4511a21749	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_q.html	100644	root:root	610b065a523e739b16192f7deda4a454	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_r.html	100644	root:root	70cf532b197abec5a003078d74b1d328	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_s.html	100644	root:root	c202ccf76df89d00eb4410a233e5bc96	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_t.html	100644	root:root	aea75f626d7ecefaf31595f81c78fbba	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_u.html	100644	root:root	c0d4afba73cc221443029674bceabc26	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_w.html	100644	root:root	bd560b0cd43e3b2b578892b58ef75820	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html	100644	root:root	19c819d972af36b858366a0adb5f3e09	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html	100644	root:root	1ea003370406af141b9f267deae3b83e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_g.html	100644	root:root	50fadd7b5723119426062f15c56cb8c0	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_h.html	100644	root:root	a470c124dbb314794a32ac23de9706ab	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_i.html	100644	root:root	de467eac381361753430c552fae56f69	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_k.html	100644	root:root	864d5e5398050ce0b045bd4bbf17e094	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_l.html	100644	root:root	ec25eedaafe0f2961d1edca8a748d34a	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_m.html	100644	root:root	d470026f40bb1acc1271884bd06441f1	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_n.html	100644	root:root	82c7fe64c53516d9fea4427ed7bab78e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_o.html	100644	root:root	57cda18f062c55d9e67f0e4e59c5780a	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_p.html	100644	root:root	a2eb75f7a3db6b9e8baac9f782cb2172	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_q.html	100644	root:root	754a15eccc08debae913b6067b995fc5	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_r.html	100644	root:root	a94e2ee4ffe5946e6378b197dffee3bd	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_s.html	100644	root:root	2ce8427df9b78630f846fd83cc5cf8c2	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_t.html	100644	root:root	27cc03414d07d34cb57316acb639dd65	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_type.html	100644	root:root	2790f67a354de9d7b4ec573fc67f37e8	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_u.html	100644	root:root	d3458f3c5a5cc7fd4dab3312b481a04d	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_vars.html	100644	root:root	b21ffaa0f99cf707fc462eaace69d5be	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_w.html	100644	root:root	6ee3c741c55ac6c8dba647cd673888b4	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_x.html	100644	root:root	b4e1b607822b27e7f7ff48dafc18eef0	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_~.html	100644	root:root	6a4da7bb039896d7638a44f3512c6615	
-File: /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html	100644	root:root	489c86780373aa4ac1a97533481267df	
-File: /usr/share/doc/libmercator-devel-0.3.3/index.html	100644	root:root	dc220a0a75b4b714497766f3bca79aa0	
-File: /usr/share/doc/libmercator-devel-0.3.3/iround_8h_source.html	100644	root:root	e7114150a3f76708ba0ffbfdda7f8989	
-File: /usr/share/doc/libmercator-devel-0.3.3/jquery.js	100644	root:root	4a6b032bf7846d14272dbb476617edcc	
-File: /usr/share/doc/libmercator-devel-0.3.3/menu.js	100644	root:root	87073c188202e46cab0291523b08d60d	
-File: /usr/share/doc/libmercator-devel-0.3.3/menudata.js	100644	root:root	609a7459be0b547dd728e733a986b5a2	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions.html	100644	root:root	3d5b4dbced4c987e430aec64c2f33fe0	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_b.html	100644	root:root	88e0ed59d1c13b579e775efc0bda57e1	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_c.html	100644	root:root	821a6741d457408d66b4fb51f348e001	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_d.html	100644	root:root	277d6e59929f4dfb92dfcb527afc5690	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_e.html	100644	root:root	2813158b1e0e67df14980e0ae434e10a	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_f.html	100644	root:root	f0a6d19a11eb0756981ee36d0eeb319c	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func.html	100644	root:root	c747580c2e722987cd18311c40301bec	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html	100644	root:root	20636223a69f45a997253b0c96cd235a	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_c.html	100644	root:root	55c3af436169b488e87c24a0ceefb953	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_d.html	100644	root:root	1418f87cb2aaaf086a5ece13c6a26326	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_e.html	100644	root:root	ed52120aa173444c6b602e523274f156	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_f.html	100644	root:root	277dcbaab5c159129f9b42c430c94a5b	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_g.html	100644	root:root	d6c41cf167e6b2c7b53c733f59ca703a	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_h.html	100644	root:root	1d949908a6fca37a25af3555fb1d5885	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_i.html	100644	root:root	cda27379faf553e4e57c2624850ce7d5	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_l.html	100644	root:root	879ae1a1cd41916b5072eceb5a7c325d	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_m.html	100644	root:root	a32a3e9505ebb12bd724c49654f18ae0	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_n.html	100644	root:root	93c1f586e554cd277a31db72e5d8ac0c	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_o.html	100644	root:root	8770d02d0ff7350b9e3e2fd47eb0e547	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_p.html	100644	root:root	926ac5ece2d9957716072d728305adfd	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_q.html	100644	root:root	e8802c099b385d4d2e9a886173af3e35	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_r.html	100644	root:root	9d8a3c00ba068aec8015a49effce308a	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_s.html	100644	root:root	823c4be43c9c89b1dec41dd71a4fc00a	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_t.html	100644	root:root	cda517223b0fb721dedbc7c478d92066	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_u.html	100644	root:root	67d97a5ef70bf63902a8ead5b7e89d65	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_w.html	100644	root:root	05c5dc61d1d42336c98c30d989a4e8ca	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html	100644	root:root	641f4d19d4f0a214981e2e4d50ba559e	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html	100644	root:root	0e6d0bbaa87df0ca64671671110436a3	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_g.html	100644	root:root	ab57b15a033346a6f49501210ede6bc7	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_h.html	100644	root:root	3f4ec2c0115d53a2f49fee3d47ddf93b	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_i.html	100644	root:root	490d7998ddcd5a42136f25f0f8ee9a90	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_k.html	100644	root:root	99453acd3535d093190fb813576e9d39	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_l.html	100644	root:root	8390e9510a5873c7ba99cc62db294edc	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_m.html	100644	root:root	b60c4c43ea5306090a4be63f6691db3d	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_n.html	100644	root:root	d70d5b6d921ec0ada9381ea5ac91cba2	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_o.html	100644	root:root	bd8ce3b21074eb25c5300d6fa164f9a1	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_p.html	100644	root:root	a38b7edb9d251c5c5116e20c42df8e51	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_q.html	100644	root:root	ed560da82c15c68e4a90f50f31b3e31c	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_r.html	100644	root:root	f76c11d850a6dafddc2f14c47bd710b0	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_s.html	100644	root:root	b7588fcad8066e9435818de9bbedc949	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_t.html	100644	root:root	eab324f5d86d679d0915b64be684c987	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_type.html	100644	root:root	24bfb2786807cb2f1479bb6ce535e1d2	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_u.html	100644	root:root	2902004be7880fb63e0ac6eb7eca168a	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_vars.html	100644	root:root	e4c84ef66e2f6b9bd314c877a703cad3	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_w.html	100644	root:root	0cbb928b39cc42b9cf23fd59a21f791a	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_x.html	100644	root:root	2c909699d9387e7ed78842950d752c10	
+File: /usr/share/doc/libmercator-devel-0.3.3/functions_~.html	100644	root:root	a5e0c649ccac216ec7ff1aa431c27192	
+File: /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html	100644	root:root	ffddf8c2d84452ec5c4e3b988de41c69	
+File: /usr/share/doc/libmercator-devel-0.3.3/index.html	100644	root:root	7843a9c31300b07a6c60704a39c459a9	
+File: /usr/share/doc/libmercator-devel-0.3.3/iround_8h_source.html	100644	root:root	f2e4bab4a8079d5b9056d463e1882033	
+File: /usr/share/doc/libmercator-devel-0.3.3/jquery.js	100644	root:root	8df62db0120e51645a368485cc61a7e4	
+File: /usr/share/doc/libmercator-devel-0.3.3/menu.js	100644	root:root	d333ccd2fdfa6a200fa8c92263dc4b1c	
+File: /usr/share/doc/libmercator-devel-0.3.3/menudata.js	100644	root:root	7606f30bdf1765a44948bc91a63c4f19	
 File: /usr/share/doc/libmercator-devel-0.3.3/nav_f.png	100644	root:root	4e4d8be23c6d6bbe0184fd891ff59e00	
+File: /usr/share/doc/libmercator-devel-0.3.3/nav_fd.png	100644	root:root	69bfbf1d2e05fc957095418abbbcce7b	
 File: /usr/share/doc/libmercator-devel-0.3.3/nav_g.png	100644	root:root	6cf157aabeb91ae637a6d770b07c1011	
 File: /usr/share/doc/libmercator-devel-0.3.3/nav_h.png	100644	root:root	935f050f10b7fe425509491f207f574f	
+File: /usr/share/doc/libmercator-devel-0.3.3/nav_hd.png	100644	root:root	552f123a930c13b2b77c6096c350dfa1	
 File: /usr/share/doc/libmercator-devel-0.3.3/open.png	100644	root:root	468c228548b4a85dd54d544810bd0edd	
 File: /usr/share/doc/libmercator-devel-0.3.3/splitbar.png	100644	root:root	8d590f70c25a81e71b99f6c8246b067e	
-File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering-members.html	100644	root:root	9c6c6d1a7893b2832e4134fcb44d0dea	
-File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.html	100644	root:root	49a974103eea2a5eec1c587e78d0520b	
-File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.png	100644	root:root	605cd5ce93c8325dadfa75611f318f79	
+File: /usr/share/doc/libmercator-devel-0.3.3/splitbard.png	100644	root:root	d10438bab00ef343ca05c1fa00e0456a	
+File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering-members.html	100644	root:root	93a27e7a86cc6d0655fa0e6a6ed5ccee	
+File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.html	100644	root:root	018c912f19d2958ee4062a291a3fe3d9	
+File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.png	100644	root:root	0f4b50ebc5da99742ab1c02e104184ea	
 File: /usr/share/doc/libmercator-devel-0.3.3/sync_off.png	100644	root:root	12a5e283812e092b5a74b0d47e95e9a9	
@@ -487,6 +503,10 @@
 File: /usr/share/doc/libmercator-devel-0.3.3/tab_a.png	100644	root:root	2a5327b5dfc494fd8688fd887991cdab	
+File: /usr/share/doc/libmercator-devel-0.3.3/tab_ad.png	100644	root:root	84c5c61aa0b9a624750f944e95f0e00b	
 File: /usr/share/doc/libmercator-devel-0.3.3/tab_b.png	100644	root:root	c7cd16cfabe8a14b9848f813df53fc2e	
+File: /usr/share/doc/libmercator-devel-0.3.3/tab_bd.png	100644	root:root	819fb7324851b5c705fcab2ca9761e9f	
 File: /usr/share/doc/libmercator-devel-0.3.3/tab_h.png	100644	root:root	38c6c507f0ab91770a0ed9a668a03551	
+File: /usr/share/doc/libmercator-devel-0.3.3/tab_hd.png	100644	root:root	92d3e309b79254ee4aab7434ebe70bfc	
 File: /usr/share/doc/libmercator-devel-0.3.3/tab_s.png	100644	root:root	d5a3e094c590d5113232b74cd902f58f	
-File: /usr/share/doc/libmercator-devel-0.3.3/tabs.css	100644	root:root	88e8e20182ab4dec09dabaa2a9d93c0e	
-RPMIdentity: 2beb70b9feaaf2fafaeaf994637565aa587173950a79552aa02a7ed2fe1ea24d5e326f5ddba2973afe56230567a5434247e43fff5e2e6e936152563990a9caae
+File: /usr/share/doc/libmercator-devel-0.3.3/tab_sd.png	100644	root:root	27c53bb4855ff4f4208204434c9329c5	
+File: /usr/share/doc/libmercator-devel-0.3.3/tabs.css	100644	root:root	301d3c1963ae882c7ed1aa759c235c69	
+RPMIdentity: 6a18497c4c7e1aeba017fa59914b40e9fecef89ff06703bffb60df19006accc957286c49eddb9ceb80ab0da4df40014fc2a3f817c8ed23569e87caa68f97fb31