Advertisement
Guest User

zulucrypt

a guest
May 24th, 2013
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.26 KB | None | 0 0
  1. ==> Continue building zulucrypt ? [Y/n]
  2. ==> -----------------------------------
  3. ==>
  4. ==> Building and installing package
  5. ==> Making package: zulucrypt 4.6.2-2 (Fri May 24 07:24:22 CEST 2013)
  6. ==> Checking runtime dependencies...
  7. ==> Checking buildtime dependencies...
  8. ==> Retrieving sources...
  9. -> Found zulucrypt-4.6.2.tar.bz2
  10. ==> Validating source files with md5sums...
  11. zulucrypt-4.6.2.tar.bz2 ... Passed
  12. ==> Extracting sources...
  13. -> Extracting zulucrypt-4.6.2.tar.bz2 with bsdtar
  14. ==> Starting build()...
  15. -- The C compiler identification is GNU 4.8.0
  16. -- The CXX compiler identification is GNU 4.8.0
  17. -- Check for working C compiler: /usr/bin/cc
  18. -- Check for working C compiler: /usr/bin/cc -- works
  19. -- Detecting C compiler ABI info
  20. -- Detecting C compiler ABI info - done
  21. -- Check for working CXX compiler: /usr/bin/c++
  22. -- Check for working CXX compiler: /usr/bin/c++ -- works
  23. -- Detecting CXX compiler ABI info
  24. -- Detecting CXX compiler ABI info - done
  25. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
  26. -- checking for module 'gnome-keyring-1'
  27. -- found gnome-keyring-1, version 3.8.0
  28. -- checking for module 'libcryptsetup'
  29. -- found libcryptsetup, version 1.6.1
  30. -- checking for module 'blkid'
  31. -- found blkid, version 2.23.0
  32. -- checking for module 'pwquality'
  33. -- found pwquality, version 1.2.1
  34. -- checking for module 'mount'
  35. -- found mount, version 2.23.0
  36. -- checking for module 'tcplay'
  37. -- package 'tcplay' not found
  38. -- Looking for Q_WS_X11
  39. -- Looking for Q_WS_X11 - found
  40. -- Looking for Q_WS_WIN
  41. -- Looking for Q_WS_WIN - not found
  42. -- Looking for Q_WS_QWS
  43. -- Looking for Q_WS_QWS - not found
  44. -- Looking for Q_WS_MAC
  45. -- Looking for Q_WS_MAC - not found
  46. -- Found Qt4: /usr/bin/qmake-qt4 (found version "4.8.4")
  47. -- ---------------------------------------------------------------------------
  48. -- optional functionality that will be build
  49. -- GUI front ends,zuluCrypt-gui and zuluMount-gui
  50. -- gnome-keyring support
  51. -- pwquality library support to give passphrase strength measure
  52. -- version of cryptsetup is greater than 1.5.1,support for opening of truecrypt compatible containers is enabled
  53. -- ---------------------------------------------------------------------------
  54. -- ---------------------------------------------------------------------------
  55. -- optional functionality that will NOT be build
  56. -- kde kwallet support
  57.  
  58. -- udev support,please see build instructions on how to enable it
  59.  
  60. -- tcplay.Package not found or found version is too old(found version is less than 1.0.0)
  61. -- You wont be able to create truecrypt compatible encrypted containers
  62. -- tcplay project is hosted at: https://github.com/bwalex/tc-play
  63.  
  64. -- ---------------------------------------------------------------------------
  65. --
  66.  
  67. -- udev will NOT be consulted when deciding if a volume is system or not.
  68. -- This means ONLY partitions with an entry in fstab will be considered as system partition
  69. -- Please read section 5.0 of the FAQ located at: http://code.google.com/p/zulucrypt/wiki/FAQ
  70. -- before continuing.It is very important to make sure all partitions that are to be considered system
  71. -- have an entry in fstab before continuing.
  72. -- Please make this known to your users if you are a distributor and udev support is off
  73.  
  74. -- Configuring done
  75. -- Generating done
  76. -- Build files have been written to: /tmp/yaourt-tmp-morfik/aur-zulucrypt/src/zulucrypt-4.6.2/build
  77. Scanning dependencies of target Process
  78. Scanning dependencies of target Socket
  79. [ 0%] [ 0%] Building C object zuluCrypt-cli/CMakeFiles/Process.dir/utility/process/process.c.o
  80. Building C object zuluCrypt-cli/CMakeFiles/Socket.dir/utility/socket/socket.c.o
  81. Linking C static library libProcess.a
  82. [ 0%] Built target Process
  83. Scanning dependencies of target String
  84. [ 0%] Building C object zuluCrypt-cli/CMakeFiles/String.dir/utility/string/String.c.o
  85. Linking C static library libSocket.a
  86. [ 0%] Built target Socket
  87. Scanning dependencies of target StringList
  88. [ 1%] Building C object zuluCrypt-cli/CMakeFiles/StringList.dir/utility/string/StringList.c.o
  89. Linking C static library libStringList.a
  90. [ 1%] Built target StringList
  91. Linking C static library libString.a
  92. Scanning dependencies of target zuluCryptMD5
  93. [ 2%] Building C object zuluCrypt-gui/md5/CMakeFiles/zuluCryptMD5.dir/md5.c.o
  94. [ 2%] Built target String
  95. [ 2%] Generating ui_dialogmsg.h
  96. [ 2%] Generating qrc_icon.cxx
  97. [ 2%] Generating moc_mainwindow.cxx
  98. [ 3%] Generating moc_getgpgkey.cxx
  99. [ 3%] Generating __/__/zuluCrypt-gui/moc_dialogmsg.cxx
  100. Linking C static library libzuluCryptMD5.a
  101. [ 3%] [ 3%] Generating __/__/zuluCrypt-gui/moc_socketsendkey.cxx
  102. Built target zuluCryptMD5
  103. [ 4%] Generating ui_mainwindow.h
  104. [ 4%] Generating ui_dialogmsg.h
  105. Scanning dependencies of target gpg
  106. [ 5%] Generating qrc_icon.cxx
  107. [ 5%] Generating moc_mainwindow.cxx
  108. [ 5%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/qrc_icon.cxx.o
  109. [ 5%] Generating __/__/zuluCrypt-gui/moc_socketsendkey.cxx
  110. [ 6%] Generating __/__/zuluCrypt-gui/moc_dialogmsg.cxx
  111. [ 6%] Generating ui_mainwindow.h
  112. Scanning dependencies of target keykeyfile
  113. [ 7%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/qrc_icon.cxx.o
  114. [ 8%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/moc_mainwindow.cxx.o
  115. [ 8%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/moc_mainwindow.cxx.o
  116. [ 8%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/moc_getgpgkey.cxx.o
  117. [ 8%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/__/__/zuluCrypt-gui/moc_socketsendkey.cxx.o
  118. [ 8%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/__/__/zuluCrypt-gui/moc_dialogmsg.cxx.o
  119. [ 9%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/__/__/zuluCrypt-gui/moc_dialogmsg.cxx.o
  120. [ 10%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/__/__/zuluCrypt-gui/moc_socketsendkey.cxx.o
  121. [ 10%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/main.cpp.o
  122. [ 10%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/main.cpp.o
  123. [ 10%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/mainwindow.cpp.o
  124. [ 10%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/mainwindow.cpp.o
  125. [ 11%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/__/__/zuluCrypt-gui/socketsendkey.cpp.o
  126. [ 11%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/getgpgkey.cpp.o
  127. make[2]: *** No rule to make target `zuluCrypt-cli/libzuluCryptPluginManager.so', needed by `plugins/keykeyfile/keykeyfile'. Stop.
  128. make[2]: *** Waiting for unfinished jobs....
  129. [ 11%] Building CXX object plugins/keykeyfile/CMakeFiles/keykeyfile.dir/__/__/zuluCrypt-gui/dialogmsg.cpp.o
  130. [ 12%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/__/__/zuluCrypt-gui/dialogmsg.cpp.o
  131. make[1]: *** [plugins/keykeyfile/CMakeFiles/keykeyfile.dir/all] Error 2
  132. make[1]: *** Waiting for unfinished jobs....
  133. make[2]: *** No rule to make target `zuluCrypt-cli/libzuluCryptPluginManager.so', needed by `plugins/gpg/gpg'. Stop.
  134. make[2]: *** Waiting for unfinished jobs....
  135. [ 12%] Building CXX object plugins/gpg/CMakeFiles/gpg.dir/__/__/zuluCrypt-gui/socketsendkey.cpp.o
  136. make[1]: *** [plugins/gpg/CMakeFiles/gpg.dir/all] Error 2
  137. make: *** [all] Error 2
  138. ==> ERROR: A failure occurred in build().
  139. Aborting...
  140. ==> ERROR: Makepkg was unable to build zulucrypt.
  141. ==> Restart building zulucrypt ? [y/N]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement