Trying to prepare an adaption of POCL 1.1 to FreeBSD (CURRENT at the moment), using LLVM/CLANG 5, compilation runs well, but the final tests fail due to the initial error in pocl_version_check, like
[...]
Start 1: pocl_version_check
1/197 Test #1:
pocl_version_check
..................................................................***Failed
Required regular expression not found.Regex=[basic ]
[...]
which then results (for me) in
[...]
61% tests passed, 77 tests failed out of 197
Label Time Summary:
EinsteinToolkit = 11.32 sec*proc (2 tests)
VexCL = 0.00 sec*proc (27 tests)
clBLAS = 0.00 sec*proc (46 tests)
clFFT = 0.00 sec*proc (3 tests)
cuda = 3.65 sec*proc (49 tests)
hsa = 0.26 sec*proc (3 tests)
internal = 11.82 sec*proc (107 tests)
kernel = 3.33 sec*proc (29 tests)
regression = 2.56 sec*proc (35 tests)
runtime = 4.09 sec*proc (21 tests)
spir = 0.86 sec*proc (1 test)
tce = 0.69 sec*proc (9 tests)
workgroup = 1.53 sec*proc (19 tests)
Total Test time (real) = 172.05 sec
The following tests FAILED:
1 - pocl_version_check (Failed)
122 - clBLAS_samples_example_chbmv (Not Run)
123 - clBLAS_samples_example_chemm (Not Run)
[...]
194 - vexcl_scan_by_key (Not Run)
195 - vexcl_reduce_by_key (Not Run)
196 - vexcl_logical (Not Run)
197 - vexcl_threads (Not Run)
Errors while running CTest
FAILED: CMakeFiles/test.util
cd /usr/ports/lang/pocl.svn/work/pocl-1.1 && /usr/local/bin/ctest
--force-new-ctest-process ninja: build stopped: subcommand failed.
*** Error code 1
[...]
I haven't looked deeper into it, but I guess the lattice of failed tests above
does
result in the initial very first test, no. 1, designated "pocl_version_check",
doesn't
it?
What is going wrong here?
Does anybody else face this error?
Thanks in advance,
O. Hartmann
--
O. Hartmann
Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
pgp0606KTivJm.pgp
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
