-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcts_build_error.txt
More file actions
100 lines (100 loc) · 8.13 KB
/
cts_build_error.txt
File metadata and controls
100 lines (100 loc) · 8.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
/usr/bin/ld: test_smoke.c:(.text+0x1865): undefined reference to `vxGetKernelByName'
/usr/bin/ld: test_smoke.c:(.text+0x1872): undefined reference to `vxGetStatus'
/usr/bin/ld: CMakeFiles/vx_test_conformance.dir/test_smoke.c.o: in function `SmokeTestBase_test_vxGetStatus_body':
test_smoke.c:(.text+0x1b7b): undefined reference to `vxGetStatus'
/usr/bin/ld: test_smoke.c:(.text+0x1bcb): undefined reference to `vxGetKernelByName'
/usr/bin/ld: test_smoke.c:(.text+0x1bd3): undefined reference to `vxGetStatus'
/usr/bin/ld: test_smoke.c:(.text+0x1be6): undefined reference to `vxGetKernelByName'
/usr/bin/ld: test_smoke.c:(.text+0x1bee): undefined reference to `vxGetStatus'
/usr/bin/ld: CMakeFiles/vx_test_conformance.dir/test_smoke.c.o: in function `SmokeTestBase_test_vxSetReferenceName_body':
test_smoke.c:(.text+0x1c9d): undefined reference to `vxSetReferenceName'
/usr/bin/ld: CMakeFiles/vx_test_conformance.dir/test_smoke.c.o: in function `SmokeTestBase_test_vxGetContext_body':
test_smoke.c:(.text+0x1deb): undefined reference to `vxGetContext'
/usr/bin/ld: test_smoke.c:(.text+0x1e33): undefined reference to `vxGetKernelByName'
/usr/bin/ld: test_smoke.c:(.text+0x1e3b): undefined reference to `vxGetContext'
/usr/bin/ld: CMakeFiles/vx_test_conformance.dir/test_target.c.o: in function `TargetBase_testvxSetNodeTargetBase_body':
test_target.c:(.text+0xb77): undefined reference to `vxSetNodeTarget'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_assert_reference_impl':
test_utils.c:(.text+0x9c4): undefined reference to `vxGetStatus'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_fill_image_random_impl':
test_utils.c:(.text+0xac8): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0xae7): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0xb06): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0xb2d): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0xbed): undefined reference to `vxMapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0xcb1): undefined reference to `vxUnmapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0xdaf): undefined reference to `vxFormatImagePatchAddress2d'
/usr/bin/ld: test_utils.c:(.text+0xe23): undefined reference to `vxUnmapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0xe87): undefined reference to `vxFormatImagePatchAddress2d'
/usr/bin/ld: test_utils.c:(.text+0xf6f): undefined reference to `vxFormatImagePatchAddress2d'
/usr/bin/ld: test_utils.c:(.text+0x1007): undefined reference to `vxFormatImagePatchAddress2d'
/usr/bin/ld: test_utils.c:(.text+0x110f): undefined reference to `vxFormatImagePatchAddress2d'
/usr/bin/ld: test_utils.c:(.text+0x11d7): undefined reference to `vxFormatImagePatchAddress2d'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o):test_utils.c:(.text+0x129f): more undefined references to `vxFormatImagePatchAddress2d' follow
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_clone_image_impl':
test_utils.c:(.text+0x1b6d): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x1b7d): undefined reference to `vxGetContext'
/usr/bin/ld: test_utils.c:(.text+0x1b88): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x1ba7): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x1bc6): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x1be5): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x1c14): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x1c30): undefined reference to `vxCreateVirtualImage'
/usr/bin/ld: test_utils.c:(.text+0x1c3d): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x1c65): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x1c86): undefined reference to `vxSetImageAttribute'
/usr/bin/ld: test_utils.c:(.text+0x1d7b): undefined reference to `vxMapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x1da0): undefined reference to `vxUnmapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x1dbc): undefined reference to `vxCreateImage'
/usr/bin/ld: test_utils.c:(.text+0x1dc9): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x1de8): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x1eca): undefined reference to `vxReleaseImage'
/usr/bin/ld: test_utils.c:(.text+0x1f72): undefined reference to `vxMapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x1fb0): undefined reference to `vxMapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x2260): undefined reference to `vxUnmapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x227a): undefined reference to `vxUnmapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x2333): undefined reference to `vxUnmapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x2343): undefined reference to `vxUnmapImagePatch'
/usr/bin/ld: test_utils.c:(.text+0x234d): undefined reference to `vxReleaseImage'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_create_global_vx_context':
test_utils.c:(.text+0x238c): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x23a4): undefined reference to `vxRegisterLogCallback'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_setup_vx_context':
test_utils.c:(.text+0x25ee): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x260c): undefined reference to `vxRegisterLogCallback'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_create_similar_image_impl':
test_utils.c:(.text+0x2685): undefined reference to `vxGetContext'
/usr/bin/ld: test_utils.c:(.text+0x26cd): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x26ec): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x270b): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x2727): undefined reference to `vxCreateImage'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_create_similar_image_with_format_impl':
test_utils.c:(.text+0x2851): undefined reference to `vxGetContext'
/usr/bin/ld: test_utils.c:(.text+0x2897): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x28b6): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x28cc): undefined reference to `vxCreateImage'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_dump_vx_image_info':
test_utils.c:(.text+0x29d1): undefined reference to `vxGetStatus'
/usr/bin/ld: test_utils.c:(.text+0x29f0): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x2a0f): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x2a31): undefined reference to `vxQueryImage'
/usr/bin/ld: test_utils.c:(.text+0x2a50): undefined reference to `vxQueryImage'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_scalar_as_int':
test_utils.c:(.text+0x2d14): undefined reference to `vxQueryScalar'
/usr/bin/ld: test_utils.c:(.text+0x2d2b): undefined reference to `vxCopyScalar'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_scalar_from_int':
test_utils.c:(.text+0x2ecf): undefined reference to `vxCreateScalar'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_read_array':
test_utils.c:(.text+0x2fe4): undefined reference to `vxQueryArray'
/usr/bin/ld: test_utils.c:(.text+0x2ffb): undefined reference to `vxQueryArray'
/usr/bin/ld: test_utils.c:(.text+0x3012): undefined reference to `vxQueryArray'
/usr/bin/ld: test_utils.c:(.text+0x3029): undefined reference to `vxQueryArray'
/usr/bin/ld: test_utils.c:(.text+0x30b3): undefined reference to `vxMapArrayRange'
/usr/bin/ld: test_utils.c:(.text+0x3117): undefined reference to `vxUnmapArrayRange'
/usr/bin/ld: test_utils.c:(.text+0x319a): undefined reference to `vxUnmapArrayRange'
/usr/bin/ld: ../lib/libtest_engine.a(test_utils.c.o): in function `ct_log_rng':
test_utils.c:(.text+0x2c60): undefined reference to `expf'
collect2: error: ld returned 1 exit status
make[2]: *** [test_conformance/CMakeFiles/vx_test_conformance.dir/build.make:1267: bin/vx_test_conformance] Error 1
make[1]: *** [CMakeFiles/Makefile2:221: test_conformance/CMakeFiles/vx_test_conformance.dir/all] Error 2
make: *** [Makefile:136: all] Error 2