<86>Dec 20 04:12:45 userdel[585362]: delete user 'rooter'
<86>Dec 20 04:12:45 userdel[585362]: removed group 'rooter' owned by 'rooter'
<86>Dec 20 04:12:45 userdel[585362]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 20 04:12:45 groupadd[585376]: group added to /etc/group: name=rooter, GID=633
<86>Dec 20 04:12:45 groupadd[585376]: group added to /etc/gshadow: name=rooter
<86>Dec 20 04:12:45 groupadd[585376]: new group: name=rooter, GID=633
<86>Dec 20 04:12:45 useradd[585394]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>Dec 20 04:12:45 userdel[585419]: delete user 'builder'
<86>Dec 20 04:12:45 userdel[585419]: removed group 'builder' owned by 'builder'
<86>Dec 20 04:12:45 userdel[585419]: removed shadow group 'builder' owned by 'builder'
<86>Dec 20 04:12:45 groupadd[585429]: group added to /etc/group: name=builder, GID=634
<86>Dec 20 04:12:45 groupadd[585429]: group added to /etc/gshadow: name=builder
<86>Dec 20 04:12:45 groupadd[585429]: new group: name=builder, GID=634
<86>Dec 20 04:12:45 useradd[585434]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
<13>Dec 20 04:12:48 rpmi: libwfmath-1.0.2-alt1_11 1506747714 installed
<13>Dec 20 04:12:48 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Dec 20 04:12:48 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Dec 20 04:12:50 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Dec 20 04:12:50 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Dec 20 04:12:50 rpmi: libwfmath-devel-1.0.2-alt1_11 1506747714 installed
<13>Dec 20 04:12:51 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
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.95721
+ 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.60063
+ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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 -j8
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 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 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 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 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 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 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 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 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 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 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 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 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 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 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=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 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 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=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.92739
+ 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
+ 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)
/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.92739
+ 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 -j8 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 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 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 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 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'
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 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 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 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 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'
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 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 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'
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 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 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 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 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 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 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 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 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 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 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'
/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 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'
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 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 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'
/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 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 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 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'
/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 TerrainaddAreatest.o TerrainaddAreatest.cpp
make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
/bin/sh ../libtool  --tag=CXX   --mode=link 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 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 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 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 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 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 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 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 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 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[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  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: 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: 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: 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: 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: Buffertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: Segmenttest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: 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: testPhys
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: TileShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: 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: 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: 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: 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: 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: 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'
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: 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: FillShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: DepthShadertest
make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests'
PASS: 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'
===================
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.39928
+ 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.wsHCAi
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.Ykj17G
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.GLy8L8
Creating libmercator-debuginfo package
Processing files: libmercator-devel-0.3.3-alt1_10
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15712
+ 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.8ryB2D
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.Ey2Uoc
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.aZsDLV
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.ShgUfI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GP52Qx
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
Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-devel-0.3.3-alt1_10.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-debuginfo-0.3.3-alt1_10.x86_64.rpm
35.81user 6.58system 0:25.91elapsed 163%CPU (0avgtext+0avgdata 163580maxresident)k
0inputs+0outputs (0major+2581791minor)pagefaults 0swaps
43.39user 9.10system 0:36.97elapsed 141%CPU (0avgtext+0avgdata 163580maxresident)k
744inputs+0outputs (0major+2900020minor)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	2020-12-20 04:13:20.520477715 +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,3 +27,3 @@
 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
--- 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	2020-12-20 04:13:20.549477478 +0000
@@ -170,3 +170,2 @@
 /usr/share/doc/libmercator-devel-0.3.3/doxygen.png	100644	
-/usr/share/doc/libmercator-devel-0.3.3/dynsections.js	100644	
 /usr/share/doc/libmercator-devel-0.3.3/files.html	100644	
@@ -175,3 +174,2 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions.html	100644	
-/usr/share/doc/libmercator-devel-0.3.3/functions_0x7e.html	100644	
 /usr/share/doc/libmercator-devel-0.3.3/functions_b.html	100644	
@@ -182,3 +180,2 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions_func.html	100644	
-/usr/share/doc/libmercator-devel-0.3.3/functions_func_0x7e.html	100644	
 /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html	100644	
@@ -203,2 +200,3 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html	100644	
+/usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html	100644	
 /usr/share/doc/libmercator-devel-0.3.3/functions_g.html	100644	
@@ -221,2 +219,3 @@
 /usr/share/doc/libmercator-devel-0.3.3/functions_x.html	100644	
+/usr/share/doc/libmercator-devel-0.3.3/functions_~.html	100644	
 /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html	100644