<86>Jun 16 01:45:19 userdel[1283419]: delete user 'rooter' <86>Jun 16 01:45:19 userdel[1283419]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:45:19 userdel[1283419]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:45:19 groupadd[1283438]: group added to /etc/group: name=rooter, GID=1799 <86>Jun 16 01:45:19 groupadd[1283438]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:45:19 groupadd[1283438]: new group: name=rooter, GID=1799 <86>Jun 16 01:45:19 useradd[1283451]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash <86>Jun 16 01:45:19 userdel[1283472]: delete user 'builder' <86>Jun 16 01:45:19 userdel[1283472]: removed group 'builder' owned by 'builder' <86>Jun 16 01:45:19 userdel[1283472]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:45:19 groupadd[1283482]: group added to /etc/group: name=builder, GID=1800 <86>Jun 16 01:45:19 groupadd[1283482]: group added to /etc/gshadow: name=builder <86>Jun 16 01:45:19 groupadd[1283482]: new group: name=builder, GID=1800 <86>Jun 16 01:45:19 useradd[1283489]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libmercator-0.3.3-alt1_15.src.rpm: license not found in '/usr/share/license' directory: GPL+ <13>Jun 16 01:45:22 rpmi: libwfmath-1.0.2-alt1_11 1506747714 installed <13>Jun 16 01:45:22 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:45:22 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:45:23 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:45:23 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jun 16 01:45:23 rpmi: libwfmath-devel-1.0.2-alt1_11 1506747714 installed <13>Jun 16 01:45:23 rpmi: doxygen-1:1.9.1-alt1 p10+283520.500.2.1 1629892835 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.84738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mercator-0.3.3 + echo 'Source #0 (mercator-0.3.3.tar.bz2):' Source #0 (mercator-0.3.3.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mercator-0.3.3.tar.bz2 + /bin/tar -xf - + cd mercator-0.3.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84738 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mercator-0.3.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-alt-linux-g++ supports C++11 features by default... yes checking for lrintf... yes checking for rintf... yes checking for rint... yes checking for fabsf... yes checking for powf... yes checking for floorf... yes checking for ceilf... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for WF... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Mercator/Makefile config.status: creating tests/Makefile config.status: creating mercator.spec config.status: creating mingw32-mercator.spec config.status: creating mercator-0.3.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in Mercator make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Mercator.lo Mercator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Mercator.cpp -fPIC -DPIC -o .libs/Mercator.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Matrix.lo Matrix.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Matrix.cpp -fPIC -DPIC -o .libs/Matrix.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o BasePoint.lo BasePoint.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c BasePoint.cpp -fPIC -DPIC -o .libs/BasePoint.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Surface.lo Surface.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Surface.cpp -fPIC -DPIC -o .libs/Surface.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Shader.lo Shader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Shader.cpp -fPIC -DPIC -o .libs/Shader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Plant.lo Plant.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Plant.cpp -fPIC -DPIC -o .libs/Plant.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o FillShader.lo FillShader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c FillShader.cpp -fPIC -DPIC -o .libs/FillShader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Buffer.lo Buffer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Buffer.cpp -fPIC -DPIC -o .libs/Buffer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Effector.lo Effector.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Effector.cpp -fPIC -DPIC -o .libs/Effector.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o TileShader.lo TileShader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c TileShader.cpp -fPIC -DPIC -o .libs/TileShader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o DepthShader.lo DepthShader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c DepthShader.cpp -fPIC -DPIC -o .libs/DepthShader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o ThresholdShader.lo ThresholdShader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c ThresholdShader.cpp -fPIC -DPIC -o .libs/ThresholdShader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o ShaderFactory.lo ShaderFactory.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c ShaderFactory.cpp -fPIC -DPIC -o .libs/ShaderFactory.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o GrassShader.lo GrassShader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c GrassShader.cpp -fPIC -DPIC -o .libs/GrassShader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Intersect.lo Intersect.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Intersect.cpp -fPIC -DPIC -o .libs/Intersect.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o TerrainMod.lo TerrainMod.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c TerrainMod.cpp -fPIC -DPIC -o .libs/TerrainMod.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Segment.lo Segment.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Segment.cpp -fPIC -DPIC -o .libs/Segment.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Area.lo Area.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Area.cpp -fPIC -DPIC -o .libs/Area.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Forest.lo Forest.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Forest.cpp -fPIC -DPIC -o .libs/Forest.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o AreaShader.lo AreaShader.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c AreaShader.cpp -fPIC -DPIC -o .libs/AreaShader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c -o Terrain.lo Terrain.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -c Terrain.cpp -fPIC -DPIC -o .libs/Terrain.o make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DNDEBUG -version-info 4:0:0 -o libmercator-0.3.la -rpath /usr/lib64 Mercator.lo Matrix.lo Terrain.lo Effector.lo TerrainMod.lo BasePoint.lo Buffer.lo Segment.lo Shader.lo FillShader.lo ThresholdShader.lo DepthShader.lo GrassShader.lo TileShader.lo ShaderFactory.lo Intersect.lo Surface.lo Plant.lo Forest.lo Area.lo AreaShader.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/10/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/10 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/10/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crtn.o -O2 -Wl,-soname -Wl,libmercator-0.3.so.4 -o .libs/libmercator-0.3.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libmercator-0.3.so.4" && ln -s "libmercator-0.3.so.4.0.0" "libmercator-0.3.so.4") libtool: link: (cd ".libs" && rm -f "libmercator-0.3.so" && ln -s "libmercator-0.3.so.4.0.0" "libmercator-0.3.so") libtool: link: ( cd ".libs" && rm -f "libmercator-0.3.la" && ln -s "../libmercator-0.3.la" "libmercator-0.3.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/Mercator' Making all in tests make[2]: Nothing to be done for 'all'. + make docs make: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3' running doxygen... warning: Tag 'SYMBOL_CACHE_SIZE' at line 289 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'SHOW_DIRECTORIES' at line 483 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'COLS_IN_ALPHA_INDEX' at line 758 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'HTML_ALIGN_MEMBERS' at line 819 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'USE_INLINE_TREES' at line 988 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag '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 '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: 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.1 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/Me/usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:28: warning: Compound Mercator::Effector::Context is not documented. rcator.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... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:46: warning: Member setShader(const Shader *shader) const (function) of class Mercator::Area is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:69: warning: Member getShader() const (function) of class Mercator::Area is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:74: warning: Member addToSegment(Segment &) const (function) of class Mercator::Area is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:75: warning: Member updateToSegment(Segment &) const (function) of class Mercator::Area is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Area.h:76: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::Area is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h: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. Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Parsing code for file Area.cpp... Generating code for file Area.h... Parsing code for file AreaShader.cpp... Generating code for file AreaShader.h... Parsing code for file BasePoint.cpp... Generating code for file BasePoint.h... Parsing code for file Buffer.cpp... Generating code for file Buffer.h... Generating code for file Buffer_impl.h... Parsing code for file DepthShader.cpp... Generating code for file DepthShader.h... Parsing code for file Effector.cpp... Generating code for file Effector.h... Parsing code for file FillShader.cpp... Generating code for file FillShader.h... Parsing code for file Forest.cpp... Generating code for file Forest.h... Parsing code for file GrassShader.cpp... Generating code for file GrassShader.h... Parsing code for file Intersect.cpp... Generating code for file Intersect.h... Generating code for file iround.h... Parsing code for file Matrix.cpp... Generating code for file Matrix.h... Parsing code for file Mercator.cpp... Generating code for file Mercator.h... Parsing code for file Plant.cpp... Generating code for file Plant.h... Generating code for file RandCache.h... Parsing code for file Segment.cpp... Generating code for file Segment.h... Parsing code for file Shader.cpp... Generating code for file Shader.h... Parsing code for file ShaderFactory.cpp... Generating code for file ShaderFactory.h... Generating code for file ShaderFactory_impl.h... Parsing code for file Surface.cpp... Generating code for file Surface.h... Parsing code for file Terrain.cpp... Generating code for file Terrain.h... Parsing code for file TerrainMod.cpp... Generating code for file TerrainMod.h... Generating code for file TerrainMod_impl.h... Parsing code for file ThresholdShader.cpp... Generating code for file ThresholdShader.h... Parsing code for file TileShader.cpp... Generating code for file TileShader.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound RandCache... Generating docs for nested compound RandCache::Ordering... Generating docs for compound SpiralOrdering... Generating docs for compound ZeroSpiralOrdering... Generating namespace index... Generating docs for compound Mercator::TopClip... Generating docs for compound Mercator::BottomClip... Generating docs for compound Mercator::LeftClip... Generating docs for compound Mercator::RightClip... Generating docs for compound Mercator::Area... Generating docs for compound Mercator::Edge... Generating docs for compound Mercator::EdgeAtY... Generating docs for compound Mercator::AreaShader... Generating docs for compound Mercator::BasePoint... Generating docs for compound Mercator::Buffer... Generating docs for compound Mercator::DepthShader... Generating docs for compound Mercator::Effector... Generating docs for nested compound Mercator::Effector::Context... Generating docs for compound Mercator::FillShader... Generating docs for compound Mercator::SpeciesParameter... Generating docs for compound Mercator::Species... Generating docs for compound Mercator::Forest... Generating docs for compound Mercator::GrassShader./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/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.h:161: warning: The following parameter of Mercator::Terrain::addMod(const TerrainMod *mod) is not documented: parameter 'mod' /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:53: warning: Member checkIntersects(const Segment &s) const =0 (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/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: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/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/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/TerrainMod.h:186: warning: Member setShape(float level, const Shape< 2 > &s) (function) of class Mercator::CraterTerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:65: warning: Member checkIntersects(const Segment &s) const (function) of class Mercator::ShapeTerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:67: warning: Member setShape(const Shape< 2 > &s) (function) of class Mercator::ShapeTerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:35: warning: Member addToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:36: warning: Member updateToSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:37: warning: Member removeFromSegment(Segment &) const (function) of class Mercator::TerrainMod is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:41: warning: Member context() const (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/Effector.h:43: warning: Member setContext(Context *) (function) of class Mercator::Effector is not documented. /usr/src/RPM/BUILD/mercator-0.3.3/Mercator/TerrainMod.h:179: warning: The following parameter of Mercator::CraterTerrainMod::CraterTerrainMod(float level, const Shape< 2 > &s) is not documented: parameter 'level' .. Generating docs for compound Mercator::Matrix... Generating docs for compound Mercator::Plant... Generating docs for compound Mercator::LinInterp... Generating docs for compound Mercator::QuadInterp... Generating docs for compound Mercator::Segment... Generating docs for compound Mercator::Shader... Generating docs for compound Mercator::ShaderKit... Generating docs for compound Mercator::ShaderFactory... Generating docs for compound Mercator::ShaderFactories... Generating docs for compound Mercator::Surface... Generating docs for compound Mercator::Terrain... Generating docs for compound Mercator::TerrainMod... Generating docs for compound Mercator::ShapeTerrainMod... Generating docs for compound Mercator::LevelTerrainMod... Generating docs for compound Mercator::AdjustTerrainMod... Generating docs for compound Mercator::SlopeTerrainMod... Generating docs for compound Mercator::CraterTerrainMod... Generating docs for compound Mercator::HighShader... Generating docs for compound Mercator::LowShader... Generating docs for compound Mercator::BandShader... Generating docs for compound Mercator::TileShader... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... lookup cache used 865/65536 hits=4647 misses=929 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.85285 + 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.85285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mercator-0.3.3 + sed -i -e s/-DNDEBUG/-DDEBUG/ tests/Makefile + make -j16 check Making check in Mercator make[1]: Nothing to be done for 'check'. Making check in tests make mercatortest Terraintest Shadertest TerrainModtest Intersecttest testPhys timeSeg Planttest Foresttest testQRNG Areatest TileShadertest ShaderFactorytest testWFMath Buffertest Segmenttest AreaShadertest BasePointtest DepthShadertest FillShadertest GrassShadertest ThresholdShadertest Matrixtest TerrainaddAreatest Segmentperf make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o util_timer.o util_timer.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Planttest.o Planttest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o testQRNG.o testQRNG.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Shadertest.o Shadertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o TileShadertest.o TileShadertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Segmenttest.o Segmenttest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o testPhys.o testPhys.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o main.o main.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Buffertest.o Buffertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Matrixtest.o Matrixtest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Intersecttest.o Intersecttest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o testWFMath.o testWFMath.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o ShaderFactorytest.o ShaderFactorytest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o BasePointtest.o BasePointtest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o TerrainModtest.o TerrainModtest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o 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 -fPIC -DPIC -Wall -DDEBUG -c -o timeSeg.o timeSeg.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o mercatortest main.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/mercatortest main.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Planttest Planttest.o ../Mercator/Plant.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Planttest Planttest.o ../Mercator/.libs/Plant.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o testPhys testPhys.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/testPhys testPhys.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Shadertest Shadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/Shadertest Shadertest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Intersecttest Intersecttest.o ../Mercator/Area.lo ../Mercator/BasePoint.lo ../Mercator/Buffer.lo ../Mercator/Effector.lo ../Mercator/Intersect.lo ../Mercator/Segment.lo ../Mercator/Shader.lo ../Mercator/Surface.lo ../Mercator/Terrain.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Intersecttest Intersecttest.o ../Mercator/.libs/Area.o ../Mercator/.libs/BasePoint.o ../Mercator/.libs/Buffer.o ../Mercator/.libs/Effector.o ../Mercator/.libs/Intersect.o ../Mercator/.libs/Segment.o ../Mercator/.libs/Shader.o ../Mercator/.libs/Surface.o ../Mercator/.libs/Terrain.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o testQRNG testQRNG.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/testQRNG testQRNG.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Foresttest.o Foresttest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o TileShadertest TileShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/TileShadertest TileShadertest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o ShaderFactorytest ShaderFactorytest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/ShaderFactorytest ShaderFactorytest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Buffertest Buffertest.o ../Mercator/Buffer.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Buffertest Buffertest.o ../Mercator/.libs/Buffer.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o BasePointtest BasePointtest.o ../Mercator/BasePoint.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o BasePointtest BasePointtest.o ../Mercator/.libs/BasePoint.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Segmenttest Segmenttest.o ../Mercator/Segment.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Segmenttest Segmenttest.o ../Mercator/.libs/Segment.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o testWFMath testWFMath.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/testWFMath testWFMath.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Matrixtest Matrixtest.o ../Mercator/Matrix.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Matrixtest Matrixtest.o ../Mercator/.libs/Matrix.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Segmentperf.o Segmentperf.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o AreaShadertest.o AreaShadertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Terraintest Terraintest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/Terraintest Terraintest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o TerrainModtest TerrainModtest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/TerrainModtest TerrainModtest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o FillShadertest.o FillShadertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Foresttest Foresttest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/Foresttest Foresttest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o timeSeg timeSeg.o util_timer.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/timeSeg timeSeg.o util_timer.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Segmentperf Segmentperf.o ../Mercator/Segment.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Segmentperf Segmentperf.o ../Mercator/.libs/Segment.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o DepthShadertest.o DepthShadertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o Areatest.o Areatest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o AreaShadertest AreaShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/AreaShadertest AreaShadertest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o FillShadertest FillShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/FillShadertest FillShadertest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o GrassShadertest.o GrassShadertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o ThresholdShadertest.o ThresholdShadertest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o Areatest Areatest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/Areatest Areatest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o DepthShadertest DepthShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/DepthShadertest DepthShadertest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I/usr/include/wfmath-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -c -o TerrainaddAreatest.o TerrainaddAreatest.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o GrassShadertest GrassShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/GrassShadertest GrassShadertest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o ThresholdShadertest ThresholdShadertest.o ../Mercator/libmercator-0.3.la -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o .libs/ThresholdShadertest ThresholdShadertest.o ../Mercator/.libs/libmercator-0.3.so -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o TerrainaddAreatest TerrainaddAreatest.o ../Mercator/Terrain.lo ../Mercator/Segment.lo ../Mercator/Area.lo -lwfmath-1.0 libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wall -DDEBUG -o TerrainaddAreatest TerrainaddAreatest.o ../Mercator/.libs/Terrain.o ../Mercator/.libs/Segment.o ../Mercator/.libs/Area.o -lwfmath-1.0 make[2]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Planttest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Intersecttest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Segmenttest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Buffertest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: BasePointtest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: 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: 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: 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: testWFMath make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: ShaderFactorytest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Areatest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: 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: 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: 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: 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: 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: 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: 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: TerrainaddAreatest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: Segmentperf make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: GrassShadertest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: ThresholdShadertest make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' PASS: timeSeg make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' =================== All 25 tests passed =================== make[3]: Leaving directory '/usr/src/RPM/BUILD/mercator-0.3.3/tests' + exit 0 Processing files: libmercator-0.3.3-alt1_15 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89078 + 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.kwO20Z 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: 553 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.20Nob1 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:ndGEtJe6nzIe78D17m7mc5C9DawRmkj5Fn1Qx0Nj1SKKe05EIvT18jjVJYXuopMrzXE9vr7cU67nHRmbtN2jZLe8ByRB6CDuMowpZ5UQjCnhJaDrjovbuNR7J0oXdI3BkGMojxi8tZcLyohEA2HxnSKswMac7ex0JPqJmCr8kgRiAPQHIXRw7mwkSEZoOP8yaHi5ChJf5ucr9W4kZpOJrTAoKBAcZEi5ws9qqZkAByyqUZlJUHFWfvVnH5066ePq4zzdEKDXbKg30bllrWxkg4tNCxBAU5xQEfjBrngh1HJ0gkhszGoenLD2oF2qFQQfxqX0GOgT0pgZLcIoZ1gFUR0VpZjNQVDZ5AADjkblHwhV5j4fjRoZ1fyX8KZxYfZfRQzR3aOhCCpkNmLxwf0UAULSDjbg7OSU1JMwDZc2qI2IESnUMsIq1B7lEJJaZKgAeO7ckd8s02Dx2WOKdoV6WDgqjE211xSNlDnewtjkPnytsXWrF6XoPEdcZ9Cy4YE00IWbuxKRfao08cNdCxmhbKjxmdo44jDfi5gpM5UnVCY6P8oG3oyzSy3YIaJr1V18ZvZtMrYMFoPvaoWhYlyjn71WLyfD2lbZbTH2JiXOZBhbPeNi8FiBBnrqI8ZfP45I6wVxWZfocK12kSazh5sY7Q7FJ0L2spWEnMtG9FzZbFao0taRzOTsZgQvayqjZzSmaDsi3xGTfaSr0uA2xhuzbpr8Ki4p5F0scjDwf82ISAqi13Qt1ErQlH05eCZAN6KqgL989lnN2Mwun7jkAVjbZH20rlulmZioUA9bk5LlgI0wIpZEgk1kHSVWV1oRxVRLwFc4QtesZoUGdZtvCj6iQklfl0JjRIm0AgCM8lMlXZCMJkti64LZkU89IXRIC2IuEwdXH5Jw4P7XX1FRtM0b7t3BPhDargZBUNqJwGcmCk1iph20kIYQJNh2PnhRyOEq6cE06fbf362fSwZlCGStVmqh1n2C66pvS97721HrLVkgZ4CeotlQIyRs8whaP2eoa4ZjzN1U1JKZBQFOBPrHG7f6mLsVcZ60MNrTsnqJQAXsVISCMRu3bb0cK8iQGmx4YtViJLpfv8XFXqn2G3ZoHWp8nnMycVc6DyGji6MqSmNIGSjxSgL83SzhnLR5WNL6NPVk1 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.27)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libwfmath-1.0.so.1()(64bit) >= set:oiCnlLS7AypAsIEHFS6K6TZ3Q1q2m3tTisps5sZ71Zq3ihUP5sTHF9SDxQm9H4yDABAxilmeXCZ5rfvmt6i6bkP9mxYRZ2vV1GGg09O5AsxqjQYj7, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xF0qQ2 Creating libmercator-debuginfo package Processing files: libmercator-devel-0.3.3-alt1_15 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98981 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mercator-0.3.3 + DOCDIR=/usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + /bin/mkdir -p /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + cp -prL doc/html/AreaShader_8h_source.html doc/html/Area_8h_source.html doc/html/BasePoint_8h_source.html doc/html/Buffer_8h_source.html doc/html/Buffer__impl_8h_source.html doc/html/DepthShader_8h_source.html doc/html/Effector_8h_source.html doc/html/FillShader_8h_source.html doc/html/Forest_8h_source.html doc/html/GrassShader_8h_source.html doc/html/Intersect_8h_source.html doc/html/Matrix_8h_source.html doc/html/Mercator_8h_source.html doc/html/Plant_8h_source.html doc/html/RandCache_8h_source.html doc/html/Segment_8h_source.html doc/html/ShaderFactory_8h_source.html doc/html/ShaderFactory__impl_8h_source.html doc/html/Shader_8h_source.html doc/html/Surface_8h_source.html doc/html/TerrainMod_8h_source.html doc/html/TerrainMod__impl_8h_source.html doc/html/Terrain_8h_source.html doc/html/ThresholdShader_8h_source.html doc/html/TileShader_8h_source.html doc/html/annotated.html doc/html/bc_s.png doc/html/bdwn.png doc/html/classMercator_1_1AdjustTerrainMod-members.html doc/html/classMercator_1_1AdjustTerrainMod.html doc/html/classMercator_1_1AdjustTerrainMod.png doc/html/classMercator_1_1Area-members.html doc/html/classMercator_1_1Area.html doc/html/classMercator_1_1Area.png doc/html/classMercator_1_1AreaShader-members.html doc/html/classMercator_1_1AreaShader.html doc/html/classMercator_1_1AreaShader.png doc/html/classMercator_1_1BandShader-members.html doc/html/classMercator_1_1BandShader.html doc/html/classMercator_1_1BandShader.png doc/html/classMercator_1_1BasePoint-members.html doc/html/classMercator_1_1BasePoint.html doc/html/classMercator_1_1BottomClip-members.html doc/html/classMercator_1_1BottomClip.html doc/html/classMercator_1_1Buffer-members.html doc/html/classMercator_1_1Buffer.html doc/html/classMercator_1_1CraterTerrainMod-members.html doc/html/classMercator_1_1CraterTerrainMod.html doc/html/classMercator_1_1CraterTerrainMod.png doc/html/classMercator_1_1DepthShader-members.html doc/html/classMercator_1_1DepthShader.html doc/html/classMercator_1_1DepthShader.png doc/html/classMercator_1_1Edge-members.html doc/html/classMercator_1_1Edge.html doc/html/classMercator_1_1EdgeAtY-members.html doc/html/classMercator_1_1EdgeAtY.html doc/html/classMercator_1_1Effector-members.html doc/html/classMercator_1_1Effector.html doc/html/classMercator_1_1Effector.png doc/html/classMercator_1_1Effector_1_1Context-members.html doc/html/classMercator_1_1Effector_1_1Context.html doc/html/classMercator_1_1FillShader-members.html doc/html/classMercator_1_1FillShader.html doc/html/classMercator_1_1FillShader.png doc/html/classMercator_1_1Forest-members.html doc/html/classMercator_1_1Forest.html doc/html/classMercator_1_1GrassShader-members.html doc/html/classMercator_1_1GrassShader.html doc/html/classMercator_1_1GrassShader.png doc/html/classMercator_1_1HighShader-members.html doc/html/classMercator_1_1HighShader.html doc/html/classMercator_1_1HighShader.png doc/html/classMercator_1_1LeftClip-members.html doc/html/classMercator_1_1LeftClip.html doc/html/classMercator_1_1LevelTerrainMod-members.html doc/html/classMercator_1_1LevelTerrainMod.html doc/html/classMercator_1_1LevelTerrainMod.png doc/html/classMercator_1_1LinInterp-members.html doc/html/classMercator_1_1LinInterp.html doc/html/classMercator_1_1LowShader-members.html doc/html/classMercator_1_1LowShader.html doc/html/classMercator_1_1LowShader.png doc/html/classMercator_1_1Matrix-members.html doc/html/classMercator_1_1Matrix.html doc/html/classMercator_1_1Plant-members.html doc/html/classMercator_1_1Plant.html doc/html/classMercator_1_1QuadInterp-members.html doc/html/classMercator_1_1QuadInterp.html doc/html/classMercator_1_1RightClip-members.html doc/html/classMercator_1_1RightClip.html doc/html/classMercator_1_1Segment-members.html doc/html/classMercator_1_1Segment.html doc/html/classMercator_1_1Shader-members.html doc/html/classMercator_1_1Shader.html doc/html/classMercator_1_1Shader.png doc/html/classMercator_1_1ShaderFactories-members.html doc/html/classMercator_1_1ShaderFactories.html doc/html/classMercator_1_1ShaderFactory-members.html doc/html/classMercator_1_1ShaderFactory.html doc/html/classMercator_1_1ShaderFactory.png doc/html/classMercator_1_1ShaderKit-members.html doc/html/classMercator_1_1ShaderKit.html doc/html/classMercator_1_1ShaderKit.png doc/html/classMercator_1_1ShapeTerrainMod-members.html doc/html/classMercator_1_1ShapeTerrainMod.html doc/html/classMercator_1_1ShapeTerrainMod.png doc/html/classMercator_1_1SlopeTerrainMod-members.html doc/html/classMercator_1_1SlopeTerrainMod.html doc/html/classMercator_1_1SlopeTerrainMod.png doc/html/classMercator_1_1Species-members.html doc/html/classMercator_1_1Species.html doc/html/classMercator_1_1SpeciesParameter-members.html doc/html/classMercator_1_1SpeciesParameter.html doc/html/classMercator_1_1Surface-members.html doc/html/classMercator_1_1Surface.html doc/html/classMercator_1_1Surface.png doc/html/classMercator_1_1Terrain-members.html doc/html/classMercator_1_1Terrain.html doc/html/classMercator_1_1TerrainMod-members.html doc/html/classMercator_1_1TerrainMod.html doc/html/classMercator_1_1TerrainMod.png doc/html/classMercator_1_1TileShader-members.html doc/html/classMercator_1_1TileShader.html doc/html/classMercator_1_1TileShader.png doc/html/classMercator_1_1TopClip-members.html doc/html/classMercator_1_1TopClip.html doc/html/classRandCache-members.html doc/html/classRandCache.html doc/html/classSpiralOrdering-members.html doc/html/classSpiralOrdering.html doc/html/classSpiralOrdering.png doc/html/classZeroSpiralOrdering-members.html doc/html/classZeroSpiralOrdering.html doc/html/classZeroSpiralOrdering.png doc/html/classes.html doc/html/closed.png doc/html/dir_87ba7cd1f3c694c08ea47d082de742cc.html doc/html/doc.png doc/html/doxygen.css doc/html/doxygen.svg doc/html/dynsections.js doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/functions.html doc/html/functions_b.html doc/html/functions_c.html doc/html/functions_d.html doc/html/functions_e.html doc/html/functions_f.html doc/html/functions_func.html doc/html/functions_func_b.html doc/html/functions_func_c.html doc/html/functions_func_d.html doc/html/functions_func_e.html doc/html/functions_func_f.html doc/html/functions_func_g.html doc/html/functions_func_h.html doc/html/functions_func_i.html doc/html/functions_func_l.html doc/html/functions_func_m.html doc/html/functions_func_n.html doc/html/functions_func_o.html doc/html/functions_func_p.html doc/html/functions_func_q.html doc/html/functions_func_r.html doc/html/functions_func_s.html doc/html/functions_func_t.html doc/html/functions_func_u.html doc/html/functions_func_w.html doc/html/functions_func_x.html doc/html/functions_func_~.html doc/html/functions_g.html doc/html/functions_h.html doc/html/functions_i.html doc/html/functions_k.html doc/html/functions_l.html doc/html/functions_m.html doc/html/functions_n.html doc/html/functions_o.html doc/html/functions_p.html doc/html/functions_q.html doc/html/functions_r.html doc/html/functions_s.html doc/html/functions_t.html doc/html/functions_type.html doc/html/functions_u.html doc/html/functions_vars.html doc/html/functions_w.html doc/html/functions_x.html doc/html/functions_~.html doc/html/hierarchy.html doc/html/index.html doc/html/iround_8h_source.html doc/html/jquery.js doc/html/menu.js doc/html/menudata.js doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/open.png doc/html/splitbar.png doc/html/structRandCache_1_1Ordering-members.html doc/html/structRandCache_1_1Ordering.html doc/html/structRandCache_1_1Ordering.png doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_s.png doc/html/tabs.css /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + chmod -R go-w /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + chmod -R a+rX /usr/src/tmp/libmercator-buildroot/usr/share/doc/libmercator-devel-0.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sf9V6Y 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.zRUEk0 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.X4Db0Y 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.FZSNRZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hlcjq2 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) 33.73user 11.50system 0:17.57elapsed 257%CPU (0avgtext+0avgdata 169884maxresident)k 0inputs+0outputs (0major+2483737minor)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+ 2.87user 2.37system 0:26.80elapsed 19%CPU (0avgtext+0avgdata 128828maxresident)k 744inputs+0outputs (0major+195848minor)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 2024-06-16 01:45:43.223352168 +0000 @@ -8,3 +8,2 @@ /usr/share/doc/libmercator-0.3.3/TODO 100644 root:root -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -27,6 +26,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:ndGEtJe6nzIe78D17m7mc5C9DawRmkj5Fn1Qx0Nj1SKKe05EIvT18jjVJYXuopMrzXE9vr7cU67nHRmbtN2jZLe8ByRB6CDuMowpZ5UQjCnhJaDrjovbuNR7J0oXdI3BkGMojxi8tZcLyohEA2HxnSKswMac7ex0JPqJmCr8kgRiAPQHIXRw7mwkSEZoOP8yaHi5ChJf5ucr9W4kZpOJrTAoKBAcZEi5ws9qqZkAByyqUZlJUHFWfvVnH5066ePq4zzdEKDXbKg30bllrWxkg4tNCxBAU5xQEfjBrngh1HJ0gkhszGoenLD2oF2qFQQfxqX0GOgT0pgZLcIoZ1gFUR0VpZjNQVDZ5AADjkblHwhV5j4fjRoZ1fyX8KZxYfZfRQzR3aOhCCpkNmLxwf0UAULSDjbg7OSU1JMwDZc2qI2IESnUMsIq1B7lEJJaZKgAeO7ckd8s02Dx2WOKdoV6WDgqjE211xSNlDnewtjkPnytsXWrF6XoPEdcZ9Cy4YE00IWbuxKRfao08cNdCxmhbKjxmdo44jDfi5gpM5UnVCY6P8oG3oyzSy3YIaJr1V18ZvZtMrYMFoPvaoWhYlyjn71WLyfD2lbZbTH2JiXOZBhbPeNi8FiBBnrqI8ZfP45I6wVxWZfocK12kSazh5sY7Q7FJ0L2spWEnMtG9FzZbFao0taRzOTsZgQvayqjZzSmaDsi3xGTfaSr0uA2xhuzbpr8Ki4p5F0scjDwf82ISAqi13Qt1ErQlH05eCZAN6KqgL989lnN2Mwun7jkAVjbZH20rlulmZioUA9bk5LlgI0wIpZEgk1kHSVWV1oRxVRLwFc4QtesZoUGdZtvCj6iQklfl0JjRIm0AgCM8lMlXZCMJkti64LZkU89IXRIC2IuEwdXH5Jw4P7XX1FRtM0b7t3BPhDargZBUNqJwGcmCk1iph20kIYQJNh2PnhRyOEq6cE06fbf362fSwZlCGStVmqh1n2C66pvS97721HrLVkgZ4CeotlQIyRs8whaP2eoa4ZjzN1U1JKZBQFOBPrHG7f6mLsVcZ60MNrTsnqJQAXsVISCMRu3bb0cK8iQGmx4YtViJLpfv8XFXqn2G3ZoHWp8nnMycVc6DyGji6MqSmNIGSjxSgL83SzhnLR5WNL6NPVk1 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 5c57cb9599368b7e6081e8aa98ad5b0b File: /usr/share/doc/libmercator-0.3.3 40755 root:root @@ -37,2 +36,2 @@ File: /usr/share/doc/libmercator-0.3.3/TODO 100644 root:root 8a9eba6aed23d4c7333a95a8eb612063 -RPMIdentity: 04379db65761530dcd137602afbaa4837418f2d91c26feec68f1e5160367d7e6fe23fe24e72117d53b7f6e1e38d03ee2dccf05e2922b906c9c001f6c297d9195 +RPMIdentity: f68352ae6d92ec20085ac6db14ffee9179bf7981baf7a1c97e77722778170066b631bb8fba7c4ea9bb6f8ce8556d1d5a77c085b18a8357532353f93a7671e900 --- 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 2024-06-16 01:45:43.312353941 +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/6f 40755 root:root +/usr/lib/debug/.build-id/6f/1b6e96488744d33db3620edba7f0c72053cf71 120777 root:root ../../../../lib64/libmercator-0.3.so.4.0.0 +/usr/lib/debug/.build-id/6f/1b6e96488744d33db3620edba7f0c72053cf71.debug 120777 root:root ../../usr/lib64/libmercator-0.3.so.4.0.0.debug /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.0.0.debug 100644 root:root @@ -59,6 +59,6 @@ Provides: libmercator-debuginfo = 0.3.3-alt1_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/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/1b6e96488744d33db3620edba7f0c72053cf71 120777 root:root ../../../../lib64/libmercator-0.3.so.4.0.0 +File: /usr/lib/debug/.build-id/6f/1b6e96488744d33db3620edba7f0c72053cf71.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 e49d5ea01bdc40caf2b2ba6f49a24160 File: /usr/lib/debug/usr/lib64/libmercator-0.3.so.4.debug 120777 root:root libmercator-0.3.so.4.0.0.debug @@ -109,2 +109,2 @@ File: /usr/src/debug/mercator-0.3.3/Mercator/TileShader.h 100644 root:root 9d88bf1b47b511a299e62625dbca51f3 -RPMIdentity: 70d4f7f24c375cc7eaf83110a15806bf6236f7ebc1c7ad90431931d099d46746e84e52aafdbaff9b9caa8e3c1649d1b31bda47d6f5f2c48fc275237f08e655fa +RPMIdentity: 3e6d66be0501d16579305b5bdafee75a1d3e7679481fbcd84b627213377632a228bc69ab6c58d5540f26743817bffe6869a3fac4e79fdd1681fe8c43fd9acedd --- 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 2024-06-16 01:45:43.389355474 +0000 @@ -169,3 +169,4 @@ /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 @@ -280,198 +281,199 @@ 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 d4f7d17dfb8230566235965f7a4331f1 +File: /usr/share/doc/libmercator-devel-0.3.3/Area_8h_source.html 100644 root:root 6e128b28a6e230b0a7d300e6d22a80d1 +File: /usr/share/doc/libmercator-devel-0.3.3/BasePoint_8h_source.html 100644 root:root 1fbfb2e172c79fe6441387657af5b0c6 +File: /usr/share/doc/libmercator-devel-0.3.3/Buffer_8h_source.html 100644 root:root 5b780c803f6b342ccf4fb1ae1b2046a3 +File: /usr/share/doc/libmercator-devel-0.3.3/Buffer__impl_8h_source.html 100644 root:root f053e34b98fe554b05482047921ecbe9 +File: /usr/share/doc/libmercator-devel-0.3.3/DepthShader_8h_source.html 100644 root:root 51ee8eccaaafea48f9af1a5fd33fc956 +File: /usr/share/doc/libmercator-devel-0.3.3/Effector_8h_source.html 100644 root:root 3e77060679c2cba15794f5a4a94e8eba +File: /usr/share/doc/libmercator-devel-0.3.3/FillShader_8h_source.html 100644 root:root db6217f1445bb885c3c4e6bf3af99ffa +File: /usr/share/doc/libmercator-devel-0.3.3/Forest_8h_source.html 100644 root:root a2fc9a7584cf5cc4b9b831ff296c1d17 +File: /usr/share/doc/libmercator-devel-0.3.3/GrassShader_8h_source.html 100644 root:root 8e26caae68ee5721260ebe581d1cad62 +File: /usr/share/doc/libmercator-devel-0.3.3/Intersect_8h_source.html 100644 root:root c8ddc1222b87d4840ab3b030c64f31fc +File: /usr/share/doc/libmercator-devel-0.3.3/Matrix_8h_source.html 100644 root:root 2121276692c0ad8f28e9b580ebe86957 +File: /usr/share/doc/libmercator-devel-0.3.3/Mercator_8h_source.html 100644 root:root 9f3ed218f8226e7f13542739bf7cd719 +File: /usr/share/doc/libmercator-devel-0.3.3/Plant_8h_source.html 100644 root:root 6dd5fca6fbc34ffd06b21401922bee98 +File: /usr/share/doc/libmercator-devel-0.3.3/RandCache_8h_source.html 100644 root:root 977130c5e85eb670545a46632596f91b +File: /usr/share/doc/libmercator-devel-0.3.3/Segment_8h_source.html 100644 root:root 6a1eabe312fb68735b60d54b924ce7fa +File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory_8h_source.html 100644 root:root 97cef48cffed2f1d3881d4e1fdc1ebf4 +File: /usr/share/doc/libmercator-devel-0.3.3/ShaderFactory__impl_8h_source.html 100644 root:root 547ea8c179a72beabe394759081eb8ac +File: /usr/share/doc/libmercator-devel-0.3.3/Shader_8h_source.html 100644 root:root 4c970eaf030a200352842e45edca9ce5 +File: /usr/share/doc/libmercator-devel-0.3.3/Surface_8h_source.html 100644 root:root eba1df7b47b94d65657e311b8c88fab6 +File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod_8h_source.html 100644 root:root 6428ede6dfb05cceb8798ea1147e9261 +File: /usr/share/doc/libmercator-devel-0.3.3/TerrainMod__impl_8h_source.html 100644 root:root becbe870060888018e119d5f8e6fbf93 +File: /usr/share/doc/libmercator-devel-0.3.3/Terrain_8h_source.html 100644 root:root f0ea9e0a10a0acaea61d4c02d4f6b147 +File: /usr/share/doc/libmercator-devel-0.3.3/ThresholdShader_8h_source.html 100644 root:root a36578a2514d360f3ada8ae8f3248559 +File: /usr/share/doc/libmercator-devel-0.3.3/TileShader_8h_source.html 100644 root:root 6416bc3094e027ffeac497a086d7ec0a +File: /usr/share/doc/libmercator-devel-0.3.3/annotated.html 100644 root:root be76b713b4af07a3c491994b2a54d1de 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-members.html 100644 root:root a94da546a784c860cd095e1a262877d1 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AdjustTerrainMod.html 100644 root:root b7da9aa3b5613a2ce50f69b88767898b 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-members.html 100644 root:root 7130dea8308300d7f955e1f4f6b37da1 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Area.html 100644 root:root 96989801eb70e0b9503d4d3f8474f848 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-members.html 100644 root:root f95188661c0dc2a3dd2b724c89966002 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1AreaShader.html 100644 root:root 6fe6ca30a22ccca3f3f814e02b7ada76 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-members.html 100644 root:root 2d520db0cf922e5d02a3f4938a2be2a4 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BandShader.html 100644 root:root a7b26272c7a5f93dc3d98fad4296c732 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_1BasePoint-members.html 100644 root:root a8b32f0837d02fa977523d8767ca09f5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BasePoint.html 100644 root:root 9b9f4bce09a7c5c47c77954cbefda949 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip-members.html 100644 root:root e2ef9b68ec55430e083ab750422963b6 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1BottomClip.html 100644 root:root f6872a8467310258e030368ae7dcc4cb +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer-members.html 100644 root:root 8468a274530bafcb4729e1ce4ede0432 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Buffer.html 100644 root:root 0621fd757b7597b371cd9f506ea4d709 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod-members.html 100644 root:root 1b71797ee429c04e03181008d04715c5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1CraterTerrainMod.html 100644 root:root 7c0e6a60d0d68cdd76958f561e9f80e0 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-members.html 100644 root:root afdc36de6ced059cb09715481d7120a6 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1DepthShader.html 100644 root:root 95fea75a7ceac2c2707eb74024baedd0 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_1Edge-members.html 100644 root:root 96a587a1c31651a92309912cdefd9f33 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Edge.html 100644 root:root 9044b4ab10725670f55784bca4b16bf6 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY-members.html 100644 root:root 80f0a590ef897a47d4e920ee9901f9c7 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1EdgeAtY.html 100644 root:root 4058a86baa66bdbddb393f3e908aa401 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector-members.html 100644 root:root 5328617c0ca9a382bbbd28e9026fa1a9 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector.html 100644 root:root 89417bee6c5fceedfa05395cc677e439 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_1Effector_1_1Context-members.html 100644 root:root d0af4513bae047816f6bbf8722aa8298 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Effector_1_1Context.html 100644 root:root 23e0635ac5beea9079e24e08eacee069 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader-members.html 100644 root:root 1cc03bd97f5d07c45b69ce6bfe387655 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1FillShader.html 100644 root:root 4bcb17781ce327c55a8b10a41616800f 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_1Forest-members.html 100644 root:root e01712c4fb20c47a43323db734cf9ccc +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Forest.html 100644 root:root 6bf0ce452e54efa25e756fa8165903d7 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader-members.html 100644 root:root 29f4d2ce6239af4684fcf78a17647fc8 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1GrassShader.html 100644 root:root 278b9e746984606084939a4114a74cc3 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-members.html 100644 root:root f963deeab3475ab4e11cc4b3444aabb7 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1HighShader.html 100644 root:root 4ee69c72838c2e3f02bacd45f4d507bc 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_1LeftClip-members.html 100644 root:root f131cc1c5b95801eb6c607b06fcc0731 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LeftClip.html 100644 root:root 368f7b40daa7511568e0b49bdd184d7c +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod-members.html 100644 root:root 7d3d7c6b9d688de3233d6d002f082b8b +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LevelTerrainMod.html 100644 root:root 1d46e19815fa9dec7391ca8392349510 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_1LinInterp-members.html 100644 root:root 5e24d0517be9bed003b5c759a7a0f98d +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LinInterp.html 100644 root:root c0a9a0985617c71e885d3e8e51cd7501 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader-members.html 100644 root:root 8d7ca2b1bd09edebef95f50b8a65d31e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1LowShader.html 100644 root:root cd58ca74bda5f77575526926568bdbef 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_1Matrix-members.html 100644 root:root 9e81745f6588a99d32e93c7bf2bab964 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Matrix.html 100644 root:root 3090460c9903a24832743ad1635389ea +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant-members.html 100644 root:root 54a93d676b1d05a7efcfb5aba2b9920c +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Plant.html 100644 root:root 49f8c4ba2f78e007e48acd5e7b9d7727 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp-members.html 100644 root:root 554337077ffc95314672848985ca3b4a +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1QuadInterp.html 100644 root:root 78accb1581b81184f1838e59e5f91dc5 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip-members.html 100644 root:root 8a49142eb719b702ac8dd147baccfbf4 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1RightClip.html 100644 root:root 2570f9f64eab992e705d8f513913cdf8 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment-members.html 100644 root:root 4eb4c7e7b7c69bc3a614850afa5146aa +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Segment.html 100644 root:root 6b5a0100a89122ed533e4e8b4c92974a +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader-members.html 100644 root:root ac653511eed0ee241d1084488e99d48e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Shader.html 100644 root:root 4a83bec4832644d9fd5f5884e7b20990 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_1ShaderFactories-members.html 100644 root:root 3675ba0a1cf15d2484294957734aa6e4 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactories.html 100644 root:root 7f8a1809a506684fabe3ce8ed5743079 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory-members.html 100644 root:root 07b18ea1e2a8210e61e9db8fe40f7458 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderFactory.html 100644 root:root 997782dff5d30e7937516f8b284d3541 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-members.html 100644 root:root 580ce18572d28ab5bab4691f1e699851 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShaderKit.html 100644 root:root 7ac08c5fba0eb0f431ee87d96b37a93f 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-members.html 100644 root:root 4ed824458b60382a303b774621838018 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1ShapeTerrainMod.html 100644 root:root 68b092b7769045b064e2c0cd8d7b43e9 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-members.html 100644 root:root a93273ce9f342c3619a7c9bc278f267e +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SlopeTerrainMod.html 100644 root:root e37c1c866e45198e838a0a12310fdc14 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_1Species-members.html 100644 root:root 3cf0cc44d5760fb30a9687c9ee1bb5c0 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Species.html 100644 root:root d0ecf90d8bf3a877466b5a189d05a38f +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter-members.html 100644 root:root 834fbd8015b07f8c67e206cd45ec1ab9 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1SpeciesParameter.html 100644 root:root acf3d66d14cad9704293427e654bcb59 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface-members.html 100644 root:root b7e80775200d9664e13f7787d7006f52 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Surface.html 100644 root:root edb7b5092c7e87c90ef92bebf82a5f78 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_1Terrain-members.html 100644 root:root 4b09b5422c265b72fd0cd728a414f8c7 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1Terrain.html 100644 root:root 39394e7802b2a9bf224dbb036a01d09d +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod-members.html 100644 root:root 47c9ca739b9136f014bce12ba749b6e2 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TerrainMod.html 100644 root:root 3f049cb4b59024f8af94e8e4945b35a6 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-members.html 100644 root:root f9c18e046acf06f3eb8cf5d859218283 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TileShader.html 100644 root:root c4edc65b55960a8c5744b4f6d54a3b46 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/classMercator_1_1TopClip-members.html 100644 root:root 0fc97bbde2cb27fce529e4a67f297022 +File: /usr/share/doc/libmercator-devel-0.3.3/classMercator_1_1TopClip.html 100644 root:root 918921262cb5ff648864e139e4af8522 +File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache-members.html 100644 root:root 413802e9690f94a5cf4b4fb3561a7920 +File: /usr/share/doc/libmercator-devel-0.3.3/classRandCache.html 100644 root:root 952d176d1494f8213887600a7310d2e8 +File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering-members.html 100644 root:root 94b12312cfb5f29176c696077804d397 +File: /usr/share/doc/libmercator-devel-0.3.3/classSpiralOrdering.html 100644 root:root 1dba5bb81845684b652a553bd9b947af 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-members.html 100644 root:root 5ccf609123d7db5b2f40752544152a60 +File: /usr/share/doc/libmercator-devel-0.3.3/classZeroSpiralOrdering.html 100644 root:root d237a3b7d80c5e7605e9e601f3086774 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/classes.html 100644 root:root 29b877a03e21f0755376cd1445d66f14 File: /usr/share/doc/libmercator-devel-0.3.3/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libmercator-devel-0.3.3/dir_87ba7cd1f3c694c08ea47d082de742cc.html 100644 root:root 1ef8f33098451d20f0a6e58161506996 +File: /usr/share/doc/libmercator-devel-0.3.3/dir_87ba7cd1f3c694c08ea47d082de742cc.html 100644 root:root bc731632370d44e8c729205ed101580b 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/doxygen.css 100644 root:root 2c39008156d9e26a2fd709ea124a1e4f +File: /usr/share/doc/libmercator-devel-0.3.3/doxygen.svg 100644 root:root a1393c6693110602d5ad3e0d43269bb7 +File: /usr/share/doc/libmercator-devel-0.3.3/dynsections.js 100644 root:root c14230deed69fc9b4bbf22bfa42841d3 +File: /usr/share/doc/libmercator-devel-0.3.3/files.html 100644 root:root bb058b862191d537524af0cd0fa15285 File: /usr/share/doc/libmercator-devel-0.3.3/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 File: /usr/share/doc/libmercator-devel-0.3.3/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/libmercator-devel-0.3.3/functions.html 100644 root:root cb867977af93ae029210f4b2baef9bd3 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_b.html 100644 root:root 3a4150623767e8bc2eb230990e8c472f -File: /usr/share/doc/libmercator-devel-0.3.3/functions_c.html 100644 root:root 980f37359eb2d5839b2b41c07cce1109 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_d.html 100644 root:root 375777c95c8b9602a44d692baaf9023d -File: /usr/share/doc/libmercator-devel-0.3.3/functions_e.html 100644 root:root 6d25ab60b4954c1c9b51ac19f5b0bbf0 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_f.html 100644 root:root e436e8848b6288617f359abfb3198fcc -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func.html 100644 root:root f121bbb21ae95fe43c7fe1ff119f640e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html 100644 root:root e2aed60c21237b88f359b3d2c149e450 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_c.html 100644 root:root c98f0f6ddd0f4df9510ede0b57c7cab7 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_d.html 100644 root:root 7f5d5fdaceb6a26c51b137eeaef9ce9c -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_e.html 100644 root:root b039bc7478a80671c7d7dfb59fb0654e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_f.html 100644 root:root 6f5bec265808fbbc56c3200b617d1574 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_g.html 100644 root:root d910f4a281f7b45a0b2916fae560a77d -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_h.html 100644 root:root 337744db6b73fbae97641957029bb22e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_i.html 100644 root:root d8f3b42813395c1d88d2bce8752c4d07 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_l.html 100644 root:root 1190fe8261978719bdb507c4d48012b1 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_m.html 100644 root:root 319d63e18aa7073bebc8a31a1ef4efca -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_n.html 100644 root:root c0fc8fb04194cf819b525c1ea6769156 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_o.html 100644 root:root fa784d8b0d2102d9f5abd4df02f21cdf -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_p.html 100644 root:root f7a29dc39a772a3e9149ee4511a21749 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_q.html 100644 root:root 610b065a523e739b16192f7deda4a454 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_r.html 100644 root:root 70cf532b197abec5a003078d74b1d328 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_s.html 100644 root:root c202ccf76df89d00eb4410a233e5bc96 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_t.html 100644 root:root aea75f626d7ecefaf31595f81c78fbba -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_u.html 100644 root:root c0d4afba73cc221443029674bceabc26 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_w.html 100644 root:root bd560b0cd43e3b2b578892b58ef75820 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html 100644 root:root 19c819d972af36b858366a0adb5f3e09 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html 100644 root:root 1ea003370406af141b9f267deae3b83e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_g.html 100644 root:root 50fadd7b5723119426062f15c56cb8c0 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_h.html 100644 root:root a470c124dbb314794a32ac23de9706ab -File: /usr/share/doc/libmercator-devel-0.3.3/functions_i.html 100644 root:root de467eac381361753430c552fae56f69 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_k.html 100644 root:root 864d5e5398050ce0b045bd4bbf17e094 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_l.html 100644 root:root ec25eedaafe0f2961d1edca8a748d34a -File: /usr/share/doc/libmercator-devel-0.3.3/functions_m.html 100644 root:root d470026f40bb1acc1271884bd06441f1 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_n.html 100644 root:root 82c7fe64c53516d9fea4427ed7bab78e -File: /usr/share/doc/libmercator-devel-0.3.3/functions_o.html 100644 root:root 57cda18f062c55d9e67f0e4e59c5780a -File: /usr/share/doc/libmercator-devel-0.3.3/functions_p.html 100644 root:root a2eb75f7a3db6b9e8baac9f782cb2172 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_q.html 100644 root:root 754a15eccc08debae913b6067b995fc5 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_r.html 100644 root:root a94e2ee4ffe5946e6378b197dffee3bd -File: /usr/share/doc/libmercator-devel-0.3.3/functions_s.html 100644 root:root 2ce8427df9b78630f846fd83cc5cf8c2 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_t.html 100644 root:root 27cc03414d07d34cb57316acb639dd65 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_type.html 100644 root:root 2790f67a354de9d7b4ec573fc67f37e8 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_u.html 100644 root:root d3458f3c5a5cc7fd4dab3312b481a04d -File: /usr/share/doc/libmercator-devel-0.3.3/functions_vars.html 100644 root:root b21ffaa0f99cf707fc462eaace69d5be -File: /usr/share/doc/libmercator-devel-0.3.3/functions_w.html 100644 root:root 6ee3c741c55ac6c8dba647cd673888b4 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_x.html 100644 root:root b4e1b607822b27e7f7ff48dafc18eef0 -File: /usr/share/doc/libmercator-devel-0.3.3/functions_~.html 100644 root:root 6a4da7bb039896d7638a44f3512c6615 -File: /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html 100644 root:root 489c86780373aa4ac1a97533481267df -File: /usr/share/doc/libmercator-devel-0.3.3/index.html 100644 root:root dc220a0a75b4b714497766f3bca79aa0 -File: /usr/share/doc/libmercator-devel-0.3.3/iround_8h_source.html 100644 root:root e7114150a3f76708ba0ffbfdda7f8989 -File: /usr/share/doc/libmercator-devel-0.3.3/jquery.js 100644 root:root 4a6b032bf7846d14272dbb476617edcc -File: /usr/share/doc/libmercator-devel-0.3.3/menu.js 100644 root:root 87073c188202e46cab0291523b08d60d -File: /usr/share/doc/libmercator-devel-0.3.3/menudata.js 100644 root:root 609a7459be0b547dd728e733a986b5a2 +File: /usr/share/doc/libmercator-devel-0.3.3/functions.html 100644 root:root 70edc28a4f8ddeec1812e917bae0f09c +File: /usr/share/doc/libmercator-devel-0.3.3/functions_b.html 100644 root:root dea154bb6bfbf5a574ce94e0d4ce8dca +File: /usr/share/doc/libmercator-devel-0.3.3/functions_c.html 100644 root:root 36159dfaba7f68a01e9544f05e1d07ce +File: /usr/share/doc/libmercator-devel-0.3.3/functions_d.html 100644 root:root 5721083db459eb48ec3ce9f8209f6d0b +File: /usr/share/doc/libmercator-devel-0.3.3/functions_e.html 100644 root:root fdb5f8ddb941a39ab7f5e27363e1db0f +File: /usr/share/doc/libmercator-devel-0.3.3/functions_f.html 100644 root:root ee696f44bc10b3a76ef08826b05cc5a6 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func.html 100644 root:root 51832fb4036120b37b465744e1aaf6e3 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_b.html 100644 root:root 5de3290593d66ef93b1fcb915c0dfcdd +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_c.html 100644 root:root 8f745a026e7dddb78673cdf8706ea6b8 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_d.html 100644 root:root 9b130c284496269d9b3a068916de3641 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_e.html 100644 root:root 148fb77b4c6a3c6e539777928f2ca6eb +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_f.html 100644 root:root 39fdeb502aeeb2581579057c123dbd31 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_g.html 100644 root:root b8fe15cc77945d573fde72789e86a20b +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_h.html 100644 root:root fb565ffdfa0649bb5b3c7eba0c73e15a +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_i.html 100644 root:root 457ac98acc3c8cbc846cd94e0d6e17ed +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_l.html 100644 root:root f07ac67c5512ac34b265a60ab232ab78 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_m.html 100644 root:root 62b8fb8ac4d0fdbb728f11e56da747b4 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_n.html 100644 root:root 8c9d9055752d383e2b70c51358cb74d3 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_o.html 100644 root:root eacd6c26d526d9c92338dc4f96fc80e9 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_p.html 100644 root:root b89e3a6a82ec218fac2503489e09c5fd +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_q.html 100644 root:root b7cdcb9702853060d85882ca3e26612c +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_r.html 100644 root:root 5cd6e6127da3c9cc91151e8f64768f20 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_s.html 100644 root:root e00a07493900d2d4eb666341a8d28041 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_t.html 100644 root:root 1f8f9dd53577959a905e43e268164172 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_u.html 100644 root:root 5159c338d51bec3733d79fc780f18ee7 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_w.html 100644 root:root e647b00c61488db5869e20b3298fbad7 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_x.html 100644 root:root 576d9ddc11ec021db407cb3de4c72f57 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_func_~.html 100644 root:root 1c12ac38e44d6b38e4d27b7057fbbe9b +File: /usr/share/doc/libmercator-devel-0.3.3/functions_g.html 100644 root:root 5e51f70b44486d3e9c912e43ca361024 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_h.html 100644 root:root 660cea1f429ce1d769f7363445faba34 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_i.html 100644 root:root e618da14b51df693470cda83f002dceb +File: /usr/share/doc/libmercator-devel-0.3.3/functions_k.html 100644 root:root d66abb96a5641fa44c377a6178094883 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_l.html 100644 root:root 457e3b066f1c64d408f37cc7f10adba8 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_m.html 100644 root:root 33bb662e37dffec48e8c9159a395ade6 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_n.html 100644 root:root a3fb1d2777d40aed21ef14ed4ebc80f3 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_o.html 100644 root:root 46810d2512356fcb2d3491540aa15e84 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_p.html 100644 root:root 3612d00a41d938cc2daeec4e5f3d8814 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_q.html 100644 root:root 3cf610f89a194ef1a4e6cc61caba2835 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_r.html 100644 root:root e600f0ae1823bc9b7c8ee546b2a54084 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_s.html 100644 root:root 61b8070067578003f9cef83e330bb174 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_t.html 100644 root:root 32662a6ff0cd35eb5c44a5904ad9b127 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_type.html 100644 root:root 82d1357af9ff639d614a13f95e180dbe +File: /usr/share/doc/libmercator-devel-0.3.3/functions_u.html 100644 root:root a4d61a60536fcfcbc704b1c2ef9069f9 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_vars.html 100644 root:root b16caad310b52f81890f7f57fd5291bc +File: /usr/share/doc/libmercator-devel-0.3.3/functions_w.html 100644 root:root 750f31f34aaa7c98cb8d00d6f185676f +File: /usr/share/doc/libmercator-devel-0.3.3/functions_x.html 100644 root:root 1bdc4db6a500f60240be105e9ab88070 +File: /usr/share/doc/libmercator-devel-0.3.3/functions_~.html 100644 root:root 496b86d2b3f0f72ca531d0fde0a7459c +File: /usr/share/doc/libmercator-devel-0.3.3/hierarchy.html 100644 root:root d2ac3eec547b7ec70854aa0c52b096da +File: /usr/share/doc/libmercator-devel-0.3.3/index.html 100644 root:root ebe569213a147891bcfdf2fe6742f5b2 +File: /usr/share/doc/libmercator-devel-0.3.3/iround_8h_source.html 100644 root:root f7198af6ce630359bb2a66751bbe7334 +File: /usr/share/doc/libmercator-devel-0.3.3/jquery.js 100644 root:root ed067826ee972d3c98cc3c1223553a70 +File: /usr/share/doc/libmercator-devel-0.3.3/menu.js 100644 root:root 79e6c0ae0248658c9431facf49a6420a +File: /usr/share/doc/libmercator-devel-0.3.3/menudata.js 100644 root:root 7606f30bdf1765a44948bc91a63c4f19 File: /usr/share/doc/libmercator-devel-0.3.3/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 @@ -481,4 +483,4 @@ File: /usr/share/doc/libmercator-devel-0.3.3/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e -File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering-members.html 100644 root:root 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-members.html 100644 root:root c105e3d58521e78bbcb992180f68e5c0 +File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.html 100644 root:root 7f7e58ed6114776ae5b573e6b33006ca File: /usr/share/doc/libmercator-devel-0.3.3/structRandCache_1_1Ordering.png 100644 root:root 605cd5ce93c8325dadfa75611f318f79 @@ -490,3 +492,3 @@ File: /usr/share/doc/libmercator-devel-0.3.3/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f -File: /usr/share/doc/libmercator-devel-0.3.3/tabs.css 100644 root:root 88e8e20182ab4dec09dabaa2a9d93c0e -RPMIdentity: f0d69f51eb52ac4daf8d089e16672cd6e6a961c4374913586d4961c7e5f8641a0938bcaf97f37a53435fd2b5a06d5eff323ceb6b51473af31e516d30a04b8ca0 +File: /usr/share/doc/libmercator-devel-0.3.3/tabs.css 100644 root:root 7f185f9714d3aec7a720614d628456da +RPMIdentity: a23701b3ae94b5d041555d8a432a53b6d6f9c927ef2f6a2144c036d40e449468ffcf9f21f54f89a7a8ea0f834e0c78b16c5a0c8e9d10aa97d0d6769b39cf3d8a