1. ==> Determining latest git revision...
  2. -> Version found: 20120913
  3. ==> Making package: heekscad-git 20120913-1 (Thu Sep 13 17:17:22 HKT 2012)
  4. ==> Checking runtime dependencies...
  5. ==> Checking buildtime dependencies...
  6. ==> Retrieving Sources...
  7. -> Found heekscad_PI.patch
  8. ==> Validating source files with md5sums...
  9. heekscad_PI.patch ... Passed
  10. ==> Extracting Sources...
  11. ==> Removing existing pkg/ directory...
  12. ==> Starting build()...
  13. ==> Connecting to GIT server....
  14. Already up-to-date.
  15. ==> The local files are updated.
  16. ==> GIT checkout done or server timeout
  17. ==> Starting build...
  18. Cloning into '/tmp/packerbuild-1000/heekscad-git/heekscad-git/src/heekscad-build'...
  19. done.
  20. -- The C compiler identification is GNU 4.7.1
  21. -- The CXX compiler identification is GNU 4.7.1
  22. -- Check for working C compiler: /usr/bin/gcc
  23. -- Check for working C compiler: /usr/bin/gcc -- works
  24. -- Detecting C compiler ABI info
  25. -- Detecting C compiler ABI info - done
  26. -- Check for working CXX compiler: /usr/bin/c++
  27. -- Check for working CXX compiler: /usr/bin/c++ -- works
  28. -- Detecting CXX compiler ABI info
  29. -- Detecting CXX compiler ABI info - done
  30. -- Found wxWidgets: TRUE
  31. CMake Warning at CMakeLists.txt:26 (find_package):
  32. By not providing "FindOCE.cmake" in CMAKE_MODULE_PATH this project has
  33. asked CMake to find a package configuration file provided by "OCE", but
  34. CMake did not find one.
  35.  
  36. Could not find a package configuration file provided by "OCE" with any of
  37. the following names:
  38.  
  39. OCEConfig.cmake
  40. oce-config.cmake
  41.  
  42. Add the installation prefix of "OCE" to CMAKE_PREFIX_PATH or set "OCE_DIR"
  43. to a directory containing one of the above files. If "OCE" provides a
  44. separate development package or SDK, be sure it has been installed.
  45.  
  46.  
  47. -- Found OCC include dir: /opt/opencascade/inc
  48. -- Found OCC lib dir: /opt/opencascade/lib
  49. -- This is a 64-bit system. Adding appropriate compiler flags for OCC.
  50. -- Found PythonLibs: /usr/lib/libpython3.2mu.so (found version "3.2.3")
  51. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  52. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  53. -- Looking for gethostbyname
  54. -- Looking for gethostbyname - found
  55. -- Looking for connect
  56. -- Looking for connect - found
  57. -- Looking for remove
  58. -- Looking for remove - found
  59. -- Looking for shmat
  60. -- Looking for shmat - found
  61. -- Looking for IceConnectionNumber in ICE
  62. -- Looking for IceConnectionNumber in ICE - found
  63. -- Found X11: /usr/lib/libX11.so
  64. -- Found OpenGL: /usr/lib/libGL.so
  65. -- Configuring done
  66. CMake Error at src/CMakeLists.txt:340 (add_executable):
  67. Cannot find source file:
  68.  
  69. ../libarea/Arc.cpp
  70.  
  71. Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  72. .hxx .in .txx
  73.  
  74.  
  75. -- Build files have been written to: /tmp/packerbuild-1000/heekscad-git/heekscad-git/src/heekscad-build
  76. ==> ERROR: A failure occurred in build().
  77. Aborting...