1. ==> Software upgrade (new version) :
  2. aur/kvpm 0.6.2-1 -> 0.7.0-1
  3.  
  4. ==> Continue upgrade ? [Y/n]
  5. ==> [V]iew package detail [M]anually select packages
  6. ==> --------------------------------------------------
  7. ==> y
  8.  
  9. ==> Downloading kvpm PKGBUILD from AUR...
  10. bsdtar: Removing leading '/' from member names
  11. x PKGBUILD
  12.  
  13.  
  14. Comment by: zdenton on Sun, 22 Aug 2010 15:00:20 +0000
  15. This PKGBUILD contains an outdated source, so I updated the source line to reflect the current location of the kvpm source. The updated PKGBUILD is here: http://aur.pastebin.com/AQDtpaDc
  16.  
  17. Comment by: cdfk on Mon, 30 Aug 2010 22:08:41 +0000
  18. Updated to 0.7.0 which depends on lvm=2.02.73, that is currently only availible via cvs. Sorry about the source link I didn't have an internet connection for a while, and thank you zdenton for updatinging it. Also I am disowning this package due to lack of time.
  19.  
  20. First Submitted: Tue, 17 Nov 2009 02:20:49 +0000
  21. kvpm 0.7.0-1 : KDE Volume and Partition Manager. Front end for Linux LVM and Gnu parted. It also handles creating and mounting file systems
  22. ( Unsupported package: Potentially dangerous ! )
  23. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  24. ==> ------------------------------------
  25. ==> y
  26.  
  27. ==> kvpm dependencies:
  28. - util-linux-ng (already installed)
  29. - parted (already installed)
  30. - kdelibs (already installed)
  31. - lvm2>=2.02.73 (already installed)
  32. - udev (already installed)
  33. - cmake (already installed)
  34. - automoc4 (already installed)
  35.  
  36.  
  37. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  38. ==> ------------------------------------
  39. ==> n
  40.  
  41. ==> kvpm dependencies:
  42. - util-linux-ng (already installed)
  43. - parted (already installed)
  44. - kdelibs (already installed)
  45. - lvm2>=2.02.73 (already installed)
  46. - udev (already installed)
  47. - cmake (already installed)
  48. - automoc4 (already installed)
  49.  
  50.  
  51. ==> Continue building kvpm ? [Y/n]
  52. ==> ------------------------------
  53. ==>
  54. ==> Building and installing package
  55. ==> Making package: kvpm 0.7.0-1 (Thu Sep 9 02:14:47 EEST 2010)
  56. ==> Checking Runtime Dependencies...
  57. ==> Checking Buildtime Dependencies...
  58. ==> Retrieving Sources...
  59. -> Downloading kvpm-0.7.0.tar.gz...
  60. --2010-09-09 02:14:47-- http://downloads.sourceforge.net/kvpm/kvpm-0.7.0.tar.gz
  61. Resolving downloads.sourceforge.net... 216.34.181.59
  62. Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
  63. HTTP request sent, awaiting response... 301 Moved Permanently
  64. Location: http://downloads.sourceforge.net/project/kvpm/kvpm/kvpm-0.7.0.tar.gz [following]
  65. --2010-09-09 02:14:47-- http://downloads.sourceforge.net/project/kvpm/kvpm/kvpm-0.7.0.tar.gz
  66. Reusing existing connection to downloads.sourceforge.net:80.
  67. HTTP request sent, awaiting response... 302 Found
  68. Location: http://ignum.dl.sourceforge.net/project/kvpm/kvpm/kvpm-0.7.0.tar.gz [following]
  69. --2010-09-09 02:14:48-- http://ignum.dl.sourceforge.net/project/kvpm/kvpm/kvpm-0.7.0.tar.gz
  70. Resolving ignum.dl.sourceforge.net... 62.109.128.5
  71. Connecting to ignum.dl.sourceforge.net|62.109.128.5|:80... connected.
  72. HTTP request sent, awaiting response... 200 OK
  73. Length: 136975 (134K) [application/x-gzip]
  74. Saving to: “kvpm-0.7.0.tar.gz.part”
  75.  
  76. 100%[=================================================>] 136,975 447K/s in 0.3s
  77.  
  78. 2010-09-09 02:14:48 (447 KB/s) - “kvpm-0.7.0.tar.gz.part” saved [136975/136975]
  79.  
  80. ==> Validating source files with md5sums...
  81. kvpm-0.7.0.tar.gz ... Passed
  82. ==> Extracting Sources...
  83. -> Extracting kvpm-0.7.0.tar.gz with bsdtar
  84. ==> Entering fakeroot environment...
  85. ==> Starting build()...
  86. -- The C compiler identification is GNU
  87. -- The CXX compiler identification is GNU
  88. -- Check for working C compiler: /usr/bin/gcc
  89. -- Check for working C compiler: /usr/bin/gcc -- works
  90. -- Detecting C compiler ABI info
  91. -- Detecting C compiler ABI info - done
  92. -- Check for working CXX compiler: /usr/bin/c++
  93. -- Check for working CXX compiler: /usr/bin/c++ -- works
  94. -- Detecting CXX compiler ABI info
  95. -- Detecting CXX compiler ABI info - done
  96. -- Looking for Q_WS_X11
  97. -- Looking for Q_WS_X11 - found
  98. -- Looking for Q_WS_WIN
  99. -- Looking for Q_WS_WIN - not found.
  100. -- Looking for Q_WS_QWS
  101. -- Looking for Q_WS_QWS - not found.
  102. -- Looking for Q_WS_MAC
  103. -- Looking for Q_WS_MAC - not found.
  104. -- Found Qt-Version 4.6.3 (using /usr/bin/qmake)
  105. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so
  106. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so - found
  107. -- Looking for gethostbyname
  108. -- Looking for gethostbyname - found
  109. -- Looking for connect
  110. -- Looking for connect - found
  111. -- Looking for remove
  112. -- Looking for remove - found
  113. -- Looking for shmat
  114. -- Looking for shmat - found
  115. -- Looking for IceConnectionNumber in ICE
  116. -- Looking for IceConnectionNumber in ICE - found
  117. -- Found X11: /usr/lib/libX11.so
  118. -- Looking for include files CMAKE_HAVE_PTHREAD_H
  119. -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
  120. -- Looking for pthread_create in pthreads
  121. -- Looking for pthread_create in pthreads - not found
  122. -- Looking for pthread_create in pthread
  123. -- Looking for pthread_create in pthread - found
  124. -- Found Threads: TRUE
  125. -- Found OpenSSL: /usr/lib/libssl.so
  126. -- Looking for _POSIX_TIMERS
  127. -- Looking for _POSIX_TIMERS - found
  128. -- Found Automoc4: /usr/bin/automoc4
  129. -- Found Perl: /usr/bin/perl
  130. -- Found Phonon: /usr/include (found version "4.4.2", required is "4.3.80")
  131. -- Performing Test _OFFT_IS_64BIT
  132. -- Performing Test _OFFT_IS_64BIT - Success
  133. -- Performing Test HAVE_FPIE_SUPPORT
  134. -- Performing Test HAVE_FPIE_SUPPORT - Success
  135. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  136. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  137. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  138. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  139. -- Found KDE 4.5 include dir: /usr/include
  140. -- Found KDE 4.5 library dir: /usr/lib
  141. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  142. -- Found automoc4: /usr/bin/automoc4
  143. -- Configuring done
  144. -- Generating done
  145. -- Build files have been written to: /tmp/yaourt-tmp-shane/aur-kvpm/src/kvpm-0.7.0/src
  146. Scanning dependencies of target kvpm_automoc
  147. Generating moc_vgchangeresize.cpp
  148. Generating moc_pvchange.cpp
  149. Generating moc_lvrename.cpp
  150. Generating moc_topwindow.cpp
  151. Generating moc_vgchangeextent.cpp
  152. Generating moc_devicemodel.cpp
  153. Generating moc_processprogress.cpp
  154. Generating moc_lvchange.cpp
  155. Generating moc_lvsizechart.cpp
  156. Generating moc_partaddgraphic.cpp
  157. Generating moc_unmount.cpp
  158. Generating moc_mkfs.cpp
  159. Generating moc_addmirror.cpp
  160. Generating moc_lvsizechartseg.cpp
  161. Generating moc_vgsplit.cpp
  162. Generating moc_devicetreeview.cpp
  163. Generating moc_partmoveresize.cpp
  164. Generating moc_volumegrouptab.cpp
  165. Generating moc_maintabwidget.cpp
  166. Generating moc_removemirror.cpp
  167. Generating moc_tablecreate.cpp
  168. Generating moc_vgtree.cpp
  169. Generating moc_vgrename.cpp
  170. Generating moc_lvpropertiesstack.cpp
  171. Generating moc_vgmerge.cpp
  172. Generating moc_partadd.cpp
  173. Generating moc_vgreduce.cpp
  174. Generating moc_vgchangealloc.cpp
  175. Generating moc_lvreduce.cpp
  176. Generating moc_kvpmconfigdialog.cpp
  177. Generating moc_lvcreate.cpp
  178. Generating moc_mount.cpp
  179. Generating moc_vgextend.cpp
  180. Generating moc_devicesizechart.cpp
  181. Generating moc_devicepropertiesstack.cpp
  182. Generating moc_deviceactionsmenu.cpp
  183. Generating moc_pvtree.cpp
  184. Generating moc_vgchangeavailable.cpp
  185. Generating moc_pvcheckbox.cpp
  186. Generating moc_removemissing.cpp
  187. Generating moc_vgcreate.cpp
  188. Generating moc_lvactionsmenu.cpp
  189. Generating moc_pvpropertiesstack.cpp
  190. Generating moc_pvmove.cpp
  191. Generating moc_devicesizechartseg.cpp
  192. [ 0%] Built target kvpm_automoc
  193. Scanning dependencies of target kvpm
  194. [ 1%] Building CXX object CMakeFiles/kvpm.dir/kvpm_automoc.o
  195. In file included from /tmp/yaourt-tmp-shane/aur-kvpm/src/kvpm-0.7.0/src/moc_lvrename.cpp:10:0,
  196. from /tmp/yaourt-tmp-shane/aur-kvpm/src/kvpm-0.7.0/src/kvpm_automoc.cpp:6:
  197. /tmp/yaourt-tmp-shane/aur-kvpm/src/kvpm-0.7.0/src/lvrename.h:34:5: error: ‘QRegExpValidator’ does not name a type
  198. make[2]: *** [CMakeFiles/kvpm.dir/kvpm_automoc.o] Error 1
  199. make[1]: *** [CMakeFiles/kvpm.dir/all] Error 2
  200. make: *** [all] Error 2
  201. Aborting...
  202. ==> ERROR: Makepkg was unable to build kvpm.