- [1m*** Checking out gobject-introspection *** [1/8][m(B
- ]0;jhbuild:Checking out gobject-introspection [1/8]Current branch master is up to date.
- git pull --rebase
- [1m*** Configuring gobject-introspection *** [1/8][m(B
- ]0;jhbuild:Configuring gobject-introspection [1/8][1mchecking for autoconf >= 2.53...
- [m(B testing autoconf2.50... not found.
- testing autoconf... found 2.65
- [1mchecking for automake >= 1.9...
- [m(B testing automake-1.11... found 1.11.1
- [1mchecking for libtool >= 1.5...
- [m(B testing libtoolize... found 2.2.6b
- [1mchecking for pkg-config >= 0.14.0...
- [m(B testing pkg-config... found 0.22
- [1mchecking for gtk-doc >= 1.10...
- [m(B testing gtkdocize... found 1.11
- [1mchecking for gnome-common >= 2.3.0...
- [m(B testing gnome-doc-common... found 2.28.0
- [1mChecking for required M4 macros...
- [m(B[1mChecking for forbidden M4 macros...
- [m(B[1mProcessing ./configure.ac
- [m(B[1mRunning libtoolize...
- [m(Blibtoolize: putting auxiliary files in `.'.
- libtoolize: copying file `./ltmain.sh'
- libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
- libtoolize: copying file `m4/libtool.m4'
- libtoolize: copying file `m4/ltoptions.m4'
- libtoolize: copying file `m4/ltsugar.m4'
- libtoolize: copying file `m4/ltversion.m4'
- libtoolize: copying file `m4/lt~obsolete.m4'
- [1mRunning gtkdocize...
- [m(B[1mRunning gnome-doc-common...
- [m(B[1mRunning aclocal-1.11...
- [m(B[1mRunning autoconf...
- [m(B[1mRunning autoheader...
- [m(B[1mRunning automake-1.11...
- [m(B[1mRunning ./configure --enable-maintainer-mode --prefix /home/richard/gnome-shell/install --libdir /home/richard/gnome-shell/install/lib64 --disable-static --disable-gtk-doc ...
- [m(Bchecking 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 whether to enable maintainer-specific portions of Makefiles... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for Win32... no
- 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 for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking whether gcc and cc understand -c and -o together... yes
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /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 for /usr/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for ar... ar
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- 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 -m elf_x86_64) 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
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for dlopen in -ldl... yes
- checking for the suffix of shared libraries... .so
- checking for GOBJECT... yes
- checking for GTHREAD... yes
- checking for GIO_UNIX... yes
- checking for SCANNER... yes
- checking for FFI... yes
- checking size of time_t... 8
- checking for GIREPO... yes
- checking whether to build gtk-doc documentation... no
- checking for gtkdoc-check... /usr/bin/gtkdoc-check
- checking for ANSI C header files... (cached) yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for working strtod... yes
- checking for memchr... yes
- checking for strchr... yes
- checking for strspn... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for strtoull... yes
- checking for backtrace... yes
- checking for backtrace_symbols... yes
- checking whether Python support is requested... checking for a Python interpreter with version >= 2.5... python
- checking for python... /usr/bin/python
- checking for python version... 2.6
- checking for python platform... linux2
- checking for python script directory... ${prefix}/lib/python2.6/site-packages
- checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
- checking for headers required to compile python extensions... found
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating gir/Makefile
- config.status: creating girepository/Makefile
- config.status: creating giscanner/Makefile
- config.status: creating giscanner/config.py
- config.status: creating m4/Makefile
- config.status: creating tools/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/invoke/Makefile
- config.status: creating tests/offsets/Makefile
- config.status: creating tests/scanner/Makefile
- config.status: creating tests/repository/Makefile
- config.status: creating examples/Makefile
- config.status: creating docs/Makefile
- config.status: creating docs/reference/Makefile
- config.status: creating gobject-introspection-1.0.pc
- config.status: creating gobject-introspection-no-export-1.0.pc
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Now type `make' to compile gobject-introspection
- ./autogen.sh --prefix /home/richard/gnome-shell/install --libdir '/home/richard/gnome-shell/install/lib64' --disable-static --disable-gtk-doc
- [1m*** Cleaning gobject-introspection *** [1/8][m(B
- ]0;jhbuild:Cleaning gobject-introspection [1/8]Making clean in examples
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/examples'
- rm -rf .libs _libs
- rm -f glib-print
- rm -f *.o
- rm -f *.lo
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/examples'
- Making clean in tests
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tests'
- Making clean in offsets
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tests/offsets'
- test -z "liboffsets.la" || rm -f liboffsets.la
- rm -f "./so_locations"
- rm -f gitestoffsets
- test -z "offsets-1.0.gir offsets-1.0.typelib gitestoffsets.c offsets.compiled offsets.introspected" || rm -f offsets-1.0.gir offsets-1.0.typelib gitestoffsets.c offsets.compiled offsets.introspected
- rm -rf .libs _libs
- rm -f *.o
- rm -f *.lo
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tests/offsets'
- Making clean in invoke
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tests/invoke'
- rm -f invoke genericmarshaller
- test -z "testfns-metadata.c " || rm -f testfns-metadata.c
- rm -rf .libs _libs
- test -z "testfns.la" || rm -f testfns.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tests/invoke'
- Making clean in repository
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tests/repository'
- rm -rf .libs _libs
- rm -f gitestrepo gitestthrows
- rm -f *.o
- rm -f *.lo
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tests/repository'
- Making clean in scanner
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tests/scanner'
- test -z "annotation-1.0.typelib drawable-1.0.typelib foo-1.0.typelib utility-1.0.typelib GtkFrob-1.0.typelib BarApp-1.0.typelib annotation-1.0.gir drawable-1.0.gir foo-1.0.gir utility-1.0.gir GtkFrob-1.0.gir BarApp-1.0.gir" || rm -f annotation-1.0.typelib drawable-1.0.typelib foo-1.0.typelib utility-1.0.typelib GtkFrob-1.0.typelib BarApp-1.0.typelib annotation-1.0.gir drawable-1.0.gir foo-1.0.gir utility-1.0.gir GtkFrob-1.0.gir BarApp-1.0.gir
- rm -rf .libs _libs
- rm -f barapp
- test -z "libannotation.la libdrawable.la libfoo.la libutility.la libgtkfrob.la" || rm -f libannotation.la libdrawable.la libfoo.la libutility.la libgtkfrob.la
- rm -f "./so_locations"
- rm -f "./so_locations"
- rm -f "./so_locations"
- rm -f "./so_locations"
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tests/scanner'
- Making clean in .
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tests'
- rm -rf .libs _libs
- rm -f *.lo
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tests'
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tests'
- Making clean in docs
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/docs'
- Making clean in .
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/docs'
- rm -rf .libs _libs
- rm -f *.lo
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/docs'
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/docs'
- Making clean in gir
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/gir'
- test -z "GLib-2.0.gir GObject-2.0.gir GModule-2.0.gir Gio-2.0.gir GIRepository-2.0.gir Everything-1.0.gir cairo-1.0.typelib fontconfig-2.0.typelib freetype2-2.0.typelib GL-1.0.typelib libxml2-2.0.typelib xft-2.0.typelib xlib-2.0.typelib xfixes-4.0.typelib GLib-2.0.typelib GObject-2.0.typelib GModule-2.0.typelib Gio-2.0.typelib GIRepository-2.0.typelib Everything-1.0.typelib cairo-1.0.test.gir fontconfig-2.0.test.gir freetype2-2.0.test.gir GL-1.0.test.gir libxml2-2.0.test.gir xft-2.0.test.gir xlib-2.0.test.gir xfixes-4.0.test.gir GLib-2.0.test.gir GObject-2.0.test.gir GModule-2.0.test.gir Gio-2.0.test.gir GIRepository-2.0.test.gir Everything-1.0.test.gir cairo-1.0.test.typelib fontconfig-2.0.test.typelib freetype2-2.0.test.typelib GL-1.0.test.typelib libxml2-2.0.test.typelib xft-2.0.test.typelib xlib-2.0.test.typelib xfixes-4.0.test.typelib GLib-2.0.test.typelib GObject-2.0.test.typelib GModule-2.0.test.typelib Gio-2.0.test.typelib GIRepository-2.0.test.typelib Everything-1.0.test.typelib" || rm -f GLib-2.0.gir GObject-2.0.gir GModule-2.0.gir Gio-2.0.gir GIRepository-2.0.gir Everything-1.0.gir cairo-1.0.typelib fontconfig-2.0.typelib freetype2-2.0.typelib GL-1.0.typelib libxml2-2.0.typelib xft-2.0.typelib xlib-2.0.typelib xfixes-4.0.typelib GLib-2.0.typelib GObject-2.0.typelib GModule-2.0.typelib Gio-2.0.typelib GIRepository-2.0.typelib Everything-1.0.typelib cairo-1.0.test.gir fontconfig-2.0.test.gir freetype2-2.0.test.gir GL-1.0.test.gir libxml2-2.0.test.gir xft-2.0.test.gir xlib-2.0.test.gir xfixes-4.0.test.gir GLib-2.0.test.gir GObject-2.0.test.gir GModule-2.0.test.gir Gio-2.0.test.gir GIRepository-2.0.test.gir Everything-1.0.test.gir cairo-1.0.test.typelib fontconfig-2.0.test.typelib freetype2-2.0.test.typelib GL-1.0.test.typelib libxml2-2.0.test.typelib xft-2.0.test.typelib xlib-2.0.test.typelib xfixes-4.0.test.typelib GLib-2.0.test.typelib GObject-2.0.test.typelib GModule-2.0.test.typelib Gio-2.0.test.typelib GIRepository-2.0.test.typelib Everything-1.0.test.typelib
- test -z "libgirepository-everything-1.0.la" || rm -f libgirepository-everything-1.0.la
- rm -f "./so_locations"
- rm -rf .libs _libs
- rm -f *.o
- rm -f *.lo
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/gir'
- Making clean in tools
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tools'
- rm -f g-ir-compiler g-ir-generate
- test -z "g-ir-scanner" || rm -f g-ir-scanner
- rm -rf .libs _libs
- rm -f *.o
- rm -f *.lo
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tools'
- Making clean in giscanner
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/giscanner'
- test -z "scannerparser.c scannerparser.h scannerlexer.c scannerlexer.h " || rm -f scannerparser.c scannerparser.h scannerlexer.c scannerlexer.h
- rm -rf .libs _libs
- test -z "libgiscanner.la" || rm -f libgiscanner.la
- rm -f "./so_locations"
- test -z "_giscanner.la" || rm -f _giscanner.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/giscanner'
- Making clean in girepository
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/girepository'
- test -z "libgirepository-1.0.la" || rm -f libgirepository-1.0.la
- rm -f "./so_locations"
- rm -rf .libs _libs
- test -z "libgirepository-parser.la" || rm -f libgirepository-parser.la
- rm -f "./so_locations"
- rm -f *.o
- rm -f *.lo
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/girepository'
- Making clean in .
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection'
- rm -rf .libs _libs
- rm -f *.lo
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection'
- make clean
- [1m*** Building gobject-introspection *** [1/8][m(B
- ]0;jhbuild:Building gobject-introspection [1/8]make all-recursive
- make[1]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection'
- Making all in girepository
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/girepository'
- CC libgirepository_1_0_la-gdump.lo
- CC libgirepository_1_0_la-gfield.lo
- CC libgirepository_1_0_la-ginfo.lo
- CC libgirepository_1_0_la-ginvoke.lo
- CC libgirepository_1_0_la-girepository.lo
- CC libgirepository_1_0_la-girffi.lo
- CC libgirepository_1_0_la-gtypelib.lo
- CCLD libgirepository-1.0.la
- CC libgirepository_parser_la-girmodule.lo
- CC libgirepository_parser_la-girnode.lo
- CC libgirepository_parser_la-giroffsets.lo
- CC libgirepository_parser_la-girparser.lo
- CCLD libgirepository-parser.la
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/girepository'
- Making all in giscanner
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/giscanner'
- YACC scannerparser.c
- updating scannerparser.h
- LEX scannerlexer.c
- make all-am
- make[3]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/giscanner'
- CC libgiscanner_la-sourcescanner.lo
- CC libgiscanner_la-scannerlexer.lo
- CC libgiscanner_la-scannerparser.lo
- CCLD libgiscanner.la
- CC _giscanner_la-giscannermodule.lo
- CCLD _giscanner.la
- make[3]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/giscanner'
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/giscanner'
- Making all in tools
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/tools'
- CC g_ir_compiler-compiler.o
- CCLD g-ir-compiler
- CC g_ir_generate-generate.o
- CCLD g-ir-generate
- GEN g-ir-scanner
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/tools'
- Making all in gir
- make[2]: Entering directory `/home/richard/gnome-shell/source/gobject-introspection/gir'
- CC libgirepository_everything_1_0_la-everything.lo
- CCLD libgirepository-everything-1.0.la
- GISCAN GLib-2.0.gir
- GISCAN GObject-2.0.gir
- GISCAN GModule-2.0.gir
- GISCAN Gio-2.0.gir
- GISCAN GIRepository-2.0.gir
- WARNING: Couldn't find corresponding enumeration for g_irepository_error_quark
- GISCAN Everything-1.0.gir
- GICOMP cairo-1.0.gir
- make[2]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection/gir'
- make[1]: Leaving directory `/home/richard/gnome-shell/source/gobject-introspection'
- make
- (lt-GLib-2.0:25027): GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory
- (lt-GObject-2.0:25197): GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory
- (lt-GModule-2.0:25367): GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory
- (lt-Gio-2.0:25537): GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory
- (lt-GIRepository-2.0:25704): GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory
- (lt-Everything-1.0:25860): GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory
- GVFS-RemoteVolumeMonitor-WARNING **: cannot open directory /usr/share/gvfs/remote-volume-monitors: Error opening directory '/usr/share/gvfs/remote-volume-monitors': No such file or directory
- aborting...
- /bin/bash: line 1: 25881 Trace/breakpoint trap (core dumped) ../tools/g-ir-compiler --includedir=. --includedir=../gir --includedir=../gir --includedir=. cairo-1.0.gir -o cairo-1.0.typelib
- make[2]: *** [cairo-1.0.typelib] Error 133
- make[1]: *** [all-recursive] Error 1
- make: *** [all] Error 2
- *** Error during phase build of gobject-introspection: ########## Error running make *** [1/8]
- [1] Rerun phase build
- [2] Ignore error and continue to install
- [3] Give up on module
- [4] Start shell
- [5] Reload configuration
- [6] Go to phase "wipe directory and start over"
- [7] Go to phase "configure"
- [8] Go to phase "clean"
- [9] Go to phase "distclean"
- choice: invalid choice
- [1] Rerun phase build
- [2] Ignore error and continue to install
- [3] Give up on module
- [4] Start shell
- [5] Reload configuration
- [6] Go to phase "wipe directory and start over"
- [7] Go to phase "configure"
- [8] Go to phase "clean"
- [9] Go to phase "distclean"
- choice: Type "yes" to confirm the action: Interrupted
