<86>Oct  1 09:42:42 userdel[2586700]: delete user 'rooter'
<86>Oct  1 09:42:42 userdel[2586700]: removed group 'rooter' owned by 'rooter'
<86>Oct  1 09:42:42 userdel[2586700]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  1 09:42:42 groupadd[2586733]: group added to /etc/group: name=rooter, GID=1862
<86>Oct  1 09:42:42 groupadd[2586733]: group added to /etc/gshadow: name=rooter
<86>Oct  1 09:42:42 groupadd[2586733]: new group: name=rooter, GID=1862
<86>Oct  1 09:42:42 useradd[2586755]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash
<86>Oct  1 09:42:42 userdel[2586802]: delete user 'builder'
<86>Oct  1 09:42:42 userdel[2586802]: removed group 'builder' owned by 'builder'
<86>Oct  1 09:42:42 userdel[2586802]: removed shadow group 'builder' owned by 'builder'
<86>Oct  1 09:42:42 groupadd[2586852]: group added to /etc/group: name=builder, GID=1863
<86>Oct  1 09:42:42 groupadd[2586852]: group added to /etc/gshadow: name=builder
<86>Oct  1 09:42:42 groupadd[2586852]: new group: name=builder, GID=1863
<86>Oct  1 09:42:42 useradd[2586882]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash
<13>Oct  1 09:42:45 rpmi: libwfmath-1.0.2-alt1_11 1506747714 installed
<13>Oct  1 09:42:45 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Oct  1 09:42:45 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  1 09:42:45 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  1 09:42:45 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Oct  1 09:42:46 rpmi: libwfmath-devel-1.0.2-alt1_11 1506747714 installed
<13>Oct  1 09:42:46 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libmercator-0.3.3-alt1_10.nosrc.rpm (w1.gzdio)
Installing libmercator-0.3.3-alt1_10.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5790
+ 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.5790
+ 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 -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --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... x86_64-alt-linux-gnu
checking host system type... x86_64-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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-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 x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking dependency style of x86_64-alt-linux-g++... none
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-g++ static flag -static works... no
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether x86_64-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 x86_64-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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Mercator.lo Mercator.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Matrix.lo Matrix.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o BasePoint.lo BasePoint.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Surface.lo Surface.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o FillShader.lo FillShader.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Buffer.lo Buffer.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Effector.lo Effector.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o DepthShader.lo DepthShader.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Plant.lo Plant.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Shader.lo Shader.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o TileShader.lo TileShader.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o ThresholdShader.lo ThresholdShader.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o GrassShader.lo GrassShader.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Intersect.lo Intersect.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o ShaderFactory.lo ShaderFactory.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o TerrainMod.lo TerrainMod.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Segment.lo Segment.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Segment.cpp  -fPIC -DPIC -o .libs/Segment.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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Area.lo Area.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Forest.lo Forest.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Forest.cpp  -fPIC -DPIC -o .libs/Forest.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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o AreaShader.lo AreaShader.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Terrain.lo Terrain.cpp
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -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=link x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -version-info 4:0:0  -o libmercator-0.3.la -rpath /usr/lib64 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: x86_64-alt-linux-g++  -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/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/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o  -O2   -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 `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 `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: 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.
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/Mercator.cpp...
Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:28: warning: Compound Mercator::Effector::Context is not documented.
/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 group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
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 function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page r/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/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/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/TerrainMod.h:179: warning: The following parameters of Mercator::CraterTerrainMod::CraterTerrainMod(float level, const Shape< 2 > &s) are 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.
/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/Segment.cpp:44: warning: Member ep2 (variable) of class Mercator::LinInterp is not documented.
elations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
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...
Computing dependencies between directories...
Generating citations page...
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...
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 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::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 compou/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/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/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.h:161: warning: The following parameters of Mercator::Terrain::addMod(const TerrainMod *mod) are 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.
nd 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 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...
lookup cache used 892/65536 hits=5624 misses=935
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.49194
+ 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 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/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -c   libmercator-0.3.la '/usr/src/tmp/libmercator-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libmercator-0.3.so.4.0.0 /usr/src/tmp/libmercator-buildroot/usr/lib64/libmercator-0.3.so.4.0.0
libtool: install: (cd /usr/src/tmp/libmercator-buildroot/usr/lib64 && { 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/lib64 && { 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: /bin/install -c .libs/libmercator-0.3.lai /usr/src/tmp/libmercator-buildroot/usr/lib64/libmercator-0.3.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator'
 /bin/install -c -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/lib64/pkgconfig'
 /bin/install -c -m 644 mercator-0.3.pc '/usr/src/tmp/libmercator-buildroot/usr/lib64/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/lib64/libmercator-0.3.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmercator-buildroot (auto)
mode of './usr/lib64/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/lib64/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/lib64:
	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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.49194
+ 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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o testQRNG.o testQRNG.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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o timeSeg.o timeSeg.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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Shadertest Shadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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]
     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'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o mercatortest main.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Planttest Planttest.o ../Mercator/Plant.lo -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Buffertest Buffertest.o ../Mercator/Buffer.lo -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Segmenttest Segmenttest.o ../Mercator/Segment.lo -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o testPhys testPhys.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o timeSeg timeSeg.o util_timer.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Foresttest.o Foresttest.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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o testQRNG testQRNG.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o BasePointtest BasePointtest.o ../Mercator/BasePoint.lo -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o TileShadertest TileShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o testWFMath testWFMath.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o AreaShadertest AreaShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o ShaderFactorytest ShaderFactorytest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H   -I.. -I/usr/include/wfmath-1.0  -pipe -frecord-gcc-switches -Wall -g -O2 -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'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Matrixtest Matrixtest.o ../Mercator/Matrix.lo -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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'
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o DepthShadertest DepthShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o ThresholdShadertest ThresholdShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Segmentperf Segmentperf.o ../Mercator/Segment.lo -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o FillShadertest FillShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Foresttest Foresttest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Areatest Areatest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o TerrainModtest TerrainModtest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o Terraintest Terraintest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o GrassShadertest GrassShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG   -o TerrainaddAreatest TerrainaddAreatest.o ../Mercator/Terrain.lo ../Mercator/Segment.lo ../Mercator/Area.lo -lwfmath-1.0
libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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_10
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91062
+ 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 COPYING 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
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K90blm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libmercator-buildroot/usr/lib64/libmercator-0.3.so.4: 569 symbols, 20 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A99j8F
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: mercator = 0.3.3-alt1_10, libmercator-0.3.so.4()(64bit) = set:ndGEtJe6nzIe78D1aY9ec5C9DawRmkj5Fn1Qx0Nj1SKKewvVhdXTt0OQkubZKuopMrzXE9vr7cU67nHRmbtN2jZLe8ByRB6CDuMowpZ5fEkW9PHEmBPJ9IL5LUWzmMb0qt3Xg9BacSkE4infZG8m4aFMqUBJb78I2Pxj8gXImHBV6m8w0FmysCuBtL6YM2AO6R7BDh4lmBaczqvaYoSiQ9EYjVSJricTiiCvkG0AbhjPD8b55RMZbqNnjRvZiZGR2033DpdyNN6kTPZ5sx60mGGSQ3Fw8Wyd3b9824Z9FOJbEEwRm08G8KhlcDZHRZxawBaEBijZAESewGcQdg6QZz3bmv0Byn3ADVf97JVZFZ5AADjkblHwhV5j4vusqqIZo7Nt4TZwZnWZGF7H7kAzcdPEyJu31v0M9NvJfDmweAJN3qxlExBMIwGhK4kjbsoemJIupZBVcCKJlVTx8tAfoEqgU04e35QBtrMOdQfxQCg5222JzHeLs0XCECL4XUSRTidSNChroWjjh2uk00mZ5Y2tHvZhUo1wM48LkQyXkEl361NQVzk1k6m3JZvlK9LNc2CW0CUEJU0fHiXmgu0yZHv3LN3DydZF2Cu4vBUQRhwZryfD2lbJhzmFtVZGEBpDo9ucStkpVRC6biZLch1H1ouEuZz6zXB4MdMmpcGwzZw8Z2YaMBFzu1TFCAeSLFao0taRzOTsZgQvayqjZzSmaDsi3xGTfaSr0uA2xhuzHwBc84n9yIyk0eCFjM741SuDLxCkM0tn0W6tRagxzVf5rUG1Z62iiRlI0cETRN45pZkbZH20rlulmZioUA9bk5LlgI0wIpZEgk1kHSVWV1oRxVRLwFc4QtesZoUGdZtvCj6iQklfl0JjRIm0AgCM8lMlXZCMJkti64LZkU89IXRIC2IuEwBhTkRymgyVzZd3iHXw1meW6aDzelSE6hO3uImbEazB9lwkmA005bftrsAMYlkJEcGC13awNPOPwxMzdEvpGqTBrF55s9oqoAZ9tONxgMWSldzA2GDctMWGEp5HVMTq4gaP2eoa4ZjzN1U1JKZBQFOBPrHG7f6mLsVcZ60MNrTsnqJQAXsVISCMRu3bb0cK8iQGmx4YtViJLpfv8XFXqn2G3ZoHWp8nnMycVc6DyGji6MqSmNIGSjxSgL83SzhnLR5WNL6NPVk1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libwfmath-1.0.so.1()(64bit) >= set:oiCnlLS7AypAsIEHFS6K6TZ3Q1q2m3tTisps5sZ71Zq3ihUP5sTHF9SDxQm9H4yDABAxilmeXCZ5rfvmt6i6bkP9mxYRZ2vV1GGg09O5AsxqjQYj7, 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.GdZtM3
Creating libmercator-debuginfo package
Processing files: libmercator-devel-0.3.3-alt1_10
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55825
+ 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/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/doxygen.css doc/html/doxygen.png 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_g.png doc/html/nav_h.png doc/html/open.png doc/html/splitbar.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_b.png doc/html/tab_h.png doc/html/tab_s.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.2xMhmv
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qzmOm0
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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
 #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_10, pkgconfig(mercator-0.3) = 0.3.3
Requires: libmercator = 0.3.3-alt1_10, pkg-config, /usr/lib64/libmercator-0.3.so.4.0.0, /usr/lib64/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.oVWCXB
Processing files: libmercator-debuginfo-0.3.3-alt1_10
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SbRp3g
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W8bABZ
find-requires: running scripts (debuginfo)
Provides: debug64(libmercator-0.3.so.4)
Requires: libmercator = 0.3.3-alt1_10, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6), debug64(libwfmath-1.0.so.1)
Removing 1 extra deps from libmercator-devel due to dependency on libmercator
Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-0.3.3-alt1_10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-devel-0.3.3-alt1_10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-debuginfo-0.3.3-alt1_10.x86_64.rpm (w2.lzdio)
33.79user 7.74system 0:20.19elapsed 205%CPU (0avgtext+0avgdata 164468maxresident)k
0inputs+0outputs (0major+2606082minor)pagefaults 0swaps
3.06user 1.31system 0:27.65elapsed 15%CPU (0avgtext+0avgdata 134672maxresident)k
744inputs+0outputs (0major+193707minor)pagefaults 0swaps
--- libmercator-0.3.3-alt1_10.x86_64.rpm.repo	2017-09-29 23:30:02.000000000 +0000
+++ libmercator-0.3.3-alt1_10.x86_64.rpm.hasher	2023-10-01 09:43:08.148126707 +0000
@@ -13,2 +13,3 @@
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libm.so.6(GLIBC_2.27)(64bit)  
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
@@ -26,6 +27,6 @@
 Provides: mercator = 0.3.3-alt1_10
-Provides: libmercator-0.3.so.4()(64bit) = set:ndGEtJe6nzIe78D1aY9ec5C9DawRmkj5Fn1Qx0Nj1SKKewvVhdXTt0OQkubZKuopMrzXE9vr7cU67nHRmbtN2jZLe8ByRB6CDuMowpZ5fEkW9PHEmBPJ9IL5LUWzmMb0qt3Xg9BacSkE4infZG8m4aFMqUBJb78I2Pxj8gXImHBV6m8w0FmysCuBtL6YM2AO6R7BDh4lmBac4kMzpbhDwOfBrTK9Nsb9pZhBa0ViQQY9OihhdsZGmYRkZ7ZiZGR2033DpdyNN6kTPZ5sx60mGGSQ3Fw8Wyd3b9824Z9FOJbEEwRm0gMAGoenLD2oF2qFQQfxqX0GOgT0pgZLcIoZ1gFUR0VpZj97JVZFZ5AADjkblHwhV5j4vusqqIZo7Nt4TZwZnWZGF7H7kAzcdPEyJu31v0M9NvJfDmweAJN3qxlExBMIwGhK4kjbsoemJIupZFaQSmBv7yQhZg6G64e0xPg1tpT6Is3Z3xQCg5222JzHeLs0XCECL4XUSRTidSNChroWjjh2uk00mZ5Y2tHvZhUo1wM48LkQyXkEl361NQVzk1k6m3JZvlK9LNc2CW0CUEJU0fHiXmgu0yZHv3LN3DydZF2Cu4vBUQRhwZryfD2lbJhzmFtVZGEBpDo9ucStkpVRC6biZLch1H1ouEuZz6zrw0BJOok17ZxgW5u5UOQhLwXkji7XTk5cweBWhVrevwZj5hJFZxrbBjeFxgRX75Xd0fixM8LNlMi64yH4hmha07PQ9U3y0HdFCkM0tn0W6tRagxzVf5rUG1Z62iiRlI0cETRN45pZkbZH20rlulmZioUA9bk5LlgI0wIpZEgk1kHSVWV1oRF7NJUnMk62We7ev4nJNLZIsOgyCGWF2EtGC5jA9ci5sRZv6sblDA1NHfxzAMKnPqaMWx2m6tjlbq19CfST3iHXw1meW6aDzelSE6hO3uImbEazB9lwkmA005bftrsAMYlkJEcGC13awNPOPwxMzdEvpGqTBrF55s9oqoAZ9tONxgMWSldzA2GDctMWGEp5HVMTq4gaP2eoa4ZjzN1U1JKZBQFOBPrHG7f6mLsVcZ60MNrTsnqJQAXsVISCMRu3bb0cK8iQGmx4YtViJLpfv8XFXqn2G3ZoHWp8nnMkuce5lDAcwRIJyplJD2JxuhCafDPEHTW2Z8vdyDPF2
+Provides: libmercator-0.3.so.4()(64bit) = set:ndGEtJe6nzIe78D1aY9ec5C9DawRmkj5Fn1Qx0Nj1SKKewvVhdXTt0OQkubZKuopMrzXE9vr7cU67nHRmbtN2jZLe8ByRB6CDuMowpZ5fEkW9PHEmBPJ9IL5LUWzmMb0qt3Xg9BacSkE4infZG8m4aFMqUBJb78I2Pxj8gXImHBV6m8w0FmysCuBtL6YM2AO6R7BDh4lmBaczqvaYoSiQ9EYjVSJricTiiCvkG0AbhjPD8b55RMZbqNnjRvZiZGR2033DpdyNN6kTPZ5sx60mGGSQ3Fw8Wyd3b9824Z9FOJbEEwRm08G8KhlcDZHRZxawBaEBijZAESewGcQdg6QZz3bmv0Byn3ADVf97JVZFZ5AADjkblHwhV5j4vusqqIZo7Nt4TZwZnWZGF7H7kAzcdPEyJu31v0M9NvJfDmweAJN3qxlExBMIwGhK4kjbsoemJIupZBVcCKJlVTx8tAfoEqgU04e35QBtrMOdQfxQCg5222JzHeLs0XCECL4XUSRTidSNChroWjjh2uk00mZ5Y2tHvZhUo1wM48LkQyXkEl361NQVzk1k6m3JZvlK9LNc2CW0CUEJU0fHiXmgu0yZHv3LN3DydZF2Cu4vBUQRhwZryfD2lbJhzmFtVZGEBpDo9ucStkpVRC6biZLch1H1ouEuZz6zXB4MdMmpcGwzZw8Z2YaMBFzu1TFCAeSLFao0taRzOTsZgQvayqjZzSmaDsi3xGTfaSr0uA2xhuzHwBc84n9yIyk0eCFjM741SuDLxCkM0tn0W6tRagxzVf5rUG1Z62iiRlI0cETRN45pZkbZH20rlulmZioUA9bk5LlgI0wIpZEgk1kHSVWV1oRxVRLwFc4QtesZoUGdZtvCj6iQklfl0JjRIm0AgCM8lMlXZCMJkti64LZkU89IXRIC2IuEwBhTkRymgyVzZd3iHXw1meW6aDzelSE6hO3uImbEazB9lwkmA005bftrsAMYlkJEcGC13awNPOPwxMzdEvpGqTBrF55s9oqoAZ9tONxgMWSldzA2GDctMWGEp5HVMTq4gaP2eoa4ZjzN1U1JKZBQFOBPrHG7f6mLsVcZ60MNrTsnqJQAXsVISCMRu3bb0cK8iQGmx4YtViJLpfv8XFXqn2G3ZoHWp8nnMycVc6DyGji6MqSmNIGSjxSgL83SzhnLR5WNL6NPVk1
 Provides: libmercator = 0.3.3-alt1_10
 File: /usr/lib64/libmercator-0.3.so.4	120777	root:root		libmercator-0.3.so.4.0.0
-File: /usr/lib64/libmercator-0.3.so.4.0.0	100644	root:root	e4f4cbaa6ea621ce6f0560a673606b07	
+File: /usr/lib64/libmercator-0.3.so.4.0.0	100644	root:root	f96ab7d664f2bdfa8c64179dcfe67467	
 File: /usr/share/doc/libmercator-0.3.3	40755	root:root		
@@ -36,2 +37,2 @@
 File: /usr/share/doc/libmercator-0.3.3/TODO	100644	root:root	8a9eba6aed23d4c7333a95a8eb612063	
-RPMIdentity: 1b4f38d8c9d3b12584f3f9041b143de36596ef7caf65d6ee4559a64e6c315f52d4bd2e6da250a3200e015f6463e3cb9e07fda64ff22bf84fcb5eb3e2c6a36164
+RPMIdentity: 650856a1587736d955410dd56c12feb80a337004f3cae9ae15c0f268b0d76bfaa4f7573249ddb1dc94572b914970d0b6796f6c934ac815ca27da886e5ba933b1
--- libmercator-debuginfo-0.3.3-alt1_10.x86_64.rpm.repo	2017-09-29 23:30:02.000000000 +0000
+++ libmercator-debuginfo-0.3.3-alt1_10.x86_64.rpm.hasher	2023-10-01 09:43:08.217127485 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/63	40755	root:root	
-/usr/lib/debug/.build-id/63/6b591ae7b519c2f1f876f53a82cf56b571af3b	120777	root:root	../../../../lib64/libmercator-0.3.so.4.0.0
-/usr/lib/debug/.build-id/63/6b591ae7b519c2f1f876f53a82cf56b571af3b.debug	120777	root:root	../../usr/lib64/libmercator-0.3.so.4.0.0.debug
+/usr/lib/debug/.build-id/a9	40755	root:root	
+/usr/lib/debug/.build-id/a9/1ad07dbe0b8560ee383dc78de9224a2bbac8ef	120777	root:root	../../../../lib64/libmercator-0.3.so.4.0.0
+/usr/lib/debug/.build-id/a9/1ad07dbe0b8560ee383dc78de9224a2bbac8ef.debug	120777	root:root	../../usr/lib64/libmercator-0.3.so.4.0.0.debug
 /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.0.0.debug	100644	root:root	
@@ -59,6 +59,6 @@
 Provides: libmercator-debuginfo = 0.3.3-alt1_10
-File: /usr/lib/debug/.build-id/63	40755	root:root		
-File: /usr/lib/debug/.build-id/63/6b591ae7b519c2f1f876f53a82cf56b571af3b	120777	root:root		../../../../lib64/libmercator-0.3.so.4.0.0
-File: /usr/lib/debug/.build-id/63/6b591ae7b519c2f1f876f53a82cf56b571af3b.debug	120777	root:root		../../usr/lib64/libmercator-0.3.so.4.0.0.debug
-File: /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.0.0.debug	100644	root:root	b33bdcbd8d612074c1266989de32c2d7	
+File: /usr/lib/debug/.build-id/a9	40755	root:root		
+File: /usr/lib/debug/.build-id/a9/1ad07dbe0b8560ee383dc78de9224a2bbac8ef	120777	root:root		../../../../lib64/libmercator-0.3.so.4.0.0
+File: /usr/lib/debug/.build-id/a9/1ad07dbe0b8560ee383dc78de9224a2bbac8ef.debug	120777	root:root		../../usr/lib64/libmercator-0.3.so.4.0.0.debug
+File: /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.0.0.debug	100644	root:root	7c2a5a10bd36763f612ad082be7e9505	
 File: /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.debug	120777	root:root		libmercator-0.3.so.4.0.0.debug
@@ -109,2 +109,2 @@
 File: /usr/src/debug/mercator-0.3.3/Mercator/TileShader.h	100644	root:root	9d88bf1b47b511a299e62625dbca51f3	
-RPMIdentity: bf01a3486cd68a63d464d4ba50893bb59d8de932e9ee273a4e4d816e9ee3b7b47f940af5f3dbdbdca8444267b4b80184956362e0b309d620eaf2af51fd7e2ea3
+RPMIdentity: 672f243df18c3904efb07e4d280dab419cf634d8d514dde3dc0797a37a147450cb80f22388a54dc0cee3110ec114df55e9d5cce8a61f4dfa3413af1ed0568cc9
--- libmercator-devel-0.3.3-alt1_10.x86_64.rpm.repo	2017-09-29 23:30:02.000000000 +0000
+++ libmercator-devel-0.3.3-alt1_10.x86_64.rpm.hasher	2023-10-01 09:43:08.287128274 +0000
@@ -170,3 +170,2 @@
 /usr/share/doc/libmercator-devel-0.3.3/doxygen.png	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	
@@ -175,3 +174,2 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions.html	100644	root:root	
-/usr/share/doc/libmercator-devel-0.3.3/functions_0x7e.html	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/functions_b.html	100644	root:root	
@@ -182,3 +180,2 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions_func.html	100644	root:root	
-/usr/share/doc/libmercator-devel-0.3.3/functions_func_0x7e.html	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html	100644	root:root	
@@ -203,2 +200,3 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/functions_g.html	100644	root:root	
@@ -221,2 +219,3 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions_x.html	100644	root:root	
+/usr/share/doc/libmercator-devel-0.3.3/functions_~.html	100644	root:root	
 /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html	100644	root:root	
@@ -281,199 +280,198 @@
 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	e25cbcfae971905903197a03629e02b2	
-File: /usr/share/doc/libmercator-devel-0.3.3/Area_8h_source.html	100644	root:root	74ba9656b6967d7f06e18e0622365cbb	
-File: /usr/share/doc/libmercator-devel-0.3.3/BasePoint_8h_source.html	100644	root:root	d31c44de0f1f02ec78317b915ba0ff83	
-File: /usr/share/doc/libmercator-devel-0.3.3/Buffer_8h_source.html	100644	root:root	286f4baaaeffff5238f6afc573d35a9e	
-File: /usr/share/doc/libmercator-devel-0.3.3/Buffer__impl_8h_source.html	100644	root:root	0681c6a746bd7ac7c3c42fa8f4649e77	
-File: /usr/share/doc/libmercator-devel-0.3.3/DepthShader_8h_source.html	100644	root:root	7c208beffa84129a2d9ee9938d2ac914	
-File: /usr/share/doc/libmercator-devel-0.3.3/Effector_8h_source.html	100644	root:root	04542bbe67b7bb1832103f319ed09d32	
-File: /usr/share/doc/libmercator-devel-0.3.3/FillShader_8h_source.html	100644	root:root	d22b13958e0070153c98ee2953921a76	
-File: /usr/share/doc/libmercator-devel-0.3.3/Forest_8h_source.html	100644	root:root	0d4c47e645e675e7df8ed49f16209162	
-File: /usr/share/doc/libmercator-devel-0.3.3/GrassShader_8h_source.html	100644	root:root	e5481ea82c8bcf7b171b15d38702b531	
-File: /usr/share/doc/libmercator-devel-0.3.3/Intersect_8h_source.html	100644	root:root	a3d3a973f0e57fdabe9f53fe51b89817	
-File: /usr/share/doc/libmercator-devel-0.3.3/Matrix_8h_source.html	100644	root:root	0eca1cf3cb4af7a8b712e0e8f7fde0f7	
-File: /usr/share/doc/libmercator-devel-0.3.3/Mercator_8h_source.html	100644	root:root	d7c169229fbbd48d425a6b2fac8515d2	
-File: /usr/share/doc/libmercator-devel-0.3.3/Plant_8h_source.html	100644	root:root	87cac3e95ebed109db4cbe0b40d98637	
-File: /usr/share/doc/libmercator-devel-0.3.3/RandCache_8h_source.html	100644	root:root	f4dc55846ad64886ff55d19491ac7f8f	
-File: /usr/share/doc/libmercator-devel-0.3.3/Segment_8h_source.html	100644	root:root	4f2e1aabd4c8b87527ecdbc9c2f735f1	
-File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory_8h_source.html	100644	root:root	d50da3ee0629363afd0e4a478a30437f	
-File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory__impl_8h_source.html	100644	root:root	2889a5c0cfb8c47faf7d7b8493ad9330	
-File: /usr/share/doc/libmercator-devel-0.3.3/Shader_8h_source.html	100644	root:root	577c71a79cf40b9658696929576609a5	
-File: /usr/share/doc/libmercator-devel-0.3.3/Surface_8h_source.html	100644	root:root	c55b231f1e0242d99c9a5c66d1d1be68	
-File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod_8h_source.html	100644	root:root	1dc4a87d415e99b80f384d13a820f2af	
-File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod__impl_8h_source.html	100644	root:root	1d6d49866f17c33c19e8f19cad073527	
-File: /usr/share/doc/libmercator-devel-0.3.3/Terrain_8h_source.html	100644	root:root	256d82a73476b42130449ea4acc13ae5	
-File: /usr/share/doc/libmercator-devel-0.3.3/ThresholdShader_8h_source.html	100644	root:root	858773abaaba058b08813af6d09bbc7b	
-File: /usr/share/doc/libmercator-devel-0.3.3/TileShader_8h_source.html	100644	root:root	3df2058d58e0f23b5534966c6c0efc7e	
-File: /usr/share/doc/libmercator-devel-0.3.3/annotated.html	100644	root:root	5e17c1e694c9d55d7f50e530f8665e91	
+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/bc_s.png	100644	root:root	ceaaae73746596a7519cfe782d8aa065	
 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	ab8c8743339c2cb19610f67a38d197da	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.html	100644	root:root	288c81d906172d0d3bd57f9a585a0144	
+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	b9f6fe9dfad7f58e549d4cb736a353b6	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.html	100644	root:root	b427ba62fd9029276405749c86fd34a9	
+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	43ba6b945cfb5a66496095a10b78858a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.html	100644	root:root	810b582a7398fd5d02bea13e8c84b71f	
+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	39b3b847c811aa2ed626ff7094230d90	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.html	100644	root:root	e2739a3bd375d66e07fb65e0318a7ad1	
+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	b7fdf20dd71ab5734b5959549f9c8083	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint.html	100644	root:root	4ce980faea28c86d9fc588be6043a67a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip-members.html	100644	root:root	12fbcdee24b4fb41163798288f3ecf38	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip.html	100644	root:root	80fb374d83b6838c960ed9179501b03d	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer-members.html	100644	root:root	02c7a315b57b46f28a2d2a7bd56a21da	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer.html	100644	root:root	1d3ce20b067382611a6c7a1bd827d095	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod-members.html	100644	root:root	02008f7288d5da605de2647a5806e8b2	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.html	100644	root:root	b954203551d7f1e0db72d9071d70c14d	
+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	a48d949207c94fad053a1e94fb43fef9	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.html	100644	root:root	a837fedd7cf078a7d4a878d46802e643	
+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	19a75b63fb32e8f4a8d8f3c28d44bcd7	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge.html	100644	root:root	e96ef73fe7306873ddb2643913979b8a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY-members.html	100644	root:root	1ad88ac0cf8d2addbd2fa40047b6bbce	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY.html	100644	root:root	a1b81fd1a4a63efe30ebd64c8ad2e19c	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector-members.html	100644	root:root	583bfc1552627dd6ab57e43f273c1736	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.html	100644	root:root	3eedf8a5be432ac09be727942afa58ab	
+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	70c6e8b43ae60e06563edc4ddefb7edf	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context.html	100644	root:root	3d0d8c1578ccebfe28397c4bca1fc6e3	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader-members.html	100644	root:root	ea48bc3340aba4ce9cdfa840305a1896	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.html	100644	root:root	a0346a8fd7e54adca47f46fcf76d71f1	
+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	50ef487589d5682da77b5343311e1e7b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest.html	100644	root:root	621de5b0bc25682ae2fa4072ce7013fa	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader-members.html	100644	root:root	9b45d8d668bd13295df916bbf9a64e97	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.html	100644	root:root	028c1c4970e11bc91a5f3f4429f5912f	
+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	dbfa0d0a1eb6ec69d844039ccccdb60a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.html	100644	root:root	3257c48fc60d597c40cb513d605417c9	
+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	356855a464ccce6c58e591f72999435b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip.html	100644	root:root	c3a8539e78ea6dd85b3bf4df6253eb4a	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod-members.html	100644	root:root	1674cf9fb57b894507c2dd097dde98a4	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.html	100644	root:root	e7dc1d63008a83436bac5045bcecb92c	
+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	fd3627d260fe272eeb7bc3033368c565	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp.html	100644	root:root	e57c094a71fd24429a39021e9771ebbd	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader-members.html	100644	root:root	9fbc63ba79a12cb8a8022db82578dc96	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.html	100644	root:root	7d7db0ac0021968a8898a4659f9af1cf	
+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	b0844ca8f09363226a93ea1bd44a9450	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix.html	100644	root:root	93366b16a5576a71d53c005723ee612c	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant-members.html	100644	root:root	c76e055966579f3faf1bb0de24b771f3	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant.html	100644	root:root	0cbda313788e8af051f7256e1711c46d	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp-members.html	100644	root:root	0870af5d73d6f628011422647dac0129	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp.html	100644	root:root	b5f2234dad70362fea1b5901fa2e960b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip-members.html	100644	root:root	61342c5bd73d4296e407f1f7b694722b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip.html	100644	root:root	0a1a154cb55f151d00da072e4fde6d27	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment-members.html	100644	root:root	b227c25c7443f9b926d86044185d5f54	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment.html	100644	root:root	3d02f3e8d55cb9cd9eaeafd712201cf4	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader-members.html	100644	root:root	ed2918cac0ba3f4495ca1c097d78c0c0	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.html	100644	root:root	9fc663d2c7a6909f7c16a060096b420d	
+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	f3947b50d8e8ef88fc650b0a4c19525d	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories.html	100644	root:root	46af6727b92ec9ba97093fc3582dfd5c	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory-members.html	100644	root:root	33a12c8a90d5d9e87e16b78adfd4bec4	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.html	100644	root:root	ca043740667bac1c8620df7639bccdb9	
+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	689e2bfd39c2e29eabcc290d31f413c7	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.html	100644	root:root	579f37177983e8906d70f330bf5ea95a	
+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	b438f621396234d403b06f15764c3c03	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.html	100644	root:root	3744c899442d43f593651f7ac56d4f27	
+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	39a65f15210fcb97477c71fd566e996b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.html	100644	root:root	16873750e009b957b925b32083538666	
+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	4d2bc2caebb1d1163d7d86231f23698f	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species.html	100644	root:root	d15b658ad7878fbf218f2c1ce3793de1	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter-members.html	100644	root:root	ac6eac06aab56b77a180b0406c805a0b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter.html	100644	root:root	3a294c3a3c155ac02a39a293b9e7dd46	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface-members.html	100644	root:root	160e4d328b96c4085d60ab1c2997f0a7	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.html	100644	root:root	f67abf413665d27cd36f1d670d30e182	
+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	c7139028c03693b5377b5ad613447b72	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain.html	100644	root:root	61c1a5a9ea196a31d6f5ccab99688a80	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod-members.html	100644	root:root	cde9b43f23476cbccc6d310e6add0318	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.html	100644	root:root	b60239117608af1b58b63f7da9712028	
+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	1ffa76926a1a41bb85a93c22575e7e79	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.html	100644	root:root	8238a24ed2bc8ade4214459e179ff0f2	
+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	906e241a4dace5155a2c9b766afd88ad	
-File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip.html	100644	root:root	0c3bda545370a4b494743f12fd4766a8	
-File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache-members.html	100644	root:root	59dbcdbe45caf861fd09c5605bdd6e0b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache.html	100644	root:root	133ab21e8063ba0f1f84858cedfcfd9b	
-File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering-members.html	100644	root:root	a0f2d32826f9867cfb44168fdbdc0d40	
-File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.html	100644	root:root	d70238a2eb493da3dd2a9edb5f79e327	
+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	219de94ab36672ce7ee7ab86499791a5	
-File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.html	100644	root:root	1da180e067fdcb6f899370925a296a06	
+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	2230c7da0498a4bce215129ed06221d7	
+File: /usr/share/doc/libmercator-devel-0.3.3/classes.html	100644	root:root	f89a1140e46d9245c2881aa7924c763e	
 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	62f376e76fb1def25c2e7989396b410d	
+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/doc.png	100644	root:root	31ed05886f30a2be256e9df86a25586f	
-File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.css	100644	root:root	3687cc95e3a2655c3a778a9128f90d92	
+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/dynsections.js	100644	root:root	fbc22f07caf51cf90cbae1412067567c	
-File: /usr/share/doc/libmercator-devel-0.3.3/files.html	100644	root:root	ae2bf8510385e5ae353d3dd06c84fd4a	
+File: /usr/share/doc/libmercator-devel-0.3.3/files.html	100644	root:root	2dd1851bd9abbc32d5be846405bfdd2b	
 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	09e2cf64b265057c3921f2c785ffa3f6	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_0x7e.html	100644	root:root	9a6506e397daf6f950e89ed1d0f17377	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_b.html	100644	root:root	bff9e800b7a93fefe9e6f22cf8dc382b	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_c.html	100644	root:root	a72c157678fe1435484bd516cba5c2d1	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_d.html	100644	root:root	ad96dd2d1c4fb4e7e766b1281aac584d	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_e.html	100644	root:root	0fb7f59bdc0e0623c66285153d0839e1	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_f.html	100644	root:root	9ab4ceb75e4e33acd792794dda3c2a63	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func.html	100644	root:root	9f0a01b8dd9d033c1c8a88a903c89667	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_0x7e.html	100644	root:root	a64220a98234c82896a1fae303eb22fe	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html	100644	root:root	d1fa6622e30d16175bdf0ace1eee75cc	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_c.html	100644	root:root	5fe73f7899c2bc53334a13277dd9d69b	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_d.html	100644	root:root	65bfd44494ffb58f5434368bfaa4844b	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_e.html	100644	root:root	4854f66ee75ae7c181fe3258d798547d	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_f.html	100644	root:root	91686c3e602b78838e2a288c3e50a1de	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_g.html	100644	root:root	b85c109172dd1e1adcf62ab730fa8833	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_h.html	100644	root:root	0df517908082bfa4683f0126da5d040c	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_i.html	100644	root:root	fb0f3e43d1940aa7c9d401414c1ad85a	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_l.html	100644	root:root	343d7f7fbf02e5b3fbb0680df1ad0308	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_m.html	100644	root:root	b499c6025a2dbcba49542f102af22486	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_n.html	100644	root:root	a5ce9eea84038eebdd49c38b5f870071	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_o.html	100644	root:root	1251922283a635032402395028a55ee8	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_p.html	100644	root:root	abac678b88ee8b6e45e8b659b36d70cf	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_q.html	100644	root:root	daa1eaf30a858c19e03fe1ea8f478fae	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_r.html	100644	root:root	34deb3a8e471cabce4c0a7e6ddf24f8e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_s.html	100644	root:root	ab90b14f264291b60527ae515acde6d8	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_t.html	100644	root:root	cdcc58b0b9f9fa905adad6f7632793a1	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_u.html	100644	root:root	f1645140ee4727883879ec3f7387d10b	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_w.html	100644	root:root	e8a8034d9e4b4627e22c536c9f5272d9	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html	100644	root:root	93367232cfc361ed097222f4622b948e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_g.html	100644	root:root	b67f2f26a00ad530ecc2620b59888186	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_h.html	100644	root:root	4b13dcf60703e71f7ed7a0b5c896ff3f	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_i.html	100644	root:root	c6c463eea3416ab641899414ee1cc612	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_k.html	100644	root:root	69ebcc1e1e37372c6649940e276e96a8	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_l.html	100644	root:root	1e26dcd19a40993d7efdc0a6bf39740e	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_m.html	100644	root:root	50e3c725cdfea6d9a7b261b6eda63702	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_n.html	100644	root:root	73d6311ad9e9a4c8b5c6a573b33bf46c	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_o.html	100644	root:root	297b94a128ead8455717d3e08b9bf3d7	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_p.html	100644	root:root	1893ece523ddc6a954440af20f5bc2c4	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_q.html	100644	root:root	fb8d9ef69dcfce60ac244f1dad7afc2c	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_r.html	100644	root:root	1ca1d57d5b665121ebe26c40bd3571e0	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_s.html	100644	root:root	e7ca2d45ab335620e86f69329da0b364	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_t.html	100644	root:root	15fd0f3f87bf961731e10ed811a89e96	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_type.html	100644	root:root	a8008d9d8897c609d237e09378d592ef	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_u.html	100644	root:root	160cf1abc491a0c5cb54818028cfe03f	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_vars.html	100644	root:root	4782a2f28a4043255f90763689bb0021	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_w.html	100644	root:root	979054a87fc31b82c65a3e48cbe9e08a	
-File: /usr/share/doc/libmercator-devel-0.3.3/functions_x.html	100644	root:root	a5cb6c99ce449b7286812797b5806dab	
-File: /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html	100644	root:root	4267f58f0f3816b0a819cdb33586cb8e	
-File: /usr/share/doc/libmercator-devel-0.3.3/index.html	100644	root:root	6ee97d343a3c24358c53fad08626ced3	
-File: /usr/share/doc/libmercator-devel-0.3.3/iround_8h_source.html	100644	root:root	3331f175a2fa73220c4df84757bf6bf3	
-File: /usr/share/doc/libmercator-devel-0.3.3/jquery.js	100644	root:root	390dbe00ac8bf9e8ebf1735f291773ab	
-File: /usr/share/doc/libmercator-devel-0.3.3/menu.js	100644	root:root	0214be704544abaa89713b78402e44f7	
-File: /usr/share/doc/libmercator-devel-0.3.3/menudata.js	100644	root:root	e70ea5d4f8f84d17e2bcd0bb35728b14	
+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/nav_f.png	100644	root:root	4e4d8be23c6d6bbe0184fd891ff59e00	
@@ -483,4 +481,4 @@
 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	fdce07529c3d90a6d2231c5310bdb342	
-File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.html	100644	root:root	f6eeb6a1b7e0e905d5ff8e0f3db94c2c	
+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	
@@ -492,3 +490,3 @@
 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	5e5f3c33293bfd03386e623b17ef5e7b	
-RPMIdentity: 2d8228c501a92b726961fdd62ad5e176621f476aee92732bef181d46167843e5c803acebdf91373c5c9530de76aec4558e1072785f70d3c573728f984cf1d4f6
+File: /usr/share/doc/libmercator-devel-0.3.3/tabs.css	100644	root:root	88e8e20182ab4dec09dabaa2a9d93c0e	
+RPMIdentity: 4aa1838c12159672fff0246ec9b0089a15ec6d5ad15f5d31a4462e6b582586d2e68ad5783c484bdedc9ef992030b9804207079dc01f7fbbf086e3021584d23b0