On 25/01/13 17:04, Tom Rondeau wrote:
I'm test building all our other packages that use boost in the hope
that there are no breakages with 1.53b1 - if that happens then I may
have a case for pushing for an update.
Barry
Ok.
Tom
OK it's been a long haul but we now have boost-1.53 in the distro and
all build problems of other packages are fixed - just days before RC1 :)
So I'm now back to looking at this ctest issue with gnuradio.
I have attached the output from running ctest -V -R qa_volk_test_all
from within the build system chroot by stopping it and dropping to the
shell after the install stage.
It still fails to find libvolk.so.0.0.0. As you will see I even cd'd
into the dir and ran ./test_all from there.
Do you have any clues?
If the tests are skipped during package build and the resulting package
is installed, there is no problem running volk_profile, so can we just
ignore this test failure?
It would be good to have all tests passing though ;)
Barry
[iurt cauldron] rootjackodesktop/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build$
ctest -V -R qa_volk_test_all
UpdateCTestConfiguration from
:/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/DartConfiguration.tcl
UpdateCTestConfiguration from
:/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/DartConfiguration.tcl
Test project /home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: qa_volk_test_all
1: Test command: /home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/volk/lib/test_all
1: Test timeout computed to be: 9.99988e+06
1: /home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/volk/lib/test_all: error while
loading shared libraries: libvolk.so.0.0.0: cannot open shared object file: No
such file or directory
1/1 Test #1: qa_volk_test_all .................***Failed 0.00 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.01 sec
The following tests FAILED:
1 - qa_volk_test_all (Failed)
Errors while running CTest
[iurt cauldron] rootjackodesktop/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build$
cd volk
[iurt cauldron]
rootjackodesktop/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/volk$ cd lib
[iurt cauldron]
rootjackodesktop/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/volk/lib$ ll
total 7092
drwxr-xr-x 4 baz baz 4096 Apr 15 10:56 CMakeFiles/
-rw-r--r-- 1 baz baz 353 Apr 15 10:56 CTestTestfile.cmake
-rw-r--r-- 1 baz baz 61580 Apr 15 10:56 Makefile
-rw-r--r-- 1 baz baz 1964 Apr 15 10:56 cmake_install.cmake
lrwxrwxrwx 1 baz baz 16 Apr 15 10:57 libvolk.so -> libvolk.so.0.0.0*
-rwxr-xr-x 1 baz baz 4603262 Apr 15 10:57 libvolk.so.0.0.0*
-rwxr-xr-x 1 baz baz 1862413 Apr 15 10:57 test_all*
-rw-r--r-- 1 baz baz 163386 Apr 15 10:56 volk.c
-rw-r--r-- 1 baz baz 9246 Apr 15 10:56
volk_16i_s32f_deinterleave_32f_x2_a_orc_impl.c
-rw-r--r-- 1 baz baz 6934 Apr 15 10:56
volk_16ic_deinterleave_16i_x2_a_orc_impl.c
-rw-r--r-- 1 baz baz 6739 Apr 15 10:56
volk_16ic_deinterleave_real_8i_a_orc_impl.c
-rw-r--r-- 1 baz baz 12958 Apr 15 10:56 volk_16ic_magnitude_16i_a_orc_impl.c
-rw-r--r-- 1 baz baz 12020 Apr 15 10:56
volk_16sc_magnitude_32f_aligned16_orc_impl.c
-rw-r--r-- 1 baz baz 5893 Apr 15 10:56 volk_16u_byteswap_a_orc_impl.c
-rw-r--r-- 1 baz baz 7022 Apr 15 10:56
volk_32f_s32f_multiply_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 6998 Apr 15 10:56 volk_32f_s32f_normalize_a_orc_impl.c
-rw-r--r-- 1 baz baz 6520 Apr 15 10:56 volk_32f_sqrt_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 7134 Apr 15 10:56 volk_32f_x2_add_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 7158 Apr 15 10:56 volk_32f_x2_divide_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 7477 Apr 15 10:56 volk_32f_x2_dot_prod_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 7246 Apr 15 10:56 volk_32f_x2_max_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 7246 Apr 15 10:56 volk_32f_x2_min_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 7174 Apr 15 10:56 volk_32f_x2_multiply_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 7174 Apr 15 10:56 volk_32f_x2_subtract_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 8338 Apr 15 10:56
volk_32fc_32f_multiply_32fc_a_orc_impl.c
-rw-r--r-- 1 baz baz 9260 Apr 15 10:56 volk_32fc_magnitude_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 11087 Apr 15 10:56
volk_32fc_s32f_magnitude_16i_a_orc_impl.c
-rw-r--r-- 1 baz baz 12556 Apr 15 10:56
volk_32fc_s32fc_multiply_32fc_a_orc_impl.c
-rw-r--r-- 1 baz baz 12560 Apr 15 10:56
volk_32fc_x2_multiply_32fc_a_orc_impl.c
-rw-r--r-- 1 baz baz 6702 Apr 15 10:56 volk_32i_x2_and_32i_a_orc_impl.c
-rw-r--r-- 1 baz baz 6691 Apr 15 10:56 volk_32i_x2_or_32i_a_orc_impl.c
-rw-r--r-- 1 baz baz 6533 Apr 15 10:56 volk_8i_convert_16i_a_orc_impl.c
-rw-r--r-- 1 baz baz 7790 Apr 15 10:56 volk_8i_s32f_convert_32f_a_orc_impl.c
-rw-r--r-- 1 baz baz 8171 Apr 15 10:56 volk_cpu.c
-rw-r--r-- 1 baz baz 31600 Apr 15 10:56 volk_machine_avx_64_mmx_orc.c
-rw-r--r-- 1 baz baz 22073 Apr 15 10:56 volk_machine_generic_orc.c
-rw-r--r-- 1 baz baz 27122 Apr 15 10:56 volk_machine_sse2_64_mmx_orc.c
-rw-r--r-- 1 baz baz 28765 Apr 15 10:56 volk_machine_sse3_64_orc.c
-rw-r--r-- 1 baz baz 30837 Apr 15 10:56 volk_machine_sse4_1_64_orc.c
-rw-r--r-- 1 baz baz 31052 Apr 15 10:56 volk_machine_sse4_2_64_orc.c
-rw-r--r-- 1 baz baz 28861 Apr 15 10:56 volk_machine_sse4_a_64_orc.c
-rw-r--r-- 1 baz baz 29258 Apr 15 10:56 volk_machine_ssse3_64_orc.c
-rw-r--r-- 1 baz baz 4094 Apr 15 10:56 volk_machines.c
-rw-r--r-- 1 baz baz 38774 Apr 15 10:56 volk_machines.h
[iurt cauldron]
rootjackodesktop/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/volk/lib$
./test_all
./test_all: error while loading shared libraries: libvolk.so.0.0.0: cannot open
shared object file: No such file or directory
[iurt cauldron]
rootjackodesktop/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/volk/lib$ ls lib*
libvolk.so@ libvolk.so.0.0.0*
[iurt cauldron]
rootjackodesktop/home/baz/rpmbuild/BUILD/gnuradio-3.6.3/build/volk/lib$
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio