- Starting build()...
- Already up-to-date.
- using autoconf for autoconf
- checking for automake >= 1.9.6...
- testing automake... found 1.12.2
- using libtoolize for libtool
- ./autogen.sh: running `libtoolize --copy --force'
- libtoolize: putting auxiliary files in `.'.
- libtoolize: copying file `./ltmain.sh'
- libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
- libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
- libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
- ./autogen.sh: running `aclocal'
- ./autogen.sh: running `autoheader'
- ./autogen.sh: running `automake --add-missing --foreign'
- ^A%doc/Makefile.am:32: warning: PAPEROPT_$(PAPER: non-POSIX recursive variable expansion
- doc/Makefile.am:55: warning: user target 'clean' defined here ...
- automake: ... overrides Automake target 'clean' defined here
- doc/Makefile.am:55: consider using clean-local instead of clean
- doc/Makefile.am:58: warning: user target 'html' defined here ...
- automake: ... overrides Automake target 'html' defined here
- doc/Makefile.am:58: consider using html-local instead of html
- /usr/share/automake-1.12/am/ltlibrary.am: warning: '_cairo.la': linking libtool libraries using a non-POSIX
- /usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
- src/Makefile.am:11: while processing Libtool library '_cairo.la'
- ./autogen.sh: running `autoconf'
- configure: WARNING: unrecognized options: --enable-maintainer-mode, --enable-xcb
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... armv6l-unknown-linux-gnueabi
- checking host system type... armv6l-unknown-linux-gnueabi
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking dependency style of gcc... gcc3
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert armv6l-unknown-linux-gnueabi file names to armv6l-unknown-linux-gnueabi format... func_convert_file_noop
- checking how to convert armv6l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
- checking for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- configure: creating ./config.lt
- config.lt: creating libtool
- checking whether /usr/bin/python2 version is >= 2.6... yes
- checking for /usr/bin/python2 version... 2.7
- checking for /usr/bin/python2 platform... linux2
- checking for /usr/bin/python2 script directory... ${prefix}/lib/python2.7/site-packages
- checking for /usr/bin/python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for CAIRO... yes
- checking for XPYB... yes
- checking for headers required to compile python extensions... found
- checking for an ANSI C-conforming const... yes
- checking whether gcc accepts -fno-strict-aliasing... yes
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating pycairo.pc
- config.status: creating pycairo-uninstalled.pc
- config.status: creating src/Makefile
- config.status: creating doc/Makefile
- config.status: creating examples/Makefile
- config.status: creating test/Makefile
- config.status: creating src/config.h
- config.status: src/config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- configure: WARNING: unrecognized options: --enable-maintainer-mode, --enable-xcb
- Configuration:
- Installation prefix /usr
- Now type `make' to compile
- Making all in src
- make[1]: Entering directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
- make all-am
- make[2]: Entering directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
- /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
- libtool: link: rm -fr .libs/_cairo.exp .libs/_cairo.ver
- 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
- libtool: link: /usr/bin/grep -E -e "init_cairo" ".libs/_cairo.exp" > ".libs/_cairo.expT"
- libtool: link: mv -f ".libs/_cairo.expT" ".libs/_cairo.exp"
- libtool: link: echo "{ global:" > .libs/_cairo.ver
- libtool: link: cat .libs/_cairo.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_cairo.ver
- libtool: link: echo "local: *; };" >> .libs/_cairo.ver
- 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
- /usr/bin/ld:.libs/_cairo.ver:2: syntax error in VERSION script
- collect2: error: ld returned 1 exit status
- make[2]: *** [_cairo.la] Error 1
- make[2]: Leaving directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
- make[1]: *** [all] Error 2
- make[1]: Leaving directory `/tmp/yaourt-tmp-julian/aur-pycairo-xcb-git/src/py2cairo/src'
- make: *** [all-recursive] Error 1