spacepaste

  1.  
  2. Starting build()...
  3. Already up-to-date.
  4. using autoconf for autoconf
  5. checking for automake >= 1.9.6...
  6. testing automake... found 1.12.2
  7. using libtoolize for libtool
  8. ./autogen.sh: running `libtoolize --copy --force'
  9. libtoolize: putting auxiliary files in `.'.
  10. libtoolize: copying file `./ltmain.sh'
  11. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
  12. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  13. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  14. ./autogen.sh: running `aclocal'
  15. ./autogen.sh: running `autoheader'
  16. ./autogen.sh: running `automake --add-missing --foreign'
  17. ^A%doc/Makefile.am:32: warning: PAPEROPT_$(PAPER: non-POSIX recursive variable expansion
  18. doc/Makefile.am:55: warning: user target 'clean' defined here ...
  19. automake: ... overrides Automake target 'clean' defined here
  20. doc/Makefile.am:55: consider using clean-local instead of clean
  21. doc/Makefile.am:58: warning: user target 'html' defined here ...
  22. automake: ... overrides Automake target 'html' defined here
  23. doc/Makefile.am:58: consider using html-local instead of html
  24. /usr/share/automake-1.12/am/ltlibrary.am: warning: '_cairo.la': linking libtool libraries using a non-POSIX
  25. /usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
  26. src/Makefile.am:11: while processing Libtool library '_cairo.la'
  27. ./autogen.sh: running `autoconf'
  28. configure: WARNING: unrecognized options: --enable-maintainer-mode, --enable-xcb
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking build system type... armv6l-unknown-linux-gnueabi
  35. checking host system type... armv6l-unknown-linux-gnueabi
  36. checking how to print strings... printf
  37. checking for style of include used by make... GNU
  38. checking for gcc... gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether gcc accepts -g... yes
  46. checking for gcc option to accept ISO C89... none needed
  47. checking dependency style of gcc... gcc3
  48. checking for a sed that does not truncate output... /bin/sed
  49. checking for grep that handles long lines and -e... /usr/bin/grep
  50. checking for egrep... /usr/bin/grep -E
  51. checking for fgrep... /usr/bin/grep -F
  52. checking for ld used by gcc... /usr/bin/ld
  53. checking if the linker (/usr/bin/ld) is GNU ld... yes
  54. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  55. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  56. checking whether ln -s works... yes
  57. checking the maximum length of command line arguments... 1572864
  58. checking whether the shell understands some XSI constructs... yes
  59. checking whether the shell understands "+="... yes
  60. checking how to convert armv6l-unknown-linux-gnueabi file names to armv6l-unknown-linux-gnueabi format... func_convert_file_noop
  61. checking how to convert armv6l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
  62. checking for /usr/bin/ld option to reload object files... -r
  63. checking for objdump... objdump
  64. checking how to recognize dependent libraries... pass_all
  65. checking for dlltool... no
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for ar... ar
  68. checking for archiver @FILE support... @
  69. checking for strip... strip
  70. checking for ranlib... ranlib
  71. checking command to parse /usr/bin/nm -B output from gcc object... ok
  72. checking for sysroot... no
  73. checking for mt... no
  74. checking if : is a manifest tool... no
  75. checking how to run the C preprocessor... gcc -E
  76. checking for ANSI C header files... yes
  77. checking for sys/types.h... yes
  78. checking for sys/stat.h... yes
  79. checking for stdlib.h... yes
  80. checking for string.h... yes
  81. checking for memory.h... yes
  82. checking for strings.h... yes
  83. checking for inttypes.h... yes
  84. checking for stdint.h... yes
  85. checking for unistd.h... yes
  86. checking for dlfcn.h... yes
  87. checking for objdir... .libs
  88. checking if gcc supports -fno-rtti -fno-exceptions... no
  89. checking for gcc option to produce PIC... -fPIC -DPIC
  90. checking if gcc PIC flag -fPIC -DPIC works... yes
  91. checking if gcc static flag -static works... yes
  92. checking if gcc supports -c -o file.o... yes
  93. checking if gcc supports -c -o file.o... (cached) yes
  94. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  95. checking whether -lc should be explicitly linked in... no
  96. checking dynamic linker characteristics... GNU/Linux ld.so
  97. checking how to hardcode library paths into programs... immediate
  98. checking whether stripping libraries is possible... yes
  99. checking if libtool supports shared libraries... yes
  100. checking whether to build shared libraries... yes
  101. checking whether to build static libraries... no
  102. configure: creating ./config.lt
  103. config.lt: creating libtool
  104. checking whether /usr/bin/python2 version is >= 2.6... yes
  105. checking for /usr/bin/python2 version... 2.7
  106. checking for /usr/bin/python2 platform... linux2
  107. checking for /usr/bin/python2 script directory... ${prefix}/lib/python2.7/site-packages
  108. checking for /usr/bin/python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  109. checking for pkg-config... /usr/bin/pkg-config
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking for CAIRO... yes
  112. checking for XPYB... yes
  113. checking for headers required to compile python extensions... found
  114. checking for an ANSI C-conforming const... yes
  115. checking whether gcc accepts -fno-strict-aliasing... yes
  116. checking that generated files are newer than configure... done
  117. configure: creating ./config.status
  118. config.status: creating Makefile
  119. config.status: creating pycairo.pc
  120. config.status: creating pycairo-uninstalled.pc
  121. config.status: creating src/Makefile
  122. config.status: creating doc/Makefile
  123. config.status: creating examples/Makefile
  124. config.status: creating test/Makefile
  125. config.status: creating src/config.h
  126. config.status: src/config.h is unchanged
  127. config.status: executing depfiles commands
  128. config.status: executing libtool commands
  129. configure: WARNING: unrecognized options: --enable-maintainer-mode, --enable-xcb
  130. Configuration:
  131. Installation prefix /usr
  132. Now type `make' to compile
  133. Making all in src
  134. make[1]: Entering directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
  135. make all-am
  136. make[2]: Entering directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
  137. /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv5te -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -fno-strict-aliasing -module -avoid-version -export-symbols-regex init_cairo -o _cairo.la -rpath /usr/lib/python2.7/site-packages/cairo _cairo_la-cairomodule.lo _cairo_la-context.lo _cairo_la-font.lo _cairo_la-path.lo _cairo_la-pattern.lo _cairo_la-matrix.lo _cairo_la-surface.lo -lcairo
  138. libtool: link: rm -fr .libs/_cairo.exp .libs/_cairo.ver
  139. libtool: link: /usr/bin/nm -B .libs/_cairo_la-cairomodule.o .libs/_cairo_la-context.o .libs/_cairo_la-font.o .libs/_cairo_la-path.o .libs/_cairo_la-pattern.o .libs/_cairo_la-matrix.o .libs/_cairo_la-surface.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/_cairo.exp
  140. libtool: link: /usr/bin/grep -E -e "init_cairo" ".libs/_cairo.exp" > ".libs/_cairo.expT"
  141. libtool: link: mv -f ".libs/_cairo.expT" ".libs/_cairo.exp"
  142. libtool: link: echo "{ global:" > .libs/_cairo.ver
  143. libtool: link: cat .libs/_cairo.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_cairo.ver
  144. libtool: link: echo "local: *; };" >> .libs/_cairo.ver
  145. libtool: link: gcc -shared -fPIC -DPIC .libs/_cairo_la-cairomodule.o .libs/_cairo_la-context.o .libs/_cairo_la-font.o .libs/_cairo_la-path.o .libs/_cairo_la-pattern.o .libs/_cairo_la-matrix.o .libs/_cairo_la-surface.o -lcairo -march=armv5te -O2 -Wl,-soname -Wl,_cairo.so -Wl,-version-script -Wl,.libs/_cairo.ver -o .libs/_cairo.so
  146. /usr/bin/ld:.libs/_cairo.ver:2: syntax error in VERSION script
  147. collect2: error: ld returned 1 exit status
  148. make[2]: *** [_cairo.la] Error 1
  149. make[2]: Leaving directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
  150. make[1]: *** [all] Error 2
  151. make[1]: Leaving directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
  152. make: *** [all-recursive] Error 1
  153.