Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/wfmath.spec'], env={'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}printOutput=Falseuid=1000timeout=0logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'user='mockbuild'gid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/wfmath.spec'] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/wfmath-1.0.2-5bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/wfmath.spec '], private_network=Trueenv={'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}printOutput=Falseuid=1000logger=timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'user='mockbuild'gid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/wfmath.spec '] with env {'SHELL': '/bin/bash', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rec34X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wfmath-1.0.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/wfmath-1.0.2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wfmath-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tuT16X + umask 022 + cd /builddir/build/BUILD + cd wfmath-1.0.2 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 armv6hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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 armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the 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 g++ supports C++11 features by default... no checking whether g++ supports C++11 features with -std=gnu++11... yes checking whether std::fabs works... yes checking for armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-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 + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2' Making all in wfmath make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' CXX stream.lo CXX const.lo CXX vector.lo CXX probability.lo CXX int_to_string.lo CXX timestamp.lo CXX randgen.lo CXX rotmatrix.lo CXX point.lo CXX quaternion.lo CXX polygon.lo CXX intersect.lo CXX axisbox.lo CXX polygon_intersect.lo CXX ball.lo CXX rotbox.lo CXX segment.lo CXX line.lo 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] } axis_direction[3]; ^ CXXLD libwfmath-1.0.la make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' Making all in atlas make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/doc' make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2' make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2' + make docs cd doc && make docs make[1]: Entering directory '/builddir/build/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 `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 `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: 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. 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 for files to process... Searching for files in directory /builddir/build/BUILD/wfmath-1.0.2/wfmath Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/atlasconv.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/atlasconv.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/axisbox.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/axisbox.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/axisbox_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/axisbox_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/ball.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/ball.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/ball_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/ball_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/const.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/const.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/error.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/error.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/int_to_string.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/int_to_string.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/intersect.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/intersect.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/intersect_decls.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/intersect_decls.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/line.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/line.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/line_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/line_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/MersenneTwister.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/MersenneTwister.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/point.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/point.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/point_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/point_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/polygon.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/polygon.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/polygon_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/polygon_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/polygon_intersect.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/polygon_intersect.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/probability.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/probability.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/quaternion.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/quaternion.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/randgen.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/randgen.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotbox.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotbox.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotbox_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotbox_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotmatrix.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotmatrix.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotmatrix_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/rotmatrix_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/segment.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/segment.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/segment_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/segment_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/shuffle.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/shuffle.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/stream.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/stream.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/timestamp.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/timestamp.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/vector.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/vector.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/vector_funcs.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/vector_funcs.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/wfmath.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/wfmath.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/wfmath/zero.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/wfmath/zero.h... Preprocessing /builddir/build/BUILD/wfmath-1.0.2/doc/shape.h... Parsing file /builddir/build/BUILD/wfmath-1.0.2/doc/shape.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... 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 shape.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 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 annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 897/65536 hits=18940 misses=981 finished... make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/doc' + mv 'doc/man/man3/WFMath_Polygon_ 2 _.3' doc/man/man3/WFMath_Polygon_2.3 + rm -f doc/man/man3/_builddir_build_BUILD_wfmath-1.0.2_wfmath_.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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V2tsQ3 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm + cd wfmath-1.0.2 + rm -rf /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm + make install DESTDIR=/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm Making install in wfmath make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libwfmath-1.0.la '/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libwfmath-1.0.so.1.0.0 /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib/libwfmath-1.0.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/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 /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/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: /usr/bin/install -c .libs/libwfmath-1.0.lai /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib/libwfmath-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/include/wfmath-1.0/wfmath' /usr/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 '/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/include/wfmath-1.0/wfmath' make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' Making install in atlas make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/wfmath-1.0.2/atlas' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/doc' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/wfmath-1.0.2/doc' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/doc' make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2' make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 wfmath-1.0.pc '/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2' + mkdir -p /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/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 /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/man/man3/ + rm -f /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib/libwfmath-1.0.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/wfmath-1.0.2 extracting debug info from /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/lib/libwfmath-1.0.so.1.0.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libwfmath-1.0.so.1.0.0.debug to /usr/lib/debug/usr/lib/libwfmath-1.0.so.debug symlinked /usr/lib/debug/usr/lib/libwfmath-1.0.so.1.0.0.debug to /usr/lib/debug/usr/lib/libwfmath-1.0.so.1.debug 734 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XVQSLB + umask 022 + cd /builddir/build/BUILD + cd wfmath-1.0.2 + sed -i -e s/-DNDEBUG/-DDEBUG/ wfmath/Makefile + make -j8 check Making check in wfmath make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/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 '/builddir/build/BUILD/wfmath-1.0.2/wfmath' CXX quaternion_test.o CXX shape_test.o CXX rotmatrix_test.o CXX vector_test.o CXX probability_test.o CXX point_test.o CXX polygon_test.o CXX const_test.o CXX intstring_test.o CXX timestamp_test.o CXX ball_test.o CXX line_test.o CXX randgen_test.o CXXLD vector_test CXXLD quaternion_test CXXLD probability_test CXXLD const_test CXXLD intstring_test CXXLD time_test CXXLD randgen_test CXXLD ball_test CXXLD rotmatrix_test CXXLD point_test CXXLD polygon_test CXXLD line_test CXXLD shape_test make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' make[3]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' PASS: const_test PASS: point_test PASS: quaternion_test PASS: polygon_test PASS: vector_test PASS: probability_test PASS: shape_test PASS: rotmatrix_test PASS: time_test PASS: randgen_test PASS: line_test PASS: intstring_test PASS: ball_test =================== All 13 tests passed =================== make[3]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/wfmath' Making check in atlas make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' make atlas_0_6_test make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' CXX atlas_0_6_test.o CXXLD atlas_0_6_test make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' make[3]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' PASS: atlas_0_6_test ============= 1 test passed ============= make[3]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' make[2]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/atlas' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2/doc' make[1]: Entering directory '/builddir/build/BUILD/wfmath-1.0.2' make[1]: Leaving directory '/builddir/build/BUILD/wfmath-1.0.2' + exit 0 Processing files: wfmath-1.0.2-5bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vkpQzX + umask 022 + cd /builddir/build/BUILD + cd wfmath-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath + cp -pr AUTHORS /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath + cp -pr COPYING /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath + cp -pr README /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath + cp -pr TODO /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath + cp -pr ChangeLog /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath + exit 0 Provides: libwfmath-1.0.so.1 wfmath = 1.0.2-5bs02fc23 wfmath(armv6hl-32) = 1.0.2-5bs02fc23 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_ARM_1.3.3) 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.9) rtld(GNU_HASH) Processing files: wfmath-devel-1.0.2-5bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z4bdIH + umask 022 + cd /builddir/build/BUILD + cd wfmath-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath-devel + cp -pr doc/CLASS_LAYOUT /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath-devel + cp -pr doc/html/ /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm/usr/share/doc/wfmath-devel + exit 0 Provides: pkgconfig(wfmath-1.0) = 1.0.2 wfmath-devel = 1.0.2-5bs02fc23 wfmath-devel(armv6hl-32) = 1.0.2-5bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libwfmath-1.0.so.1 Processing files: wfmath-debuginfo-1.0.2-5bs02fc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm Wrote: /builddir/build/RPMS/wfmath-1.0.2-5bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/wfmath-devel-1.0.2-5bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/wfmath-debuginfo-1.0.2-5bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fuWv18 + umask 022 + cd /builddir/build/BUILD + cd wfmath-1.0.2 + rm -rf /builddir/build/BUILDROOT/wfmath-1.0.2-5bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->