Advertisement
Guest User

build.sh

a guest
Sep 7th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. + build libsde-utils-jansson-git
  2. + cd libsde-utils-jansson-git
  3. + rm -f '*.xz'
  4. + makepkg
  5. ==> Сборка пакета: libsde-utils-jansson-git 20130906-1 (Сб сен 7 20:21:30 UTC 2013)
  6. ==> Проверяю необходимые для запуска зависимости...
  7. ==> Проверяю необходимые для сборки зависимости...
  8. ==> Получение исходных файлов...
  9. -> Клонирование libsde-utils-jansson git репозитория...
  10. Cloning into bare repository '/home/gggg/Code/sde/libsde-utils-jansson-git/libsde-utils-jansson'...
  11. remote: Counting objects: 38, done.
  12. remote: Compressing objects: 100% (38/38), done.
  13. remote: Total 38 (delta 20), reused 0 (delta 0)
  14. Receiving objects: 100% (38/38), 10.75 KiB | 0 bytes/s, done.
  15. Resolving deltas: 100% (20/20), done.
  16. Checking connectivity... done
  17. ==> Проверка исходных файлов с помощью md5sums...
  18. libsde-utils-jansson ... Пропущен
  19. ==> Распаковка исходных файлов...
  20. -> Создание рабочей копии libsde-utils-jansson git репозитория...
  21. Cloning into 'libsde-utils-jansson'...
  22. done.
  23. ==> Запускается pkgver()...
  24. ==> Обновленная версия: libsde-utils-jansson-git 20130907-1
  25. ==> Запускается build()...
  26. -- The C compiler identification is GNU 4.8.1
  27. -- The CXX compiler identification is GNU 4.8.1
  28. -- Check for working C compiler: /usr/bin/cc
  29. -- Check for working C compiler: /usr/bin/cc -- works
  30. -- Detecting C compiler ABI info
  31. -- Detecting C compiler ABI info - done
  32. -- Check for working CXX compiler: /usr/bin/c++
  33. -- Check for working CXX compiler: /usr/bin/c++ -- works
  34. -- Detecting CXX compiler ABI info
  35. -- Detecting CXX compiler ABI info - done
  36. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  37. -- checking for module 'gtk+-2.0>=2.24'
  38. -- found gtk+-2.0, version 2.24.20
  39. -- checking for module 'glib-2.0>=2.36'
  40. -- found glib-2.0, version 2.36.4
  41. -- checking for module 'jansson>=2.4'
  42. -- found jansson, version 2.4
  43. -- checking for module 'sde-utils-1.0>=0.1'
  44. -- found sde-utils-1.0, version 0.1
  45. -- checking for module 'sde-utils-gtk-1.0>=0.1'
  46. -- package 'sde-utils-gtk-1.0>=0.1' not found
  47. CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:279 (message):
  48. A required package was not found
  49. Call Stack (most recent call first):
  50. /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
  51. src/CMakeLists.txt:16 (pkg_check_modules)
  52.  
  53.  
  54. -- Configuring incomplete, errors occurred!
  55. ==> ОШИБКА: Произошел сбой в build().
  56. Преждевременный выход...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement