Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test 96 fails strangely on OSX 10.9.1 Xcode 5.0.2 llvm 3.3 and llvm 3.4 #53

@elhigu

Description

@elhigu

This fails only when llvmapi is enabled. If configured with --disable-llvmapi all tests run fine. I tested this on both llvm 3.3 and 3.4.

mikaels-mbp:build-0.9 mikaelle$ cat tests/testsuite.dir/096/
run            testsuite.log  
mikaels-mbp:build-0.9 mikaelle$ cat tests/testsuite.dir/096/testsuite.log 
#                             -*- compilation -*-
96. testsuite-runtime.at:4: testing Host runtime tests ...
../../pocl-git/tests/testsuite-runtime.at:6: $abs_top_builddir/tests/runtime/test_clGetDeviceInfo
../../pocl-git/tests/testsuite-runtime.at:7: $abs_top_builddir/tests/runtime/test_clEnqueueNativeKernel
../../pocl-git/tests/testsuite-runtime.at:8: $abs_top_builddir/tests/runtime/test_clGetEventInfo
../../pocl-git/tests/testsuite-runtime.at:9: $abs_top_builddir/tests/runtime/test_clCreateProgramWithBinary
../../pocl-git/tests/testsuite-runtime.at:11: cd $abs_top_srcdir/tests/runtime/; $abs_top_builddir/tests/runtime/test_clBuildProgram
--- /dev/null   2014-01-15 23:28:57.000000000 +0200
+++ /Users/mikaelle/Projects/Vincit/webcl/pocl-testing/build-0.9/tests/testsuite.dir/at-groups/96/stderr    2014-01-15 23:28:58.000000000 +0200
@@ -0,0 +1,13 @@
+/usr/include/module.map:36:14: error: header 'float.h' not found
+      header "float.h" // note: supplied by compiler
+             ^
+/usr/include/module.map:81:14: error: header 'stdarg.h' not found
+      header "stdarg.h" // note: supplied by the compiler
+             ^
+/usr/include/module.map:113:14: error: header 'tgmath.h' not found
+      header "tgmath.h" // note: supplied by the compiler
+             ^
+/tmp/poclGT8bPO//program.cl:2:10: fatal error: 'test_kernel_src_in_pwd.h' file not found
+#include "test_kernel_src_in_pwd.h"
+         ^
+4 errors generated.
../../pocl-git/tests/testsuite-runtime.at:11: exit code was 1, expected 0
96. testsuite-runtime.at:4: 96. Host runtime tests (testsuite-runtime.at:4): FAILED (testsuite-runtime.at:11)
mikaels-mbp:build-0.9 mikaelle$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions