<86>Jun 3 05:59:04 userdel[3167950]: delete user 'rooter' <86>Jun 3 05:59:04 userdel[3167950]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:59:04 userdel[3167950]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:59:04 groupadd[3168010]: group added to /etc/group: name=rooter, GID=1829 <86>Jun 3 05:59:04 groupadd[3168010]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:59:04 groupadd[3168010]: new group: name=rooter, GID=1829 <86>Jun 3 05:59:04 useradd[3168042]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:59:04 userdel[3168111]: delete user 'builder' <86>Jun 3 05:59:04 userdel[3168111]: removed group 'builder' owned by 'builder' <86>Jun 3 05:59:04 userdel[3168111]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:59:04 groupadd[3168195]: group added to /etc/group: name=builder, GID=1830 <86>Jun 3 05:59:04 groupadd[3168195]: group added to /etc/gshadow: name=builder <86>Jun 3 05:59:04 groupadd[3168195]: new group: name=builder, GID=1830 <86>Jun 3 05:59:04 useradd[3168232]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none <13>Jun 3 05:59:06 rpmi: libatlascpp-0.6.4-alt1_2 1507665544 installed <13>Jun 3 05:59:06 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 3 05:59:06 rpmi: libstdc++12-devel-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 3 05:59:07 rpmi: gcc12-c++-12.2.1-alt2 sisyphus+317777.100.2.2 1682563133 installed <13>Jun 3 05:59:07 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed <13>Jun 3 05:59:07 rpmi: libatlascpp-devel-0.6.4-alt1_2 1507665544 installed <13>Jun 3 05:59:07 rpmi: doxygen-1:1.9.6-alt1 sisyphus+317413.100.1.2 1679681963 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libwfmath-1.0.2-alt1_11.nosrc.rpm (w1.gzdio) Installing libwfmath-1.0.2-alt1_11.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wfmath-1.0.2 + echo 'Source #0 (wfmath-1.0.2.tar.bz2):' Source #0 (wfmath-1.0.2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/wfmath-1.0.2.tar.bz2 + /bin/tar -xf - + cd wfmath-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wfmath-1.0.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Ignore the Atlas checks, they are just used for building test code checking whether i586-alt-linux-g++ supports C++11 features by default... yes checking whether std::fabs works... yes checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ATLAS_0_6... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes configure: creating ./config.status config.status: creating Makefile config.status: creating wfmath/Makefile config.status: creating atlas/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating wfmath.spec config.status: creating mingw32-wfmath.spec config.status: creating wfmath-1.0.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 wfmath make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o timestamp.lo timestamp.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c timestamp.cpp -fPIC -DPIC -o .libs/timestamp.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o const.lo const.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c const.cpp -fPIC -DPIC -o .libs/const.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o probability.lo probability.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c probability.cpp -fPIC -DPIC -o .libs/probability.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o int_to_string.lo int_to_string.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c int_to_string.cpp -fPIC -DPIC -o .libs/int_to_string.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o randgen.lo randgen.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c randgen.cpp -fPIC -DPIC -o .libs/randgen.o In file included from randgen.h:29, from randgen.cpp:26: ../wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': ../wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': ../wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ ../wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': ../wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ ../wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': ../wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ ../wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': ../wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ ../wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': ../wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ ../wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ randgen.cpp: In member function 'void WFMath::MTRand::seed()': randgen.cpp:80:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register uint32 *s = bigSeed; | ^ randgen.cpp:81:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 81 | register int i = N; | ^ randgen.cpp:82:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 82 | register bool success = true; | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o rotbox.lo rotbox.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c rotbox.cpp -fPIC -DPIC -o .libs/rotbox.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o quaternion.lo quaternion.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c quaternion.cpp -fPIC -DPIC -o .libs/quaternion.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o vector.lo vector.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c vector.cpp -fPIC -DPIC -o .libs/vector.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o intersect.lo intersect.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c intersect.cpp -fPIC -DPIC -o .libs/intersect.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o axisbox.lo axisbox.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c axisbox.cpp -fPIC -DPIC -o .libs/axisbox.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o rotmatrix.lo rotmatrix.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c rotmatrix.cpp -fPIC -DPIC -o .libs/rotmatrix.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o point.lo point.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c point.cpp -fPIC -DPIC -o .libs/point.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o ball.lo ball.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c ball.cpp -fPIC -DPIC -o .libs/ball.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o polygon.lo polygon.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c polygon.cpp -fPIC -DPIC -o .libs/polygon.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o segment.lo segment.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c segment.cpp -fPIC -DPIC -o .libs/segment.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o line.lo line.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c line.cpp -fPIC -DPIC -o .libs/line.o make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o stream.lo stream.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c stream.cpp -fPIC -DPIC -o .libs/stream.o In file included from stream.cpp:32: MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ stream.cpp: In function 'std::ostream& WFMath::operator<<(std::ostream&, const MTRand&)': stream.cpp:242:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 242 | register const MTRand::uint32 *s = mtrand.state; | ^ stream.cpp:243:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 243 | register int i = MTRand::N; | ^ stream.cpp: In function 'std::istream& WFMath::operator>>(std::istream&, MTRand&)': stream.cpp:251:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 251 | register MTRand::uint32 *s = mtrand.state; | ^ stream.cpp:252:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 252 | register int i = MTRand::N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o polygon_intersect.lo polygon_intersect.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c polygon_intersect.cpp -fPIC -DPIC -o .libs/polygon_intersect.o polygon_intersect.cpp: In member function 'bool WFMath::_Poly2Orient::checkIntersectPlane(const WFMath::AxisBox&, WFMath::Point<2>&, bool) const [with int dim = 3]': polygon_intersect.cpp:85:5: warning: variable 'axis_direction' set but not used [-Wunused-but-set-variable] 85 | } axis_direction[3]; | ^~~~~~~~~~~~~~ In file included from polygon_intersect.cpp:26: polygon_intersect.h: In instantiation of 'bool WFMath::_PolyContainsBox(const _Poly2Orient&, const Polygon<2>&, const Point&, const Vector&, bool) [with int dim = 3]': polygon_intersect.h:466:26: required from 'bool WFMath::Contains(const Polygon&, const AxisBox&, bool) [with int dim = 3]' polygon_intersect.cpp:49:69: required from here polygon_intersect.h:454:9: warning: catching polymorphic type 'struct WFMath::ColinearVectors<2>' by value [-Wcatch-value=] 454 | catch(ColinearVectors<2>) { // vec1 is parallel to (-1, 0), so we're fine | ^~~~~~~~~~~~~~~~~~ In file included from polygon_intersect.h:33: ../wfmath/intersect.h: In function 'WFMath::Intersect, WFMath::Polygon<3> >(WFMath::Point<2> const&, WFMath::Polygon<3> const&, bool)bool': ../wfmath/intersect.h:45:13: warning: infinite recursion detected [-Winfinite-recursion] 45 | inline bool Intersect(const S1& s1, const S2& s2, bool proper) | ^~~~~~~~~ In function 'WFMath::Intersect, WFMath::Point<2> >(WFMath::Polygon<3> const&, WFMath::Point<2> const&, bool)bool', inlined from 'WFMath::Intersect, WFMath::Polygon<3> >(WFMath::Point<2> const&, WFMath::Polygon<3> const&, bool)bool' at ../wfmath/intersect.h:47:19: ../wfmath/intersect.h:47:19: note: recursive call 47 | return Intersect(s2, s1, proper); | ~~~~~~~~~^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -lm -version-info 1:0:0 -o libwfmath-1.0.la -rpath /usr/lib const.lo stream.lo int_to_string.lo probability.lo timestamp.lo randgen.lo rotmatrix.lo vector.lo point.lo quaternion.lo polygon.lo intersect.lo axisbox.lo polygon_intersect.lo ball.lo rotbox.lo segment.lo line.lo libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/12/../../../crti.o /usr/lib/gcc/i586-alt-linux/12/crtbeginS.o .libs/const.o .libs/stream.o .libs/int_to_string.o .libs/probability.o .libs/timestamp.o .libs/randgen.o .libs/rotmatrix.o .libs/vector.o .libs/point.o .libs/quaternion.o .libs/polygon.o .libs/intersect.o .libs/axisbox.o .libs/polygon_intersect.o .libs/ball.o .libs/rotbox.o .libs/segment.o .libs/line.o -L/usr/lib/gcc/i586-alt-linux/12 -L/usr/lib/gcc/i586-alt-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/12/crtendS.o /usr/lib/gcc/i586-alt-linux/12/../../../crtn.o -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libwfmath-1.0.so.1 -o .libs/libwfmath-1.0.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libwfmath-1.0.so.1" && ln -s "libwfmath-1.0.so.1.0.0" "libwfmath-1.0.so.1") libtool: link: (cd ".libs" && rm -f "libwfmath-1.0.so" && ln -s "libwfmath-1.0.so.1.0.0" "libwfmath-1.0.so") libtool: link: ( cd ".libs" && rm -f "libwfmath-1.0.la" && ln -s "../libwfmath-1.0.la" "libwfmath-1.0.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' Making all in atlas make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. + make docs make: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2' cd doc && make docs make[1]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/doc' 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 759 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 820 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 989 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'LATEX_SOURCE_CODE' at line 1099 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 1191 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 1197 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 1362 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'CLASS_DIAGRAMS' at line 1375 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 1384 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTNAME' at line 1408 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_FONTSIZE' at line 1413 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag 'DOT_TRANSPARENT' at line 1537 of file 'Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value Using the default: a4! warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Doxygen version used: 1.9.6 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/wfmath-1.0.2/wfmath Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/atlasconv.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/atlasconv.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/axisbox.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/axisbox.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/axisbox_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/axisbox_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/ball.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/ball.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/ball_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/ball_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/const.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/const.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/error.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/error.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/int_to_string.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/int_to_string.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/intersect.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/intersect.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/intersect_decls.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/intersect_decls.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/line.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/line.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/line_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/line_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/MersenneTwister.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/MersenneTwister.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/point.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/point.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/point_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/point_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/polygon.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/polygon.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/polygon_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/polygon_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/polygon_intersect.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/polygon_intersect.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/probability.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/probability.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/quaternion.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/quaternion.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/randgen.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/randgen.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotbox.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotbox.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotbox_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotbox_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotmatrix.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotmatrix.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotmatrix_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/rotmatrix_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/segment.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/segment.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/segment_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/segment_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/shuffle.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/shuffle.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/stream.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/stream.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/timestamp.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/timestamp.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/vector.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/vector.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/vector_funcs.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/vector_funcs.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/wfmath.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/wfmath.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/zero.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/wfmath/zero.h... Preprocessing /usr/src/RPM/BUILD/wfmath-1.0.2/doc/shape.h... Parsing file /usr/src/RPM/BUILD/wfmath-1.0.2/doc/shape.h... Building macro definition list... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Building concept list... Computing nesting relations for classes... Associating documentation with classes... Associating documentation with concepts... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file shape.h... Generating code for file atlasconv.h... Generating code for file axisbox.h... Generating code for file axisbox_funcs.h... Generating code for file ball.h... Generating code for file ball_funcs.h... Generating code for file const.h... Generating code for file error.h... Generating code for file int_to_string.h... Generating code for file intersect.h... Generating code for file intersect_decls.h... Generating code for file line.h... Generating code for file line_funcs.h... Generating code for file MersenneTwister.h... Generating code for file point.h... Generating code for file point_funcs.h... Generating code for file polygon.h... Generating code for file polygon_funcs.h... Generating code for file polygon_intersect.h... Generating code for file probability.h... Generating code for file quaternion.h... Generating code for file randgen.h... Generating code for file rotbox.h... Generating code for file rotbox_funcs.h... Generating code for file rotmatrix.h... Generating code for file rotmatrix_funcs.h... Generating code for file segment.h... Generating code for file segment_funcs.h... Generating code for file shuffle.h... Generating code for file stream.h... Generating code for file timestamp.h... Generating code for file vector.h... Generating code for file vector_funcs.h... Generating code for file wfmath.h... Generating code for file zero.h... Generating file documentation... Generating page documentation... Generating group documentation... Generating class documentation... Generating concept documentation... Generating namespace index... Generating docs for namespace WFMath Generating docs for compound WFMath::AxisBox... Generating docs for compound WFMath::Ball... Generating docs for compound WFMath::ColinearVectors... Generating docs for compound WFMath::Line... Generating docs for compound WFMath::ParseError... Generating docs for compound WFMath::Point... Generating docs for compound WFMath::Polygon... Generating docs for compound WFMath::Polygon< 2 >... Generating docs for compound WFMath::Quaternion... Generating docs for compound WFMath::RotBox... Generating docs for compound WFMath::RotMatrix... Generating docs for compound WFMath::Segment... Generating docs for compound WFMath::Shape... Generating docs for compound WFMath::TimeDiff... Generating docs for compound WFMath::TimeStamp... Generating docs for compound WFMath::Vector... Generating docs for compound WFMath::ZeroPrimitive... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating concept index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... type lookup cache used 848/65536 hits=13324 misses=1007 symbol lookup cache used 1161/65536 hits=18610 misses=1161 finished... make[1]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/doc' make: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2' + mv 'doc/man/man3/WFMath_Polygon_ 2 _.3' doc/man/man3/WFMath_Polygon_2.3 + rm -f 'doc/man/man3/*_.3' + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/MersenneTwister_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/annotated.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/atlasconv_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/axisbox_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/axisbox__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/ball_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/ball__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1AxisBox-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1AxisBox.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Ball-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Ball.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Line-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Line.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Point-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Point.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Polygon-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Polygon.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Polygon_3_012_01_4-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Polygon_3_012_01_4.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Quaternion-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Quaternion.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1RotBox-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1RotBox.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1RotMatrix-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1RotMatrix.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Segment-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Segment.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Shape-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Shape.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1TimeDiff-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1TimeDiff.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1TimeStamp-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1TimeStamp.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Vector-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1Vector.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1ZeroPrimitive-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classWFMath_1_1ZeroPrimitive.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/classes.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/const_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/dir_3e8cadc20e0c5a8d56abb3b616a5245d.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/error_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/files.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_b.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_c.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_d.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_e.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_f.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_b.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_c.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_d.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_e.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_f.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_g.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_h.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_i.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_l.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_m.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_n.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_o.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_p.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_q.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_r.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_s.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_t.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_u.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_v.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_x.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_y.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_func_z.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_g.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_h.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_i.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_l.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_m.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_n.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_o.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_p.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_q.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_r.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_rela.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_s.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_t.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_u.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_v.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_x.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_y.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/functions_z.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/index.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/int__to__string_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/intersect_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/intersect__decls_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/line_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/line__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/namespaceWFMath.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/namespacemembers.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/namespacemembers_func.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/namespacemembers_type.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/namespaces.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/point_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/point__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/polygon_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/polygon__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/polygon__intersect_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/probability_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/quaternion_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/randgen_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/rotbox_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/rotbox__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/rotmatrix_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/rotmatrix__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/segment_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/segment__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/shape_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/shuffle_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/stream_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/structWFMath_1_1ColinearVectors-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/structWFMath_1_1ColinearVectors.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/structWFMath_1_1ParseError-members.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/structWFMath_1_1ParseError.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/timestamp_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/vector_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/vector__funcs_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/wfmath_8h_source.html + for file in doc/html/*.html + sed -i -e 's/Generated on .* for WFMath by/Generated for WFMath by/' doc/html/zero_8h_source.html + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33717 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libwfmath-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libwfmath-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wfmath-1.0.2 + make install DESTDIR=/usr/src/tmp/libwfmath-buildroot make: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2' Making install in wfmath make[1]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/mkdir -p '/usr/src/tmp/libwfmath-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libwfmath-1.0.la '/usr/src/tmp/libwfmath-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libwfmath-1.0.so.1.0.0 /usr/src/tmp/libwfmath-buildroot/usr/lib/libwfmath-1.0.so.1.0.0 libtool: install: (cd /usr/src/tmp/libwfmath-buildroot/usr/lib && { ln -s -f libwfmath-1.0.so.1.0.0 libwfmath-1.0.so.1 || { rm -f libwfmath-1.0.so.1 && ln -s libwfmath-1.0.so.1.0.0 libwfmath-1.0.so.1; }; }) libtool: install: (cd /usr/src/tmp/libwfmath-buildroot/usr/lib && { ln -s -f libwfmath-1.0.so.1.0.0 libwfmath-1.0.so || { rm -f libwfmath-1.0.so && ln -s libwfmath-1.0.so.1.0.0 libwfmath-1.0.so; }; }) libtool: install: /bin/install -c .libs/libwfmath-1.0.lai /usr/src/tmp/libwfmath-buildroot/usr/lib/libwfmath-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libwfmath-buildroot/usr/include/wfmath-1.0/wfmath' /bin/install -c -m 644 error.h const.h int_to_string.h probability.h timestamp.h MersenneTwister.h randgen.h shuffle.h vector.h vector_funcs.h rotmatrix.h rotmatrix_funcs.h point.h point_funcs.h quaternion.h axisbox.h axisbox_funcs.h ball.h ball_funcs.h wrapped_array.h miniball.h miniball_funcs.h segment.h segment_funcs.h rotbox.h rotbox_funcs.h polygon.h polygon_funcs.h polygon_intersect.h line.h line_funcs.h intersect_decls.h intersect.h wfmath.h stream.h atlasconv.h zero.h '/usr/src/tmp/libwfmath-buildroot/usr/include/wfmath-1.0/wfmath' make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[1]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' Making install in atlas make[1]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' 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/wfmath-1.0.2/atlas' make[1]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/doc' 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/wfmath-1.0.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libwfmath-buildroot/usr/lib/pkgconfig' /bin/install -c -m 644 wfmath-1.0.pc '/usr/src/tmp/libwfmath-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2' make: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2' + mkdir -p /usr/src/tmp/libwfmath-buildroot/usr/share/man/man3/ + install -p -m0644 doc/man/man3/WFMath.3 doc/man/man3/WFMath_AxisBox.3 doc/man/man3/WFMath_Ball.3 doc/man/man3/WFMath_ColinearVectors.3 doc/man/man3/WFMath_Line.3 doc/man/man3/WFMath_ParseError.3 doc/man/man3/WFMath_Point.3 doc/man/man3/WFMath_Polygon.3 doc/man/man3/WFMath_Polygon_2.3 doc/man/man3/WFMath_Quaternion.3 doc/man/man3/WFMath_RotBox.3 doc/man/man3/WFMath_RotMatrix.3 doc/man/man3/WFMath_Segment.3 doc/man/man3/WFMath_Shape.3 doc/man/man3/WFMath_TimeDiff.3 doc/man/man3/WFMath_TimeStamp.3 doc/man/man3/WFMath_Vector.3 doc/man/man3/WFMath_ZeroPrimitive.3 /usr/src/tmp/libwfmath-buildroot/usr/share/man/man3/ + rm -f /usr/src/tmp/libwfmath-buildroot/usr/lib/libwfmath-1.0.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libwfmath-buildroot (auto) mode of './usr/lib/libwfmath-1.0.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libwfmath-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/wfmath-1.0.pc: Libs: '-L${libdir} -lwfmath-1.0' --> '-lwfmath-1.0' Checking contents of files in /usr/src/tmp/libwfmath-buildroot/ (default) Compressing files in /usr/src/tmp/libwfmath-buildroot (auto) Adjusting library links in /usr/src/tmp/libwfmath-buildroot ./usr/lib: (from :0) libwfmath-1.0.so.1 -> libwfmath-1.0.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libwfmath-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libwfmath-1.0.so.1.0.0: uses non-LFS functions: fopen Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.78165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wfmath-1.0.2 + sed -i -e s/-DNDEBUG/-DDEBUG/ wfmath/Makefile + make -j16 check Making check in wfmath make vector_test rotmatrix_test point_test quaternion_test shape_test polygon_test probability_test const_test intstring_test time_test ball_test line_test randgen_test make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o const_test.o const_test.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o const_test const_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/const_test const_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o randgen_test.o randgen_test.cpp In file included from randgen.h:29, from randgen_test.cpp:26: ../wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': ../wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': ../wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ ../wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': ../wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ ../wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': ../wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ ../wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': ../wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ ../wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': ../wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ ../wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o timestamp_test.o timestamp_test.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o intstring_test.o intstring_test.cpp In file included from randgen.h:29, from intstring_test.cpp:34: ../wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': ../wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': ../wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ ../wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': ../wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ ../wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': ../wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ ../wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': ../wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ ../wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': ../wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ ../wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o ball_test.o ball_test.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o randgen_test randgen_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/randgen_test randgen_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o time_test timestamp_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/time_test timestamp_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o vector_test.o vector_test.cpp In file included from vector_test.cpp:38: general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Vector<2>]': vector_test.cpp:49:15: required from 'void test_vector(const WFMath::Vector&) [with int dim = 2]' vector_test.cpp:115:14: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] 54 | catch(ParseError) { | ^~~~~~~~~~ general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Vector<3>]': vector_test.cpp:49:15: required from 'void test_vector(const WFMath::Vector&) [with int dim = 3]' vector_test.cpp:116:14: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o intstring_test intstring_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/intstring_test intstring_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o probability_test.o probability_test.cpp In file included from shuffle.h:29, from probability_test.cpp:35: ../wfmath/MersenneTwister.h: In member function 'WFMath::MTRand::uint32 WFMath::MTRand::randInt()': ../wfmath/MersenneTwister.h:211:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 211 | register uint32 s1; | ^~ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::seed(uint32*, uint32)': ../wfmath/MersenneTwister.h:256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h:257:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register uint32 j = 0; | ^ ../wfmath/MersenneTwister.h:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register unsigned k = ( N > seedLength ? N : seedLength ); | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::initialize(uint32)': ../wfmath/MersenneTwister.h:289:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 289 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:290:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register uint32 *r = state; | ^ ../wfmath/MersenneTwister.h:291:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register unsigned i = 1; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::reload()': ../wfmath/MersenneTwister.h:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register uint32 *p = state; | ^ ../wfmath/MersenneTwister.h:306:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 306 | register int i; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::save(uint32*) const': ../wfmath/MersenneTwister.h:320:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register uint32 *sa = saveArray; | ^~ ../wfmath/MersenneTwister.h:321:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register const uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register int i = N; | ^ ../wfmath/MersenneTwister.h: In member function 'void WFMath::MTRand::load(uint32*)': ../wfmath/MersenneTwister.h:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register uint32 *s = state; | ^ ../wfmath/MersenneTwister.h:331:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register uint32 *la = loadArray; | ^~ ../wfmath/MersenneTwister.h:332:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register int i = N; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o quaternion_test.o quaternion_test.cpp In file included from quaternion_test.cpp:40: general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Quaternion]': quaternion_test.cpp:50:15: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] 54 | catch(ParseError) { | ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o ball_test ball_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/ball_test ball_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o line_test.o line_test.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o rotmatrix_test.o rotmatrix_test.cpp In file included from rotmatrix_test.cpp:38: general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = RotMatrix<2>]': rotmatrix_test.cpp:49:15: required from 'void test_rotmatrix(const WFMath::RotMatrix&) [with int dim = 2]' rotmatrix_test.cpp:118:17: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] 54 | catch(ParseError) { | ^~~~~~~~~~ general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = RotMatrix<3>]': rotmatrix_test.cpp:49:15: required from 'void test_rotmatrix(const WFMath::RotMatrix&) [with int dim = 3]' rotmatrix_test.cpp:119:17: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o point_test.o point_test.cpp In file included from point_test.cpp:40: general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Point<2>]': point_test.cpp:53:15: required from 'void test_point(const WFMath::Point&) [with int dim = 2]' point_test.cpp:81:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] 54 | catch(ParseError) { | ^~~~~~~~~~ general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Point<3>]': point_test.cpp:53:15: required from 'void test_point(const WFMath::Point&) [with int dim = 3]' point_test.cpp:82:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o probability_test probability_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/probability_test probability_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o vector_test vector_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/vector_test vector_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o quaternion_test quaternion_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/quaternion_test quaternion_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o polygon_test.o polygon_test.cpp In file included from polygon_test.cpp:42: general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Polygon<2>]': polygon_test.cpp:52:15: required from 'void test_polygon(const WFMath::Polygon&) [with int dim = 2]' polygon_test.cpp:183:15: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] 54 | catch(ParseError) { | ^~~~~~~~~~ general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Polygon<3>]': polygon_test.cpp:52:15: required from 'void test_polygon(const WFMath::Polygon&) [with int dim = 3]' polygon_test.cpp:194:15: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] In file included from polygon_intersect.h:33, from polygon_test.cpp:38: ../wfmath/intersect.h: In function 'WFMath::Intersect, WFMath::Polygon<3> >(WFMath::Point<2> const&, WFMath::Polygon<3> const&, bool)bool': ../wfmath/intersect.h:45:13: warning: infinite recursion detected [-Winfinite-recursion] 45 | inline bool Intersect(const S1& s1, const S2& s2, bool proper) | ^~~~~~~~~ In function 'WFMath::Intersect, WFMath::Point<2> >(WFMath::Polygon<3> const&, WFMath::Point<2> const&, bool)bool', inlined from 'WFMath::Intersect, WFMath::Polygon<3> >(WFMath::Point<2> const&, WFMath::Polygon<3> const&, bool)bool' at ../wfmath/intersect.h:47:19: ../wfmath/intersect.h:47:19: note: recursive call 47 | return Intersect(s2, s1, proper); | ~~~~~~~~~^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -c -o shape_test.o shape_test.cpp In file included from shape_test.cpp:45: general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = AxisBox<2>]': shape_test.cpp:61:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 2]' shape_test.cpp:176:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] 54 | catch(ParseError) { | ^~~~~~~~~~ general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Ball<2>]': shape_test.cpp:84:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 2]' shape_test.cpp:176:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Segment<2>]': shape_test.cpp:106:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 2]' shape_test.cpp:176:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = RotBox<2>]': shape_test.cpp:138:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 2]' shape_test.cpp:176:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = AxisBox<3>]': shape_test.cpp:61:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 3]' shape_test.cpp:178:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Ball<3>]': shape_test.cpp:84:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 3]' shape_test.cpp:178:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = Segment<3>]': shape_test.cpp:106:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 3]' shape_test.cpp:178:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] general_test.h: In instantiation of 'void WFMath::test_general(const C&) [with C = RotBox<3>]': shape_test.cpp:138:15: required from 'void test_shape(const WFMath::Point&, const WFMath::Point&) [with int dim = 3]' shape_test.cpp:178:13: required from here general_test.h:54:9: warning: catching polymorphic type 'struct WFMath::ParseError' by value [-Wcatch-value=] make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o line_test line_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/line_test line_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o rotmatrix_test rotmatrix_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/rotmatrix_test rotmatrix_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o point_test point_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/point_test point_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o polygon_test polygon_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/polygon_test polygon_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -lm -o shape_test shape_test.o libwfmath-1.0.la libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DDEBUG -o .libs/shape_test shape_test.o -lm ./.libs/libwfmath-1.0.so make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: intstring_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: ball_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: const_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: randgen_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: time_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: probability_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: quaternion_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: vector_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: rotmatrix_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: line_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: point_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: polygon_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' PASS: shape_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' =================== All 13 tests passed =================== make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/wfmath' Making check in atlas make atlas_0_6_test make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' i586-alt-linux-g++ -DHAVE_CONFIG_H -I.. -I../wfmath -O2 -Wall -I/usr/include/Atlas-C++-0.6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -c -o atlas_0_6_test.o atlas_0_6_test.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' make[2]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' /bin/sh ../libtool --tag=CXX --mode=link i586-alt-linux-g++ -O2 -Wall -I/usr/include/Atlas-C++-0.6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -o atlas_0_6_test atlas_0_6_test.o ../wfmath/libwfmath-1.0.la -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlas-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 libtool: link: i586-alt-linux-g++ -O2 -Wall -I/usr/include/Atlas-C++-0.6 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -fno-math-errno -Wall -DNDEBUG -o .libs/atlas_0_6_test atlas_0_6_test.o ../wfmath/.libs/libwfmath-1.0.so -lAtlasObjects-0.6 -lAtlasNet-0.6 -lAtlasCodecs-0.6 -lAtlasMessage-0.6 -lAtlas-0.6 make[2]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' PASS: atlas_0_6_test make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' make[3]: Entering directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' ============= 1 test passed ============= make[3]: Leaving directory '/usr/src/RPM/BUILD/wfmath-1.0.2/atlas' Making check in doc make[1]: Nothing to be done for 'check'. + exit 0 Processing files: libwfmath-1.0.2-alt1_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19480 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wfmath-1.0.2 + DOCDIR=/usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-1.0.2 + export DOCDIR + rm -rf /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-1.0.2 + /bin/mkdir -p /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-1.0.2 + cp -prL AUTHORS COPYING README TODO ChangeLog /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-1.0.2 + chmod -R go-w /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-1.0.2 + chmod -R a+rX /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-1.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m6a4PK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libwfmath-buildroot/usr/lib/libwfmath-1.0.so.1: 1002 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fzE6fL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: wfmath = 1.0.2-alt1_11, libwfmath-1.0.so.1 = set:ndxFV4T8byQlarZqq8ZzXUGfPA0iGESpLVMowgaoNA77JHG8bZgi7MbQAcTPY6tGYUIU6DSnOZ9kqAdKo5xuvBXqmHooRAmT7wqrgoXY8oM6wi2bIJltwSmZyrHJRTWNs8Z4m2dRqUIuksK0iTdyQvOI3gArd3m19z4glMH8B5mXvzkfSoh5YfpjYFDfKiZ9hyMcapu43ZFHaLFznOlY9Q3fBb2JamfZq4kSEZBPrJFkpz8lZyoS68MFHMDEw2IdhxZqActcHNkxC2py5MZ9Sm6J7ByPqPffXaxgQgpIImZuYc6tA0U9u9dtvIEgZyozKZjZ9t2Iw4FQa4023LADwPtLokBbM1ryd0eJCl6C6tw6MZda92zOqW7koJZHCYVxdtvcXvCYyH69Ya6Zhcr63trNI2myco1ZsptSxB3ildrmmtmQ9ZrJoa9qrD5DEvYRVbATq05UukR9PAeA4bFYEtj5fA1TEykzWmZ7yGyploxVAJOkzjKLZHbjbZaZH5HydLCojPhqxLg2t2mNIRHwhbjXwzEgGEZvSpnM1qcI7e7Zo6QD2LSzz4p7vzgudREAsvQNusqxJRXVxVu73XiE3c80615DOmFq2UWJb6HVMljkPas69YZwpcJN3sZyycstvmZL8LjFwgouhhgAylNX87YREFLs4pO76HZB1j7r1XLrxWx4ptaHcxQc8JkSF6BihWucPmjhVlZCbQfy4pDOBoP91zxRRqHeQoxFDobtck3mvwvJwtMDLZdfAlcZzEg5RukHUqQ7WjVHuvVVSXlA6UpYZGosnoF8Wehq7fMcBYZj1YVkAb6DPUB8zj0z2ui4UGbpiJyLCO2P8VX4ZxczL5moVyu4KHVdc4zwBRZbTF5rY8WtaAZmABUm83yJYrIeZ3hK1S0qtfUSGSyQIZDryYw2hUDyPZdg96oJJoH9pn8ZeDE8fCHZKmUB46STKYdbJ83wDggr9sDSfTybXkqWsvLjlFKUS1Z83QedRyU1xqvdmHlwsEmZCYUAVHe2UzRCuL0DEYKxKXTnw9iTyPXQYHh8ZgSGn5ZFDU54pa3LxpOqG2NyHzvwq8eE5GIWfTZFrnaIpfj3eyRzHUulU7hWFzmZuW9Kj3PDxBdET15M7eCg6APDmyoF7vwZowL1XQ4Z5PDSkaaUbR0ZtcqZy831dEhJCcNyU3iqiWyZjU61We1m1hzZgefc5KLharyqvHNSIzNjaNlvxyz9wYAxVyMogHqZFdAWpnwksOqZ7hMOqGZuH16KrdOTQcZAWTynNeQNUTpiKJ33vmNC1JUNyRHxU4SldMS5JF4Xp8MAZ4n8OEbXPgioarlArGJd2Z5GKfafETkH9IJvqZmskxoZrQ5RRZma6fA8Q0BJYEk1tir9jZ3XlYfKacLiv1KR4Lk3Y9ppBnKwM9wCrUclk1q8TyYyTXdvid00FKI0utzshyD2t8J0k0yf8dsZ4MyDSQu2kRHOSn8RMAvuAeGAk7sNYzh5msec9pAlj9B5E3yK3FwyK3PyOLVrczU1IKDpRQhQbtJl4waev3piZBuaCocC2rZ1ZBFZexXEYAggwbD8GbbsPbmCeZ7gTOZ6yAJCamBsdEzM0POwixCYMKarzJke8UEugOg9mJIFKahiDWUJdimmW8hLIpBkT4j02ACgiMTUNnQUT6PW85I8mJr94XKeHp1vktqfSPWk207to4G2mAIAynryniYo1c8aeXjAAZrBfapKdhDNRS3nblzfLFoxUMZ3aE7liTpBFnlJok4RkC6XAInzWOE8mhVsIYT2xzmVMLpRnWJzKxybR2adYVwV5GA5ZbcbAkhawUOPMco3Fb8UcqjlpotddHnrueRQoJZ4guK0KPBwBrC9ZBjfPa2gfS7MSgFiGn29Of7Rm6myk7eus3BqSHdAcTyaV6ApuopebLhE8kIk9HmolDnEVddzx6nLMvt6IBqYA8Qbq43Msi3GxfiYvVf1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.27), libm.so.6(GLIBC_2.29), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.1), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.occGMy Creating libwfmath-debuginfo package Processing files: libwfmath-devel-1.0.2-alt1_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62555 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wfmath-1.0.2 + DOCDIR=/usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-devel-1.0.2 + export DOCDIR + rm -rf /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-devel-1.0.2 + /bin/mkdir -p /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-devel-1.0.2 + cp -prL doc/CLASS_LAYOUT doc/html/ /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-devel-1.0.2 + chmod -R go-w /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-devel-1.0.2 + chmod -R a+rX /usr/src/tmp/libwfmath-buildroot/usr/share/doc/libwfmath-devel-1.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ShQKp7 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.ZvRUgX 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/src/tmp/libwfmath-buildroot/usr/include/wfmath-1.0/wfmath/point.h:29, from /usr/src/tmp/libwfmath-buildroot/usr/include/wfmath-1.0/wfmath/ball.h:29: /usr/src/tmp/libwfmath-buildroot/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/libwfmath-buildroot/usr/include/wfmath-1.0/wfmath/ball.h: cpp failed, trying c++ mode /usr/src/tmp/libwfmath-buildroot/usr/include/wfmath-1.0/wfmath/atlasconv.h:48:2: error: #error "You must include Atlas/Message/Element.h before wfmath/atlasconv.h" 48 | #error "You must include Atlas/Message/Element.h before wfmath/atlasconv.h" | ^~~~~ cpp.req: WARNING: /usr/src/tmp/libwfmath-buildroot/usr/include/wfmath-1.0/wfmath/atlasconv.h: cpp failed Provides: wfmath-devel = 1.0.2-alt1_11, pkgconfig(wfmath-1.0) = 1.0.2 Requires: pkg-config, wfmath = 1.0.2-alt1_11, /usr/lib/libwfmath-1.0.so.1.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BoDFSj Processing files: libwfmath-debuginfo-1.0.2-alt1_11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eiEzO8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YLe2zx find-requires: running scripts (debuginfo) Provides: debug(libwfmath-1.0.so.1) Requires: libwfmath = 1.0.2-alt1_11, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Adding to libwfmath-devel a strict dependency on libwfmath Removing 2 extra deps from libwfmath-devel due to dependency on libwfmath Wrote: /usr/src/RPM/RPMS/i586/libwfmath-1.0.2-alt1_11.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwfmath-devel-1.0.2-alt1_11.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwfmath-debuginfo-1.0.2-alt1_11.i586.rpm (w2.lzdio) 33.14user 10.09system 0:24.84elapsed 174%CPU (0avgtext+0avgdata 92920maxresident)k 0inputs+0outputs (0major+2263938minor)pagefaults 0swaps 1.67user 1.45system 0:31.93elapsed 9%CPU (0avgtext+0avgdata 109944maxresident)k 1448inputs+0outputs (0major+200895minor)pagefaults 0swaps --- libwfmath-1.0.2-alt1_11.i586.rpm.repo 2017-09-30 05:02:06.000000000 +0000 +++ libwfmath-1.0.2-alt1_11.i586.rpm.hasher 2023-06-03 05:59:34.754267631 +0000 @@ -12,5 +12,9 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libgcc_s.so.1(GCC_3.0) +Requires: libgcc_s.so.1(GCC_3.3.1) Requires: libm.so.6(GLIBC_2.0) Requires: libm.so.6(GLIBC_2.1) +Requires: libm.so.6(GLIBC_2.27) +Requires: libm.so.6(GLIBC_2.29) Requires: libstdc++.so.6(CXXABI_1.3) @@ -21,11 +25,11 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21) +Requires: libstdc++.so.6(GLIBCXX_3.4.29) Requires: libstdc++.so.6(GLIBCXX_3.4.9) Requires: rtld(GNU_HASH) -Requires: rtld(GNU_UNIQUE) Requires: rpmlib(PayloadIsLzma) Provides: wfmath = 1.0.2-alt1_11 -Provides: libwfmath-1.0.so.1 = set:odMuaBdvxpi7nZ9piG1UXEQp7wf8t04c0qTjXQtqTNgFhSUyFOJUpoVCs0Q5gRqrhUHvprJJqzkJAgJSZaX28tT8iZwgSLaMcBoBKL8xH4ghaYHjAeu9Bizz5xm5H7v5pLYmralS8A834UQlUjk0xMICctcHiuvqrpQuka6q6fgKOEs0QOnZwqVQP40ucGVvdc52QA5ccdW0MZ6pdZ3EM20uylz4eaEz1qg5I490B5V0R5mm87ZDrNkig3ZHguH188QSEa1UYaidG9GNQHAu3hu28h1x2Lg8qbaEjkFU0dsYh3WjxnbHRd2VRk3ToXZmHZ9tOWiE3c8040o5LqyqoFfCIFuist1FrOIa2yk4tWzAZxgPSrMmMZjYvwl7REkaIkpHtkQGvr6eyIKzcP6m00QgAS00kulnK6Z1GHZexZCZLa6T5ma6T5VDyYeMOiA193UVanZB3nesocZmxtDXJoT71ltnI1jfihWTotOZ2o3ERZ0mSmqSZH9y21wtW0GJNDymmZ7aiXr6jqhy21JtVJUOeBCeTTBpnsX0Z2JQ0iXlws87rtP370wtdYMws5QmfoYH1u2Bx5o52JiK4pRvKqHWRcBUMUaKzbPK7WjgqMR7DfM43GQPDm2YHMnehH4cGYBq0xtMwIOz5sY14FoGd2Qt2I2y6ZfclUZmo7ovHNmJOv66YsttADccn4YM0qcKnI0rwxrM32qP2EIO103K682nDx0zqESfA3okELktR9vjJCMSZpCLN1eggSjNUzdg110WCMr1UBIu1DouVo6XqMJv00itws7KsE0wI4Umc1Aq100Ye8gAiabg74t7qXywWkP8u0WgRkXGy0wu10GAoHPB3wgFFjZxQJw3nMIiK6QhgP3Nr43ma74skpWVYDQFeurzABBeiQbr26cwdFcAvj7FwlIn205SSzZcWk04sIjT4LAw6AXapKdhDNRSr40oMZ3aEbOcZaGmcayTTHm3qZzYzmZnu7Zp4VCeDw8Z3aoFspm8Fyk0ZEc3sD4sI4OMWqI7OPF6eb2OP5MtK4wvw8MsxBFfwJ1qii86wqb3bhaIU4Aya8GZ0bPpVp6jyMGCyG1ynWUx1weV574ZBzteNdOyU4j4244WySrec68crOzq20OLI4puzeRaBQ7C2ZeJ6oUHk64Se4x3g9xIcILHMMZwJeUZC7w8Tq6I2i6m8FIMGfyvs5Yf9DjN292PEAFLJEUyIZ18fIhVDZy00ifS45qmJlEFgCwwYYPPKioIdmiqfzh7s59dZ855Wn0J3X4MCA6ivNEvHx3S4bR2whSZda90czH9vuojT7PZnCM71Zw4fEL2ZsptiZwcP1REPyjQfmLb26EA4NIjpsq8u83yYVDEGo2yfekMvnCmWRZJ2zLCojPhqxPW4ATk5cqpqbnVVM8rfw5G49ofsvyiSyYER708XFKlsarBaFLtNoBKWciUTyW7yqQZzOXgN4KDLzb7dtrJYxNWv5gTmZ09OWQqjPwQ2wkb4METg1CbhamcoHeQoxFDobtck3mvwvd1qZmvZwp5PZwakhJ7J7B9LZelA602NZDuwYBMDjhKoseVk2NbGDpiuHMa9NPkHHWt0HS6MZlNzXE5uyrxc8ID18v0JhW6ksKLxiU3qimAZAkA7gIgZ2xUdXPITtyH9sIV4kb8OXH16bmcYM1vISQX5MDNgTZbZICntbeLjPL64dos9u1zFp2i0tY9C3aO8vvZCNlV7hWh0xz69gz20yd9eoG0x445zLZssIZd0O4xmVN0Ic4UlE93iL8z3ca8j1GQZ5tEcy0V0Dqr8RPK0y7HvfIFa72VrqCQBgWkxQAsDZFlIpgbuIozIvgyjMIxSAzmphywZfA4QLPdRmmjgh6SmknZ45JRh9neU71VVH2PHQepu3Y99cdf1ElBaG0dArxPZtsgB6LKhKL3t884xvEw5fdVoua8RMAvuAeGAk7sNYzh5CExA10kwpp89y4A4Rbl44PqZm8jWLYkcNoc5SWzZGoKskui0e7KIMd7LusbE73NgYmUxmB1TKckyBZA0COWCw9F94ZwDBZC3H1QnZBDRIwfwHVhn7374lgfOkX2ogYHhiWL1kjkdZsram8kBjTEQchrkSKlkIg27SVVYhTghLGYs01sUh9Q6zvfiTIR0gYfPAZGF38M311sHVNdkce29XpwlwwZ13v9K6sqOTCUqnpgfY4xuNzcDQwqUz4ZD1 +Provides: libwfmath-1.0.so.1 = set:ndxFV4T8byQlarZqq8ZzXUGfPA0iGESpLVMowgaoNA77JHG8bZgi7MbQAcTPY6tGYUIU6DSnOZ9kqAdKo5xuvBXqmHooRAmT7wqrgoXY8oM6wi2bIJltwSmZyrHJRTWNs8Z4m2dRqUIuksK0iTdyQvOI3gArd3m19z4glMH8B5mXvzkfSoh5YfpjYFDfKiZ9hyMcapu43ZFHaLFznOlY9Q3fBb2JamfZq4kSEZBPrJFkpz8lZyoS68MFHMDEw2IdhxZqActcHNkxC2py5MZ9Sm6J7ByPqPffXaxgQgpIImZuYc6tA0U9u9dtvIEgZyozKZjZ9t2Iw4FQa4023LADwPtLokBbM1ryd0eJCl6C6tw6MZda92zOqW7koJZHCYVxdtvcXvCYyH69Ya6Zhcr63trNI2myco1ZsptSxB3ildrmmtmQ9ZrJoa9qrD5DEvYRVbATq05UukR9PAeA4bFYEtj5fA1TEykzWmZ7yGyploxVAJOkzjKLZHbjbZaZH5HydLCojPhqxLg2t2mNIRHwhbjXwzEgGEZvSpnM1qcI7e7Zo6QD2LSzz4p7vzgudREAsvQNusqxJRXVxVu73XiE3c80615DOmFq2UWJb6HVMljkPas69YZwpcJN3sZyycstvmZL8LjFwgouhhgAylNX87YREFLs4pO76HZB1j7r1XLrxWx4ptaHcxQc8JkSF6BihWucPmjhVlZCbQfy4pDOBoP91zxRRqHeQoxFDobtck3mvwvJwtMDLZdfAlcZzEg5RukHUqQ7WjVHuvVVSXlA6UpYZGosnoF8Wehq7fMcBYZj1YVkAb6DPUB8zj0z2ui4UGbpiJyLCO2P8VX4ZxczL5moVyu4KHVdc4zwBRZbTF5rY8WtaAZmABUm83yJYrIeZ3hK1S0qtfUSGSyQIZDryYw2hUDyPZdg96oJJoH9pn8ZeDE8fCHZKmUB46STKYdbJ83wDggr9sDSfTybXkqWsvLjlFKUS1Z83QedRyU1xqvdmHlwsEmZCYUAVHe2UzRCuL0DEYKxKXTnw9iTyPXQYHh8ZgSGn5ZFDU54pa3LxpOqG2NyHzvwq8eE5GIWfTZFrnaIpfj3eyRzHUulU7hWFzmZuW9Kj3PDxBdET15M7eCg6APDmyoF7vwZowL1XQ4Z5PDSkaaUbR0ZtcqZy831dEhJCcNyU3iqiWyZjU61We1m1hzZgefc5KLharyqvHNSIzNjaNlvxyz9wYAxVyMogHqZFdAWpnwksOqZ7hMOqGZuH16KrdOTQcZAWTynNeQNUTpiKJ33vmNC1JUNyRHxU4SldMS5JF4Xp8MAZ4n8OEbXPgioarlArGJd2Z5GKfafETkH9IJvqZmskxoZrQ5RRZma6fA8Q0BJYEk1tir9jZ3XlYfKacLiv1KR4Lk3Y9ppBnKwM9wCrUclk1q8TyYyTXdvid00FKI0utzshyD2t8J0k0yf8dsZ4MyDSQu2kRHOSn8RMAvuAeGAk7sNYzh5msec9pAlj9B5E3yK3FwyK3PyOLVrczU1IKDpRQhQbtJl4waev3piZBuaCocC2rZ1ZBFZexXEYAggwbD8GbbsPbmCeZ7gTOZ6yAJCamBsdEzM0POwixCYMKarzJke8UEugOg9mJIFKahiDWUJdimmW8hLIpBkT4j02ACgiMTUNnQUT6PW85I8mJr94XKeHp1vktqfSPWk207to4G2mAIAynryniYo1c8aeXjAAZrBfapKdhDNRS3nblzfLFoxUMZ3aE7liTpBFnlJok4RkC6XAInzWOE8mhVsIYT2xzmVMLpRnWJzKxybR2adYVwV5GA5ZbcbAkhawUOPMco3Fb8UcqjlpotddHnrueRQoJZ4guK0KPBwBrC9ZBjfPa2gfS7MSgFiGn29Of7Rm6myk7eus3BqSHdAcTyaV6ApuopebLhE8kIk9HmolDnEVddzx6nLMvt6IBqYA8Qbq43Msi3GxfiYvVf1 Provides: libwfmath = 1.0.2-alt1_11 File: /usr/lib/libwfmath-1.0.so.1 120777 root:root libwfmath-1.0.so.1.0.0 -File: /usr/lib/libwfmath-1.0.so.1.0.0 100644 root:root 1a66a40a6af9b615773f5261ecfc682e +File: /usr/lib/libwfmath-1.0.so.1.0.0 100644 root:root 2d6e84a34ca2b6fcecc2a7b5304ccb16 File: /usr/share/doc/libwfmath-1.0.2 40755 root:root @@ -36,2 +40,2 @@ File: /usr/share/doc/libwfmath-1.0.2/TODO 100644 root:root 4660af9d72a288ec37aaa5c98ac2164b -RPMIdentity: f8ec66593235c5d989dbfca93062484045d23938860b7ebd2b0e741e28c43e0bec507639f0b925b0f0b0e786cc7a0779fe0b068d4da82c7979bc5d0672af746c +RPMIdentity: 2c0a4df74ea825a6931c445b238ebf01b08391acf3dd7c05d58c35fbfb21a19bd132e996ee52ccba12d36990d5d5fc5d554c3a735cd18a61206ac84f88deaca4 --- libwfmath-debuginfo-1.0.2-alt1_11.i586.rpm.repo 2017-09-30 05:02:06.000000000 +0000 +++ libwfmath-debuginfo-1.0.2-alt1_11.i586.rpm.hasher 2023-06-03 05:59:34.814268609 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/ba1d7aff4ee64ea342483abf57d5ea006cc29a 120777 root:root ../../../libwfmath-1.0.so.1.0.0 -/usr/lib/debug/.build-id/08/ba1d7aff4ee64ea342483abf57d5ea006cc29a.debug 120777 root:root ../../usr/lib/libwfmath-1.0.so.1.0.0.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/834a674e0961d55975dfff4fc0a603688cd61e 120777 root:root ../../../libwfmath-1.0.so.1.0.0 +/usr/lib/debug/.build-id/58/834a674e0961d55975dfff4fc0a603688cd61e.debug 120777 root:root ../../usr/lib/libwfmath-1.0.so.1.0.0.debug /usr/lib/debug/usr/lib/libwfmath-1.0.so.1.0.0.debug 100644 root:root @@ -8,2 +8,3 @@ /usr/src/debug/wfmath-1.0.2/wfmath/MersenneTwister.h 100644 root:root +/usr/src/debug/wfmath-1.0.2/wfmath/axisbox.cpp 100644 root:root /usr/src/debug/wfmath-1.0.2/wfmath/axisbox.h 100644 root:root @@ -21,2 +22,3 @@ /usr/src/debug/wfmath-1.0.2/wfmath/intersect_decls.h 100644 root:root +/usr/src/debug/wfmath-1.0.2/wfmath/line.cpp 100644 root:root /usr/src/debug/wfmath-1.0.2/wfmath/line.h 100644 root:root @@ -64,6 +66,6 @@ Provides: libwfmath-debuginfo = 1.0.2-alt1_11 -File: /usr/lib/debug/.build-id/08 40755 root:root -File: /usr/lib/debug/.build-id/08/ba1d7aff4ee64ea342483abf57d5ea006cc29a 120777 root:root ../../../libwfmath-1.0.so.1.0.0 -File: /usr/lib/debug/.build-id/08/ba1d7aff4ee64ea342483abf57d5ea006cc29a.debug 120777 root:root ../../usr/lib/libwfmath-1.0.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libwfmath-1.0.so.1.0.0.debug 100644 root:root 74678339ff0ac7a9d2be5a122d0b6300 +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/834a674e0961d55975dfff4fc0a603688cd61e 120777 root:root ../../../libwfmath-1.0.so.1.0.0 +File: /usr/lib/debug/.build-id/58/834a674e0961d55975dfff4fc0a603688cd61e.debug 120777 root:root ../../usr/lib/libwfmath-1.0.so.1.0.0.debug +File: /usr/lib/debug/usr/lib/libwfmath-1.0.so.1.0.0.debug 100644 root:root 47fb7621bdb0c0fcc97483e89edfddb1 File: /usr/lib/debug/usr/lib/libwfmath-1.0.so.1.debug 120777 root:root libwfmath-1.0.so.1.0.0.debug @@ -72,2 +74,3 @@ File: /usr/src/debug/wfmath-1.0.2/wfmath/MersenneTwister.h 100644 root:root bf459bcf01d308643184daf9a8e335b2 +File: /usr/src/debug/wfmath-1.0.2/wfmath/axisbox.cpp 100644 root:root 169e4a67ad4343fad565acd6297e93d7 File: /usr/src/debug/wfmath-1.0.2/wfmath/axisbox.h 100644 root:root 9e75e72b2946bd1bd3b2b4182e3d67e9 @@ -85,2 +88,3 @@ File: /usr/src/debug/wfmath-1.0.2/wfmath/intersect_decls.h 100644 root:root afda478a3c09a5cea0a169109781b5c8 +File: /usr/src/debug/wfmath-1.0.2/wfmath/line.cpp 100644 root:root 95bdfa570b0744baae486040b14e2812 File: /usr/src/debug/wfmath-1.0.2/wfmath/line.h 100644 root:root 604d923dff1d9130eb735fff5fcfdfae @@ -120,2 +124,2 @@ File: /usr/src/debug/wfmath-1.0.2/wfmath/zero.h 100644 root:root 9be519acf6704cb3c6aff0ff2c11b982 -RPMIdentity: 36ce76a81490c5efd0a41052e93ce872d554423d97b9f031d00475f35392a731e08fe44022f7aad6f6a4409b17f9f5db7fe33c7a9240a7fa4470a72db5f2401d +RPMIdentity: 9b30d0581ff07eb98e89ad5082041ee4d90ff2b4f17e969265fe3df6598b170f42f1f6754593cd3bec17616319069eec11b7a38daace4528d83e5249d8a189dd --- libwfmath-devel-1.0.2-alt1_11.i586.rpm.repo 2017-09-30 05:02:06.000000000 +0000 +++ libwfmath-devel-1.0.2-alt1_11.i586.rpm.hasher 2023-06-03 05:59:34.866269456 +0000 @@ -52,2 +52,3 @@ /usr/share/doc/libwfmath-devel-1.0.2/html/bc_s.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/bc_sd.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/bdwn.png 100644 root:root @@ -88,4 +89,5 @@ /usr/share/doc/libwfmath-devel-1.0.2/html/doc.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/docd.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/doxygen.css 100644 root:root -/usr/share/doc/libwfmath-devel-1.0.2/html/doxygen.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/doxygen.svg 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/dynsections.js 100644 root:root @@ -157,4 +159,6 @@ /usr/share/doc/libwfmath-devel-1.0.2/html/nav_f.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/nav_fd.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/nav_g.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/nav_h.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/nav_hd.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/open.png 100644 root:root @@ -177,2 +181,3 @@ /usr/share/doc/libwfmath-devel-1.0.2/html/splitbar.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/splitbard.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/stream_8h_source.html 100644 root:root @@ -185,5 +190,9 @@ /usr/share/doc/libwfmath-devel-1.0.2/html/tab_a.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/tab_ad.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/tab_b.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/tab_bd.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/tab_h.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/tab_hd.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/tab_s.png 100644 root:root +/usr/share/doc/libwfmath-devel-1.0.2/html/tab_sd.png 100644 root:root /usr/share/doc/libwfmath-devel-1.0.2/html/tabs.css 100644 root:root @@ -263,140 +272,145 @@ File: /usr/share/doc/libwfmath-devel-1.0.2/html 40755 root:root -File: /usr/share/doc/libwfmath-devel-1.0.2/html/MersenneTwister_8h_source.html 100644 root:root b87cdc719deb12a2e1751675e822f6bc -File: /usr/share/doc/libwfmath-devel-1.0.2/html/annotated.html 100644 root:root 787b0bff61e21cefa36036dbc3a95907 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/atlasconv_8h_source.html 100644 root:root 37ca8d216aaed6a7fb15d0a8e0166271 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/axisbox_8h_source.html 100644 root:root 3661df11bf95538e4c1d7c6eb75da7fd -File: /usr/share/doc/libwfmath-devel-1.0.2/html/axisbox__funcs_8h_source.html 100644 root:root 1dc1bb3a5eded0448cdc96f386c5d7d2 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/ball_8h_source.html 100644 root:root 90394c979e84a29c007992068539e933 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/ball__funcs_8h_source.html 100644 root:root 298a0be860b33ca328d7e7dfa8622856 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/MersenneTwister_8h_source.html 100644 root:root 987126f59dcfb7cc99db933e1cfa1297 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/annotated.html 100644 root:root c1b36fb113a1d0be8f4eec6e11338768 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/atlasconv_8h_source.html 100644 root:root 3fbcd317171231574358aa3f3cd40bb0 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/axisbox_8h_source.html 100644 root:root 33fa8f4ea7b4d2bc3dc8c07fb307e0ba +File: /usr/share/doc/libwfmath-devel-1.0.2/html/axisbox__funcs_8h_source.html 100644 root:root ec9daae6e92afd71ff13436710c4ccfd +File: /usr/share/doc/libwfmath-devel-1.0.2/html/ball_8h_source.html 100644 root:root ecf5a375f5b08d3130d9e9dfe5e2cb2b +File: /usr/share/doc/libwfmath-devel-1.0.2/html/ball__funcs_8h_source.html 100644 root:root f6147f05936ab8c6a050bdaf0748547b File: /usr/share/doc/libwfmath-devel-1.0.2/html/bc_s.png 100644 root:root ceaaae73746596a7519cfe782d8aa065 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/bc_sd.png 100644 root:root dd8557b2a24d0ec5eb1975fa34a48f0d File: /usr/share/doc/libwfmath-devel-1.0.2/html/bdwn.png 100644 root:root 6249334b2e7fc28090f26abeb328eb78 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1AxisBox-members.html 100644 root:root e79dfae8d1ea72b1f5a45ae1aa1c910c -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1AxisBox.html 100644 root:root 75feb7da986bbebff9e761c50da6f0a6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Ball-members.html 100644 root:root 3792293013479857162f0553a8a73cf8 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Ball.html 100644 root:root d3f33a37a1537bf278a69f2f03494929 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Line-members.html 100644 root:root 4b23e22c08e9f81055b31a5bcaa3b317 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Line.html 100644 root:root f9749d660c9207802998af77565e7115 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Point-members.html 100644 root:root 3bc99dfe6b27507bc8d5d7dc1d7ca7a1 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Point.html 100644 root:root be2b0623c1e95be216ef2e4c363b98df -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon-members.html 100644 root:root c4a41a371f4e5ce51029ea68b5bef133 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon.html 100644 root:root 0a62ea190cb934a2d504cc6b16bb2d91 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon_3_012_01_4-members.html 100644 root:root ac0bea01c9427603312dc7524919caf3 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon_3_012_01_4.html 100644 root:root 39609e89e0e1a84138586ba58cbfa854 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Quaternion-members.html 100644 root:root 3584e71a6509acc892397f94416ccbca -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Quaternion.html 100644 root:root 592ff835de82919f340f84de176c7fe0 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotBox-members.html 100644 root:root fe0c95d690e8b4160f0e644250f9afb9 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotBox.html 100644 root:root ce9736719ff24c22718fb3a9d99e2203 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotMatrix-members.html 100644 root:root e932339f5c5a9b17d69b859cd42197f7 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotMatrix.html 100644 root:root 8e74a78ea9007e6b40755478113bc0c1 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Segment-members.html 100644 root:root 436bd73a0999c6c46b038cef1048491a -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Segment.html 100644 root:root ba457d4637a9403c2fa8d820b2561f46 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Shape-members.html 100644 root:root e64f182b7a7cea29fcdae29ef94da37c -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Shape.html 100644 root:root f29a29517bd10109a83d437d0670287f -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeDiff-members.html 100644 root:root a540c603d8b38ad82ca20f3a32fe574b -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeDiff.html 100644 root:root b14e6693ea8769bb18f5ada5725f562d -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeStamp-members.html 100644 root:root 021a16fb6452dcf32e0e2d801c992513 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeStamp.html 100644 root:root c54f9659ff49527e246382f642b52ca6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Vector-members.html 100644 root:root adc377e150c9f23754695613b3e5630d -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Vector.html 100644 root:root d36dfc5d6cec4d06005346a8f5a26e33 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1ZeroPrimitive-members.html 100644 root:root 4e435e9879c2f1929975d7151883ae50 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1ZeroPrimitive.html 100644 root:root 928da0c3baa97e7a58500c67a93ccf77 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/classes.html 100644 root:root 59984e7bab25f4e3bae4e4848a903140 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1AxisBox-members.html 100644 root:root 47363d7f0fb948f4371435c5d269007a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1AxisBox.html 100644 root:root f7a2caca17cf8a63f3a9eb48acca5a4d +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Ball-members.html 100644 root:root a9ee2bee07eba78f93d52d0c9420878e +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Ball.html 100644 root:root 9957da4803e04fd2384e568c739107f2 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Line-members.html 100644 root:root 8fda226ab16e5b20d7f2b7647a668084 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Line.html 100644 root:root 17914435a974b1ba5c6084cbc3e6289a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Point-members.html 100644 root:root 8ce7dce2565e6c131066489889dd2454 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Point.html 100644 root:root 3bab6ef84fbeb6f486b37f8c94e573a6 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon-members.html 100644 root:root 414b242ca3eed685b27a28264a4de66a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon.html 100644 root:root c7b0a2395f0167efcd032aaf6950380f +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon_3_012_01_4-members.html 100644 root:root f9e84374135051895d30f7bbdde9fc8d +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Polygon_3_012_01_4.html 100644 root:root c93760c0e20ec3d859bed8eba0778645 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Quaternion-members.html 100644 root:root 9fb54b35fe24c54c59fbe87018c987bc +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Quaternion.html 100644 root:root cf117977ed6372948d3afd6b89f86e9a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotBox-members.html 100644 root:root 26d8eec5ba2b5cb9b7d7597b8d172a49 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotBox.html 100644 root:root 7abb0926e2f0763ada7fa6569c2a1ad8 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotMatrix-members.html 100644 root:root ede87a0cebd1293986108204e213d89c +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1RotMatrix.html 100644 root:root 0929e22de67691d70f0eb690ab1e7b7e +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Segment-members.html 100644 root:root 8b943079259d46657658296e042e469b +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Segment.html 100644 root:root 8ce5958d1026710e36f79a32f3d8b977 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Shape-members.html 100644 root:root 7041ce041fb653293ffc7c48061beccc +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Shape.html 100644 root:root 52a6f7a584b92831ec40b76e3df342ec +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeDiff-members.html 100644 root:root ced335b23f0af9e941e88b7c4f23995a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeDiff.html 100644 root:root e5be58013338f9875f3207b2cae4cd74 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeStamp-members.html 100644 root:root bed7f9a44fea31d1ee57731d5b5b038c +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1TimeStamp.html 100644 root:root 4e0d94a3f59966c73e206e71cbf7637b +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Vector-members.html 100644 root:root d1744b3ed5b6d030c737b1c2e2ce9614 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1Vector.html 100644 root:root 9341121819a2948c4244b5408cb6defe +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1ZeroPrimitive-members.html 100644 root:root 5550d5e8e028c91296c297af12af1aa5 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classWFMath_1_1ZeroPrimitive.html 100644 root:root 5f099fd091ab97c407e74a631a263655 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/classes.html 100644 root:root 8ded9db7ffcc62e562eb904a84eb1afd File: /usr/share/doc/libwfmath-devel-1.0.2/html/closed.png 100644 root:root 3fa180a1c853204ee64235708fb8e162 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/const_8h_source.html 100644 root:root 29e4d71a6b19910a368957c480e8c125 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/dir_3e8cadc20e0c5a8d56abb3b616a5245d.html 100644 root:root 1e2b73c8c3e6775bdcb3bc739821bfea +File: /usr/share/doc/libwfmath-devel-1.0.2/html/const_8h_source.html 100644 root:root 24aaac77069b037714c8c8d5a5634a27 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/dir_3e8cadc20e0c5a8d56abb3b616a5245d.html 100644 root:root 896f6526097ca1958798327398409748 File: /usr/share/doc/libwfmath-devel-1.0.2/html/doc.png 100644 root:root 31ed05886f30a2be256e9df86a25586f -File: /usr/share/doc/libwfmath-devel-1.0.2/html/doxygen.css 100644 root:root 3687cc95e3a2655c3a778a9128f90d92 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/doxygen.png 100644 root:root 4d8b8c8f1a68a4f320da8294a085f251 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/dynsections.js 100644 root:root fbc22f07caf51cf90cbae1412067567c -File: /usr/share/doc/libwfmath-devel-1.0.2/html/error_8h_source.html 100644 root:root 82c8f6d9789a497b61219ca3702282e6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/files.html 100644 root:root 38b36a51c8a64514f565db8ab726e241 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/docd.png 100644 root:root a27d12c7c9e52c552b147244bd502f5f +File: /usr/share/doc/libwfmath-devel-1.0.2/html/doxygen.css 100644 root:root e90e8b6f8d906d9fc05f6acb7138cde5 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/doxygen.svg 100644 root:root a1393c6693110602d5ad3e0d43269bb7 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/dynsections.js 100644 root:root d17eaf4331c05c6245986910c6d1e14d +File: /usr/share/doc/libwfmath-devel-1.0.2/html/error_8h_source.html 100644 root:root 05d3af2aeaeeb3c26ce0455b09a73cbb +File: /usr/share/doc/libwfmath-devel-1.0.2/html/files.html 100644 root:root 92fc3dfeb596a2f466308e1a8b4608e9 File: /usr/share/doc/libwfmath-devel-1.0.2/html/folderclosed.png 100644 root:root 0b7046d86103299b2a0306ddf33ec004 File: /usr/share/doc/libwfmath-devel-1.0.2/html/folderopen.png 100644 root:root 9ff4412a8e93e25320b9e260951c6a04 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions.html 100644 root:root 60f5009799cfd00db237e9f774934a19 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_b.html 100644 root:root b0b5eb65d661787d34f492afbef01065 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_c.html 100644 root:root 2942a532a785369f8c2075a10d2bf7a6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_d.html 100644 root:root 00cedfc924a6b34bcfea624671288ee3 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_e.html 100644 root:root f214ce4831244314a474c30d37762733 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_f.html 100644 root:root d4d8b1c284f290beea7df87075f60a64 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func.html 100644 root:root dd5c3bdd8c113b037caa4a5bd0322c90 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_b.html 100644 root:root 3a9b32a29bfdacec17ebd7f1e16c5db9 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_c.html 100644 root:root 03d88cb14b1479b4925af5946855fd30 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_d.html 100644 root:root bef5d9d66a3de62d98bb13bf1141423e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_e.html 100644 root:root 942823e08cb605ad2c3c0ef0183d7404 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_f.html 100644 root:root e0393727597e58c47ac95bada5b44541 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_g.html 100644 root:root 9a8bb4a33fcd39f21b23dca316990672 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_h.html 100644 root:root 708f4af8bc8ee8aff804b2114bf7c7ae -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_i.html 100644 root:root 26868d1a476054369af5c9c6d9fa004a -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_l.html 100644 root:root 7cba1ad6c9bfea836a86f8265e84b1a0 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_m.html 100644 root:root 880a6b46bf4ef3944390fccb2920bb7b -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_n.html 100644 root:root af0f4cf336e28a9fd4004214b19640ff -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_o.html 100644 root:root 715e67bd5d1d4a2c536f2dc652f64ff6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_p.html 100644 root:root 8298d319ea7fd9fec3d138985d184a72 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_q.html 100644 root:root 71e0f614094d95232efcfd93e5247a34 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_r.html 100644 root:root efbe79840f63554dd828e346d1896c0a -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_s.html 100644 root:root 0ebc365868efa4a8751c396fef1efa39 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_t.html 100644 root:root 4913ab906c70871c81e41dca8d6da78e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_u.html 100644 root:root f442373cad0a92bd0a5814acb1c2171c -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_v.html 100644 root:root 4aadb7de618844115a4bfc092b6e87d5 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_x.html 100644 root:root e1389691f3f2afc14fc0da2fd33766f2 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_y.html 100644 root:root d5068be634acfcb70ac3a09d118a060e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_z.html 100644 root:root 582453ccefa7ce40f582c04614cba6ea -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_g.html 100644 root:root be32d18963e96ee78ae68837d143227b -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_h.html 100644 root:root db90ad456d56de1858748bae2590bc87 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_i.html 100644 root:root 4c1edcccd8c12ce22a7a7842ed2d7d66 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_l.html 100644 root:root 42f65c4eecb8dd1085a68043888c5a56 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_m.html 100644 root:root 7ac966b8c0a0b0acee338465bcc8fdec -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_n.html 100644 root:root 537de7fc54aa5452afd51bfc9172a18a -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_o.html 100644 root:root 7b952ff4474f418de99ab9f4b672aab1 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_p.html 100644 root:root a898045b07cb5cbc7f251d3bba0e1bf5 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_q.html 100644 root:root ef97d9ce0cb5233af9449fb635e2a408 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_r.html 100644 root:root ad58cf8a296d905c46180145e5fb4127 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_rela.html 100644 root:root 6de34bc16fa70d30a0eb0a2b6c5650dd -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_s.html 100644 root:root a8f5605bc69b6604b666c4c5d7b1a196 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_t.html 100644 root:root 7cbbfbbab7ce7ff0f863baede156e400 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_u.html 100644 root:root ff1c61b3ea1a3dbc5e95629f7b0de18f -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_v.html 100644 root:root c32c5ef09ce27cc76c79df0b54044f3a -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_x.html 100644 root:root 08f770700fc821e2d64c17551d39e93e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_y.html 100644 root:root a1e4149ae195822b9d77fad868b10570 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_z.html 100644 root:root ce0c54f7fb95223b713b13581e812487 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/index.html 100644 root:root 06cc250fa219092e4176bb198acef78e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/int__to__string_8h_source.html 100644 root:root f6b02da0d7a90e7f4425431353260ab2 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/intersect_8h_source.html 100644 root:root b60b0b7aff1e2b70b0a58ec3e502da72 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/intersect__decls_8h_source.html 100644 root:root 7d6a5d8ccba47596172347f0bf1d0bbb -File: /usr/share/doc/libwfmath-devel-1.0.2/html/jquery.js 100644 root:root 390dbe00ac8bf9e8ebf1735f291773ab -File: /usr/share/doc/libwfmath-devel-1.0.2/html/line_8h_source.html 100644 root:root 45dd2dd54a3f65eb98b961c90c3975a5 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/line__funcs_8h_source.html 100644 root:root 66c1bcf1bce0e83c58de16b1ee0bacf6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/menu.js 100644 root:root 0214be704544abaa89713b78402e44f7 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/menudata.js 100644 root:root e0adc3538253488de66ca1cb01cb5f38 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespaceWFMath.html 100644 root:root fbcc6dcf26e513c094f2a361ada3f076 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespacemembers.html 100644 root:root 8d449a0aca21c62548d71c7302019981 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespacemembers_func.html 100644 root:root 6091a4652c5c976068ded7cad9282de6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespacemembers_type.html 100644 root:root 9970bdf28b54dd9fdb2a1d817c019fa6 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespaces.html 100644 root:root 28a5305cdff25b83b8497b7dde0df13e +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions.html 100644 root:root 7c7e9aa351b0ca6d76e90338333faba6 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_b.html 100644 root:root 67da96b60f40ad6cf95b7de3972c30d3 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_c.html 100644 root:root 0666012dc30bc1f7fcc8854e5164f677 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_d.html 100644 root:root 05daa2d7a5de597da8c085e57262289c +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_e.html 100644 root:root 2e83a4b90805240d9e4b4fff78263273 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_f.html 100644 root:root 9f52b6a54d62e3a741724962bd873b5a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func.html 100644 root:root f30842debe08cd825ff06e5bf6c94067 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_b.html 100644 root:root d3dd93d36caccdd4f8706a314c4bdfec +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_c.html 100644 root:root a11dc30fc8e92c2ec7c95a7c2b491d19 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_d.html 100644 root:root 60f9d24e4ac2bbe3db210c0e441ed586 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_e.html 100644 root:root 5ec218cfeb884de86400416727d0fef3 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_f.html 100644 root:root f70ee9e9efbad415a4ae58e35224b2fa +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_g.html 100644 root:root 0845d26ed8a56470d09cbf94a1d39a7b +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_h.html 100644 root:root 1b9db9492ac4106511586e8819564cd1 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_i.html 100644 root:root 3858ff9269341341aa7f7888ce84c57c +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_l.html 100644 root:root 58f507acefa48905e47b6ddbee7e40fb +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_m.html 100644 root:root db1f621cd271b624583bb2299edaa014 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_n.html 100644 root:root eaed860bea9fc50d9c999e0bb531ec56 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_o.html 100644 root:root f8ee38497fab232d9885061dc59060e5 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_p.html 100644 root:root 0c9ebba11a6f554775cbebe080d37149 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_q.html 100644 root:root 5b819ba6b6c59e3371b7bb7be6785ce1 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_r.html 100644 root:root 69e50debf0c3bea19ed020f9c9339559 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_s.html 100644 root:root c9182938b7c1cd6199f82fc8788a4a15 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_t.html 100644 root:root 84cbe176bf2dab11242a76917736e41d +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_u.html 100644 root:root 0296032405f5a4d41bff0d9ad0a9b629 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_v.html 100644 root:root 831cb3f8759a8328535b1fdfa1d84be0 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_x.html 100644 root:root 1591b595d7baddd988c1ec895ad0e4cd +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_y.html 100644 root:root d7181d9e8cd61b97794fa9f534fd53c2 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_func_z.html 100644 root:root 04de2d4ebc3340d8a8531c5cfccbc539 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_g.html 100644 root:root 35cd2ca09efc5c02a29166e2839f4975 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_h.html 100644 root:root 41893695ab024decfd8adf40c2e30a79 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_i.html 100644 root:root c1d7b8feaf555f786acd772433ea33a6 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_l.html 100644 root:root 6e25b318dfc2edcaebac85a9145ac8db +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_m.html 100644 root:root 03c91ff635864c7e2ecb8263ff776230 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_n.html 100644 root:root ff62c76eda283dc28865c5e64d49aa85 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_o.html 100644 root:root 181c4e4c99229696fdaf03f341c4cb00 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_p.html 100644 root:root b4af9bdc9b3cb2404380d505ff1cffe6 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_q.html 100644 root:root 8795d54f7fe09f4673621113b46698c8 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_r.html 100644 root:root 8c626dd807e6b00a7a56540af47b1b10 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_rela.html 100644 root:root d9a48227441d551957151de173b22b81 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_s.html 100644 root:root 971f8bd0b075cff548ae9c3818009910 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_t.html 100644 root:root 77b78aa373c63b5e55d295209f3ebbb6 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_u.html 100644 root:root 2f330a5d040bfa13df3710e40f1226d8 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_v.html 100644 root:root a3cf9f44cdbb10764856b48b6b21dbad +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_x.html 100644 root:root 61f95766e391a2a87d818c569d8bd0aa +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_y.html 100644 root:root 1a2555129f4231fae91dd44f864730ff +File: /usr/share/doc/libwfmath-devel-1.0.2/html/functions_z.html 100644 root:root 6d6439284281e8791bbeb75f39d3dc3d +File: /usr/share/doc/libwfmath-devel-1.0.2/html/index.html 100644 root:root 83004fbc8a45b67c4634d1cbf6b8a831 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/int__to__string_8h_source.html 100644 root:root 05fbc073b0ea48be340d51984ec766fa +File: /usr/share/doc/libwfmath-devel-1.0.2/html/intersect_8h_source.html 100644 root:root 59e3755cf86858342dc293dfd8a5aaae +File: /usr/share/doc/libwfmath-devel-1.0.2/html/intersect__decls_8h_source.html 100644 root:root f84431eef998b03b4f6768ddc613fa07 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/jquery.js 100644 root:root 8df62db0120e51645a368485cc61a7e4 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/line_8h_source.html 100644 root:root 0b2fc82db16fbd8ccb584a31cda8ddd2 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/line__funcs_8h_source.html 100644 root:root d840b59a7d3b63512feb2d660cbf232d +File: /usr/share/doc/libwfmath-devel-1.0.2/html/menu.js 100644 root:root d333ccd2fdfa6a200fa8c92263dc4b1c +File: /usr/share/doc/libwfmath-devel-1.0.2/html/menudata.js 100644 root:root cb20263fee2d5bafcbddff1f75b2e58c +File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespaceWFMath.html 100644 root:root e79921b72f5ca909ac3de89bb3d22661 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespacemembers.html 100644 root:root e2343b5efb19bbd06de49de52c7fb780 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespacemembers_func.html 100644 root:root 6c37908740524d56d9bc02995a9b0825 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespacemembers_type.html 100644 root:root 2571282bf86953a94564ff856b3dac90 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/namespaces.html 100644 root:root 1313ed142eed1b73f1f6002a5dd8d06f File: /usr/share/doc/libwfmath-devel-1.0.2/html/nav_f.png 100644 root:root 4e4d8be23c6d6bbe0184fd891ff59e00 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/nav_fd.png 100644 root:root 69bfbf1d2e05fc957095418abbbcce7b File: /usr/share/doc/libwfmath-devel-1.0.2/html/nav_g.png 100644 root:root 6cf157aabeb91ae637a6d770b07c1011 File: /usr/share/doc/libwfmath-devel-1.0.2/html/nav_h.png 100644 root:root 935f050f10b7fe425509491f207f574f +File: /usr/share/doc/libwfmath-devel-1.0.2/html/nav_hd.png 100644 root:root 552f123a930c13b2b77c6096c350dfa1 File: /usr/share/doc/libwfmath-devel-1.0.2/html/open.png 100644 root:root 468c228548b4a85dd54d544810bd0edd -File: /usr/share/doc/libwfmath-devel-1.0.2/html/point_8h_source.html 100644 root:root d308abcfd249e547775398ab3f93a86b -File: /usr/share/doc/libwfmath-devel-1.0.2/html/point__funcs_8h_source.html 100644 root:root 5dfe6fd4e0439f114b453d148522d519 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/polygon_8h_source.html 100644 root:root f14826dfe31004ca127b1da4eb2747ff -File: /usr/share/doc/libwfmath-devel-1.0.2/html/polygon__funcs_8h_source.html 100644 root:root b1f22a79ed0d43a2ba9a942a3802023e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/polygon__intersect_8h_source.html 100644 root:root 2444bba82375986f81e1c3c61b74745c -File: /usr/share/doc/libwfmath-devel-1.0.2/html/probability_8h_source.html 100644 root:root 594ff8053406f32a45767eb66ad9b70b -File: /usr/share/doc/libwfmath-devel-1.0.2/html/quaternion_8h_source.html 100644 root:root de58f59f278385a9c5d26893556100b7 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/randgen_8h_source.html 100644 root:root ee9c0a735ae049fe1153228e9aabb1f7 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotbox_8h_source.html 100644 root:root 55b795b5b4bad7b82172a0b8a427500e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotbox__funcs_8h_source.html 100644 root:root 946cc4ddba94c8cae9c40df1ce369f5c -File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotmatrix_8h_source.html 100644 root:root cdfbee0c2b5db8d6f06f7bcf92517944 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotmatrix__funcs_8h_source.html 100644 root:root b08646fc5cadd3ed6844e9a48296ab5f -File: /usr/share/doc/libwfmath-devel-1.0.2/html/segment_8h_source.html 100644 root:root 2a59afd5201705684ca85bf305aaa24b -File: /usr/share/doc/libwfmath-devel-1.0.2/html/segment__funcs_8h_source.html 100644 root:root 9616e151e573ead7afc6eb601d5889ec -File: /usr/share/doc/libwfmath-devel-1.0.2/html/shape_8h_source.html 100644 root:root 6786fd8d85abed355d27c1c75fc95ad2 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/shuffle_8h_source.html 100644 root:root 0124831b9b5b9010d6b1e6a140472867 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/point_8h_source.html 100644 root:root 0d3092b96db467f97e54431fc9b31417 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/point__funcs_8h_source.html 100644 root:root b3f380e673d14f8533ea895e8f0c9699 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/polygon_8h_source.html 100644 root:root b809c4dccb2c7eb829da155d89b4d6e7 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/polygon__funcs_8h_source.html 100644 root:root 41f22b944f0f4c2974f98aa6d2bb4788 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/polygon__intersect_8h_source.html 100644 root:root 99c135552bba57770226d9a66178c864 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/probability_8h_source.html 100644 root:root f0fddd034cea49c6d514980197143363 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/quaternion_8h_source.html 100644 root:root 22827202faf44cf89cf1e074678fe778 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/randgen_8h_source.html 100644 root:root 0163e92042009bd9666cfaa1c83f5131 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotbox_8h_source.html 100644 root:root 4ef519b009d79f0dabc572950a01ffbd +File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotbox__funcs_8h_source.html 100644 root:root 744f4f9c01cbec899aef034fc9a98797 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotmatrix_8h_source.html 100644 root:root 8c563c51b1bdac8ebf8798ab3a50ad77 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/rotmatrix__funcs_8h_source.html 100644 root:root 3b507787e0ec9f7216ee8a75dc4b24bf +File: /usr/share/doc/libwfmath-devel-1.0.2/html/segment_8h_source.html 100644 root:root 9eb1282ecd7a0f17c5fdbe6be3e186ae +File: /usr/share/doc/libwfmath-devel-1.0.2/html/segment__funcs_8h_source.html 100644 root:root d36974c18968706d6baa817203ec8351 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/shape_8h_source.html 100644 root:root b086fa27a99d12990cd03a9ba65d7bcf +File: /usr/share/doc/libwfmath-devel-1.0.2/html/shuffle_8h_source.html 100644 root:root cbf4299e46e07f458309a16f5551f0c2 File: /usr/share/doc/libwfmath-devel-1.0.2/html/splitbar.png 100644 root:root 8d590f70c25a81e71b99f6c8246b067e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/stream_8h_source.html 100644 root:root 2041165b7b672d78619839e50ad20f43 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ColinearVectors-members.html 100644 root:root a86c7b88c1ee3500fa88156aa6e2ddd7 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ColinearVectors.html 100644 root:root 45a66e2e915fb582d4e9fa485d4d161a -File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ParseError-members.html 100644 root:root 4f58a501ed53354057bbd7bc4424448c -File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ParseError.html 100644 root:root 9d1785b13a307ac0c3c368844ff5de5a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/splitbard.png 100644 root:root d10438bab00ef343ca05c1fa00e0456a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/stream_8h_source.html 100644 root:root 9f7d29ada9ae782c6d912e58290643af +File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ColinearVectors-members.html 100644 root:root 251cd0c9b98ba084cb0de6cd8d7c3c3d +File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ColinearVectors.html 100644 root:root 30046bc04bf69a94c2fd977e05136f0f +File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ParseError-members.html 100644 root:root fedeb8968416387afbd4f28b5d4aaa11 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/structWFMath_1_1ParseError.html 100644 root:root bd21616c654b01e451931019712d6c14 File: /usr/share/doc/libwfmath-devel-1.0.2/html/sync_off.png 100644 root:root 12a5e283812e092b5a74b0d47e95e9a9 @@ -404,29 +418,33 @@ File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_a.png 100644 root:root 2a5327b5dfc494fd8688fd887991cdab +File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_ad.png 100644 root:root 84c5c61aa0b9a624750f944e95f0e00b File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_b.png 100644 root:root c7cd16cfabe8a14b9848f813df53fc2e +File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_bd.png 100644 root:root 819fb7324851b5c705fcab2ca9761e9f File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_h.png 100644 root:root 38c6c507f0ab91770a0ed9a668a03551 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_hd.png 100644 root:root 92d3e309b79254ee4aab7434ebe70bfc File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_s.png 100644 root:root d5a3e094c590d5113232b74cd902f58f -File: /usr/share/doc/libwfmath-devel-1.0.2/html/tabs.css 100644 root:root 5e5f3c33293bfd03386e623b17ef5e7b -File: /usr/share/doc/libwfmath-devel-1.0.2/html/timestamp_8h_source.html 100644 root:root e57f53d9ffb8aff63910d29c78e9dba3 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/vector_8h_source.html 100644 root:root 49d9506622137d8a7e7d9621dee44777 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/vector__funcs_8h_source.html 100644 root:root 2cb9c06ed5b175ebb18d874cc151b65e -File: /usr/share/doc/libwfmath-devel-1.0.2/html/wfmath_8h_source.html 100644 root:root 7cdc254106931dd7ea2e1fe9aebb31e8 -File: /usr/share/doc/libwfmath-devel-1.0.2/html/zero_8h_source.html 100644 root:root b9de24a2fd471f1641dbaba910d378e5 -File: /usr/share/man/man3/WFMath.3.xz 100644 root:root 7329aaaaef3da1f8dfaebcc7bebd3241 -File: /usr/share/man/man3/WFMath_AxisBox.3.xz 100644 root:root cccafaf7c762c406ac700caa79f113d7 -File: /usr/share/man/man3/WFMath_Ball.3.xz 100644 root:root 10e5dea33416e9c4c52e9946c2a90453 -File: /usr/share/man/man3/WFMath_ColinearVectors.3.xz 100644 root:root eb2e143af9eb085fd37d28fcdf687bca -File: /usr/share/man/man3/WFMath_Line.3.xz 100644 root:root 88ef76eba87ceb4ddcd51a926c30de0e -File: /usr/share/man/man3/WFMath_ParseError.3.xz 100644 root:root 0e1b068ce7e63b67c7a5646cc0847870 -File: /usr/share/man/man3/WFMath_Point.3.xz 100644 root:root 5a8c8d0d14f7919c1aac67348cec6539 -File: /usr/share/man/man3/WFMath_Polygon.3.xz 100644 root:root 3392b5961a0c9dd7ac1acda11f7fb554 -File: /usr/share/man/man3/WFMath_Polygon_2.3.xz 100644 root:root 4130616d1963cc3b575c4bc4715bbad8 -File: /usr/share/man/man3/WFMath_Quaternion.3.xz 100644 root:root 9c025c6d3008cec1ea64a1a70ece22c8 -File: /usr/share/man/man3/WFMath_RotBox.3.xz 100644 root:root db1cf2491ec2c4bdbcce8fd97cc85f0a -File: /usr/share/man/man3/WFMath_RotMatrix.3.xz 100644 root:root ba017e93d38eb69a7b8bf8dff7f483d5 -File: /usr/share/man/man3/WFMath_Segment.3.xz 100644 root:root 2a66391984fb8151e26e958ee7d10e8f -File: /usr/share/man/man3/WFMath_Shape.3.xz 100644 root:root 76f4712f34bd8e4263d6edca6a03de8b -File: /usr/share/man/man3/WFMath_TimeDiff.3.xz 100644 root:root fea04354105b248171f0fc5d1ecb8af8 -File: /usr/share/man/man3/WFMath_TimeStamp.3.xz 100644 root:root f6e65d46a2d60ce846271d1b6d5e222a -File: /usr/share/man/man3/WFMath_Vector.3.xz 100644 root:root d0ce11558183c9a0af6e8bc4c81aad4b -File: /usr/share/man/man3/WFMath_ZeroPrimitive.3.xz 100644 root:root 4fcd79dd0980cde73666421dbc49349b -RPMIdentity: 8989afcae60eb83191e14bf0bce09b7026987c7394cc715ee35a2be1421816cb587d16e4954821d537fd6e70fc67cc26be2fd715bc4431beec29b147d0dca960 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/tab_sd.png 100644 root:root 27c53bb4855ff4f4208204434c9329c5 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/tabs.css 100644 root:root 301d3c1963ae882c7ed1aa759c235c69 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/timestamp_8h_source.html 100644 root:root bca79dc66e68a78cb29baf1bea0db1d2 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/vector_8h_source.html 100644 root:root 7f7ddf78c50b065d9c3bba02bfcbaf3a +File: /usr/share/doc/libwfmath-devel-1.0.2/html/vector__funcs_8h_source.html 100644 root:root e52e875a365610118f842c5f4ed0cfdc +File: /usr/share/doc/libwfmath-devel-1.0.2/html/wfmath_8h_source.html 100644 root:root af3857a51b5f57c725eb86304d3d1407 +File: /usr/share/doc/libwfmath-devel-1.0.2/html/zero_8h_source.html 100644 root:root 651630255247520d908c3264678054c6 +File: /usr/share/man/man3/WFMath.3.xz 100644 root:root 9ee8886870ea457387b76fd7a3c6080a +File: /usr/share/man/man3/WFMath_AxisBox.3.xz 100644 root:root 3b01cd102ea36bd6df1397e774e65f37 +File: /usr/share/man/man3/WFMath_Ball.3.xz 100644 root:root 99060a077decd41b2ac4949d9131ecbd +File: /usr/share/man/man3/WFMath_ColinearVectors.3.xz 100644 root:root 87939261fcf0161bc7f65388c30f5c27 +File: /usr/share/man/man3/WFMath_Line.3.xz 100644 root:root de9248e843b089bac9c624869d33e10f +File: /usr/share/man/man3/WFMath_ParseError.3.xz 100644 root:root 93cae2112bc0516cb0512c2bed9dc3d4 +File: /usr/share/man/man3/WFMath_Point.3.xz 100644 root:root de3b69edb86c561af4bbc7cb6d9aaa76 +File: /usr/share/man/man3/WFMath_Polygon.3.xz 100644 root:root f57be38e93dade61a1fafb4baa392464 +File: /usr/share/man/man3/WFMath_Polygon_2.3.xz 100644 root:root fd13e4fc19abc9cfb2d6052ee14aeb0b +File: /usr/share/man/man3/WFMath_Quaternion.3.xz 100644 root:root 96986d6f3d09eab541b19ef7cdb0ca50 +File: /usr/share/man/man3/WFMath_RotBox.3.xz 100644 root:root 6ee44265dede97be3633a747149575a0 +File: /usr/share/man/man3/WFMath_RotMatrix.3.xz 100644 root:root fde8964ffe286cdf800f8dbb809d9609 +File: /usr/share/man/man3/WFMath_Segment.3.xz 100644 root:root d78b05e610a1b214d370a43359f3e69f +File: /usr/share/man/man3/WFMath_Shape.3.xz 100644 root:root bec8f86ce938651d158782e51a0bebf5 +File: /usr/share/man/man3/WFMath_TimeDiff.3.xz 100644 root:root 288aea9aec6faa727afb5878e38b85b7 +File: /usr/share/man/man3/WFMath_TimeStamp.3.xz 100644 root:root 84a1bd7cb209eb2d1ba83fe49cb5704c +File: /usr/share/man/man3/WFMath_Vector.3.xz 100644 root:root 674e2013f5fa5ae46c064c1fda6a7eeb +File: /usr/share/man/man3/WFMath_ZeroPrimitive.3.xz 100644 root:root ab3033a9e3962916773473ae315a4b17 +RPMIdentity: fc84a8ab50f8a174532908fabf128d6a754db527b0c141313ba7d151eac9bcd2258a856029882a1a2f64a893b9349e8d6ba83d66feab3a4f81a500aa64d56ac3