Advertisement
Guest User

Untitled

a guest
Dec 21st, 2013
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. Scanning dependencies of target check-headless
  2. make[5]: Leaving directory `/home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/obj-x86_64-linux-gnu'
  3. make -f tests/CMakeFiles/check-headless.dir/build.make tests/CMakeFiles/check-headless.dir/build
  4. make[5]: Entering directory `/home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/obj-x86_64-linux-gnu'
  5. cd /home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/obj-x86_64-linux-gnu/tests && export NUX_FALLBACK_TEXTURE=TRUE && /home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/tests/dummy-xorg-test-runner.sh ./test-gtest --gtest_output=xml:./test-gtest.xml && /home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/tests/dummy-xorg-test-runner.sh ./test-gtest-slow --gtest_output=xml:./test-gtest-slow.xml && ./test-gtest-xless --gtest_output=xml:./test-gtest-xless.xml && ./test-gestures/test-gestures --gtest_output=xml:./test-gestures.xml && dbus-test-runner --max-wait=300 --task ./test-gtest-service --task-name test-service --task=./test-gtest-dbus --task-name=test-dbus --wait-for=com.canonical.Unity.Test.Scope --parameter=--gtest_output=xml:./test-gtest-dbus.xml --parameter=--gtest_filter=-TestCategoriesChanging*
  6. Xlib: extension "GLX" missing on display ":16192".
  7. Nux: [GraphicsDisplay::CreateOpenGLWindow] GLX is not supported.
  8. Segmentation fault
  9. make[5]: *** [tests/CMakeFiles/check-headless] Error 139
  10. make[5]: Leaving directory `/home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/obj-x86_64-linux-gnu'
  11. make[4]: *** [tests/CMakeFiles/check-headless.dir/all] Error 2
  12. make[4]: Leaving directory `/home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/obj-x86_64-linux-gnu'
  13. make[3]: *** [tests/CMakeFiles/check-headless.dir/rule] Error 2
  14. make[3]: Leaving directory `/home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/obj-x86_64-linux-gnu'
  15. make[2]: *** [check-headless] Error 2
  16. make[2]: Leaving directory `/home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1/obj-x86_64-linux-gnu'
  17. make[1]: *** [override_dh_auto_test] Error 2
  18. make[1]: Leaving directory `/home/pcworld/Downloads/unity/unity-13.10/unity-7.1.2+13.10.20131014.1'
  19. make: *** [build] Error 2
  20. dpkg-buildpackage: error: debian/rules build gave error exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement