<86>Aug  6 04:28:44 userdel[1324414]: delete user 'rooter'
<86>Aug  6 04:28:44 userdel[1324414]: removed group 'rooter' owned by 'rooter'
<86>Aug  6 04:28:44 userdel[1324414]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  6 04:28:44 groupadd[1324442]: group added to /etc/group: name=rooter, GID=1796
<86>Aug  6 04:28:44 groupadd[1324442]: group added to /etc/gshadow: name=rooter
<86>Aug  6 04:28:44 groupadd[1324442]: new group: name=rooter, GID=1796
<86>Aug  6 04:28:44 useradd[1324463]: new user: name=rooter, UID=1796, GID=1796, home=/root, shell=/bin/bash, from=none
<86>Aug  6 04:28:44 userdel[1324495]: delete user 'builder'
<86>Aug  6 04:28:44 userdel[1324495]: removed group 'builder' owned by 'builder'
<86>Aug  6 04:28:44 userdel[1324495]: removed shadow group 'builder' owned by 'builder'
<86>Aug  6 04:28:44 groupadd[1324521]: group added to /etc/group: name=builder, GID=1797
<86>Aug  6 04:28:44 groupadd[1324521]: group added to /etc/gshadow: name=builder
<86>Aug  6 04:28:44 groupadd[1324521]: new group: name=builder, GID=1797
<86>Aug  6 04:28:44 useradd[1324541]: new user: name=builder, UID=1797, GID=1797, home=/usr/src, shell=/bin/bash, from=none
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
<13>Aug  6 04:28:47 rpmi: libCVector-1.0.3.1-alt2 1316809894 installed
<13>Aug  6 04:28:47 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed
<13>Aug  6 04:28:48 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed
<13>Aug  6 04:28:48 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed
<13>Aug  6 04:28:48 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed
<13>Aug  6 04:28:48 rpmi: libCVector-devel-1.0.3.1-alt2 1316809894 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/NearTree-5.1.1-alt1.nosrc.rpm (w1.gzdio)
Installing NearTree-5.1.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62941
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf NearTree-5.1.1
+ echo 'Source #0 (NearTree-5.1.1.tar.gz):'
Source #0 (NearTree-5.1.1.tar.gz):
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/NearTree-5.1.1.tar.gz
+ /bin/tar -xf -
+ cd NearTree-5.1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (NearTree-5.1.1-fedora.patch):'
Patch #0 (NearTree-5.1.1-fedora.patch):
+ /usr/bin/patch -p1 -b --suffix .fedora
patching file Makefile
+ echo 'Patch #1 (NearTree-5.1.1-lib64.patch):'
Patch #1 (NearTree-5.1.1-lib64.patch):
+ /usr/bin/patch -p1 -b --suffix .lib64
patching file Makefile
+ sed -i 's,\(--mode=\(compile\|link\)\) \$(\(CC\|CXX\)),--tag=\3 &,' Makefile
+ mv README_NearTree.txt README_NearTree.txt.orig
+ tr -d '\r'
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62941
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd NearTree-5.1.1
+ make -j16 all 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
mkdir ./lib64
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
mkdir ./bin
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./main.cpp ./v.cpp -lm \
	  -o bin/CPPMain
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -o bin/CPPMain  -lm
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CC --mode=compile gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.   -c -c ./CNearTree.c
libtool-default: compile:  gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -c -c ./CNearTree.c  -fPIC -DPIC -o .libs/CNearTree.o
./CNearTree.c: In function 'CNearTreeGetDimEstimate':
./CNearTree.c:1183:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable]
 1183 |         int bResult;
      |             ^~~~~~~
./CNearTree.c:1182:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
 1182 |         double dummy;
      |                ^~~~~
./CNearTree.c:1175:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable]
 1175 |         size_t probe_index;
      |                ^~~~~~~~~~~
./CNearTree.c: In function 'CNearTreeNodeInsert':
./CNearTree.c:1586:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable]
 1586 |         const void CNEARTREE_FAR * obj;
      |                                    ^~~
./CNearTree.c:1581:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable]
 1581 |         double dTempLeftRight = 0;
      |                ^~~~~~~~~~~~~~
./CNearTree.c: In function 'CNearTreeNodeInsert_Flip':
./CNearTree.c:1711:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable]
 1711 |         const void CNEARTREE_FAR * obj;
      |                                    ^~~
./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert':
./CNearTree.c:1982:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable]
 1982 |         double dummyrand;
      |                ^~~~~~~~~
./CNearTree.c: In function 'CNearTreeFindKNearest_Annular':
./CNearTree.c:3717:13: warning: variable 'l2lazy' set but not used [-Wunused-but-set-variable]
 3717 |         int l2lazy;
      |             ^~~~~~
./CNearTree.c:3712:16: warning: variable 'drat' set but not used [-Wunused-but-set-variable]
 3712 |         double drat;
      |                ^~~~
./CNearTree.c: In function 'CNearTreeFindKNearest_Sphere':
./CNearTree.c:3851:20: warning: unused variable 'index' [-Wunused-variable]
 3851 |         size_t ii, index;
      |                    ^~~~~
./CNearTree.c:3851:16: warning: unused variable 'ii' [-Wunused-variable]
 3851 |         size_t ii, index;
      |                ^~
./CNearTree.c:3849:30: warning: unused variable 'xobj' [-Wunused-variable]
 3849 |         void CNEARTREE_FAR * xobj;
      |                              ^~~~
./CNearTree.c:3848:30: warning: unused variable 'xcoord' [-Wunused-variable]
 3848 |         void CNEARTREE_FAR * xcoord;
      |                              ^~~~~~
./CNearTree.c:3847:23: warning: variable 'objs' set but not used [-Wunused-but-set-variable]
 3847 |         CVectorHandle objs;
      |                       ^~~~
./CNearTree.c: In function 'CNearTreeFindKNearInAnnulus':
./CNearTree.c:4035:20: warning: unused variable 'index' [-Wunused-variable]
 4035 |         size_t ii, index, size;
      |                    ^~~~~
./CNearTree.c:4035:16: warning: unused variable 'ii' [-Wunused-variable]
 4035 |         size_t ii, index, size;
      |                ^~
./CNearTree.c:4033:30: warning: unused variable 'xobj' [-Wunused-variable]
 4033 |         void CNEARTREE_FAR * xobj;
      |                              ^~~~
./CNearTree.c:4032:30: warning: unused variable 'xcoord' [-Wunused-variable]
 4032 |         void CNEARTREE_FAR * xcoord;
      |                              ^~~~~~
./CNearTree.c:4031:30: warning: unused variable 'xdist' [-Wunused-variable]
 4031 |         void CNEARTREE_FAR * xdist;
      |                              ^~~~~
./CNearTree.c:4030:23: warning: variable 'objs' set but not used [-Wunused-but-set-variable]
 4030 |         CVectorHandle objs;
      |                       ^~~~
./CNearTree.c:4025:26: warning: variable 'dTarget' set but not used [-Wunused-but-set-variable]
 4025 |         double dDR, dDL, dTarget, dist, drat;
      |                          ^~~~~~~
libtool-default: compile:  gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -c -c ./CNearTree.c -o CNearTree.o >/dev/null 2>&1
libtool --tag=CC --mode=link gcc -version-info 7:0:0 -no-undefined -rpath /usr/local/lib64 -o ./lib64/libCNearTree.la CNearTree.lo  -I.  \
 -lCVector -lm
libtool-default: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/CNearTree.o   -lCVector -lm    -Wl,-soname -Wl,libCNearTree.so.7 -o ./lib64/.libs/libCNearTree.so.7.0.0
libtool-default: link: (cd "./lib64/.libs" && rm -f "libCNearTree.so.7" && ln -s "libCNearTree.so.7.0.0" "libCNearTree.so.7")
libtool-default: link: (cd "./lib64/.libs" && rm -f "libCNearTree.so" && ln -s "libCNearTree.so.7.0.0" "libCNearTree.so")
libtool-default: link: ar cr ./lib64/.libs/libCNearTree.a  CNearTree.o
libtool-default: link: ranlib ./lib64/.libs/libCNearTree.a
libtool-default: link: ( cd "./lib64/.libs" && rm -f "libCNearTree.la" && ln -s "../libCNearTree.la" "libCNearTree.la" )
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./main.c  ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CMain
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c -o bin/.libs/CMain  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./CNearTreeTest.c ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CNearTreeTest
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c -o bin/.libs/CNearTreeTest  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CNearTreeTestInst
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c -o bin/.libs/CNearTreeTestInst  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTest
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTest  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77282
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/NearTree-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/NearTree-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd NearTree-5.1.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1' INSTALL_PREFIX=/usr/src/tmp/NearTree-buildroot/usr
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./main.cpp ./v.cpp -lm \
	  -o bin/CPPMain
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -o bin/CPPMain  -lm
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./main.c  ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CMain
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c -o bin/.libs/CMain  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./CNearTreeTest.c ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CNearTreeTest
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c -o bin/.libs/CNearTreeTest  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CNearTreeTestInst
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c -o bin/.libs/CNearTreeTestInst  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
mkdir -p /usr/src/tmp/NearTree-buildroot/usr
mkdir -p /usr/src/tmp/NearTree-buildroot/usr/lib64
mkdir -p /usr/src/tmp/NearTree-buildroot/usr/include
libtool --mode=install cp ./lib64/libCNearTree.la /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.la
libtool-default: install: cp ./lib64/.libs/libCNearTree.so.7.0.0 /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.so.7.0.0
libtool-default: install: (cd /usr/src/tmp/NearTree-buildroot/usr/lib64 && { ln -s -f libCNearTree.so.7.0.0 libCNearTree.so.7 || { rm -f libCNearTree.so.7 && ln -s libCNearTree.so.7.0.0 libCNearTree.so.7; }; })
libtool-default: install: (cd /usr/src/tmp/NearTree-buildroot/usr/lib64 && { ln -s -f libCNearTree.so.7.0.0 libCNearTree.so || { rm -f libCNearTree.so && ln -s libCNearTree.so.7.0.0 libCNearTree.so; }; })
libtool-default: install: cp ./lib64/.libs/libCNearTree.lai /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.la
libtool-default: install: cp ./lib64/.libs/libCNearTree.a /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.a
libtool-default: install: chmod 644 /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.a
libtool-default: install: ranlib /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.a
libtool-default: warning: remember to run 'libtool-default --finish /usr/local/lib64'
libtool --mode=finish /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.la
cp /usr/src/tmp/NearTree-buildroot/usr/include/TNear.h /usr/src/tmp/NearTree-buildroot/usr/include/TNear_old.h
cp: cannot stat '/usr/src/tmp/NearTree-buildroot/usr/include/TNear.h': No such file or directory
make: [Makefile:236: install] Error 1 (ignored)
cp /usr/src/tmp/NearTree-buildroot/usr/include/CNearTree.h /usr/src/tmp/NearTree-buildroot/usr/include/CNearTree_old.h
cp: cannot stat '/usr/src/tmp/NearTree-buildroot/usr/include/CNearTree.h': No such file or directory
make: [Makefile:237: install] Error 1 (ignored)
cp ./TNear.h /usr/src/tmp/NearTree-buildroot/usr/include/TNear.h
cp ./rhrand.h /usr/src/tmp/NearTree-buildroot/usr/include/rhrand.h
cp ./triple.h /usr/src/tmp/NearTree-buildroot/usr/include/triple.h
cp ./CNearTree.h /usr/src/tmp/NearTree-buildroot/usr/include/CNearTree.h
chmod 644 /usr/src/tmp/NearTree-buildroot/usr/include/TNear.h
chmod 644 /usr/src/tmp/NearTree-buildroot/usr/include/CNearTree.h
chmod 644 /usr/src/tmp/NearTree-buildroot/usr/include/rhrand.h
chmod 644 /usr/src/tmp/NearTree-buildroot/usr/include/triple.h
echo "Testing final install static"
Testing final install static
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -static-libtool-libs -I/usr/src/tmp/NearTree-buildroot/usr/include -I.  ./CNearTreeTest.c \
	  -L/usr/src/tmp/NearTree-buildroot/usr/lib64 -lCNearTree  -lCVector -lm -o ./bin/CNearTreeTest_static
libtool-default: warning: library '/usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.la' was moved.
libtool-default: warning: library '/usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.la' was moved.
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I/usr/src/tmp/NearTree-buildroot/usr/include -I. ./CNearTreeTest.c -o ./bin/CNearTreeTest_static  -L/usr/src/tmp/NearTree-buildroot/usr/lib64 /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.a -lCVector -lm
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
./bin/CNearTreeTest_static 
testFindFirstObject
testFindLastObject
testFindInSphereFromBottom
testFindInSphereFromTop
testFindOutSphere
testFindInAnnulus
testRandomTree1
testBackwardForward
testBigVector
testDelayedInsertion
testKNearFar
test4Sphere
testStrings
No errors were detected while testing CNearTree
echo "Testing final install dynamic"
Testing final install dynamic
libtool --tag=CC --mode=link gcc -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -rdynamic -I/usr/src/tmp/NearTree-buildroot/usr/include -I.  ./CNearTreeTest.c \
	  -L/usr/src/tmp/NearTree-buildroot/usr/lib64 -lCNearTree  -lCVector -lm -o ./bin/CNearTreeTest_dynamic
libtool-default: warning: library '/usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.la' was moved.
libtool-default: warning: library '/usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.la' was moved.
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -rdynamic -I/usr/src/tmp/NearTree-buildroot/usr/include -I. ./CNearTreeTest.c -o ./bin/CNearTreeTest_dynamic  -L/usr/src/tmp/NearTree-buildroot/usr/lib64 /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/src/tmp/NearTree-buildroot/usr/lib64 -Wl,-rpath -Wl,/usr/src/tmp/NearTree-buildroot/usr/lib64
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
./bin/CNearTreeTest_dynamic 
testFindFirstObject
testFindLastObject
testFindInSphereFromBottom
testFindInSphereFromTop
testFindOutSphere
testFindInAnnulus
testRandomTree1
testBackwardForward
testBigVector
testDelayedInsertion
testKNearFar
test4Sphere
testStrings
No errors were detected while testing CNearTree
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
+ find /usr/src/tmp/NearTree-buildroot -name '*.la' -exec rm -f '{}' ';'
+ find /usr/src/tmp/NearTree-buildroot -name '*.a' -exec rm -f '{}' ';'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/NearTree-buildroot (auto)
mode of './usr/lib64/libCNearTree.so.7.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/NearTree-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/NearTree-buildroot/ (default)
Compressing files in /usr/src/tmp/NearTree-buildroot (auto)
Adjusting library links in /usr/src/tmp/NearTree-buildroot
./usr/lib64: (from <cmdline>:0)
	libCNearTree.so.7 -> libCNearTree.so.7.0.0
Verifying ELF objects in /usr/src/tmp/NearTree-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/NearTree-buildroot
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.93501
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd NearTree-5.1.1
+ make tests 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1'
make: Entering directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./main.cpp ./v.cpp -lm \
	  -o bin/CPPMain
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -o bin/CPPMain  -lm
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./main_flip.cpp ./v.cpp -lm \
	  -o bin/CPPMain_Flip
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main_flip.cpp ./v.cpp -o bin/CPPMain_Flip  -lm
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTest
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTest  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_DIMSAMPLES=2 ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTest_2SAMP
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_DIMSAMPLES=2 ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTest_2SAMP  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_DIMSAMPLES=6 ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTest_6SAMP
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_DIMSAMPLES=6 ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTest_6SAMP  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_DIMSAMPLES=8 ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTest_8SAMP
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_DIMSAMPLES=8 ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTest_8SAMP  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTestInst
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInst  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./main.c  ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CMain
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c -o bin/.libs/CMain  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  ./CNearTreeTest.c ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CNearTreeTest
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c -o bin/.libs/CNearTreeTest  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED -DCNEARTREE_FORCEFLIP ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTestInstFlip
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_FORCEFLIP ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInstFlip  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NODEFER ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTestInstNoDefer
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NODEFER ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInstNoDefer  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NOFLIP ./CNearTreeTest.cpp ./v.cpp -lm \
	      -o bin/CPPNearTreeTestInstNoFlip
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NOFLIP ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInstNoFlip  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CXX --mode=link g++ -no-undefined -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NOFLIP -DCNEARTREE_NODEFER ./CNearTreeTest.cpp ./v.cpp -lm \
	  -o bin/CPPNearTreeTestInstNoFlipNoDefer
