1. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  2. ==> ------------------------------------
  3. ==> y
  4.  
  5. ==> xgrabcolor dependencies:
  6. - qt (already installed)
  7.  
  8.  
  9. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  10. ==> ------------------------------------
  11. ==> n
  12.  
  13. ==> Continue building xgrabcolor ? [Y/n]
  14. ==> ------------------------------------
  15. ==>
  16. ==> Building and installing package
  17. ==> Making package: xgrabcolor 1.3.5-1 (Sat 21 Jul 09:47:05 BST 2012)
  18. ==> Checking runtime dependencies...
  19. ==> Checking buildtime dependencies...
  20. ==> Retrieving Sources...
  21. -> Found xgrabcolor-1.3.5.tar.gz
  22. -> Found liborder.patch
  23. ==> Validating source files with md5sums...
  24. xgrabcolor-1.3.5.tar.gz ... Passed
  25. liborder.patch ... Passed
  26. ==> Extracting Sources...
  27. -> Extracting xgrabcolor-1.3.5.tar.gz with bsdtar
  28. ==> Removing existing pkg/ directory...
  29. ==> Entering fakeroot environment...
  30. ==> Starting build()...
  31. patching file src/Makefile.am
  32. /usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
  33. /usr/share/aclocal/nspr.m4:8: run info Automake 'Extending aclocal'
  34. /usr/share/aclocal/nspr.m4:8: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
  35. libtoolize: putting auxiliary files in `.'.
  36. libtoolize: linking file `./ltmain.sh'
  37. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  38. libtoolize: linking file `m4/libtool.m4'
  39. libtoolize: linking file `m4/ltoptions.m4'
  40. libtoolize: linking file `m4/ltsugar.m4'
  41. libtoolize: linking file `m4/ltversion.m4'
  42. libtoolize: linking file `m4/lt~obsolete.m4'
  43. base-qt/Makefile.am:349: warning: '%'-style pattern rules are a GNU make extension
  44. base-qt/Makefile.am:352: warning: '%'-style pattern rules are a GNU make extension
  45. base-server/Makefile.am:76: warning: '%'-style pattern rules are a GNU make extension
  46. base/Makefile.am:87: warning: '%'-style pattern rules are a GNU make extension
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. checking whether build environment is sane... yes
  49. checking for a thread-safe mkdir -p... /bin/mkdir -p
  50. checking for gawk... gawk
  51. checking whether make sets $(MAKE)... yes
  52. checking for CC... no
  53. checking for g++... g++
  54. checking whether the C++ compiler works... yes
  55. checking for C++ compiler default output file name... a.out
  56. checking for suffix of executables...
  57. checking whether we are cross compiling... no
  58. checking for suffix of object files... o
  59. checking whether we are using the GNU C++ compiler... yes
  60. checking whether g++ accepts -g... yes
  61. checking for style of include used by make... GNU
  62. checking dependency style of g++... gcc3
  63. checking build system type... i686-pc-linux-gnu
  64. checking host system type... i686-pc-linux-gnu
  65. checking how to print strings... printf
  66. checking for gcc... gcc
  67. checking whether we are using the GNU C compiler... yes
  68. checking whether gcc accepts -g... yes
  69. checking for gcc option to accept ISO C89... none needed
  70. checking dependency style of gcc... gcc3
  71. checking for a sed that does not truncate output... /bin/sed
  72. checking for grep that handles long lines and -e... /usr/bin/grep
  73. checking for egrep... /usr/bin/grep -E
  74. checking for fgrep... /usr/bin/grep -F
  75. checking for ld used by gcc... /usr/bin/ld
  76. checking if the linker (/usr/bin/ld) is GNU ld... yes
  77. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  78. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  79. checking whether ln -s works... yes
  80. checking the maximum length of command line arguments... 1572864
  81. checking whether the shell understands some XSI constructs... yes
  82. checking whether the shell understands "+="... yes
  83. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  84. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  85. checking for /usr/bin/ld option to reload object files... -r
  86. checking for objdump... objdump
  87. checking how to recognize dependent libraries... pass_all
  88. checking for dlltool... no
  89. checking how to associate runtime and link libraries... printf %s\n
  90. checking for ar... ar
  91. checking for archiver @FILE support... @
  92. checking for strip... strip
  93. checking for ranlib... ranlib
  94. checking command to parse /usr/bin/nm -B output from gcc object... ok
  95. checking for sysroot... no
  96. checking for mt... no
  97. checking if : is a manifest tool... no
  98. checking how to run the C preprocessor... gcc -E
  99. checking for ANSI C header files... yes
  100. checking for sys/types.h... yes
  101. checking for sys/stat.h... yes
  102. checking for stdlib.h... yes
  103. checking for string.h... yes
  104. checking for memory.h... yes
  105. checking for strings.h... yes
  106. checking for inttypes.h... yes
  107. checking for stdint.h... yes
  108. checking for unistd.h... yes
  109. checking for dlfcn.h... yes
  110. checking for objdir... .libs
  111. checking if gcc supports -fno-rtti -fno-exceptions... no
  112. checking for gcc option to produce PIC... -fPIC -DPIC
  113. checking if gcc PIC flag -fPIC -DPIC works... yes
  114. checking if gcc static flag -static works... yes
  115. checking if gcc supports -c -o file.o... yes
  116. checking if gcc supports -c -o file.o... (cached) yes
  117. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  118. checking whether -lc should be explicitly linked in... no
  119. checking dynamic linker characteristics... GNU/Linux ld.so
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... yes
  124. checking whether to build static libraries... no
  125. checking how to run the C++ preprocessor... g++ -E
  126. checking for ld used by g++... /usr/bin/ld
  127. checking if the linker (/usr/bin/ld) is GNU ld... yes
  128. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  129. checking for g++ option to produce PIC... -fPIC -DPIC
  130. checking if g++ PIC flag -fPIC -DPIC works... yes
  131. checking if g++ static flag -static works... yes
  132. checking if g++ supports -c -o file.o... yes
  133. checking if g++ supports -c -o file.o... (cached) yes
  134. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  135. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  136. checking how to hardcode library paths into programs... immediate
  137. checking for /usr/include/QtCore/QtCore... yes
  138. checking for /usr/lib/libQtCore.so... yes
  139. checking for moc... /usr/bin/moc
  140. checking for rcc... /usr/bin/rcc
  141.  
  142. Qt configuration:
  143. qt_lib = QtCore
  144. qt_dir = /usr
  145. qt_libraries = /usr/lib
  146. qt_includes = /usr/include
  147. qt_bin = /usr/bin
  148.  
  149. using static libraries for program dependencies
  150.  
  151. timestamp = 2012/07/21
  152.  
  153. checking that generated files are newer than configure... done
  154. configure: creating ./config.status
  155. config.status: creating base/Makefile
  156. config.status: creating base-qt/Makefile
  157. config.status: creating base-server/Makefile
  158. config.status: creating base-pixmaps/Makefile
  159. config.status: creating xgrabcolor.spec
  160. config.status: creating Makefile
  161. config.status: creating pixmaps/Makefile
  162. config.status: creating extra-includes/Makefile
  163. config.status: creating src/Config.h
  164. config.status: creating src/Makefile
  165. config.status: executing depfiles commands
  166. config.status: executing libtool commands
  167. Making all in base
  168. make[1]: Entering directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base'
  169. make all-am
  170. make[2]: Entering directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base'
  171. make[2]: Nothing to be done for `all-am'.
  172. make[2]: Leaving directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base'
  173. make[1]: Leaving directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base'
  174. Making all in base-qt
  175. make[1]: Entering directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base-qt'
  176. make all-am
  177. make[2]: Entering directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base-qt'
  178. g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xgrabcolor\" -DVERSION=\"1.3.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/include -I/usr/include/Qt -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include/QtGui -I../base -Wall -Werror -Wno-non-virtual-dtor -MT BlockHighlight.o -MD -MP -MF .deps/BlockHighlight.Tpo -c -o BlockHighlight.o BlockHighlight.cpp
  179. In file included from TextEditor.h:40:0,
  180. from BlockHighlight.cpp:37:
  181. ../base/Key.h: In instantiation of ‘BASE::KeySet<T>::KeySet(const BASE::Key*) [with T = TextEditor]’:
  182. BlockHighlight.cpp:142:45: required from here
  183. ../base/Key.h:284:17: error: ‘insert’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
  184. ../base/Key.h:284:17: note: declarations in dependent base ‘std::set<TextEditor*, BASE::KeyLessFTor, std::allocator<TextEditor*> >’ are not found by unqualified lookup
  185. ../base/Key.h:284:17: note: use ‘this->insert’ instead
  186. make[2]: *** [BlockHighlight.o] Error 1
  187. make[2]: Leaving directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base-qt'
  188. make[1]: *** [all] Error 2
  189. make[1]: Leaving directory `/tmp/yaourt-tmp-danb/aur-xgrabcolor/src/xgrabcolor-1.3.5/base-qt'
  190. make: *** [all-recursive] Error 1
  191. ==> ERROR: A failure occurred in build().
  192. Aborting...
  193. ==> ERROR: Makepkg was unable to build xgrabcolor.
  194. ==> Restart building xgrabcolor ? [y/N]