daily pastebin goal
83%
SHARE
TWEET

buildpackage permission denied

a guest Aug 7th, 2012 19 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  dpkg-source --before-build log4qt-1.0
  2.  fakeroot debian/rules clean
  3.  dpkg-source -b log4qt-1.0
  4.  debian/rules build
  5. DESTDIR is not empty, CMAKE_INSTALL_PREFIX cleaned
  6. Building project Log4Qt
  7.  
  8. Configuration
  9. -------------
  10. CMAKE_BUILD_TYPE        = Release
  11. CXXFLAGS                = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
  12. CMAKE_CXX_FLAGS         = -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
  13. LDFLAGS                 = -Wl,-Bsymbolic-functions -Wl,-z,relro
  14. CMAKE_EXE_LINKER_FLAGS  =  -Wl,-Bsymbolic-functions -Wl,-z,relro
  15. CMAKE_INSTALL_PREFIX    =
  16. INSTALL_DIR             = /usr
  17.  
  18. With QT_USE_QTSQL DatabaseAppender, DatabaseLayout compiled
  19. With QT_USE_QTNETWORK TelnetAppender compiled
  20. CMAKE_INSTALL_PREFIX =
  21.  
  22. BIN_INSTALL_DIR         = /usr/bin
  23. LIB_INSTALL_DIR         = /usr/lib
  24. INCLUDE_INSTALL_DIR     = /usr/include/log4qt
  25. CMAKECONFIG_INSTALL_DIR = /usr/lib/cmake/Log4Qt
  26.  
  27.  fakeroot debian/rules binary
  28. CMake Error at cmake_install.cmake:49 (FILE):
  29.   file INSTALL cannot copy file
  30.   "/home/alexey/dev/log4qt/log4qt-1.0/lib/libLog4Qt.so.1.0.0" to
  31.   "/usr/lib/libLog4Qt.so.1.0.0".
  32.  
  33.  
  34. make[2]: *** [install] Error 1
  35. make[1]: *** [override_dh_auto_install] Error 2
  36. make: *** [binary] Error 2
  37. dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top