libtool-default: link: g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NOFLIP -DCNEARTREE_NODEFER ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInstNoFlipNoDefer  -lm
./CNearTreeTest.cpp: In function 'void testLloyd_N()':
./CNearTreeTest.cpp:4329:15: warning: unused variable 'i19191' [-Wunused-variable]
 4329 |     const int i19191 = 19191;
      |               ^~~~~~
In file included from ./CNearTreeTest.cpp:60:
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3132:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3149:63:   required from here
./TNear.h:3052:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3052 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3167:59:   required from here
./TNear.h:2752:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2752 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::LeftFindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, std::vector<long unsigned int>&, const T&) [with OutputContainerType = CNearTree<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3187:63:   required from here
./TNear.h:3190:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 3190 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::vector<int, std::allocator<int> >; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3357:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
 2614 |                 if (numrad < cneartree_dimsamples) {
      |                     ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = std::__cxx11::list<int>; T = int; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3374:59:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
./TNear.h: In instantiation of 'long int CNearTree<T, DistanceType, distMinValue>::FindK_NearestNeighbors(size_t, const DistanceType&, OutputContainerType&, const T&) [with OutputContainerType = CNearTree<vec17>; T = vec17; DistanceType = double; int distMinValue = -1; size_t = long unsigned int]':
./CNearTreeTest.cpp:3398:61:   required from here
./TNear.h:2614:28: warning: comparison of integer expressions of different signedness: 'int' and 'const size_t' {aka 'const long unsigned int'} [-Wsign-compare]
libtool --tag=CC --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I.  -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./lib64/libCNearTree.la  -lCVector -lm \
	  -o bin/CNearTreeTestInst
libtool-default: link: gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c -o bin/.libs/CNearTreeTestInst  ./lib64/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib64
./CNearTreeTest.c: In function 'testEmptyTree':
./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable]
  163 |     int CNEARTREE_FAR * nFar;
      |                         ^~~~
./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable]
  161 |     int CNEARTREE_FAR * close;
      |                         ^~~~~
./CNearTreeTest.c: In function 'testFindLastObject':
./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable]
  508 |     double fFinal;
      |            ^~~~~~
./CNearTreeTest.c: In function 'testBigVector':
./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable]
 1337 |     double CNEARTREE_FAR * vExtreme;
      |                            ^~~~~~~~
time ./bin/CPPMain 3458923 > ./CPPMain.lst
0.00user 0.00system 0:00.00elapsed 50%CPU (0avgtext+0avgdata 4248maxresident)k
0inputs+0outputs (0major+200minor)pagefaults 0swaps
time ./bin/CPPMain_Flip 3458923 > ./CPPMain_Flip.lst
0.00user 0.00system 0:00.00elapsed 50%CPU (0avgtext+0avgdata 4300maxresident)k
0inputs+0outputs (0major+197minor)pagefaults 0swaps
time ./bin/CMain 3458923 > ./CMain.lst
0.09user 0.06system 0:00.14elapsed 106%CPU (0avgtext+0avgdata 29008maxresident)k
0inputs+0outputs (0major+13034minor)pagefaults 0swaps
time ./bin/CPPNearTreeTest_2SAMP
testEmptyTree
testSeparation time 0.081993 
testFindFirstObject time 0.000000 
testFindLastObject time 0.000000 
testFindInSphereFromBottom time 0.000997 
testFindInSphereFromTop time 0.000000 
testOutSphere time 0.000000 
testFindInAnnulus: dimension estimate 1.86807
testFindInAnnulus time 0.001001 
testRandomTree1 time 0.004000 
testRandomTree2 time 0.000000 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.024997 
testBigVector: dimension estimate 9
FarthestNeighbor Left time 0.021000 
testBigVector time 0.046999 
testBigIntVec: dimension estimate 11.6604
testBigIntVector time 0.001000 
testBigIntVector Left time 0.000000 
testBigIntVec time 0.016999 
testBackwardForward time 0.001000 
testDelayedInsertionRandom: tree depth is  183
testDelayedInsertion time 0.003004 
testDelayedInsertionRandom: tree depth is  19
testDelayedInsertionRandom time 0.005001 
testIterators time 0.000000 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.000000 
testKNearFar time 1.480487 
testKNearFar_Spherical time 3.146572 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.011999 
testLloyd-N time 0.000000 
No errors were detected while testing CNearTree
4.62user 0.18system 0:04.80elapsed 99%CPU (0avgtext+0avgdata 160192maxresident)k
0inputs+0outputs (0major+75325minor)pagefaults 0swaps
time ./bin/CPPNearTreeTest
testEmptyTree
testSeparation time 0.078946 
testFindFirstObject time 0.000000 
testFindLastObject time 0.000000 
testFindInSphereFromBottom time 0.000000 
testFindInSphereFromTop time 0.000993 
testOutSphere time 0.000000 
testFindInAnnulus: dimension estimate 1.86807
testFindInAnnulus time 0.000000 
testRandomTree1 time 0.004002 
testRandomTree2 time 0.001002 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.025997 
testBigVector: dimension estimate 9
FarthestNeighbor Left time 0.021630 
testBigVector time 0.047627 
testBigIntVec: dimension estimate 11.6604
testBigIntVector time 0.000997 
testBigIntVector Left time 0.000000 
testBigIntVec time 0.017000 
testBackwardForward time 0.000997 
testDelayedInsertionRandom: tree depth is  183
testDelayedInsertion time 0.003004 
testDelayedInsertionRandom: tree depth is  19
testDelayedInsertionRandom time 0.003999 
testIterators time 0.000000 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.001000 
testKNearFar time 1.549924 
testKNearFar_Spherical time 3.665011 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.010967 
testLloyd-N time 0.000000 
No errors were detected while testing CNearTree
5.19user 0.19system 0:05.39elapsed 99%CPU (0avgtext+0avgdata 160456maxresident)k
0inputs+0outputs (0major+75329minor)pagefaults 0swaps
time ./bin/CPPNearTreeTest_6SAMP
testEmptyTree
testSeparation time 0.082974 
testFindFirstObject time 0.000000 
testFindLastObject time 0.000000 
testFindInSphereFromBottom time 0.000000 
testFindInSphereFromTop time 0.000000 
testOutSphere time 0.000889 
testFindInAnnulus: dimension estimate 1.86807
testFindInAnnulus time 0.000000 
testRandomTree1 time 0.004003 
testRandomTree2 time 0.001000 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.026000 
testBigVector: dimension estimate 9
FarthestNeighbor Left time 0.020998 
testBigVector time 0.046998 
testBigIntVec: dimension estimate 11.6604
testBigIntVector time 0.000000 
testBigIntVector Left time 0.001004 
testBigIntVec time 0.017999 
testBackwardForward time 0.001001 
testDelayedInsertionRandom: tree depth is  183
testDelayedInsertion time 0.003000 
testDelayedInsertionRandom: tree depth is  19
testDelayedInsertionRandom time 0.004000 
testIterators time 0.000000 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.000000 
testKNearFar time 1.579802 
testKNearFar_Spherical time 4.162747 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.015978 
testLloyd-N time 0.000000 
No errors were detected while testing CNearTree
5.69user 0.22system 0:05.92elapsed 99%CPU (0avgtext+0avgdata 160104maxresident)k
0inputs+0outputs (0major+75328minor)pagefaults 0swaps
time ./bin/CPPNearTreeTest_8SAMP
testEmptyTree
testSeparation time 0.123990 
testFindFirstObject time 0.000000 
testFindLastObject time 0.000000 
testFindInSphereFromBottom time 0.000000 
testFindInSphereFromTop time 0.001002 
testOutSphere time 0.000000 
testFindInAnnulus: dimension estimate 1.86807
testFindInAnnulus time 0.000999 
testRandomTree1 time 0.006000 
testRandomTree2 time 0.000000 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.034001 
testBigVector: dimension estimate 9
FarthestNeighbor Left time 0.029001 
testBigVector time 0.064001 
testBigIntVec: dimension estimate 11.6604
testBigIntVector time 0.001005 
testBigIntVector Left time 0.000000 
testBigIntVec time 0.021998 
testBackwardForward time 0.001002 
testDelayedInsertionRandom: tree depth is  183
testDelayedInsertion time 0.003998 
testDelayedInsertionRandom: tree depth is  19
testDelayedInsertionRandom time 0.005001 
testIterators time 0.000000 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.000000 
testKNearFar time 2.428926 
testKNearFar_Spherical time 3.476953 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.010899 
testLloyd-N time 0.001005 
No errors were detected while testing CNearTree
5.89user 0.25system 0:06.15elapsed 99%CPU (0avgtext+0avgdata 160376maxresident)k
0inputs+0outputs (0major+75329minor)pagefaults 0swaps
time ./bin/CPPNearTreeTestInst
testEmptyTree
testSeparation time 0.080025 
testFindFirstObject time 0.000000 
testFindLastObject time 0.000000 
testFindInSphereFromBottom time 0.000000 
testFindInSphereFromTop time 0.000000 
testOutSphere time 0.000939 
testFindInAnnulus: dimension estimate 1.86807
testFindInAnnulus time 0.000000 
testRandomTree1 time 0.005002 
testRandomTree2 time 0.000999 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.027004, visits 88030 
testBigVector: dimension estimate 9
FarthestNeighbor Left time 0.021000, visits 88793 
testBigVector time 0.048004 
testBigIntVec: dimension estimate 11.6604
testBigIntVector time 0.001001, visits 952 
testBigIntVector Left time 0.000000, visits 959 
testBigIntVec time 0.016998 
testBackwardForward time 0.000997 
testDelayedInsertionRandom: tree depth is  183
testDelayedInsertion time 0.005002 
testDelayedInsertionRandom: tree depth is  19
testDelayedInsertionRandom time 0.005003 
testIterators time 0.000000 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.000000 
testKNearFar time 1.547929 
testKNearFar_Spherical time 3.293947 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.015876 
testLloyd-N time 0.000000 
No errors were detected while testing CNearTree
4.83user 0.18system 0:05.02elapsed 99%CPU (0avgtext+0avgdata 161980maxresident)k
0inputs+0outputs (0major+75776minor)pagefaults 0swaps
time ./bin/CPPNearTreeTestInstFlip
Flag NTF_ForceFlip set 
testEmptyTree
testSeparation time 0.078996 
testFindFirstObject time 0.000000 
testFindLastObject time 0.001001 
testFindInSphereFromBottom time 0.000000 
testFindInSphereFromTop time 0.000000 
testOutSphere time 0.000000 
testFindInAnnulus: dimension estimate 1.86807
testFindInAnnulus time 0.001000 
testRandomTree1 time 0.005001 
testRandomTree2 time 0.000000 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.025999, visits 88030 
testBigVector: dimension estimate 9
FarthestNeighbor Left time 0.022000, visits 88793 
testBigVector time 0.048999 
testBigIntVec: dimension estimate 11.6604
testBigIntVector time 0.001000, visits 952 
testBigIntVector Left time 0.000000, visits 959 
testBigIntVec time 0.016999 
testBackwardForward time 0.000999 
testDelayedInsertionRandom: tree depth is  183
testDelayedInsertion time 0.005001 
testDelayedInsertionRandom: tree depth is  19
testDelayedInsertionRandom time 0.004999 
testIterators time 0.000000 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.000000 
testKNearFar time 1.627920 
testKNearFar_Spherical time 5.001194 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.015870 
testLloyd-N time 0.000000 
No errors were detected while testing CNearTree
6.56user 0.24system 0:06.88elapsed 98%CPU (0avgtext+0avgdata 162180maxresident)k
0inputs+0outputs (0major+75777minor)pagefaults 0swaps
time ./bin/CPPNearTreeTestInstNoDefer
Flag NTF_NoDefer set 
testEmptyTree
testSeparation time 0.083027 
testFindFirstObject time 0.000000 
testFindLastObject time 0.000969 
testFindInSphereFromBottom time 0.001999 
testFindInSphereFromTop time 0.001000 
testOutSphere time 0.001001 
testFindInAnnulus: dimension estimate 1.60538
testFindInAnnulus time 0.002000 
testRandomTree1 time 0.026000 
testRandomTree2 time 0.003001 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.044999, visits 87616 
testBigVector: dimension estimate 11
FarthestNeighbor Left time 0.044001, visits 88388 
testBigVector time 0.094998 
testBigIntVec: dimension estimate 11.5267
testBigIntVector time 0.000000, visits 900 
testBigIntVector Left time 0.000999, visits 900 
testBigIntVec time 0.019000 
testBackwardForward time 0.003999 
testDelayedInsertionRandom: tree depth is  325
testDelayedInsertion time 0.013001 
testIterators time 0.000998 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.000000 
testKNearFar time 2.719750 
testKNearFar_Spherical time 5.688725 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.033907 
testLloyd-N time 0.000998 
No errors were detected while testing CNearTree
8.46user 0.23system 0:08.70elapsed 99%CPU (0avgtext+0avgdata 162272maxresident)k
0inputs+0outputs (0major+75750minor)pagefaults 0swaps
time ./bin/CPPNearTreeTestInstNoFlip
Flag NTF_NoFlip set 
testEmptyTree
testSeparation time 0.079955 
testFindFirstObject time 0.000000 
testFindLastObject time 0.000000 
testFindInSphereFromBottom time 0.001003 
testFindInSphereFromTop time 0.000000 
testOutSphere time 0.000000 
testFindInAnnulus: dimension estimate 1.86807
testFindInAnnulus time 0.001001 
testRandomTree1 time 0.004002 
testRandomTree2 time 0.000994 
testBigVector: dimension estimate 11
FarthestNeighbor time 0.025002, visits 87865 
testBigVector: dimension estimate 10
FarthestNeighbor Left time 0.020999, visits 88734 
testBigVector time 0.046001 
testBigIntVec: dimension estimate 10.3974
testBigIntVector time 0.000000, visits 910 
testBigIntVector Left time 0.001006, visits 921 
testBigIntVec time 0.016000 
testBackwardForward time 0.000998 
testDelayedInsertionRandom: tree depth is  215
testDelayedInsertion time 0.005001 
testDelayedInsertionRandom: tree depth is  22
testDelayedInsertionRandom time 0.004981 
testIterators time 0.000000 
testIntegerReturn time 0.000000 
testMisc time 0.000000 
testSTLContainerInput time 0.000000 
testKNearFar time 1.249977 
testKNearFar_Spherical time 2.623915 
testMergeConstructor time 0.000000 
testOperatorPlusEquals time 0.000000 
testOperatorMinusEquals time 0.000000 
testSetSymmetricDifference time 0.000000 
testCentroid time 0.000000 
testLloyd time 0.016999 
testLloyd-N time 0.000000 
No errors were detected while testing CNearTree
3.87user 0.17system 0:04.05elapsed 99%CPU (0avgtext+0avgdata 162040maxresident)k
0inputs+0outputs (0major+75766minor)pagefaults 0swaps
time ./bin/CNearTreeTest --debug
Debug enabled
CNearTreeTest:  testFindLastObject: depth=255, size=510
CNearTreeTest:  testFindLastObject: with flip depth=255, size=510
CNearTreeTest:  testRandomTree1: depth=21, size=10000
CNearTreeTest:  testRandomTree1: with flip depth=19, size=10000
CNearTreeTest:  testBackwardForward: depth=502, size=4000
CNearTreeTest:  testBackwardForward: with flip depth=502, size=4000
CNearTreeTest:  testDelayedInsertion: before CNearTreeCompleteDelayedInsert depth=25, size=100
CNearTreeTest:  testDelayedInsertion: after CNearTreeCompleteDelayedInsert depth=26, size=100
CNearTreeTest:  testDelayedInsertion: before CNearTreeCompleteDelayedInsert with flip depth=25, size=100
CNearTreeTest:  testDelayedInsertion: after CNearTreeCompleteDelayedInsert depth=26, size=100
testFindFirstObject
testFindLastObject
testFindInSphereFromBottom
testFindInSphereFromTop
testFindOutSphere
testFindInAnnulus
testRandomTree1
testBackwardForward
testBigVector
testDelayedInsertion
testKNearFar
test4Sphere
testStrings
No errors were detected while testing CNearTree
0.50user 0.10system 0:00.58elapsed 104%CPU (0avgtext+0avgdata 45596maxresident)k
0inputs+0outputs (0major+21340minor)pagefaults 0swaps
time ./bin/CNearTreeTestInst --debug
Debug enabled
CNearTreeTest:  testFindLastObject: depth=255, size=510
CNearTreeTest:  testFindLastObject: height=255
CNearTreeTest:  testFindLastObject: with flip depth=255, size=510
CNearTreeTest:  testRandomTree1: depth=21, size=10000
CNearTreeTest:  testRandomTree1: height=21
CNearTreeTest:  testRandomTree1: with flip depth=19, size=10000
CNearTreeTest:  testRandomTree1: height=19
CNearTreeTest:  testBackwardForward: depth=502, size=4000
CNearTreeTest:  testBackwardForward: height=502
CNearTreeTest:  testBackwardForward: with flip depth=502, size=4000
CNearTreeTest:  testBackForward: height=502
CNearTreeTest:  testDelayedInsertion: before CNearTreeCompleteDelayedInsert depth=25, size=100
CNearTreeTest:  testDelayedInsertion: height=25
CNearTreeTest:  testDelayedInsertion: after CNearTreeCompleteDelayedInsert depth=26, size=100
CNearTreeTest:  testDelayedInsertion: height=26
CNearTreeTest:  testDelayedInsertion: before CNearTreeCompleteDelayedInsert with flip depth=25, size=100
CNearTreeTest:  testDelayedInsertion: height=25
CNearTreeTest:  testDelayedInsertion: after CNearTreeCompleteDelayedInsert depth=26, size=100
CNearTreeTest:  testDelayedInsertion: height=26
testFindFirstObject
testFindLastObject
testFindInSphereFromBottom
testFindInSphereFromTop
testFindOutSphere
testFindInAnnulus
testRandomTree1
testBackwardForward
testBigVector
testDelayedInsertion
testKNearFar
test4Sphere
testStrings
No errors were detected while testing CNearTree
0.51user 0.11system 0:00.60elapsed 104%CPU (0avgtext+0avgdata 45952maxresident)k
0inputs+0outputs (0major+21576minor)pagefaults 0swaps
diff -b -c ./CPPMain_orig.lst ./CPPMain.lst
diff -b -c ./CPPMain_orig.lst ./CPPMain_Flip.lst
diff -b -c ./CMain_orig.lst ./CMain.lst
make: Leaving directory '/usr/src/RPM/BUILD/NearTree-5.1.1'
+ exit 0
Processing files: libNearTree-5.1.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22853
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd NearTree-5.1.1
+ DOCDIR=/usr/src/tmp/NearTree-buildroot/usr/share/doc/libNearTree-5.1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/NearTree-buildroot/usr/share/doc/libNearTree-5.1.1
+ /bin/mkdir -p /usr/src/tmp/NearTree-buildroot/usr/share/doc/libNearTree-5.1.1
+ cp -prL README_NearTree.html README_NearTree.txt lgpl.txt /usr/src/tmp/NearTree-buildroot/usr/share/doc/libNearTree-5.1.1
+ chmod -R go-w /usr/src/tmp/NearTree-buildroot/usr/share/doc/libNearTree-5.1.1
+ chmod -R a+rX /usr/src/tmp/NearTree-buildroot/usr/share/doc/libNearTree-5.1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bex8X6
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/NearTree-buildroot/usr/lib64/libCNearTree.so.7: 58 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r6piB2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libCNearTree.so.7()(64bit) = set:jdfl5pvpxsNwoI9mg2zcu8A5j3uzkHy9Iib9VEYHjNMwRKQyOpZjzLI260wTSQoXpEtcafaBnBDRhT6sZkhMTGkV7Auz2B8rvWAjylxoMkY9YibmA5ZJ0
Requires: libCVector-1.0.3.so.2()(64bit) >= set:hdvwW76W6t43rfsc3AKA3k, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m6FQKF
Creating libNearTree-debuginfo package
Processing files: libNearTree-devel-5.1.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PWa8Te
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.ewgR0z
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/NearTree-buildroot/usr/include/TNear.h:276:10: fatal error: cfloat: No such file or directory
  276 | #include <cfloat>
      |          ^~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/NearTree-buildroot/usr/include/TNear.h: cpp failed, trying c++ mode
