Jump to content

zainSam

Community Newbie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by zainSam

  1. Hi, im a total nub. i tries installing 0ad myself because im not able to apt-get. i have all the files and followed all the build instructions. when i ran the test i got this error

    Running 284 tests...................ERROR: DllLoader: dlopen(libCollada.so) failed: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by /home/zain/Downloads/0ad-0.0.13-alpha/binaries/system/libCollada.so); dlopen(libCollada_dbg.so) failed: libCollada_dbg.so: cannot open shared object file: No such file or directory;

    ERROR: Failed to load COLLADA conversion DLL

    ERROR: Could not load mesh 'art/skeletons/test.dae'

    In TestMeshManager::test_load_dae:

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:163: Error: Assertion failed: modeldef

    ERROR: DllLoader: dlopen(libCollada.so) failed: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by /home/zain/Downloads/0ad-0.0.13-alpha/binaries/system/libCollada.so); dlopen(libCollada_dbg.so) failed: libCollada_dbg.so: cannot open shared object file: No such file or directory;

    ERROR: Failed to load COLLADA conversion DLL

    ERROR: Failed to load COLLADA conversion DLL

    In TestMeshManager::test_load_dae_caching:

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:174: Error: Assertion failed: !daeName1.empty()

    In TestMeshManager::test_invalid_skeletons:

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:193: Error: Test failed: L"<!DOCTYPE html>\n<meta charset=\"utf-8\">\n<title>Pyrogenesis Log</title>\n<style>body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }</style>\n<h2>0 A.D. Main log</h2>\n<p class=\"error\">ERROR: DllLoader: dlopen(libCollada.so) failed: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0\' not found (required by /home/zain/Downloads/0ad-0.0.13-alpha/binaries/system/libCollada.so); dlopen(libCollada_dbg.so) failed: libCollada_dbg.so: cannot open shared object file: No such file or directory; </p>\n<p class=\"error\">ERROR: Failed to load COLLADA conversion DLL</p>\n<p class=\"error\">ERROR: Could not load mesh \'art/skeletons/test.dae\'</p>\n"

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:193: Error: Assertion failed: ts_str_contains(logger.GetOutput(), L"parser error")

    In TestMeshManager::test_invalid_dae:

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:208: Error: Test failed: L"<!DOCTYPE html>\n<meta charset=\"utf-8\">\n<title>Pyrogenesis Log</title>\n<style>body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }</style>\n<h2>0 A.D. Main log</h2>\n<p class=\"error\">ERROR: DllLoader: dlopen(libCollada.so) failed: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0\' not found (required by /home/zain/Downloads/0ad-0.0.13-alpha/binaries/system/libCollada.so); dlopen(libCollada_dbg.so) failed: libCollada_dbg.so: cannot open shared object file: No such file or directory; </p>\n<p class=\"error\">ERROR: Failed to load COLLADA conversion DLL</p>\n<p class=\"error\">ERROR: Could not load mesh \'art/skeletons/test.dae\'</p>\n"

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:208: Error: Assertion failed: ts_str_contains(logger.GetOutput(), L"parser error")

    ..ERROR: DllLoader: dlopen(libCollada.so) failed: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by /home/zain/Downloads/0ad-0.0.13-alpha/binaries/system/libCollada.so); dlopen(libCollada_dbg.so) failed: libCollada_dbg.so: cannot open shared object file: No such file or directory;

    ERROR: Failed to load COLLADA conversion DLL

    ERROR: Could not load mesh 'art/skeletons/test.dae'

    In TestMeshManager::test_load_across_relaxng:

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:241: Error: Assertion failed: modeldef

    ERROR: DllLoader: dlopen(libCollada.so) failed: /usr/lib/i386-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by /home/zain/Downloads/0ad-0.0.13-alpha/binaries/system/libCollada.so); dlopen(libCollada_dbg.so) failed: libCollada_dbg.so: cannot open shared object file: No such file or directory;

    ERROR: Failed to load COLLADA conversion DLL

    ERROR: Could not load mesh 'art/skeletons/test.dae'

    In TestMeshManager::test_load_dae_bogus_material_target:

    ../../../source/graphics/tests/../../../source/graphics/tests/test_MeshManager.h:258: Error: Assertion failed: modeldef

    .............................................................................................................................WARNING: Skipping component scripts tests (can't find binaries/data/mods/public/simulation/components/tests/setup.js)

    ....................................................................................................................................

    Failed 6 of 284 tests

×
×
  • Create New...