Advertisement
donniezazen

lib32-virtualgl

Oct 17th, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.23 KB | None | 0 0
  1. lib32-virtualgl
  2.  
  3. Proceed with installation? [Y/n]
  4.  
  5. ==> Making package: lib32-virtualgl 2.3.1-1 (Wed Oct 17 19:49:36 MDT 2012)
  6. ==> Checking runtime dependencies...
  7. ==> Checking buildtime dependencies...
  8. ==> Retrieving Sources...
  9. -> Downloading VirtualGL-2.3.1.tar.gz...
  10. % Total % Received % Xferd Average Speed Time Time Time Current
  11. Dload Upload Total Spent Left Speed
  12. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  13. 100 2672k 100 2672k 0 0 203k 0 0:00:13 0:00:13 --:--:-- 334k
  14. ==> Validating source files with sha1sums...
  15. VirtualGL-2.3.1.tar.gz ... Passed
  16. ==> Extracting Sources...
  17. -> Extracting VirtualGL-2.3.1.tar.gz with bsdtar
  18. ==> Starting build()...
  19. -- The C compiler identification is GNU 4.7.2
  20. -- The CXX compiler identification is GNU 4.7.2
  21. -- Check for working C compiler: /usr/bin/gcc
  22. -- Check for working C compiler: /usr/bin/gcc -- works
  23. -- Detecting C compiler ABI info
  24. -- Detecting C compiler ABI info - done
  25. -- Check for working CXX compiler: /usr/bin/g++
  26. -- Check for working CXX compiler: /usr/bin/g++ -- works
  27. -- Detecting CXX compiler ABI info
  28. -- Detecting CXX compiler ABI info - done
  29. -- CMAKE_BUILD_TYPE = Release
  30. -- VERSION = 2.3.1, BUILD = 20121017
  31. -- CMAKE_INSTALL_PREFIX = /opt/VirtualGL
  32. -- VGL_BINDIR = /usr/bin
  33. -- VGL_DOCDIR = /opt/VirtualGL/doc
  34. -- 32-bit build
  35. -- Linking with static libstdc++:
  36. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../../lib32/libstdc++.a
  37. -- Looking for XOpenDisplay in /usr/lib32/libX11.so;/usr/lib32/libXext.so
  38. -- Looking for XOpenDisplay in /usr/lib32/libX11.so;/usr/lib32/libXext.so - found
  39. -- Looking for gethostbyname
  40. -- Looking for gethostbyname - found
  41. -- Looking for connect
  42. -- Looking for connect - found
  43. -- Looking for remove
  44. -- Looking for remove - found
  45. -- Looking for shmat
  46. -- Looking for shmat - found
  47. -- Looking for IceConnectionNumber in ICE
  48. -- Looking for IceConnectionNumber in ICE - not found
  49. -- Found X11: /usr/lib32/libX11.so
  50. -- Found OpenGL: /usr/lib32/libGL.so
  51. -- Enabling X Video support
  52. -- TJPEG_INCLUDE_DIR = /usr/include
  53. -- Performing Test TURBOJPEG_WORKS
  54. -- Performing Test TURBOJPEG_WORKS - Success
  55. -- TJPEG_LIBRARY = /usr/lib32/libturbojpeg.so
  56. -- Building VirtualGL server components
  57. -- VGL_FAKELIBDIR = /opt/VirtualGL/fakelib
  58. -- VGL_INCDIR = /opt/VirtualGL/include
  59. -- VGL_LIBDIR = /usr/lib32
  60. -- Configuring done
  61. -- Generating done
  62. -- Build files have been written to: /tmp/packerbuild-1000/lib32-virtualgl/lib32-virtualgl/src/VirtualGL-2.3.1/build
  63. Scanning dependencies of target fbx
  64. Scanning dependencies of target fbx-faker
  65. [ 0%] [ 1%] Building C object util/CMakeFiles/fbx.dir/fbx.c.o
  66. Building C object util/CMakeFiles/fbx-faker.dir/fbx.c.o
  67. Linking C static library ../lib/libfbx.a
  68. Linking C static library ../lib/libfbx-faker.a
  69. [ 1%] [ 1%] Built target fbx
  70. Built target fbx-faker
  71. Scanning dependencies of target rrutil
  72. Scanning dependencies of target fbxv
  73. [ 1%] [ 2%] Building CXX object util/CMakeFiles/rrutil.dir/rrlog.cpp.o
  74. Building C object util/CMakeFiles/fbxv.dir/fbxv.c.o
  75. Linking C static library ../lib/libfbxv.a
  76. [ 2%] Built target fbxv
  77. [ 3%] Building CXX object util/CMakeFiles/rrutil.dir/genericQ.cpp.o
  78. [ 3%] Building C object util/CMakeFiles/rrutil.dir/bmp.c.o
  79. Scanning dependencies of target glreadtest
  80. [ 3%] Building CXX object util/CMakeFiles/glreadtest.dir/glreadtest.cpp.o
  81. Linking CXX static library ../lib/librrutil.a
  82. [ 3%] Built target rrutil
  83. Scanning dependencies of target rrsocket
  84. [ 4%] Building CXX object util/CMakeFiles/rrsocket.dir/rrsocket.cpp.o
  85. Linking CXX executable ../bin/glreadtest
  86. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.2/../../../libGLU.so when searching for -lGLU
  87. /usr/bin/ld: skipping incompatible /usr/lib/libGLU.so when searching for -lGLU
  88. /usr/bin/ld: cannot find -lGLU
  89. collect2: error: ld returned 1 exit status
  90. make[2]: *** [bin/glreadtest] Error 1
  91. make[1]: *** [util/CMakeFiles/glreadtest.dir/all] Error 2
  92. make[1]: *** Waiting for unfinished jobs....
  93. Linking CXX static library ../lib/librrsocket.a
  94. [ 4%] Built target rrsocket
  95. make: *** [all] Error 2
  96. ==> ERROR: A failure occurred in build().
  97. Aborting...
  98. The build failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement