Michal Babej <[email protected]> writes: > CMake Error > at > /Users/travis/miniconda3/conda-bld/pocl_1520641026167/_b_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/share/cmake-3.10/Modules/TestBigEndian.cmake:49 > (message): no suitable type found Call Stack (most recent call first): > CMakeLists.txt:1137 (TEST_BIG_ENDIAN) > > According to a quick google, it's a CMake problem. Did you try building > with Clang as system compiler ? > > cmake -DCMAKE_C_COMPILER=<path-to-clang> > -DCMAKE_CXX_COMPILER=<path-to-clang++> <path-to-pocl-sources>
Thanks for the tip! I tried that, it hasn't helped: https://travis-ci.org/conda-forge/pocl-feedstock/builds/351767014 Andreas ------------------------------------------------------------------------------ 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