Requires: libNearTree = 5.1.1-alt1, /usr/lib64/libCNearTree.so.7.0.0, libCVector-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BNtuhU
Processing files: libNearTree-debuginfo-5.1.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4d1Ya5
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lyIpFq
find-requires: running scripts (debuginfo)
Provides: debug64(libCNearTree.so.7)
Requires: libNearTree = 5.1.1-alt1, debug64(libCVector-1.0.3.so.2), debug64(libc.so.6), debug64(libm.so.6)
Adding to libNearTree-devel a strict dependency on libNearTree
Adding to libNearTree-debuginfo a strict dependency on libNearTree
Removing 1 extra deps from libNearTree-devel due to dependency on libNearTree
Wrote: /usr/src/RPM/RPMS/x86_64/libNearTree-5.1.1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libNearTree-devel-5.1.1-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libNearTree-debuginfo-5.1.1-alt1.x86_64.rpm (w2.lzdio)
174.73user 17.46system 1:47.23elapsed 179%CPU (0avgtext+0avgdata 235052maxresident)k
0inputs+0outputs (0major+4255197minor)pagefaults 0swaps
3.17user 2.47system 1:57.66elapsed 4%CPU (0avgtext+0avgdata 134848maxresident)k
56inputs+0outputs (0major+207323minor)pagefaults 0swaps
--- libNearTree-5.1.1-alt1.x86_64.rpm.repo	2019-02-02 13:47:22.000000000 +0000
+++ libNearTree-5.1.1-alt1.x86_64.rpm.hasher	2024-08-06 04:30:39.072036633 +0000
@@ -9,3 +9,5 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libm.so.6(GLIBC_2.29)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -15,3 +17,3 @@
 File: /usr/lib64/libCNearTree.so.7	120777	root:root		libCNearTree.so.7.0.0
-File: /usr/lib64/libCNearTree.so.7.0.0	100644	root:root	ef6cc4b20987a55c9c0cce6c135fd84f	
+File: /usr/lib64/libCNearTree.so.7.0.0	100644	root:root	8637e364d60de435a8c8cd7374e42c10	
 File: /usr/share/doc/libNearTree-5.1.1	40755	root:root		
@@ -20,2 +22,2 @@
 File: /usr/share/doc/libNearTree-5.1.1/lgpl.txt	100644	root:root	a6f89e2100d9b6cdffcea4f398e37343	
-RPMIdentity: f1e262d17839bb130789f148dc8f27d249cdfc3e0bea8c4d2d2aea039b0d58e8656c9fd89185fa55ea3ef3c29ba904fb5524582d6b7ce43f821754ce5192edd6
+RPMIdentity: c5e075cd1b374092ff01b9c5978ee553d514b96a129d945217b40a351642584d20f2965891f3ff1c38b6a4266226a28ec8cb3d1c5170233ca6f9a5ae7ecd33ec
--- libNearTree-debuginfo-5.1.1-alt1.x86_64.rpm.repo	2019-02-02 13:47:22.000000000 +0000
+++ libNearTree-debuginfo-5.1.1-alt1.x86_64.rpm.hasher	2024-08-06 04:30:39.161038192 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/fd	40755	root:root	
-/usr/lib/debug/.build-id/fd/4b3e1ba18cf66838f2fa35fd38c92b29151649	120777	root:root	../../../../lib64/libCNearTree.so.7.0.0
-/usr/lib/debug/.build-id/fd/4b3e1ba18cf66838f2fa35fd38c92b29151649.debug	120777	root:root	../../usr/lib64/libCNearTree.so.7.0.0.debug
+/usr/lib/debug/.build-id/eb	40755	root:root	
+/usr/lib/debug/.build-id/eb/49bceafd18e7b3aee09b06d54be773ba962738	120777	root:root	../../../../lib64/libCNearTree.so.7.0.0
+/usr/lib/debug/.build-id/eb/49bceafd18e7b3aee09b06d54be773ba962738.debug	120777	root:root	../../usr/lib64/libCNearTree.so.7.0.0.debug
 /usr/lib/debug/usr/lib64/libCNearTree.so.7.0.0.debug	100644	root:root	
