<86>Sep 13 03:17:30 userdel[2516882]: delete user 'rooter' <86>Sep 13 03:17:30 userdel[2516882]: removed group 'rooter' owned by 'rooter' <86>Sep 13 03:17:30 userdel[2516882]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 03:17:30 groupadd[2517015]: group added to /etc/group: name=rooter, GID=1841 <86>Sep 13 03:17:30 groupadd[2517015]: group added to /etc/gshadow: name=rooter <86>Sep 13 03:17:30 groupadd[2517015]: new group: name=rooter, GID=1841 <86>Sep 13 03:17:30 useradd[2517405]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Sep 13 03:17:30 userdel[2517623]: delete user 'builder' <86>Sep 13 03:17:30 userdel[2517623]: removed group 'builder' owned by 'builder' <86>Sep 13 03:17:30 userdel[2517623]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 03:17:30 groupadd[2517874]: group added to /etc/group: name=builder, GID=1842 <86>Sep 13 03:17:30 groupadd[2517874]: group added to /etc/gshadow: name=builder <86>Sep 13 03:17:30 groupadd[2517874]: new group: name=builder, GID=1842 <86>Sep 13 03:17:30 useradd[2518347]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/libmercator-0.3.3-alt1_15.src.rpm: license not found in '/usr/share/license' directory: GPL+ <13>Sep 13 03:17:37 rpmi: libwfmath-1.0.2-alt1_11 1506747714 installed <13>Sep 13 03:17:37 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 13 03:17:37 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Sep 13 03:17:38 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472816 installed <13>Sep 13 03:17:38 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Sep 13 03:17:38 rpmi: libwfmath-devel-1.0.2-alt1_11 1506747714 installed <13>Sep 13 03:17:39 rpmi: doxygen-1:1.9.8-alt1 sisyphus+328470.100.1.1 1693572046 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libmercator-0.3.3-alt1_15.nosrc.rpm (w1.gzdio) Installing libmercator-0.3.3-alt1_15.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64543 + 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/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mercator-0.3.3.tar.bz2 + 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.64543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mercator-0.3.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-alt-linux-g++ supports C++11 features by default... yes checking for lrintf... yes checking for rintf... yes checking for rint... yes checking for fabsf... yes checking for powf... yes checking for floorf... yes checking for ceilf... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for WF... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Mercator/Makefile config.status: creating tests/Makefile config.status: creating mercator.spec config.status: creating mingw32-mercator.spec config.status: creating mercator-0.3.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in Mercator make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c Area.cpp -fPIC -DPIC -o .libs/Area.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c Segment.cpp -fPIC -DPIC -o .libs/Segment.o In file included from Segment.cpp:19: /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c Forest.cpp -fPIC -DPIC -o .libs/Forest.o In file included from ../Mercator/RandCache.h:10, from ../Mercator/Forest.h:8, from Forest.cpp:11: /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DNDEBUG -c Terrain.cpp -fPIC -DPIC -o .libs/Terrain.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/13/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/13/crtbeginS.o .libs/Mercator.o .libs/Matrix.o .libs/Terrain.o .libs/Effector.o .libs/TerrainMod.o .libs/BasePoint.o .libs/Buffer.o .libs/Segment.o .libs/Shader.o .libs/FillShader.o .libs/ThresholdShader.o .libs/DepthShader.o .libs/GrassShader.o .libs/TileShader.o .libs/ShaderFactory.o .libs/Intersect.o .libs/Surface.o .libs/Plant.o .libs/Forest.o .libs/Area.o .libs/AreaShader.o -lwfmath-1.0 -L/usr/lib64/gcc/x86_64-alt-linux/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/13/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crtn.o -O2 -flto=auto -Wl,-soname -Wl,libmercator-0.3.so.4 -o .libs/libmercator-0.3.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libmercator-0.3.so.4" && ln -s "libmercator-0.3.so.4.0.0" "libmercator-0.3.so.4") libtool: link: (cd ".libs" && rm -f "libmercator-0.3.so" && ln -s "libmercator-0.3.so.4.0.0" "libmercator-0.3.so") libtool: link: ( cd ".libs" && rm -f "libmercator-0.3.la" && ln -s "../libmercator-0.3.la" "libmercator-0.3.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' Making all in tests make[2]: Nothing to be done for 'all'. + make docs make: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3' running doxygen... warning: Tag 'SYMBOL_CACHE_SIZE' at line 289 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 483 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 758 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_TIMESTAMP' at line 813 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 819 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 988 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1098 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_SCHEMA' at line 1190 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'XML_DTD' at line 1196 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'PERL_PATH' at line 1361 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1374 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'MSCGEN_PATH' at line 1383 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 1407 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 1412 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 1536 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Doxygen version used: 1.9.8 Notice: Output directory 'doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /usr/src/RPM/BUILD/mercator-0.3.3/ Searching for files in directory /usr/src/RPM/BUILD/mercator-0.3.3/Mercator Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/AreaShader.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/BasePoint.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer_impl.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Buffer_impl.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/DepthShader.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/FillShader.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Forest.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/GrassShader.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Intersect.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/iround.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/iround.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Matrix.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Mercator.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/M/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:28: warning: Compound Mercator::Effector::Context is not documented. ercator.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Mercator.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Mercator.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Plant.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/RandCache.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/RandCache.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Segment.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Shader.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory_impl.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ShaderFactory_impl.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Surface.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod_impl.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod_impl.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/ThresholdShader.h... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.cpp... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.cpp... Preprocessing /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.h... Parsing file /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TileShader.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Associating documentation with modules... 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 enu/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:178: warning: The following parameter of Mercator::CraterTerrainMod::CraterTerrainMod(float level, const Shape< 2 > &s) is not documented: parameter 'level' /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:55: warning: Member addToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:56: warning: Member updateToSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:57: warning: Member removeFromSegment(Segment &) const =0 (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:34: warning: Member id() (function) of class Mercator::Effector::Context is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:36: warning: Member setId(const std::string &) (function) of class Mercator::Effector::Context is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:38: warning: Member m_id (variable) of class Mercator::Effector::Context is not documented. m values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Computing module relations... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file Area.cpp... Generating code for file Area.h... Parsing code for file AreaShader.cpp... Generating code for file AreaShader.h... Parsing code for file BasePoint.cpp... Generating code for file BasePoint.h... Parsing code for file Buffer.cpp... Generating code for file Buffer.h... Generating code for file Buffer_impl.h... Parsing code for file DepthShader.cpp... Generating code for file DepthShader.h... Parsing code for file Effector.cpp... Generating code for file Effector.h... Parsing code for file FillShader.cpp... Generating code for file FillShader.h... Parsing code for file Forest.cpp... Generating code for file Forest.h... Parsing code for file GrassShader.cpp... Generating code for file GrassShader.h... Parsing code for file Intersect.cpp... Generating code for file Intersect.h... Generating code for file iround.h... Parsing code for file Matrix.cpp... Generating code for file Matrix.h... Parsing code for file Mercator.cpp... Generating code for file Mercator.h... Parsing code for file Plant.cpp... Generating code for file Plant.h... Generating code for file RandCache.h... Parsing code for file Segment.cpp... Generating code for file Segment.h... Parsing code for file Shader.cpp... Generating code for file Shader.h... Parsing code for file ShaderFactory.cpp... Generating code for file ShaderFactory.h... Generating code for file ShaderFactory_impl.h... Parsing code for file Surface.cpp... Generating code for file Surface.h... Parsing code for file Terrain.cpp... Generating code for file Terrain.h... Parsing code for file TerrainMod.cpp... Generating code for file TerrainMod.h... Generating code for file TerrainMod_impl.h... Parsing code for file ThresholdShader.cpp... Generating code for file ThresholdShader.h... Parsing code for file TileShader.cpp... Generating code for file TileShader.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound RandCache... Generating docs for nested compound RandCache::Ordering... Generating docs for compound SpiralOrdering... Generating docs for compound ZeroSpiralOrdering... Generating concept documentation... Generating module documentation... Generating namespace documentation... 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 comp/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. /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:447: warning: argument 't' of command @param is not found in the argument list of Mercator::Terrain::addMod(const TerrainMod *mod) /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Terrain.cpp:447: warning: The following parameter of Mercator::Terrain::addMod(const TerrainMod *mod) is not documented: parameter 'mod' /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented. ound 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 compound Mercator::LowShader... Generating docs for compound Mercator::Matrix... Generating docs for compound Mercator::Plant... Generating docs for compound Mercator::QuadInterp... Generating docs for compound Mercator::RightClip... Generating docs for compound Mercator::Segment... Generating docs for compound Mercator::Shader... Generating docs for compound Mercator::ShaderFactories... Generating docs for compound Mercator::ShaderFactory... Generating docs for compound Mercator::ShaderKit... Generating docs for compound Mercator::ShapeTerrainMod... Generating docs for compound Mercator::SlopeTerrainMod... Generating docs for compound Mercator::Species... Generating docs for compound Mercator::SpeciesParameter... Generating docs for compound Mercator::Surface... Generating docs for compound Mercator::Terrain... Generating docs for compound Mercator::TerrainMod... Generating docs for compound Mercator::TileShader... Generating docs for compound Mercator::TopClip... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating topic index... Generating module index... Generating module member index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 1934/65536 hits=9079 misses=2005 symbol lookup cache used 1382/65536 hits=5903 misses=1382 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.87287 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmercator-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmercator-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mercator-0.3.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmercator-buildroot make: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3' Making install in Mercator make[1]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/mkdir -p '/usr/src/tmp/libmercator-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmercator-0.3.la '/usr/src/tmp/libmercator-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .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: /usr/libexec/rpm-build/install -p .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' /usr/libexec/rpm-build/install -p -m 644 Mercator.h Matrix.h Terrain.h Effector.h TerrainMod.h TerrainMod_impl.h BasePoint.h Segment.h Buffer_impl.h Buffer.h Shader.h FillShader.h ThresholdShader.h DepthShader.h GrassShader.h TileShader.h ShaderFactory.h ShaderFactory_impl.h Intersect.h Surface.h Plant.h Forest.h RandCache.h Area.h AreaShader.h '/usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator' make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[1]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmercator-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 mercator-0.3.pc '/usr/src/tmp/libmercator-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3' make: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3' + rm -f /usr/src/tmp/libmercator-buildroot/usr/lib64/libmercator-0.3.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmercator-buildroot (auto) mode of './usr/lib64/libmercator-0.3.so.4.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmercator-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/mercator-0.3.pc: Libs: '-L${libdir} -lmercator-0.3' --> '-lmercator-0.3' Checking contents of files in /usr/src/tmp/libmercator-buildroot/ (default) Compressing files in /usr/src/tmp/libmercator-buildroot (auto) Adjusting library links in /usr/src/tmp/libmercator-buildroot ./usr/lib64: (from :0) libmercator-0.3.so.4 -> libmercator-0.3.so.4.0.0 Verifying ELF objects in /usr/src/tmp/libmercator-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.31879 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mercator-0.3.3 + sed -i -e s/-DNDEBUG/-DDEBUG/ tests/Makefile + make -j16 check Making check in Mercator make[1]: Nothing to be done for 'check'. Making check in tests make mercatortest Terraintest Shadertest TerrainModtest Intersecttest testPhys timeSeg Planttest Foresttest testQRNG Areatest TileShadertest ShaderFactorytest testWFMath Buffertest Segmenttest AreaShadertest BasePointtest DepthShadertest FillShadertest GrassShadertest ThresholdShadertest Matrixtest TerrainaddAreatest Segmentperf make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -c -o Terraintest.o Terraintest.cpp Terraintest.cpp: In function 'int main()': Terraintest.cpp:125:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 125 | if (bp.seed() != -7100) { | ~~~~~~~~~~^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -c -o Foresttest.o Foresttest.cpp In file included from ../Mercator/RandCache.h:10, from ../Mercator/Forest.h:8, from Foresttest.cpp:5: /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -c -o testQRNG.o testQRNG.cpp In file included from testQRNG.cpp:5: /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -c -o timeSeg.o timeSeg.cpp In file included from ../Mercator/RandCache.h:10, from ../Mercator/Forest.h:8, from timeSeg.cpp:8: /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ /usr/include/wfmath-1.0/wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -o .libs/mercatortest main.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -Wall -DDEBUG -c -o Areatest.o Areatest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -o Planttest Planttest.o ../Mercator/.libs/Plant.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -o Intersecttest Intersecttest.o ../Mercator/.libs/Area.o ../Mercator/.libs/BasePoint.o ../Mercator/.libs/Buffer.o ../Mercator/.libs/Effector.o ../Mercator/.libs/Intersect.o ../Mercator/.libs/Segment.o ../Mercator/.libs/Shader.o ../Mercator/.libs/Surface.o ../Mercator/.libs/Terrain.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -o .libs/Areatest Areatest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -fPIC -DPIC -Wall -DDEBUG -o TerrainaddAreatest TerrainaddAreatest.o ../Mercator/.libs/Terrain.o ../Mercator/.libs/Segment.o ../Mercator/.libs/Area.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Intersecttest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Planttest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Segmenttest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: BasePointtest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: 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: mercatortest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Shadertest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: testQRNG make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: DepthShadertest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: GrassShadertest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: 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: ThresholdShadertest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Areatest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' =================== All 25 tests passed =================== make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' + exit 0 Processing files: libmercator-0.3.3-alt1_15 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85123 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mercator-0.3.3 + DOCDIR=/usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + /bin/mkdir -p /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + cp -prL AUTHORS ChangeLog README TODO /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + chmod -R go-w /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + chmod -R a+rX /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + cp -prL --no-dereference COPYING /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + chmod -R go-w /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + chmod -R a+rX /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-0.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QbUQfX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmercator-buildroot/usr/lib64/libmercator-0.3.so.4: 463 symbols, 19 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QlMdZk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: mercator = 0.3.3-alt1_15, libmercator-0.3.so.4()(64bit) = set:md47u3LapJZGeRu0HaDxMVZtEJjhLUrvaUpcjelQhhVqJ5RkhcHZGUPFgRirQLbYrAXzmH29IYknLrhhfXTtgVxnrqI8J5atCELQOLXxBxczH3TNjBSp2GIKdMUSNrssJmrJQ5bzjrBNodZb3iF9d6ZaxVFfYAdCoYOc7KwDMaiE9DLX2DefLFjRruaRzOTsZocaBPyESQh8nIJyZlh5pLYkNO5n7L2dHGQWVnhI8kixRMbrne2rhuzH7ZytAiex614hmhmCFPLvJmbPds5z0XmhbF2FAAi26G6SZfkZb0IujZLcZrcVmepKXLZvpoq5k9ooRITiQ9IzIqZDkN2MCCKt5gNYeC9Jovb7WKEF5pvopFEEYh5SJ9xIUHFxopxNPsWmt8I0MMMpmzosUZrXHVu8G06870mG7ZDuQTFwMazwUIZnxJBY6pOELIRuKdJk2aWaFCS2t9ZGWyTvCj6iQkjJVYaw2oFPBNrWbsAQIDMY4EFv2ZxYv3KBGCNmogYWjU89IXRIC2ze9pGkNxpvJE5AoZoZdPAOZz3HbUeowBz4CYggDaro4Zqhb0dVxKROQxFPfXbmNEmU4RiBdjph2ZyV4BFqIZo7Nt4jaPqt2rsiG1nZwcZ8RzEbRx8jPcGoclw1vfeHeeVKZsFBZwZlCGStVm2dfE5mdxwFxhSvugiUUYTcanTuPF0jI2Do03NGlRHEp5HVsJkxKM53ajH52b9Zs7xKvCOYvG0X04e35QBj1HXvhDaneLpJYcCSj8ZuYOBPW1gbVGPbDEZtBmbdVeno9XAnkdFURKZmF6XoPEdcZ9CyQKxuSaQrNkCvOrSP7OuWKm15LgTW7Tmvslf3VW2COzh7r93Z0bqIKnUG1fP2NYVDKSozpFCvZgv2YYuzp4sOyKuHbkX7ueDa9i 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), libgcc_s.so.1(GCC_3.3.1)(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.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(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.gbTHRg Creating libmercator-debuginfo package Processing files: libmercator-devel-0.3.3-alt1_15 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mercator-0.3.3 + DOCDIR=/usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + /bin/mkdir -p /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + cp -prL doc/html/AreaShader_8h_source.html doc/html/Area_8h_source.html doc/html/BasePoint_8h_source.html doc/html/Buffer_8h_source.html doc/html/Buffer__impl_8h_source.html doc/html/DepthShader_8h_source.html doc/html/Effector_8h_source.html doc/html/FillShader_8h_source.html doc/html/Forest_8h_source.html doc/html/GrassShader_8h_source.html doc/html/Intersect_8h_source.html doc/html/Matrix_8h_source.html doc/html/Mercator_8h_source.html doc/html/Plant_8h_source.html doc/html/RandCache_8h_source.html doc/html/Segment_8h_source.html doc/html/ShaderFactory_8h_source.html doc/html/ShaderFactory__impl_8h_source.html doc/html/Shader_8h_source.html doc/html/Surface_8h_source.html doc/html/TerrainMod_8h_source.html doc/html/TerrainMod__impl_8h_source.html doc/html/Terrain_8h_source.html doc/html/ThresholdShader_8h_source.html doc/html/TileShader_8h_source.html doc/html/annotated.html doc/html/bc_s.png doc/html/bc_sd.png doc/html/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.svg doc/html/docd.svg doc/html/doxygen.css doc/html/doxygen.svg doc/html/dynsections.js doc/html/files.html doc/html/folderclosed.svg doc/html/folderclosedd.svg doc/html/folderopen.svg doc/html/folderopend.svg 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/minus.svg doc/html/minusd.svg doc/html/nav_f.png doc/html/nav_fd.png doc/html/nav_g.png doc/html/nav_h.png doc/html/nav_hd.png doc/html/open.png doc/html/plus.svg doc/html/plusd.svg doc/html/splitbar.png doc/html/splitbard.png doc/html/structRandCache_1_1Ordering-members.html doc/html/structRandCache_1_1Ordering.html doc/html/structRandCache_1_1Ordering.png doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_ad.png doc/html/tab_b.png doc/html/tab_bd.png doc/html/tab_h.png doc/html/tab_hd.png doc/html/tab_s.png doc/html/tab_sd.png doc/html/tabs.css /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + chmod -R go-w /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + chmod -R a+rX /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cjyCZn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.33KHvQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/include/wfmath-1.0/wfmath/intersect_decls.h:29, from /usr/include/wfmath-1.0/wfmath/axisbox.h:32, from /usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator/Effector.h:8, from /usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator/Area.h:8: /usr/include/wfmath-1.0/wfmath/const.h:29:10: fatal error: limits: No such file or directory 29 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libmercator-buildroot/usr/include/Mercator-0.3/Mercator/Area.h: cpp failed, trying c++ mode Provides: mercator-devel = 0.3.3-alt1_15, pkgconfig(mercator-0.3) = 0.3.3 Requires: libmercator = 0.3.3-alt1_15, pkgconfig, /usr/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.mz1suc Processing files: libmercator-debuginfo-0.3.3-alt1_15 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3pPuiY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8jCP7A find-requires: running scripts (debuginfo) Provides: debug64(libmercator-0.3.so.4) Requires: libmercator = 0.3.3-alt1_15, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6), debug64(libwfmath-1.0.so.1) Adding to libmercator-devel a strict dependency on libmercator Adding to libmercator-debuginfo a strict dependency on libmercator Removing 1 extra deps from libmercator-devel due to dependency on libmercator Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-0.3.3-alt1_15.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-devel-0.3.3-alt1_15.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmercator-debuginfo-0.3.3-alt1_15.x86_64.rpm (w2.lzdio) 48.95user 13.28system 0:34.14elapsed 182%CPU (0avgtext+0avgdata 159012maxresident)k 0inputs+0outputs (0major+3124971minor)pagefaults 0swaps /.out/libmercator-0.3.3-alt1_15.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/libmercator-devel-0.3.3-alt1_15.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/libmercator-debuginfo-0.3.3-alt1_15.x86_64.rpm: license not found in '/usr/share/license' directory: GPL+ 4.99user 3.09system 0:52.85elapsed 15%CPU (0avgtext+0avgdata 127456maxresident)k 744inputs+0outputs (0major+206818minor)pagefaults 0swaps --- libmercator-0.3.3-alt1_15.x86_64.rpm.repo 2019-08-07 12:23:27.000000000 +0000 +++ libmercator-0.3.3-alt1_15.x86_64.rpm.hasher 2023-09-13 03:18:17.397095192 +0000 @@ -12,2 +12,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libm.so.6(GLIBC_2.2.5)(64bit) @@ -21,2 +22,4 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.29)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -27,6 +30,6 @@ Provides: mercator = 0.3.3-alt1_15 -Provides: libmercator-0.3.so.4()(64bit) = set:ndGEtJe6nzIe78D1aY9ec5C9DawRmkj5Fn1Qx0Nj1SKKewvVhdXTt0OQkubZKuopMrzXE9vr7cU67nHRmbtN2jZLe8ByRB6CDuMowpZ5fEkW9PHEmBPJ9IL5LUWzmMb0qt3Xg9BacSkE4infZG8m4aFMqUBJb78I2Pxj8gXImHBV6m8w0FmysCuBtL6YM2AO6R7BDh4lmBaczqvaYoSiQ9EYjVSJricTiiCvkG0AbhjPD8b55RMZbqNnjRvZiZGR2033DpdyNN6kTPZ5sx60mGGSQ3Fw8Wyd3b9824Z9FOJbEEwRm08G8KhlcDZHRZxawBaEBijZAESewGcQdg6QZz3bmv0Byn3ADVf97JVZFZ5AADjkblHwhV5j4vusqqIZo7Nt4TZwZnWZGF7H7kAzcdPEyJu31v0M9NvJfDmweAJN3qxlExBMIwGhK4kjbsoemJIupZBVcCKJlVTx8tAfoEqgU04e35QBtrMOdQfxQCg5222JzHeLs0XCECL4XUSRTidSNChroWjjh2uk00mZ5Y2tHvZhUo1wM48LkQyXkEl361NQVzk1k6m3JZvlK9LNc2CW0CUEJU0fHiXmgu0yZHv3LN3DydZF2Cu4vBUQRhwZryfD2lbJhzmFtVZGEBpDo9ucStkpVRC6biZLch1H1ouEuZz6zXB4MdMmpcGwzZw8Z2YaMBFzu1TFCAeSLFao0taRzOTsZgQvayqjZzSmaDsi3xGTfaSr0uA2xhuzHwBc84n9yIyk0eCFjM741SuDLxCkM0tn0W6tRagxzVf5rUG1Z62iiRlI0cETRN45pZkbZH20rlulmZioUA9bk5LlgI0wIpZEgk1kHSVWV1oRxVRLwFc4QtesZoUGdZtvCj6iQklfl0JjRIm0AgCM8lMlXZCMJkti64LZkU89IXRIC2IuEwBhTkRymgyVzZd3iHXw1meW6aDzelSE6hO3uImbEazB9lwkmA005bftrsAMYlkJEcGC13awNPOPwxMzdEvpGqTBrF55s9oqoAZ9tONxgMWSldzA2GDctMWGEp5HVMTq4gaP2eoa4ZjzN1U1JKZBQFOBPrHG7f6mLsVcZ60MNrTsnqJQAXsVISCMRu3bb0cK8iQGmx4YtViJLpfv8XFXqn2G3ZoHWp8nnMycVc6DyGji6MqSmNIGSjxSgL83SzhnLR5WNL6NPVk1 +Provides: libmercator-0.3.so.4()(64bit) = set:md47u3LapJZGeRu0HaDxMVZtEJjhLUrvaUpcjelQhhVqJ5RkhcHZGUPFgRirQLbYrAXzmH29IYknLrhhfXTtgVxnrqI8J5atCELQOLXxBxczH3TNjBSp2GIKdMUSNrssJmrJQ5bzjrBNodZb3iF9d6ZaxVFfYAdCoYOc7KwDMaiE9DLX2DefLFjRruaRzOTsZocaBPyESQh8nIJyZlh5pLYkNO5n7L2dHGQWVnhI8kixRMbrne2rhuzH7ZytAiex614hmhmCFPLvJmbPds5z0XmhbF2FAAi26G6SZfkZb0IujZLcZrcVmepKXLZvpoq5k9ooRITiQ9IzIqZDkN2MCCKt5gNYeC9Jovb7WKEF5pvopFEEYh5SJ9xIUHFxopxNPsWmt8I0MMMpmzosUZrXHVu8G06870mG7ZDuQTFwMazwUIZnxJBY6pOELIRuKdJk2aWaFCS2t9ZGWyTvCj6iQkjJVYaw2oFPBNrWbsAQIDMY4EFv2ZxYv3KBGCNmogYWjU89IXRIC2ze9pGkNxpvJE5AoZoZdPAOZz3HbUeowBz4CYggDaro4Zqhb0dVxKROQxFPfXbmNEmU4RiBdjph2ZyV4BFqIZo7Nt4jaPqt2rsiG1nZwcZ8RzEbRx8jPcGoclw1vfeHeeVKZsFBZwZlCGStVm2dfE5mdxwFxhSvugiUUYTcanTuPF0jI2Do03NGlRHEp5HVsJkxKM53ajH52b9Zs7xKvCOYvG0X04e35QBj1HXvhDaneLpJYcCSj8ZuYOBPW1gbVGPbDEZtBmbdVeno9XAnkdFURKZmF6XoPEdcZ9CyQKxuSaQrNkCvOrSP7OuWKm15LgTW7Tmvslf3VW2COzh7r93Z0bqIKnUG1fP2NYVDKSozpFCvZgv2YYuzp4sOyKuHbkX7ueDa9i Provides: libmercator = 0.3.3-alt1_15:sisyphus+235674.100.1.1 File: /usr/lib64/libmercator-0.3.so.4 120777 root:root libmercator-0.3.so.4.0.0 -File: /usr/lib64/libmercator-0.3.so.4.0.0 100644 root:root 54895e3674cd893cac58004bfc179b8b +File: /usr/lib64/libmercator-0.3.so.4.0.0 100644 root:root e512f31ffb6daf124589ebeff57b0a14 File: /usr/share/doc/libmercator-0.3.3 40755 root:root @@ -37,2 +40,2 @@ File: /usr/share/doc/libmercator-0.3.3/TODO 100644 root:root 8a9eba6aed23d4c7333a95a8eb612063 -RPMIdentity: 04379db65761530dcd137602afbaa4837418f2d91c26feec68f1e5160367d7e6fe23fe24e72117d53b7f6e1e38d03ee2dccf05e2922b906c9c001f6c297d9195 +RPMIdentity: 310c0462e0ba459066aa69dd8a3f082edfba67aaf7fde2bd24498854c7f9ec7e5fae6319984048a2bf9cec47cecd6f8e834a042ed42d45f9be75b5d920797a98 --- libmercator-debuginfo-0.3.3-alt1_15.x86_64.rpm.repo 2019-08-07 12:23:27.000000000 +0000 +++ libmercator-debuginfo-0.3.3-alt1_15.x86_64.rpm.hasher 2023-09-13 03:18:17.459096103 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/dd 40755 root:root -/usr/lib/debug/.build-id/dd/feaf767ae975a2a7b078bb57eadf84b5d3387c 120777 root:root ../../../../lib64/libmercator-0.3.so.4.0.0 -/usr/lib/debug/.build-id/dd/feaf767ae975a2a7b078bb57eadf84b5d3387c.debug 120777 root:root ../../usr/lib64/libmercator-0.3.so.4.0.0.debug +/usr/lib/debug/.build-id/45 40755 root:root +/usr/lib/debug/.build-id/45/5328ef056584bca292b9d49699cbc62d874244 120777 root:root ../../../../lib64/libmercator-0.3.so.4.0.0 +/usr/lib/debug/.build-id/45/5328ef056584bca292b9d49699cbc62d874244.debug 120777 root:root ../../usr/lib64/libmercator-0.3.so.4.0.0.debug /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.0.0.debug 100644 root:root @@ -27,3 +27,5 @@ /usr/src/debug/mercator-0.3.3/Mercator/Intersect.cpp 100644 root:root +/usr/src/debug/mercator-0.3.3/Mercator/Matrix.cpp 100644 root:root /usr/src/debug/mercator-0.3.3/Mercator/Matrix.h 100644 root:root +/usr/src/debug/mercator-0.3.3/Mercator/Mercator.cpp 100644 root:root /usr/src/debug/mercator-0.3.3/Mercator/Mercator.h 100644 root:root @@ -59,6 +61,6 @@ Provides: libmercator-debuginfo = 0.3.3-alt1_15:sisyphus+235674.100.1.1 -File: /usr/lib/debug/.build-id/dd 40755 root:root -File: /usr/lib/debug/.build-id/dd/feaf767ae975a2a7b078bb57eadf84b5d3387c 120777 root:root ../../../../lib64/libmercator-0.3.so.4.0.0 -File: /usr/lib/debug/.build-id/dd/feaf767ae975a2a7b078bb57eadf84b5d3387c.debug 120777 root:root ../../usr/lib64/libmercator-0.3.so.4.0.0.debug -File: /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.0.0.debug 100644 root:root 3535f97ccbc0af31af1caa8cdafa4ff0 +File: /usr/lib/debug/.build-id/45 40755 root:root +File: /usr/lib/debug/.build-id/45/5328ef056584bca292b9d49699cbc62d874244 120777 root:root ../../../../lib64/libmercator-0.3.so.4.0.0 +File: /usr/lib/debug/.build-id/45/5328ef056584bca292b9d49699cbc62d874244.debug 120777 root:root ../../usr/lib64/libmercator-0.3.so.4.0.0.debug +File: /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.0.0.debug 100644 root:root b3d051a2dac0daaf5d58927fa367153a File: /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.debug 120777 root:root libmercator-0.3.so.4.0.0.debug @@ -86,3 +88,5 @@ File: /usr/src/debug/mercator-0.3.3/Mercator/Intersect.cpp 100644 root:root 8b3461dd6d49a85325bd2e0e421985ab +File: /usr/src/debug/mercator-0.3.3/Mercator/Matrix.cpp 100644 root:root 4360225b55aac0fd16921264bc145a19 File: /usr/src/debug/mercator-0.3.3/Mercator/Matrix.h 100644 root:root 028f36ff96a92eb9785da90ab552e735 +File: /usr/src/debug/mercator-0.3.3/Mercator/Mercator.cpp 100644 root:root File: /usr/src/debug/mercator-0.3.3/Mercator/Mercator.h 100644 root:root d4c6a7001d330ea87069019702c32a16 @@ -109,2 +113,2 @@ File: /usr/src/debug/mercator-0.3.3/Mercator/TileShader.h 100644 root:root 9d88bf1b47b511a299e62625dbca51f3 -RPMIdentity: 70d4f7f24c375cc7eaf83110a15806bf6236f7ebc1c7ad90431931d099d46746e84e52aafdbaff9b9caa8e3c1649d1b31bda47d6f5f2c48fc275237f08e655fa +RPMIdentity: b350183bc5f857d31727bcc00c0c8ee5c7a732397c425eb9990e9b9ab93fd2da5715ceffced776cf8f944f116ffa237e20e845113a17d2286f835f45a93472e3 --- libmercator-devel-0.3.3-alt1_15.x86_64.rpm.repo 2019-08-07 12:23:27.000000000 +0000 +++ libmercator-devel-0.3.3-alt1_15.x86_64.rpm.hasher 2023-09-13 03:18:17.515096926 +0000 @@ -57,3 +57,3 @@ /usr/share/doc/libmercator-devel-0.3.3/bc_s.png 100644 root:root -/usr/share/doc/libmercator-devel-0.3.3/bdwn.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/bc_sd.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod-members.html 100644 root:root @@ -167,8 +167,12 @@ /usr/share/doc/libmercator-devel-0.3.3/dir_87ba7cd1f3c694c08ea47d082de742cc.html 100644 root:root -/usr/share/doc/libmercator-devel-0.3.3/doc.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/doc.svg 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/docd.svg 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/doxygen.css 100644 root:root -/usr/share/doc/libmercator-devel-0.3.3/doxygen.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/doxygen.svg 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/dynsections.js 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/files.html 100644 root:root -/usr/share/doc/libmercator-devel-0.3.3/folderclosed.png 100644 root:root -/usr/share/doc/libmercator-devel-0.3.3/folderopen.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/folderclosed.svg 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/folderclosedd.svg 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/folderopen.svg 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/folderopend.svg 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/functions.html 100644 root:root @@ -226,7 +230,14 @@ /usr/share/doc/libmercator-devel-0.3.3/menudata.js 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/minus.svg 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/minusd.svg 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/nav_f.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/nav_fd.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/nav_g.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/nav_h.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/nav_hd.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/open.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/plus.svg 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/plusd.svg 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/splitbar.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/splitbard.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering-members.html 100644 root:root @@ -237,5 +248,9 @@ /usr/share/doc/libmercator-devel-0.3.3/tab_a.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/tab_ad.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/tab_b.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/tab_bd.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/tab_h.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/tab_hd.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/tab_s.png 100644 root:root +/usr/share/doc/libmercator-devel-0.3.3/tab_sd.png 100644 root:root /usr/share/doc/libmercator-devel-0.3.3/tabs.css 100644 root:root @@ -280,206 +295,217 @@ File: /usr/share/doc/libmercator-devel-0.3.3 40755 root:root -File: /usr/share/doc/libmercator-devel-0.3.3/AreaShader_8h_source.html 100644 root:root 69fa4704695c1fcdd4987022ab6a7a5e -File: /usr/share/doc/libmercator-devel-0.3.3/Area_8h_source.html 100644 root:root a8ce84dc059fcf5694a50056d986ac48 -File: /usr/share/doc/libmercator-devel-0.3.3/BasePoint_8h_source.html 100644 root:root 19f705170c13f927d4004abb8abdb8fc -File: /usr/share/doc/libmercator-devel-0.3.3/Buffer_8h_source.html 100644 root:root bda8ae6b5e664af569c744b9f43b52e4 -File: /usr/share/doc/libmercator-devel-0.3.3/Buffer__impl_8h_source.html 100644 root:root 3633fc2e5263b6a2b2b4f013e0191400 -File: /usr/share/doc/libmercator-devel-0.3.3/DepthShader_8h_source.html 100644 root:root 54d00cfbaec62595a5784bf471422060 -File: /usr/share/doc/libmercator-devel-0.3.3/Effector_8h_source.html 100644 root:root c091d680c904c87252a5d31464f072f7 -File: /usr/share/doc/libmercator-devel-0.3.3/FillShader_8h_source.html 100644 root:root ad23a194d77389ca951c7af0e5915e96 -File: /usr/share/doc/libmercator-devel-0.3.3/Forest_8h_source.html 100644 root:root 3dc701e6ff9d9e30f255a70dd276c3d3 -File: /usr/share/doc/libmercator-devel-0.3.3/GrassShader_8h_source.html 100644 root:root 9d65636417ce5840d9e5f67f4b6e33e1 -File: /usr/share/doc/libmercator-devel-0.3.3/Intersect_8h_source.html 100644 root:root 21bc26488af41e1336d31afcf9d54866 -File: /usr/share/doc/libmercator-devel-0.3.3/Matrix_8h_source.html 100644 root:root 7231199b3e7cfb4f8c5ba3a6c50bf518 -File: /usr/share/doc/libmercator-devel-0.3.3/Mercator_8h_source.html 100644 root:root f900107850e197034f1ad3f9a002d3f5 -File: /usr/share/doc/libmercator-devel-0.3.3/Plant_8h_source.html 100644 root:root 457b1f3088d866796ba894fd765b883c -File: /usr/share/doc/libmercator-devel-0.3.3/RandCache_8h_source.html 100644 root:root d42661fc649faccedf0f90ce4a196c6a -File: /usr/share/doc/libmercator-devel-0.3.3/Segment_8h_source.html 100644 root:root a1c8ebd8c3838d600fd69f3d022acfd0 -File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory_8h_source.html 100644 root:root b359e61196080f4825871d2fe7dd718c -File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory__impl_8h_source.html 100644 root:root 06a19012ae1fb2519fffd1acfa6368e2 -File: /usr/share/doc/libmercator-devel-0.3.3/Shader_8h_source.html 100644 root:root 85cefcd387c1d6956ffbc678094eb9f8 -File: /usr/share/doc/libmercator-devel-0.3.3/Surface_8h_source.html 100644 root:root 908217e11c8761471d7692c159102b78 -File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod_8h_source.html 100644 root:root 4f378eed96ee5ba75dfa26b9e3349e6f -File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod__impl_8h_source.html 100644 root:root 641d77ce33de2e2786e5ef79f8725ad3 -File: /usr/share/doc/libmercator-devel-0.3.3/Terrain_8h_source.html 100644 root:root 4128c8c7aa7b7dcab1d0ca7349f9ea1a -File: /usr/share/doc/libmercator-devel-0.3.3/ThresholdShader_8h_source.html 100644 root:root 76b3a207a788003d4b84a56603e6d81e -File: /usr/share/doc/libmercator-devel-0.3.3/TileShader_8h_source.html 100644 root:root f5deeab2aab8818f0fed9ab3227c2ddb -File: /usr/share/doc/libmercator-devel-0.3.3/annotated.html 100644 root:root ed05cf33566b5e679204a4d17f05bf65 +File: /usr/share/doc/libmercator-devel-0.3.3/AreaShader_8h_source.html 100644 root:root 267fa572fe6ccf10e1603af2bcabdb07 +File: /usr/share/doc/libmercator-devel-0.3.3/Area_8h_source.html 100644 root:root 210c00e15992b38a17511bbc05ac2af2 +File: /usr/share/doc/libmercator-devel-0.3.3/BasePoint_8h_source.html 100644 root:root c59eac449a904630e1b1848283615dfd +File: /usr/share/doc/libmercator-devel-0.3.3/Buffer_8h_source.html 100644 root:root 763fc240b0a256fb6739b6212578435d +File: /usr/share/doc/libmercator-devel-0.3.3/Buffer__impl_8h_source.html 100644 root:root 901667b25ff56bc3ff815298b5bda915 +File: /usr/share/doc/libmercator-devel-0.3.3/DepthShader_8h_source.html 100644 root:root 7944b9f87a87c5ee890774b38b468887 +File: /usr/share/doc/libmercator-devel-0.3.3/Effector_8h_source.html 100644 root:root 51380dc1c8641e25c727817160bb5fd8 +File: /usr/share/doc/libmercator-devel-0.3.3/FillShader_8h_source.html 100644 root:root a216a53fde08352dbe28800399936bb3 +File: /usr/share/doc/libmercator-devel-0.3.3/Forest_8h_source.html 100644 root:root 941f7f2e3ecc707049946445029846ae +File: /usr/share/doc/libmercator-devel-0.3.3/GrassShader_8h_source.html 100644 root:root 5e0de24d27f705dbcb50bc7f7b7a6f78 +File: /usr/share/doc/libmercator-devel-0.3.3/Intersect_8h_source.html 100644 root:root 3c486a74e8956c91fc9b73296ff72e4a +File: /usr/share/doc/libmercator-devel-0.3.3/Matrix_8h_source.html 100644 root:root aa43a32e56785bc555ce4c90965f8d77 +File: /usr/share/doc/libmercator-devel-0.3.3/Mercator_8h_source.html 100644 root:root 1461624345804528a80cf5dd10759a7b +File: /usr/share/doc/libmercator-devel-0.3.3/Plant_8h_source.html 100644 root:root e714d967ff91a367a4486d9c54e9f098 +File: /usr/share/doc/libmercator-devel-0.3.3/RandCache_8h_source.html 100644 root:root 6f3ce2352ac8a7c073564f37179aeb95 +File: /usr/share/doc/libmercator-devel-0.3.3/Segment_8h_source.html 100644 root:root a66f2712767d7873942a57a175a77d81 +File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory_8h_source.html 100644 root:root ca1d6d099818cac54addc39af12327cc +File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory__impl_8h_source.html 100644 root:root ccd1805d4b38c9fd482171cad0b775c5 +File: /usr/share/doc/libmercator-devel-0.3.3/Shader_8h_source.html 100644 root:root eb74a82ffa9e6ec3d896efe15149c4e6 +File: /usr/share/doc/libmercator-devel-0.3.3/Surface_8h_source.html 100644 root:root 2822c1ab887f86476c3b30d07449bba4 +File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod_8h_source.html 100644 root:root 1a340e65ee417086f7b9435f4b40c711 +File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod__impl_8h_source.html 100644 root:root 396af39502675feebca33ab686ee785b +File: /usr/share/doc/libmercator-devel-0.3.3/Terrain_8h_source.html 100644 root:root 922506dd2b84d1e227935f4446494bfc +File: /usr/share/doc/libmercator-devel-0.3.3/ThresholdShader_8h_source.html 100644 root:root b2a01ba7aee5989b55a070b5e8f43155 +File: /usr/share/doc/libmercator-devel-0.3.3/TileShader_8h_source.html 100644 root:root 4658d51f447b6fa2008fb0c0711333e4 +File: /usr/share/doc/libmercator-devel-0.3.3/annotated.html 100644 root:root 36ed05299f52108f164ebee4674fd22a File: /usr/share/doc/libmercator-devel-0.3.3/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 -File: /usr/share/doc/libmercator-devel-0.3.3/bdwn.png 100644 root:root 6249334b2e7fc28090f26abeb328eb78 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod-members.html 100644 root:root c165fd505170a5e9e05d6b29cb540074 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.html 100644 root:root dcc275aa2525c47f7a34d68b0612c0fd -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.png 100644 root:root d3c0921e430ab3bb42611acc59ab7c93 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area-members.html 100644 root:root 550cfb98130d78ed186018e104cc51c4 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.html 100644 root:root 4f0d005c320e0c694dc62588f454fcbd -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.png 100644 root:root 9826cbee033152596257a83824937d30 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader-members.html 100644 root:root b92be3fcc70a590b31abe734c95d1cf5 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.html 100644 root:root 3a966a57c004db2a4ecbc50ea03db6a3 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.png 100644 root:root 34e1e6581a9a04b4ea438e40eba04e80 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader-members.html 100644 root:root 988da03014b0d06b84194a029e4a5ed9 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.html 100644 root:root 8e6eff81a18035f2507362cd89d91a92 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.png 100644 root:root 078410ad142697ff1b9f878b9275e780 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint-members.html 100644 root:root 0e3028009e0248f04894c0470ab61cec -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint.html 100644 root:root 5fe527cf42068f13075ae74d0ad9fb37 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip-members.html 100644 root:root 626f8f1f5b64b24d255799b2a4885663 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip.html 100644 root:root e60659c89a068cefec77ec30cd3b992d -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer-members.html 100644 root:root 31fc7dd6617c0b1e7ecca9d1912eecd0 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer.html 100644 root:root 0892a28bf35a8daf72d676b9653ce2c8 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod-members.html 100644 root:root 59d54419a188724c30dce205ff0176fc -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.html 100644 root:root f7d4043f260335351126a36d95b8b096 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.png 100644 root:root bc2bd0a777763772e726fb80b17906b6 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader-members.html 100644 root:root 7979891e00ded77237a72d7bfc9089d5 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.html 100644 root:root 3327f676cb686aff1b322bee7b7607ae -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.png 100644 root:root 36480de977f8359a209b13fe8ce89862 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge-members.html 100644 root:root ff1ac084587361f7a08042d2a867d06c -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge.html 100644 root:root d60c5d935d7148bc3f23f3c38e05ebbf -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY-members.html 100644 root:root f1dbb5fda2172752d59b1413c2c918d5 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY.html 100644 root:root 2642b355d8d81a432f27725fcfa1b7c4 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector-members.html 100644 root:root 4c4af9cda2d55b2b6fd37d4f6d1a3b7b -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.html 100644 root:root 0d8b125ff28f54cc687fc49889a9e613 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.png 100644 root:root 61b92d7ab95b1a23f735bd9698c9d36f -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context-members.html 100644 root:root de10348d85435d650c3315fa012f87c3 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context.html 100644 root:root 0b5a4fc39e07ee81f1cd38c39c37d5da -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader-members.html 100644 root:root 93e210638c7c83c17e336ce475bd3d56 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.html 100644 root:root fe30c9e18a09903e1b5bee775daa84ee -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.png 100644 root:root 209a9a4fffacb2a240889cd76917896b -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest-members.html 100644 root:root e2a20a27f4c5afb20502267343a75e17 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest.html 100644 root:root 44a408bc2c4cfc8e49ea574f031d92c5 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader-members.html 100644 root:root 26f9977134465ff6f60084ce60c2eff3 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.html 100644 root:root 27796786fe51a6b94f15a78abf339f5c -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.png 100644 root:root 53a88497dfcd03808e0b144ea089950d -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader-members.html 100644 root:root d4f00bab0d5a913672720a4d79c4ab64 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.html 100644 root:root b0ee0ce849e01e26edf3c5ceb5c12228 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.png 100644 root:root 08841db9b105dde4b421ccd083346c4a -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip-members.html 100644 root:root f3585b318e4fc75dd88bf67cd446ae91 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip.html 100644 root:root 6816c7f2c6fd295c5ac21284ade365e9 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod-members.html 100644 root:root 36d743260c9db7bebc5f6dbc94ef6fec -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.html 100644 root:root e9154cce5d569f043a67d29b442eef59 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.png 100644 root:root 1543a12faad5a270d0c3ec915e5ad307 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp-members.html 100644 root:root a9f94e396dc4211e5d0533790df249da -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp.html 100644 root:root 302f6fce07c9c8bfc2d12eb2176e481f -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader-members.html 100644 root:root 054496f98b3f7492c0050b7a01c21daa -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.html 100644 root:root 8bb31db49cdb562ea4e7d5ad37cfdf86 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.png 100644 root:root 286ce2f8078208cf9017e02adf9b32b1 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix-members.html 100644 root:root 7c31c9402767df5a149e2a16fbcdc7aa -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix.html 100644 root:root 7ca4ba1859ab5967413e0349864fcb18 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant-members.html 100644 root:root f1092026c81c0f4969b0366429eb8dee -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant.html 100644 root:root aff758a493806924763d4349f9275a64 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp-members.html 100644 root:root 3d4e65147de57119e408cfb3fc7679c1 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp.html 100644 root:root 774fe64b94543d88747d8900ef37bc76 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip-members.html 100644 root:root bc981e9aa8d6be8c1e58b303b6ed6eaa -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip.html 100644 root:root d3f0785bae54d361120afdd30eac2c71 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment-members.html 100644 root:root 9bfe96dea7f51643ea5784fa8cde7de9 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment.html 100644 root:root c0b259ac681f78419c82853998ccfa7a -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader-members.html 100644 root:root 0e6b48891f5f44c636f41167464ea5df -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.html 100644 root:root 31219210d96b6d7f2a293766a99bedbd -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.png 100644 root:root 7163e1c06fec89b58e202818a568b5a7 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories-members.html 100644 root:root 06234e2e4ba103a3b7512a7350581cbc -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories.html 100644 root:root 2f5bfc0523fb395c96a7b42a9db02887 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory-members.html 100644 root:root 33d2d8e424fb06ff4364b580f90abcee -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.html 100644 root:root 0051463573f0f934f4e5142ae8a73555 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.png 100644 root:root 574619d54120ea6705a1e3d16479301b -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit-members.html 100644 root:root e655c7681e1594a987ec0f502341d1b7 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.html 100644 root:root f5cb9a788cc9ad1aced674adfa905769 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.png 100644 root:root ce3050810aa14acaab88adbdbfe1977e -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod-members.html 100644 root:root 24c9b8a0fa7e01c6dc811522f29184af -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.html 100644 root:root 8777bfa0fc74e1526a089d36071852aa -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.png 100644 root:root 8b0e6b15be77508b6d17206d6990fea5 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod-members.html 100644 root:root 602705bd0d3211e676016cfc385f2f86 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.html 100644 root:root a65e46db5ab4f20539c3ae318f5209a4 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.png 100644 root:root dae9f0df328bcb6de29fc73d0c7555e2 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species-members.html 100644 root:root 733757756046e4c92c879d4f3ac0c235 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species.html 100644 root:root c2e9d063095d22185c8d8d8a950f011f -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter-members.html 100644 root:root a37ec8cf58cab7d4ca3a65b892eeabd3 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter.html 100644 root:root 3da78b79219c5cb6352d4754fac09e7e -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface-members.html 100644 root:root 65451724fe628b845a6c563ff8851335 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.html 100644 root:root bbf44a5b7c893ed43cab372d2c1ee0b9 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.png 100644 root:root 4f040744ec053f5ebff5436b547e821d -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain-members.html 100644 root:root b5511f15e77a87111694075955bf3873 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain.html 100644 root:root dbd4b6cebb40d5ef9ce1fb2f74e8a4a3 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod-members.html 100644 root:root a2db5ca0af63f1a19faef79c75e2ad6f -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.html 100644 root:root d17e53846e925f6c8ca43058bc8dc095 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.png 100644 root:root acc87e424f6acbbec97dac75038229dd -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader-members.html 100644 root:root 7ec05783f1b954a9324300a13b00bb7a -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.html 100644 root:root e3aa5f56590ffcd8c7982fb7b3c7e8bc -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.png 100644 root:root 924b4d22dcd821413ddfda07537c702a -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip-members.html 100644 root:root 1e08a380343ca09aa6d483646c13db38 -File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip.html 100644 root:root f701f5b385813317f7c5ea5fbafc7716 -File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache-members.html 100644 root:root 809d3a3654c36dc0a823f3f37d38c809 -File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache.html 100644 root:root 5b874d09578de7e52ac47d60e3827216 -File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering-members.html 100644 root:root 7d0c1bc100971722c2ea5e3ac362fd8d -File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.html 100644 root:root d0c5d782f37a7bf214ed5622175670bc -File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.png 100644 root:root 499fbfbeb6e6d9daa58492c501a1dc45 -File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering-members.html 100644 root:root 109a740c8720331c60945fe2001a1713 -File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.html 100644 root:root 7bc5bf8d8bd22d1df8eb2d006fbc85a9 -File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.png 100644 root:root 6ffc68b464b70eeabdc8d219af50087a -File: /usr/share/doc/libmercator-devel-0.3.3/classes.html 100644 root:root f89a1140e46d9245c2881aa7924c763e +File: /usr/share/doc/libmercator-devel-0.3.3/bc_sd.png 100644 root:root dd8557b2a24d0ec5eb1975fa34a48f0d +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod-members.html 100644 root:root 3938c60ee69f4a57cef192ef8ae14a88 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.html 100644 root:root a68c0fcf85f5bf041fdb4d440f5e4f8a +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.png 100644 root:root ee4c56791a62063e46cc074ff0222b93 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area-members.html 100644 root:root 6409f67581c7c19b8c469dd34933cfe3 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.html 100644 root:root 5f67087bfb2da6fc45ef20168ea26098 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.png 100644 root:root a3f5743e596c913122c099f0344edd2f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader-members.html 100644 root:root bd9358013debdc52be0aef5393ae0e60 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.html 100644 root:root 7968c5b9ab45ce80e889a4dc35a6cbfd +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.png 100644 root:root 47b6cc896302fe435903d2baf8de3b19 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader-members.html 100644 root:root 557306550579d93f6c1b89c3311d3841 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.html 100644 root:root 978fcb68f53bbe796a9a19d50c160697 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.png 100644 root:root 18c78ed4c7e4352ad2e479d89d1aca74 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint-members.html 100644 root:root 5d5943d8d0bad45200c8701292cb83f5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint.html 100644 root:root fad0ac6bf4269f3a8a838c78ef8811d3 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip-members.html 100644 root:root c87a7855962d0a4809eee3bdd0eade59 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip.html 100644 root:root eed269b9f34ecee03ee096a895e945f3 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer-members.html 100644 root:root 737f0348c0521763dde225a5e0120689 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer.html 100644 root:root 1409033a83b9b0270647a9fbade1204d +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod-members.html 100644 root:root f2f426924b5f59e8cc951f479bae7eea +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.html 100644 root:root bf2a30a7874347ff962d1e2c6d2c3fdb +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.png 100644 root:root 12d9672e2a3f944a29224783f2a339ae +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader-members.html 100644 root:root 83e25686bc66c8b9b5e098b03f888fed +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.html 100644 root:root 37c33a6c6aa5822d6d7108ca4b9701bb +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.png 100644 root:root b57aab420a7e14ec0cb524b12d8c7e3e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge-members.html 100644 root:root fdb7c01b676194e0f3ec79e8ac969abd +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge.html 100644 root:root cd194648ac3abecc10015f39608d58b8 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY-members.html 100644 root:root 36a23458f8dd4644c35d39e38195bc2d +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY.html 100644 root:root e951d28771e66a5c03b55f7e7fec6d65 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector-members.html 100644 root:root ba7b9d8ccd01e6440785ec3efe1307f8 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.html 100644 root:root 1b258d437dff7053f9f977bea8962d90 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.png 100644 root:root fd0fd581c3f0acdd352d388fab0bfd29 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context-members.html 100644 root:root 9a751956093c161201c57e34ac60387f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context.html 100644 root:root f224475beeb3a70857774a977a7d5eb5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader-members.html 100644 root:root cfbd738901462af09faf854ac8d80417 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.html 100644 root:root 143c93ed77db6633e87b5d8518b92dd3 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.png 100644 root:root 555a516fa86d2e2c24ed15b9a9e9554f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest-members.html 100644 root:root b70e28c062632b3d048d80c565fd665b +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest.html 100644 root:root cfb01b69485a3a92246271678cdd28a1 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader-members.html 100644 root:root 153f69cc16afc8c2df99fd2db1b40a3e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.html 100644 root:root 751c93c83f233b06c02d7e335a81854f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.png 100644 root:root 36d73e9f3f0a82508fe84e3bc73170be +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader-members.html 100644 root:root 478789f64dc19ff0da7c1df104ad705d +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.html 100644 root:root 752dec1d04270517ce7962bae8d02d1c +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.png 100644 root:root cd688f9734cc958ed0855c37a9de3309 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip-members.html 100644 root:root 24a784bf077c7db658b55f020da94aed +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip.html 100644 root:root 5b0badb6af1de923312c0cb4e8a4936c +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod-members.html 100644 root:root faf0e018e1b77f042993be33be3bae01 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.html 100644 root:root c0a78d9219aa1ca6f409e50e0d566f1a +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.png 100644 root:root 59c44415015b204274146a0bda0d3a8e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp-members.html 100644 root:root 7cca6d87d7ce80e108baadf24f35dbd2 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp.html 100644 root:root 4a67aaca53ade91b684cddd861b262fb +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader-members.html 100644 root:root ec98237294ef3d51ccfbe9918a228c20 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.html 100644 root:root 9f473e69dd7181fe414e5d83865458c5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.png 100644 root:root 660623b5b37838a0fe4ff095d93e4e6f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix-members.html 100644 root:root 444f6459b845458365bb19f5f8753532 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix.html 100644 root:root da5b97ef8256446bd9e4561935f18cc5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant-members.html 100644 root:root 435f53f68265d29e272206a019c3a586 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant.html 100644 root:root f02594fb420736a1a84d118eb70fba52 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp-members.html 100644 root:root 9da8e520a0099b01889b022c9feae3a0 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp.html 100644 root:root dab183f2bb18891c53aa8cfb7296d365 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip-members.html 100644 root:root 3dba1e4de06c1e13f2b48adc0588a32b +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip.html 100644 root:root 48f3918078728c1b8ecdb862f2ad953b +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment-members.html 100644 root:root 76516d38d5ec8736ee3472f83deeb1e0 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment.html 100644 root:root f601d05c469b4370c9d2ca1bbc58f7f1 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader-members.html 100644 root:root 5ab41c7d4dc2ed87e1bcb5e72a8a2c5d +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.html 100644 root:root edbbc0b0e549d29519bfccc34932829c +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.png 100644 root:root c8936128c4a269ea4640f172363b832f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories-members.html 100644 root:root 37d6e80fac8657509e1e645df2a416db +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories.html 100644 root:root e45fad45031023179fe3f56e51310c28 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory-members.html 100644 root:root 4eee5f89111364217b168ca8a4cacfa3 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.html 100644 root:root 777a38b5a01f4d059a5b62b8acbc2b5b +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.png 100644 root:root 0c9ec5c42ae9b9dcc9e669ec3bd13a01 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit-members.html 100644 root:root 251c47ff8f9297369b94f899c0c7ad1a +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.html 100644 root:root caa6396e7b9990d8f9e990f32448ec26 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.png 100644 root:root f06750726a0c3fa6f475cd0dd53afec9 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod-members.html 100644 root:root 76cf1d9ed37c3139b511ae4dcf86ca99 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.html 100644 root:root 79f775e83a14999ada057f2e6930ed03 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.png 100644 root:root 318a1546f0aab2def43da5f5d1262ec9 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod-members.html 100644 root:root 92139c715068d4a05d92bd28c8cffced +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.html 100644 root:root 93516387bdcda9eb271bf1a098c0de5e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.png 100644 root:root 433e5a894ca8f658f5ef22cabd84f589 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species-members.html 100644 root:root 90e5afb5afbbd09b6283f3375c5a6a4a +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species.html 100644 root:root 3507518421e280a81b9d07f61f6365b5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter-members.html 100644 root:root 572adb436e6eb753999cd92e53214c57 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter.html 100644 root:root 6a3aa62580e940d5a82d0d1315897603 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface-members.html 100644 root:root 2126856f55c2101e38c3e5f570f16e39 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.html 100644 root:root 288fc0bc4449e5dbd3b0ce2307146742 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.png 100644 root:root 13ee1bc45b8ca3eec1e044ec26c61423 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain-members.html 100644 root:root f419a183a16adf77a5c9fb657635250a +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain.html 100644 root:root bed097766223423780200169fec04116 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod-members.html 100644 root:root 00c3cef87ac09db574e3b5271649d70e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.html 100644 root:root 29c8fe3c382acf6b372d905b6af04136 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.png 100644 root:root f3abfdeff99c419620458d4011218aaa +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader-members.html 100644 root:root 62d9ef1c3d9c055eeb5ff05228c71583 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.html 100644 root:root f13e086996039eb271d89147e180fc5f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.png 100644 root:root 579be5fb1c7d5b9ffbfa44cd88d1702e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip-members.html 100644 root:root fef4bbdfb50d8ce402ecb8146cd9b596 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip.html 100644 root:root 9c540111565a1e2ac6adc09affa3f8f5 +File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache-members.html 100644 root:root 663a51748cc081294223d18306e71b57 +File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache.html 100644 root:root eeae70effaa96312345855801aa09f19 +File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering-members.html 100644 root:root ad2e3638c2e330e302b4d115e146adab +File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.html 100644 root:root cc51062a8f59ac77b3f52c711d0d41ef +File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.png 100644 root:root 7a2b7c98f57aea285ee08f9825291878 +File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering-members.html 100644 root:root 5cdf33d72c360f3cd9b8d924b1931647 +File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.html 100644 root:root c541136054ed194282703f3caf25b20e +File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.png 100644 root:root 293052416790623d90e4a1909e8127a9 +File: /usr/share/doc/libmercator-devel-0.3.3/classes.html 100644 root:root cd2a7c0021978fa71216c440b439d76c File: /usr/share/doc/libmercator-devel-0.3.3/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libmercator-devel-0.3.3/dir_87ba7cd1f3c694c08ea47d082de742cc.html 100644 root:root 1ef8f33098451d20f0a6e58161506996 -File: /usr/share/doc/libmercator-devel-0.3.3/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f -File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.css 100644 root:root e06ec57ebe428bd04858d6a3bef22b43 -File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.png 100644 root:root 4d8b8c8f1a68a4f320da8294a085f251 -File: /usr/share/doc/libmercator-devel-0.3.3/files.html 100644 root:root 2dd1851bd9abbc32d5be846405bfdd2b -File: /usr/share/doc/libmercator-devel-0.3.3/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 -File: /usr/share/doc/libmercator-devel-0.3.3/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/libmercator-devel-0.3.3/functions.html 100644 root:root cb867977af93ae029210f4b2baef9bd3 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_b.html 100644 root:root 3a4150623767e8bc2eb230990e8c472f -File: /usr/share/doc/libmercator-devel-0.3.3/functions_c.html 100644 root:root 980f37359eb2d5839b2b41c07cce1109 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_d.html 100644 root:root 375777c95c8b9602a44d692baaf9023d -File: /usr/share/doc/libmercator-devel-0.3.3/functions_e.html 100644 root:root 6d25ab60b4954c1c9b51ac19f5b0bbf0 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_f.html 100644 root:root e436e8848b6288617f359abfb3198fcc -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func.html 100644 root:root f121bbb21ae95fe43c7fe1ff119f640e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html 100644 root:root e2aed60c21237b88f359b3d2c149e450 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_c.html 100644 root:root c98f0f6ddd0f4df9510ede0b57c7cab7 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_d.html 100644 root:root 7f5d5fdaceb6a26c51b137eeaef9ce9c -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_e.html 100644 root:root b039bc7478a80671c7d7dfb59fb0654e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_f.html 100644 root:root 6f5bec265808fbbc56c3200b617d1574 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_g.html 100644 root:root d910f4a281f7b45a0b2916fae560a77d -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_h.html 100644 root:root 337744db6b73fbae97641957029bb22e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_i.html 100644 root:root d8f3b42813395c1d88d2bce8752c4d07 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_l.html 100644 root:root 1190fe8261978719bdb507c4d48012b1 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_m.html 100644 root:root 319d63e18aa7073bebc8a31a1ef4efca -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_n.html 100644 root:root c0fc8fb04194cf819b525c1ea6769156 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_o.html 100644 root:root fa784d8b0d2102d9f5abd4df02f21cdf -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_p.html 100644 root:root f7a29dc39a772a3e9149ee4511a21749 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_q.html 100644 root:root 610b065a523e739b16192f7deda4a454 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_r.html 100644 root:root 70cf532b197abec5a003078d74b1d328 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_s.html 100644 root:root c202ccf76df89d00eb4410a233e5bc96 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_t.html 100644 root:root aea75f626d7ecefaf31595f81c78fbba -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_u.html 100644 root:root c0d4afba73cc221443029674bceabc26 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_w.html 100644 root:root bd560b0cd43e3b2b578892b58ef75820 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html 100644 root:root 19c819d972af36b858366a0adb5f3e09 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html 100644 root:root 1ea003370406af141b9f267deae3b83e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_g.html 100644 root:root 50fadd7b5723119426062f15c56cb8c0 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_h.html 100644 root:root a470c124dbb314794a32ac23de9706ab -File: /usr/share/doc/libmercator-devel-0.3.3/functions_i.html 100644 root:root de467eac381361753430c552fae56f69 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_k.html 100644 root:root 864d5e5398050ce0b045bd4bbf17e094 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_l.html 100644 root:root ec25eedaafe0f2961d1edca8a748d34a -File: /usr/share/doc/libmercator-devel-0.3.3/functions_m.html 100644 root:root d470026f40bb1acc1271884bd06441f1 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_n.html 100644 root:root 82c7fe64c53516d9fea4427ed7bab78e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_o.html 100644 root:root 57cda18f062c55d9e67f0e4e59c5780a -File: /usr/share/doc/libmercator-devel-0.3.3/functions_p.html 100644 root:root a2eb75f7a3db6b9e8baac9f782cb2172 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_q.html 100644 root:root 754a15eccc08debae913b6067b995fc5 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_r.html 100644 root:root a94e2ee4ffe5946e6378b197dffee3bd -File: /usr/share/doc/libmercator-devel-0.3.3/functions_s.html 100644 root:root 2ce8427df9b78630f846fd83cc5cf8c2 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_t.html 100644 root:root 27cc03414d07d34cb57316acb639dd65 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_type.html 100644 root:root 2790f67a354de9d7b4ec573fc67f37e8 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_u.html 100644 root:root d3458f3c5a5cc7fd4dab3312b481a04d -File: /usr/share/doc/libmercator-devel-0.3.3/functions_vars.html 100644 root:root b21ffaa0f99cf707fc462eaace69d5be -File: /usr/share/doc/libmercator-devel-0.3.3/functions_w.html 100644 root:root 6ee3c741c55ac6c8dba647cd673888b4 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_x.html 100644 root:root b4e1b607822b27e7f7ff48dafc18eef0 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_~.html 100644 root:root 6a4da7bb039896d7638a44f3512c6615 -File: /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html 100644 root:root 489c86780373aa4ac1a97533481267df -File: /usr/share/doc/libmercator-devel-0.3.3/index.html 100644 root:root dc220a0a75b4b714497766f3bca79aa0 -File: /usr/share/doc/libmercator-devel-0.3.3/iround_8h_source.html 100644 root:root e7114150a3f76708ba0ffbfdda7f8989 -File: /usr/share/doc/libmercator-devel-0.3.3/jquery.js 100644 root:root 4a6b032bf7846d14272dbb476617edcc -File: /usr/share/doc/libmercator-devel-0.3.3/menu.js 100644 root:root 87073c188202e46cab0291523b08d60d -File: /usr/share/doc/libmercator-devel-0.3.3/menudata.js 100644 root:root 609a7459be0b547dd728e733a986b5a2 +File: /usr/share/doc/libmercator-devel-0.3.3/dir_87ba7cd1f3c694c08ea47d082de742cc.html 100644 root:root 3b9db83e5917487d67169c39eec354e5 +File: /usr/share/doc/libmercator-devel-0.3.3/doc.svg 100644 root:root a3ffe2973c4496fa58356d2ce26a05ca +File: /usr/share/doc/libmercator-devel-0.3.3/docd.svg 100644 root:root b5ed1e341efff55ac43fa615512d7bf6 +File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.css 100644 root:root db2cffb56d848727bdd0b411fd9f5fbe +File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.svg 100644 root:root 015d40fdbaec957e6eb9ff89362edddf +File: /usr/share/doc/libmercator-devel-0.3.3/dynsections.js 100644 root:root 2daa1d89a52f93ed2db223e56dc38cbd +File: /usr/share/doc/libmercator-devel-0.3.3/files.html 100644 root:root e710a89c5b2cbcdb2de52f4108057fdd +File: /usr/share/doc/libmercator-devel-0.3.3/folderclosed.svg 100644 root:root d59fa3e5a7de31d13df1ffb55ced0ec2 +File: /usr/share/doc/libmercator-devel-0.3.3/folderclosedd.svg 100644 root:root 9238e22c4b449be486e1f57607766e1a +File: /usr/share/doc/libmercator-devel-0.3.3/folderopen.svg 100644 root:root c0cf60a673f65275b19a9077d6b7606e +File: /usr/share/doc/libmercator-devel-0.3.3/folderopend.svg 100644 root:root db33f4e200641cd0f0fc74f62c6fe64d +File: /usr/share/doc/libmercator-devel-0.3.3/functions.html 100644 root:root b4387c5323102bc1217bd5996311dbac +File: /usr/share/doc/libmercator-devel-0.3.3/functions_b.html 100644 root:root 91c24786d2e7b1a157c94393c6f44a9d +File: /usr/share/doc/libmercator-devel-0.3.3/functions_c.html 100644 root:root a6e540dbd57d7e3d9f79e9f38d704b5d +File: /usr/share/doc/libmercator-devel-0.3.3/functions_d.html 100644 root:root 5c78882697218a6f28124a6051e62a1a +File: /usr/share/doc/libmercator-devel-0.3.3/functions_e.html 100644 root:root 3f1a5b6f0f9f12922a78a49920d5710a +File: /usr/share/doc/libmercator-devel-0.3.3/functions_f.html 100644 root:root cd2a8885257f213699452efd9a54a98e +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func.html 100644 root:root cff9a1112b94400437cb0e04b718c0cd +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html 100644 root:root 5e9a9bde222d7a18855c7391c66f382c +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_c.html 100644 root:root 31c38cced6a69eee0f4063914073525e +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_d.html 100644 root:root e3fb0e687d7d0984b1821326bca58d4e +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_e.html 100644 root:root b374113a67c8d445eee59a7508210643 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_f.html 100644 root:root 14d1739d2b17c312a61475828d31cb92 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_g.html 100644 root:root 96492fb02ee67f7fda9216abe68386d0 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_h.html 100644 root:root 995da055adfdc21b2d7490860a55f5de +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_i.html 100644 root:root 8c14c0be9b802d9a02c4234afe5b467e +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_l.html 100644 root:root dc6c5da649d933d50e6083428b840178 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_m.html 100644 root:root 4855fa1f6bcc4b8ff7488e6c141bdca4 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_n.html 100644 root:root 90598a84034cf59a37749cfcae14c661 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_o.html 100644 root:root 10094f14d457baed5922eb01066b165f +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_p.html 100644 root:root 7c0b5cf92fb736e89756af30cc7de858 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_q.html 100644 root:root 5716fd49e6f746b95bff5e02cf7838ab +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_r.html 100644 root:root f69ef606134f20f542a8f7f92841ed82 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_s.html 100644 root:root eb1bd8c8a3ab971781a92d225821fbae +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_t.html 100644 root:root f2cb97a720498d8fbbed1bf108ba2a7d +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_u.html 100644 root:root 3e0ef21ad349448af337cc7257ee96e2 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_w.html 100644 root:root 7542ac7a2233ea559ff6223f21ff4d3c +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html 100644 root:root 829b7bfed5549f2ddd615e38ded72d4b +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html 100644 root:root cee2594af17ee95b59b4896ba0d9b3bd +File: /usr/share/doc/libmercator-devel-0.3.3/functions_g.html 100644 root:root ed4e99c4b50ecb48e0f5f2db8a0b02f6 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_h.html 100644 root:root a541e0396785299c87a9b670ccc8480e +File: /usr/share/doc/libmercator-devel-0.3.3/functions_i.html 100644 root:root 8fb625bd96e7e20425d4f96128614b54 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_k.html 100644 root:root 90fe7ad1a509ca0819ca7e9934b40105 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_l.html 100644 root:root d42851e7ac9ee7718309bc4b0354d4d4 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_m.html 100644 root:root c7c9bebeb618a250213ecdf48cf82bfb +File: /usr/share/doc/libmercator-devel-0.3.3/functions_n.html 100644 root:root f85b8e047a0aaa55523611d26c9ae875 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_o.html 100644 root:root eb616c93b449088210c472d2ea2a2862 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_p.html 100644 root:root 3a7ab3f32181bc48b9f37e6ed798ceaa +File: /usr/share/doc/libmercator-devel-0.3.3/functions_q.html 100644 root:root 565ab59dc354ef9a5594608165c92e6b +File: /usr/share/doc/libmercator-devel-0.3.3/functions_r.html 100644 root:root 93cfad3305a7d9a48fb3aea8c4669cee +File: /usr/share/doc/libmercator-devel-0.3.3/functions_s.html 100644 root:root f42db686db8a455de231fdeef0aba5bb +File: /usr/share/doc/libmercator-devel-0.3.3/functions_t.html 100644 root:root 810fead7969e7bb795a1a5bd63fec4e7 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_type.html 100644 root:root dd6849c677794c0901379b49acfa41b2 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_u.html 100644 root:root 132e11deeb5d1c18097603380f688601 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_vars.html 100644 root:root 8caf9ec3c74dfe158a83e57bee57c531 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_w.html 100644 root:root 603fdcd13eb77a9cf6c3dfc451dd2e40 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_x.html 100644 root:root 1957719a8407aaf2dee7a3b940167617 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_~.html 100644 root:root f532afb4430d17140e2966a65b697877 +File: /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html 100644 root:root e588ecafee3d40d37044426009e2d311 +File: /usr/share/doc/libmercator-devel-0.3.3/index.html 100644 root:root 6bf46941f64bdc558808616565e63220 +File: /usr/share/doc/libmercator-devel-0.3.3/iround_8h_source.html 100644 root:root 476527c29dfcf8df1faebc0037d466e5 +File: /usr/share/doc/libmercator-devel-0.3.3/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 +File: /usr/share/doc/libmercator-devel-0.3.3/menu.js 100644 root:root d333ccd2fdfa6a200fa8c92263dc4b1c +File: /usr/share/doc/libmercator-devel-0.3.3/menudata.js 100644 root:root 7606f30bdf1765a44948bc91a63c4f19 +File: /usr/share/doc/libmercator-devel-0.3.3/minus.svg 100644 root:root 51ec53e9ff9b261cb926eae53217c6ac +File: /usr/share/doc/libmercator-devel-0.3.3/minusd.svg 100644 root:root f68bbeafb79ae06678624c32884119c8 File: /usr/share/doc/libmercator-devel-0.3.3/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 +File: /usr/share/doc/libmercator-devel-0.3.3/nav_fd.png 100644 root:root 69bfbf1d2e05fc957095418abbbcce7b File: /usr/share/doc/libmercator-devel-0.3.3/nav_g.png 100644 root:root 6cf157aabeb91ae637a6d770b07c1011 File: /usr/share/doc/libmercator-devel-0.3.3/nav_h.png 100644 root:root 935f050f10b7fe425509491f207f574f +File: /usr/share/doc/libmercator-devel-0.3.3/nav_hd.png 100644 root:root 552f123a930c13b2b77c6096c350dfa1 File: /usr/share/doc/libmercator-devel-0.3.3/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd +File: /usr/share/doc/libmercator-devel-0.3.3/plus.svg 100644 root:root 4056f653f73e5d4992d457833955f3f0 +File: /usr/share/doc/libmercator-devel-0.3.3/plusd.svg 100644 root:root 71a2506028aa9b38a14a4657bfe1f5fa File: /usr/share/doc/libmercator-devel-0.3.3/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e -File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering-members.html 100644 root:root 9c6c6d1a7893b2832e4134fcb44d0dea -File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.html 100644 root:root 49a974103eea2a5eec1c587e78d0520b -File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.png 100644 root:root 605cd5ce93c8325dadfa75611f318f79 +File: /usr/share/doc/libmercator-devel-0.3.3/splitbard.png 100644 root:root d10438bab00ef343ca05c1fa00e0456a +File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering-members.html 100644 root:root 66d9bac2fab55fc866523b84e5329363 +File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.html 100644 root:root b2b8a66a17b8b8b8dd2808b3a8bde887 +File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.png 100644 root:root 0f4b50ebc5da99742ab1c02e104184ea File: /usr/share/doc/libmercator-devel-0.3.3/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -487,6 +513,10 @@ File: /usr/share/doc/libmercator-devel-0.3.3/tab_a.png 100644 root:root 2a5327b5dfc494fd8688fd887991cdab +File: /usr/share/doc/libmercator-devel-0.3.3/tab_ad.png 100644 root:root 84c5c61aa0b9a624750f944e95f0e00b File: /usr/share/doc/libmercator-devel-0.3.3/tab_b.png 100644 root:root c7cd16cfabe8a14b9848f813df53fc2e +File: /usr/share/doc/libmercator-devel-0.3.3/tab_bd.png 100644 root:root 819fb7324851b5c705fcab2ca9761e9f File: /usr/share/doc/libmercator-devel-0.3.3/tab_h.png 100644 root:root 38c6c507f0ab91770a0ed9a668a03551 +File: /usr/share/doc/libmercator-devel-0.3.3/tab_hd.png 100644 root:root 92d3e309b79254ee4aab7434ebe70bfc File: /usr/share/doc/libmercator-devel-0.3.3/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f -File: /usr/share/doc/libmercator-devel-0.3.3/tabs.css 100644 root:root 88e8e20182ab4dec09dabaa2a9d93c0e -RPMIdentity: f0d69f51eb52ac4daf8d089e16672cd6e6a961c4374913586d4961c7e5f8641a0938bcaf97f37a53435fd2b5a06d5eff323ceb6b51473af31e516d30a04b8ca0 +File: /usr/share/doc/libmercator-devel-0.3.3/tab_sd.png 100644 root:root 27c53bb4855ff4f4208204434c9329c5 +File: /usr/share/doc/libmercator-devel-0.3.3/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 +RPMIdentity: 18b35750412a487f78baf8383e2009126231eb75e231bceeda931b5f01f4bbf7e55f4cad61aa10ee63a9758d85fc5b91a67d6c9dca1d15abaf6b6492890a51d8