Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903348 Details for
Bug 1105916
NearTree: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 50.62 KB, created by
Dennis Gilmore
on 2014-06-09 02:04:55 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:04:55 UTC
Size:
50.62 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/NearTree.spec'], False, '/var/lib/mock/f21-build-2108805-392783/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x203db90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/NearTree.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Fri Dec 3 2009 Takanori MATSUURA <t.matsuu@gmail.com> - 2.1.4-1 >warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/NearTree-3.1.1-7.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/NearTree.spec'], False, '/var/lib/mock/f21-build-2108805-392783/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x203db90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/NearTree.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Fri Dec 3 2009 Takanori MATSUURA <t.matsuu@gmail.com> - 2.1.4-1 >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0a74nx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf NearTree-3.1.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/NearTree-3.1.1.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd NearTree-3.1.1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (NearTree-3.1-fedora.patch):' >Patch #0 (NearTree-3.1-fedora.patch): >+ /usr/bin/cat /builddir/build/SOURCES/NearTree-3.1-fedora.patch >+ /usr/bin/patch -p1 -b --suffix .fedora --fuzz=0 >patching file Makefile >+ mv README_NearTree.txt README_NearTree.txt.orig >+ tr -d '\r' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CQr1uk >+ umask 022 >+ cd /builddir/build/BUILD >+ cd NearTree-3.1.1 >+ make all 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1' -j4 >mkdir ./lib >mkdir ./bin >libtool --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -c -c ./CNearTree.c >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -lm \ > -o bin/CPPMain >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.cpp ./v.cpp -lm \ > -o bin/CPPNearTreeTest >libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -c -c ./CNearTree.c -fPIC -DPIC -o .libs/CNearTree.o >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTest -lm >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -o bin/CPPMain -lm >./CNearTreeTest.cpp: In function 'void testIterators()': >./CNearTreeTest.cpp:1901:30: warning: variable 'itTest' set but not used [-Wunused-but-set-variable] > CNearTree<int>::iterator itTest = tree.end( ); > ^ >libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -c -c ./CNearTree.c -o CNearTree.o >/dev/null 2>&1 >libtool --mode=link gcc -version-info 6:0:1 -no-undefined -rpath /usr/local/lib -o ./lib/libCNearTree.la CNearTree.lo -I. \ > -lCVector -lm >libtool: link: gcc -shared -fPIC -DPIC .libs/CNearTree.o -lCVector -lm -Wl,-soname -Wl,libCNearTree.so.5 -o ./lib/.libs/libCNearTree.so.5.1.0 >libtool: link: (cd "./lib/.libs" && rm -f "libCNearTree.so.5" && ln -s "libCNearTree.so.5.1.0" "libCNearTree.so.5") >libtool: link: (cd "./lib/.libs" && rm -f "libCNearTree.so" && ln -s "libCNearTree.so.5.1.0" "libCNearTree.so") >libtool: link: ar cru ./lib/.libs/libCNearTree.a CNearTree.o >libtool: link: ranlib ./lib/.libs/libCNearTree.a >libtool: link: ( cd "./lib/.libs" && rm -f "libCNearTree.la" && ln -s "../libCNearTree.la" "libCNearTree.la" ) >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CMain >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CNearTreeTest >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CNearTreeTestInst >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./CNearTree.c -o bin/.libs/CNearTreeTestInst ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > double CNEARTREE_FAR * vExtreme; > ^ >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c ./CNearTree.c -o bin/.libs/CMain ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c ./CNearTree.c -o bin/.libs/CNearTreeTest ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > double CNEARTREE_FAR * vExtreme; > ^ >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GLvtcL >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386 >++ dirname /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386 >+ cd NearTree-3.1.1 >+ rm -rf /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386 >+ make install 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1' INSTALL_PREFIX=/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -lm \ > -o bin/CPPMain >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -o bin/CPPMain -lm >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CMain >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c ./CNearTree.c -o bin/.libs/CMain ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CNearTreeTest >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c ./CNearTree.c -o bin/.libs/CNearTreeTest ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > double CNEARTREE_FAR * vExtreme; > ^ >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CNearTreeTestInst >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./CNearTree.c -o bin/.libs/CNearTreeTestInst ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > double CNEARTREE_FAR * vExtreme; > ^ >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >mkdir -p /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr >mkdir -p /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib >mkdir -p /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include >libtool --mode=install cp ./lib/libCNearTree.la /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.la >libtool: install: cp ./lib/.libs/libCNearTree.so.5.1.0 /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.so.5.1.0 >libtool: install: (cd /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib && { ln -s -f libCNearTree.so.5.1.0 libCNearTree.so.5 || { rm -f libCNearTree.so.5 && ln -s libCNearTree.so.5.1.0 libCNearTree.so.5; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib && { ln -s -f libCNearTree.so.5.1.0 libCNearTree.so || { rm -f libCNearTree.so && ln -s libCNearTree.so.5.1.0 libCNearTree.so; }; }) >libtool: install: cp ./lib/.libs/libCNearTree.lai /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.la >libtool: install: cp ./lib/.libs/libCNearTree.a /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.a >libtool: install: ranlib /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.a >libtool: install: warning: remember to run `libtool --finish /usr/local/lib' >libtool --mode=finish /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.la >cp /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/TNear.h /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/TNear_old.h >cp: cannot stat '/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/TNear.h': No such file or directory >make: [install] Error 1 (ignored) >cp /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/CNearTree.h /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/CNearTree_old.h >cp: cannot stat '/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/CNearTree.h': No such file or directory >make: [install] Error 1 (ignored) >cp ./TNear.h /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/TNear.h >cp ./rhrand.h /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/rhrand.h >cp ./triple.h /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/triple.h >cp ./CNearTree.h /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/CNearTree.h >chmod 644 /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/TNear.h >chmod 644 /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/CNearTree.h >chmod 644 /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/rhrand.h >chmod 644 /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include/triple.h >echo "Testing final install dynamic" >Testing final install dynamic >libtool --mode=link gcc -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -rdynamic -I/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include -I. ./CNearTreeTest.c \ > -L/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib -lCNearTree -lCVector -lm -o ./bin/CNearTreeTest_dynamic >libtool: link: warning: library `/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.la' was moved. >libtool: link: warning: library `/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.la' was moved. >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -rdynamic -I/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include -I. ./CNearTreeTest.c -o ./bin/CNearTreeTest_dynamic -L/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib -Wl,-rpath -Wl,/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > 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 >echo "Testing final install static" >Testing final install static >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -static-libtool-libs -I/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include -I. ./CNearTreeTest.c \ > -L/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib -lCNearTree -lCVector -lm -o ./bin/CNearTreeTest_static >libtool: link: warning: library `/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.la' was moved. >libtool: link: warning: library `/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.la' was moved. >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/include -I. ./CNearTreeTest.c -o ./bin/CNearTreeTest_static -L/builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.a -lCVector -lm >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > 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 >+ find /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386 -name '*.la' -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386 -name '*.a' -exec rm -f '{}' ';' >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/NearTree-3.1.1 >extracting debug info from /builddir/build/BUILDROOT/NearTree-3.1.1-7.fc21.i386/usr/lib/libCNearTree.so.5.1.0 >dwz: Too few files for multifile optimization >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >symlinked /usr/lib/debug/usr/lib/libCNearTree.so.5.1.0.debug to /usr/lib/debug/usr/lib/libCNearTree.so.5.debug >symlinked /usr/lib/debug/usr/lib/libCNearTree.so.5.1.0.debug to /usr/lib/debug/usr/lib/libCNearTree.so.debug >512 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.guXJ7N >+ umask 022 >+ cd /builddir/build/BUILD >+ cd NearTree-3.1.1 >++ gcc -dumpversion >++ cut -d . -f 1-2 >+ '[' 4.9 = 4.4 ']' >+ make tests 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1' >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -lm \ > -o bin/CPPMain >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.cpp ./v.cpp -o bin/CPPMain -lm >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main_flip.cpp ./v.cpp -lm \ > -o bin/CPPMain_Flip >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main_flip.cpp ./v.cpp -o bin/CPPMain_Flip -lm >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.cpp ./v.cpp -lm \ > -o bin/CPPNearTreeTest >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTest -lm >./CNearTreeTest.cpp: In function 'void testIterators()': >./CNearTreeTest.cpp:1901:30: warning: variable 'itTest' set but not used [-Wunused-but-set-variable] > CNearTree<int>::iterator itTest = tree.end( ); > ^ >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.cpp ./v.cpp -lm \ > -o bin/CPPNearTreeTestInst >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInst -lm >./CNearTreeTest.cpp: In function 'void testIterators()': >./CNearTreeTest.cpp:1901:30: warning: variable 'itTest' set but not used [-Wunused-but-set-variable] > CNearTree<int>::iterator itTest = tree.end( ); > ^ >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CMain >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./main.c ./CNearTree.c -o bin/.libs/CMain ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CNearTreeTest >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. ./CNearTreeTest.c ./CNearTree.c -o bin/.libs/CNearTreeTest ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > double CNEARTREE_FAR * vExtreme; > ^ >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_FORCEFLIP ./CNearTreeTest.cpp ./v.cpp -lm \ > -o bin/CPPNearTreeTestInstFlip >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_FORCEFLIP ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInstFlip -lm >./CNearTreeTest.cpp: In function 'void testIterators()': >./CNearTreeTest.cpp:1901:30: warning: variable 'itTest' set but not used [-Wunused-but-set-variable] > CNearTree<int>::iterator itTest = tree.end( ); > ^ >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NODEFER ./CNearTreeTest.cpp ./v.cpp -lm \ > -o bin/CPPNearTreeTestInstNoDefer >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NODEFER ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInstNoDefer -lm >./CNearTreeTest.cpp: In function 'void testIterators()': >./CNearTreeTest.cpp:1901:30: warning: variable 'itTest' set but not used [-Wunused-but-set-variable] > CNearTree<int>::iterator itTest = tree.end( ); > ^ >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NOFLIP ./CNearTreeTest.cpp ./v.cpp -lm \ > -o bin/CPPNearTreeTestInstNoFlip >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NOFLIP ./CNearTreeTest.cpp ./v.cpp -o bin/CPPNearTreeTestInstNoFlip -lm >./CNearTreeTest.cpp: In function 'void testIterators()': >./CNearTreeTest.cpp:1901:30: warning: variable 'itTest' set but not used [-Wunused-but-set-variable] > CNearTree<int>::iterator itTest = tree.end( ); > ^ >libtool --mode=link g++ -no-undefined -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED -DCNEARTREE_NOFLIP -DCNEARTREE_NODEFER ./CNearTreeTest.cpp ./v.cpp -lm \ > -o bin/CPPNearTreeTestInstNoFlipNoDefer >libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 testIterators()': >./CNearTreeTest.cpp:1901:30: warning: variable 'itTest' set but not used [-Wunused-but-set-variable] > CNearTree<int>::iterator itTest = tree.end( ); > ^ >libtool --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./CNearTree.c ./lib/libCNearTree.la -lCVector -lm \ > -o bin/CNearTreeTestInst >libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -ansi -pedantic -DCNEARTREE_SAFE_TRIANG=1 -I. -DCNEARTREE_INSTRUMENTED ./CNearTreeTest.c ./CNearTree.c -o bin/.libs/CNearTreeTestInst ./lib/.libs/libCNearTree.so -lCVector -lm -Wl,-rpath -Wl,/usr/local/lib >./CNearTreeTest.c: In function 'testEmptyTree': >./CNearTreeTest.c:163:25: warning: variable 'nFar' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * nFar; > ^ >./CNearTreeTest.c:161:25: warning: variable 'close' set but not used [-Wunused-but-set-variable] > int CNEARTREE_FAR * close; > ^ >./CNearTreeTest.c: In function 'testFindLastObject': >./CNearTreeTest.c:508:12: warning: variable 'fFinal' set but not used [-Wunused-but-set-variable] > double fFinal; > ^ >./CNearTreeTest.c: In function 'testBigVector': >./CNearTreeTest.c:1337:28: warning: variable 'vExtreme' set but not used [-Wunused-but-set-variable] > double CNEARTREE_FAR * vExtreme; > ^ >./CNearTree.c: In function 'CNearTreeGetDimEstimate': >./CNearTree.c:1179:13: warning: variable 'bResult' set but not used [-Wunused-but-set-variable] > int bResult; > ^ >./CNearTree.c:1178:16: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > double dummy; > ^ >./CNearTree.c:1171:16: warning: variable 'probe_index' set but not used [-Wunused-but-set-variable] > size_t probe_index; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert': >./CNearTree.c:1582:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c:1577:16: warning: variable 'dTempLeftRight' set but not used [-Wunused-but-set-variable] > double dTempLeftRight = 0; > ^ >./CNearTree.c: In function 'CNearTreeNodeInsert_Flip': >./CNearTree.c:1707:36: warning: variable 'obj' set but not used [-Wunused-but-set-variable] > const void CNEARTREE_FAR * obj; > ^ >./CNearTree.c: In function 'CNearTreeCompleteDelayedInsert': >./CNearTree.c:1978:16: warning: variable 'dummyrand' set but not used [-Wunused-but-set-variable] > double dummyrand; > ^ >time ./bin/CPPMain 3458923 > ./CPPMain.lst >real 0m0.004s >user 0m0.001s >sys 0m0.002s >time ./bin/CPPMain_Flip 3458923 > ./CPPMain_Flip.lst >real 0m0.004s >user 0m0.001s >sys 0m0.002s >time ./bin/CMain 3458923 > ./CMain.lst >real 0m2.331s >user 0m2.104s >sys 0m0.061s >time ./bin/CPPNearTreeTest >testEmptyTree >testSeparation time 0.167310 >testFindFirstObject time 0.000076 >testFindLastObject time 0.001137 >testFindInSphereFromBottom >testFindInSphereFromTop >testOutSphere >testFindInAnnulus: dimension estimate 1.86807 >testFindInAnnulus >testRandomTree1 >testRandomTree2 >testBigVector: dimension estimate 11 >testBigVector: FindInSphere found only 1 point >FarthestNeighbor time 0.060859 >testBigVector: dimension estimate 9 >FarthestNeighbor Left time 0.048938 >testBigVector >testBigIntVec: dimension estimate 11.6604 >testBigIntVector time 0.001050 >testBigIntVector Left time 0.001036 >testBigIntVec >testBackwardForward >testDelayedInsertionRandom: tree depth is 183 >testDelayedInsertion >testDelayedInsertionRandom: tree depth is 19 >CompleteDelayedInsertRandom >testIterators >testIntegerReturn >testMisc >testSTLContainerInput >testKNearFar >testMergeConstructor time 0.000015 >testOperatorPlusEquals time 0.000034 >testOperatorMinusEquals time 0.000013 >testSetSymmetricDifference time 0.000027 >testCentroid time 0.000009 >testLloyd time 0.030826 >1 Errors were detected while testing CNearTree >RPM build errors: >0.34user 0.04system 0:00.39elapsed 98%CPU (0avgtext+0avgdata 32316maxresident)k >0inputs+0outputs (0major+16600minor)pagefaults 0swaps >make: *** [tests] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.guXJ7N (%check) > bogus date in %changelog: Fri Dec 3 2009 Takanori MATSUURA <t.matsuu@gmail.com> - 2.1.4-1 > Bad exit status from /var/tmp/rpm-tmp.guXJ7N (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/NearTree.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/NearTree.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1105916
: 903348 |
903349
|
903350