@@ -16,6 +16,6 @@
 Provides: libNearTree-debuginfo = 5.1.1-alt1:sisyphus+220437.100.1.1
-File: /usr/lib/debug/.build-id/fd	40755	root:root		
-File: /usr/lib/debug/.build-id/fd/4b3e1ba18cf66838f2fa35fd38c92b29151649	120777	root:root		../../../../lib64/libCNearTree.so.7.0.0
-File: /usr/lib/debug/.build-id/fd/4b3e1ba18cf66838f2fa35fd38c92b29151649.debug	120777	root:root		../../usr/lib64/libCNearTree.so.7.0.0.debug
-File: /usr/lib/debug/usr/lib64/libCNearTree.so.7.0.0.debug	100644	root:root	ff0aa383bdb45a1ee4ab074bf9f9b293	
+File: /usr/lib/debug/.build-id/eb	40755	root:root		
+File: /usr/lib/debug/.build-id/eb/49bceafd18e7b3aee09b06d54be773ba962738	120777	root:root		../../../../lib64/libCNearTree.so.7.0.0
+File: /usr/lib/debug/.build-id/eb/49bceafd18e7b3aee09b06d54be773ba962738.debug	120777	root:root		../../usr/lib64/libCNearTree.so.7.0.0.debug
+File: /usr/lib/debug/usr/lib64/libCNearTree.so.7.0.0.debug	100644	root:root	20e5352bd37db21de2ec1c823a911d93	
 File: /usr/lib/debug/usr/lib64/libCNearTree.so.7.debug	120777	root:root		libCNearTree.so.7.0.0.debug
@@ -25,2 +25,2 @@
 File: /usr/src/debug/NearTree-5.1.1/rhrand.h	100644	root:root	94e2c2d0f424b9f304998ac758fcf98d	
-RPMIdentity: 50bb8771ef6bedfdb0a6538aebd6ec38a33eb36ae54528be5fb5ae4143b9a19200848574246c7ebe78b6fc6af916741af2b3eb96bea8083cb326a008041689d7
+RPMIdentity: 21a5b403a6ced73c8e062933f372f6422a82a7ea387c552367acf866d8301b3019ed4ba9cff8e4e90ba6271a00826ccd6ee2c82af6053f89c96a49d812c47a1c