Building GNOME with jhbuild

I am trying to build all of the GNOME modules with jhbuild, just everything standard, nothing special. I ran
jhbuild build
and got
jhVariable 'exec_prefix' not defined in '/usr/lib/pkgconfig/geoip.pc'
buiVariable 'exec_prefix' not defined in '/usr/lib/pkgconfig/geoip.pc'
Required packages:
System installed packages which are too old:
(none)
No matching system package installed:
libical (libical.pc, required=0.44)
pixman (pixman-1.pc, required=0.20)
icon-naming-utils (icon-naming-utils.pc, required=0.8.90)
gc (bdw-gc.pc)
liboauth (oauth.pc, required=0.9.4)
dbus (dbus-1.pc, required=1.4.10)
dbus-glib (dbus-glib-1.pc, required=0.98)
lcms2 (lcms2.pc, required=2.2)
libsndfile (sndfile.pc, required=1.0.21)
gudev (gudev-1.0.pc, required=173)
libtasn1 (libtasn1.pc, required=2.7)
libXcomposite (xcomposite.pc)
libXcursor (xcursor.pc)
smbclient (smbclient.pc)
libXfixes (xfixes.pc)
enchant (enchant.pc, required=1.6.0)
dvdread (dvdread.pc, required=4.2.0)
libusb1 (libusb-1.0.pc)
libXrandr (xrandr.pc, required=1.3)
libXt (xt.pc)
cairomm (cairomm-1.0.pc, required=1.8.4)
xorg-macros (xorg-macros.pc)
gbm (gbm.pc)
xorg-xproto (xproto.pc)
libxml2 (libxml-2.0.pc, required=2.7.8)
libxslt (libxslt.pc, required=1.1.26)
xcb-dri2 (xcb-dri2.pc, required=1.8.1)
xfont (xfont.pc)
libcanberra (libcanberra.pc, required=0.30)
xkeyboard-config (xkeyboard-config.pc)
xorg-wacom (xorg-wacom.pc)
gl (gl.pc)
libdrm (libdrm.pc, required=2.4.45)
nss (nss.pc, required=3.12.11)
libexif (libexif.pc, required=0.6.19)
gmime (gmime-2.6.pc, required=2.6.6)
xtrans (xtrans.pc)
openssl (libcrypto.pc)
exiv2 (exiv2.pc, required=0)
startup-notification (libstartup-notification-1.0.pc, required=0.12)
yajl
taglib (taglib.pc, required=1.5)
flac (flac.pc, required=1.1.4)
avahi (avahi-gobject.pc, required=0.6.31)
libxkbfile (xkbfile.pc)
libatasmart (libatasmart.pc, required=0.17)
gtkspell-3 (gtkspell3-3.0.pc)
libxklavier (libxklavier.pc, required=5.2.1)
shared-mime-info (shared-mime-info.pc, required=1.0)
I tried to install these packages, but all were either already installed (most) or not found in the repos by pacman. So I ran
jhbuild build --nodeps
and got
Variable 'exec_prefix' not defined in '/usr/lib/pkgconfig/geoip.pc'
[1m*** Checking out itstool *** [1/245](B[m
]0;jhbuild:Checking out itstool [1/245][1m*** Skipping itstool (package and dependencies not updated) *** [1/245](B[m
]0;jhbuild:Skipping itstool (package and dependencies not updated) [1/245][1m*** Checking out yelp-xsl *** [2/245](B[m
]0;jhbuild:Checking out yelp-xsl [2/245]Fetching origin
Current branch master is up to date.
git remote set-url origin git://git.gnome.org/yelp-xsl
git remote update origin
git rebase origin/master
[1m*** Configuring yelp-xsl *** [2/245](B[m
]0;jhbuild:Configuring yelp-xsl [2/245]autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
main::scan_file() called too early to check prototype at /opt/gnome/bin/aclocal line 621.
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /opt/gnome/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
doc/yelp-xsl/Makefile.am:12: filter-out %db2html-suppressed.xsl, \
doc/yelp-xsl/Makefile.am:12: $(sort $(patsubst ./%, %, \
doc/yelp-xsl/Makefile.am:12: $(foreach dir,$(xsldoc_dirs: non-POSIX variable name
doc/yelp-xsl/Makefile.am:12: (probably a GNU make extension)
doc/yelp-xsl/Makefile.am:12: wildcard $(dir: non-POSIX variable name
doc/yelp-xsl/Makefile.am:12: (probably a GNU make extension)
doc/yelp-xsl/Makefile.am:15: sort $(foreach xsl,$(xsldoc_xsls: non-POSIX variable name
doc/yelp-xsl/Makefile.am:15: (probably a GNU make extension)
doc/yelp-xsl/Makefile.am:15: basename $(notdir $(xsl: non-POSIX variable name
doc/yelp-xsl/Makefile.am:15: (probably a GNU make extension)
doc/yelp-xsl/Makefile.am:16: patsubst %, C/%.page, $(xsldoc_base: non-POSIX variable name
doc/yelp-xsl/Makefile.am:16: (probably a GNU make extension)
doc/yelp-xsl/Makefile.am:24: filter %/$(basename $(notdir $@: non-POSIX variable name
doc/yelp-xsl/Makefile.am:24: (probably a GNU make extension)
doc/yelp-xsl/Makefile.am:36: wildcard C/*.page: non-POSIX variable name
doc/yelp-xsl/Makefile.am:36: (probably a GNU make extension)
xslt/docbook/html/Makefile.am:30: wildcard db*.xsl: non-POSIX variable name
xslt/docbook/html/Makefile.am:30: (probably a GNU make extension)
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --disable-static, --disable-gtk-doc
checking for a BSD-compatible install... /usr/bin/install-check
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for itstool... itstool
Traceback (most recent call last):
File "/opt/gnome/bin/itstool", line 25, in <module>
import libxml2
ImportError: No module named 'libxml2'
./configure: line 2544: test: : integer expression expected
checking for pkg-config... /opt/gnome/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for YELP_XSL... yes
checking whether NLS is requested... yes
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... none
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /opt/gnome/bin/xgettext
checking for msgmerge... /opt/gnome/bin/msgmerge
checking for msgfmt... /opt/gnome/bin/msgfmt
checking for gmsgfmt... /opt/gnome/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.1
checking for XML::Parser... ok
configure: creating ./config.status
config.status: creating Makefile
config.status: creating yelp-xsl.pc
config.status: creating icons/Makefile
config.status: creating icons/hicolor/Makefile
config.status: creating icons/hicolor/24x24/Makefile
config.status: creating icons/hicolor/24x24/status/Makefile
config.status: creating icons/hicolor/48x48/Makefile
config.status: creating icons/hicolor/48x48/status/Makefile
config.status: creating icons/hicolor/scalable/Makefile
config.status: creating icons/hicolor/scalable/status/Makefile
config.status: creating icons/hicolor/watermarks/Makefile
config.status: creating js/Makefile
config.status: creating doc/Makefile
config.status: creating doc/yelp-xsl/Makefile
config.status: creating po/Makefile.in
config.status: creating xslt/Makefile
config.status: creating xslt/common/Makefile
config.status: creating xslt/common/domains/Makefile
config.status: creating xslt/docbook/Makefile
config.status: creating xslt/docbook/common/Makefile
config.status: creating xslt/docbook/html/Makefile
config.status: creating xslt/mallard/Makefile
config.status: creating xslt/mallard/cache/Makefile
config.status: creating xslt/mallard/common/Makefile
config.status: creating xslt/mallard/html/Makefile
config.status: executing depfiles commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --disable-static, --disable-gtk-doc
yelp-xsl-3.10.0:
prefix: /opt/gnome
Documentation: no
./autogen.sh --prefix /opt/gnome --libdir '/opt/gnome/lib64' --disable-static --disable-gtk-doc PYTHON=/usr/bin/python2
[1m*** Building yelp-xsl *** [2/245](B[m
]0;jhbuild:Building yelp-xsl [2/245]Making all in icons
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
Making all in hicolor
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
Making all in 24x24
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
Making all in status
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24/status'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24/status'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
Making all in 48x48
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
Making all in status
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48/status'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48/status'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
Making all in scalable
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
Making all in status
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable/status'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable/status'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
Making all in watermarks
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/watermarks'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/watermarks'
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
Making all in js
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/js'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/js'
Making all in xslt
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt'
Making all in common
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common'
Making all in domains
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common/domains'
for lang in ar as ast be be@latin bg bn bn_IN ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hu id it ja ka km kn ko ky lt lv mai mg mk ml mn mr nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk uz uz@cyrillic vi wa zh_CN zh_HK zh_TW ; do \
msgfmt -o "$lang.mo" "../../../po/$lang.po" || exit 1; \
done; \
itstool -o "yelp-xsl.xml" -j "yelp-xsl.xml.in" ar.mo as.mo ast.mo be.mo [email protected] bg.mo bn.mo bn_IN.mo ca.mo [email protected] cs.mo cy.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo [email protected] eo.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo gu.mo he.mo hi.mo hu.mo id.mo it.mo ja.mo ka.mo km.mo kn.mo ko.mo ky.mo lt.mo lv.mo mai.mo mg.mo mk.mo ml.mo mn.mo mr.mo nb.mo ne.mo nl.mo nn.mo oc.mo or.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo si.mo sk.mo sl.mo sq.mo sr.mo [email protected] sv.mo ta.mo te.mo tg.mo th.mo tr.mo ug.mo uk.mo uz.mo [email protected] vi.mo wa.mo zh_CN.mo zh_HK.mo zh_TW.mo; \
rm ar.mo as.mo ast.mo be.mo [email protected] bg.mo bn.mo bn_IN.mo ca.mo [email protected] cs.mo cy.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo [email protected] eo.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo gu.mo he.mo hi.mo hu.mo id.mo it.mo ja.mo ka.mo km.mo kn.mo ko.mo ky.mo lt.mo lv.mo mai.mo mg.mo mk.mo ml.mo mn.mo mr.mo nb.mo ne.mo nl.mo nn.mo oc.mo or.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo si.mo sk.mo sl.mo sq.mo sr.mo [email protected] sv.mo ta.mo te.mo tg.mo th.mo tr.mo ug.mo uk.mo uz.mo [email protected] vi.mo wa.mo zh_CN.mo zh_HK.mo zh_TW.mo)
Traceback (most recent call last):
File "/opt/gnome/bin/itstool", line 25, in <module>
import libxml2
ImportError: No module named 'libxml2'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common/domains'
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common'
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common'
Making all in docbook
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook'
Making all in common
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook/common'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook/common'
Making all in html
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook/html'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook/html'
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook'
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/docbook'
Making all in mallard
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard'
Making all in common
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard/common'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard/common'
Making all in html
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard/html'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard/html'
Making all in cache
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard/cache'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard/cache'
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard'
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/mallard'
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt'
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt'
Making all in doc
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/doc'
Making all in yelp-xsl
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/doc/yelp-xsl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/doc/yelp-xsl'
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/doc'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/doc'
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/doc'
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl'
make -j 5
[1m*** Installing yelp-xsl *** [2/245](B[m
]0;jhbuild:Installing yelp-xsl [2/245]Making install in icons
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
Making install in hicolor
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
Making install in 24x24
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
Making install in status
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24/status'
make[5]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24/status'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/opt/gnome/share/yelp-xsl/icons/hicolor/24x24/status" || /usr/bin/mkdir -p "/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/24x24/status"
/usr/bin/install-check -m 644 yelp-note.png yelp-note-bug.png yelp-note-important.png yelp-note-tip.png yelp-note-warning.png '/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/24x24/status'
make[5]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24/status'
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24/status'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
make[5]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/24x24'
Making install in 48x48
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
Making install in status
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48/status'
make[5]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48/status'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/opt/gnome/share/yelp-xsl/icons/hicolor/48x48/status" || /usr/bin/mkdir -p "/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/48x48/status"
/usr/bin/install-check -m 644 yelp-note.png yelp-note-bug.png yelp-note-important.png yelp-note-tip.png yelp-note-warning.png '/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/48x48/status'
make[5]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48/status'
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48/status'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
make[5]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/48x48'
Making install in scalable
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
Making install in status
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable/status'
make[5]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable/status'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/opt/gnome/share/yelp-xsl/icons/hicolor/scalable/status" || /usr/bin/mkdir -p "/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/scalable/status"
/usr/bin/install-check -m 644 yelp-note.svg yelp-note-bug.svg yelp-note-important.svg yelp-note-tip.svg yelp-note-warning.svg '/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/scalable/status'
make[5]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable/status'
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable/status'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
make[5]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/scalable'
Making install in watermarks
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/watermarks'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/watermarks'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/opt/gnome/share/yelp-xsl/icons/hicolor/watermarks" || /usr/bin/mkdir -p "/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/watermarks"
/usr/bin/install-check -m 644 yelp-code.png yelp-code-python.png '/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/icons/hicolor/watermarks'
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/watermarks'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor/watermarks'
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons/hicolor'
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/icons'
Making install in js
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/js'
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/js'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/opt/gnome/share/yelp-xsl/js" || /usr/bin/mkdir -p "/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/js"
/usr/bin/install-check -m 644 jquery.js jquery.syntax.brush.apache.js jquery.syntax.brush.applescript.js jquery.syntax.brush.assembly.js jquery.syntax.brush.bash-script.js jquery.syntax.brush.bash.js jquery.syntax.brush.basic.js jquery.syntax.brush.clang.js jquery.syntax.brush.csharp.js jquery.syntax.brush.css.js jquery.syntax.brush.diff.js jquery.syntax.brush.go.js jquery.syntax.brush.haskell.js jquery.syntax.brush.html.js jquery.syntax.brush.io.js jquery.syntax.brush.java.js jquery.syntax.brush.javascript.js jquery.syntax.brush.kai.js jquery.syntax.brush.lisp.js jquery.syntax.brush.lua.js jquery.syntax.brush.ocaml.js jquery.syntax.brush.ooc.js jquery.syntax.brush.pascal.js jquery.syntax.brush.perl5.js jquery.syntax.brush.php-script.js jquery.syntax.brush.php.js jquery.syntax.brush.plain.js jquery.syntax.brush.protobuf.js jquery.syntax.brush.python.js jquery.syntax.brush.ruby.js jquery.syntax.brush.scala.js jquery.syntax.brush.smalltalk.js jquery.syntax.brush.sql.js jquery.syntax.brush.super-collider.js jquery.syntax.brush.xml.js jquery.syntax.brush.yaml.js jquery.syntax.core.js jquery.syntax.layout.yelp.js jquery.syntax.js '/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/js'
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/js'
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/js'
Making install in xslt
make[1]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt'
Making install in common
make[2]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common'
Making install in domains
make[3]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common/domains'
for lang in ar as ast be be@latin bg bn bn_IN ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hu id it ja ka km kn ko ky lt lv mai mg mk ml mn mr nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk uz uz@cyrillic vi wa zh_CN zh_HK zh_TW ; do \
msgfmt -o "$lang.mo" "../../../po/$lang.po" || exit 1; \
done; \
itstool -o "yelp-xsl.xml" -j "yelp-xsl.xml.in" ar.mo as.mo ast.mo be.mo [email protected] bg.mo bn.mo bn_IN.mo ca.mo [email protected] cs.mo cy.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo [email protected] eo.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo gu.mo he.mo hi.mo hu.mo id.mo it.mo ja.mo ka.mo km.mo kn.mo ko.mo ky.mo lt.mo lv.mo mai.mo mg.mo mk.mo ml.mo mn.mo mr.mo nb.mo ne.mo nl.mo nn.mo oc.mo or.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo si.mo sk.mo sl.mo sq.mo sr.mo [email protected] sv.mo ta.mo te.mo tg.mo th.mo tr.mo ug.mo uk.mo uz.mo [email protected] vi.mo wa.mo zh_CN.mo zh_HK.mo zh_TW.mo; \
rm ar.mo as.mo ast.mo be.mo [email protected] bg.mo bn.mo bn_IN.mo ca.mo [email protected] cs.mo cy.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo [email protected] eo.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo gu.mo he.mo hi.mo hu.mo id.mo it.mo ja.mo ka.mo km.mo kn.mo ko.mo ky.mo lt.mo lv.mo mai.mo mg.mo mk.mo ml.mo mn.mo mr.mo nb.mo ne.mo nl.mo nn.mo oc.mo or.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo si.mo sk.mo sl.mo sq.mo sr.mo [email protected] sv.mo ta.mo te.mo tg.mo th.mo tr.mo ug.mo uk.mo uz.mo [email protected] vi.mo wa.mo zh_CN.mo zh_HK.mo zh_TW.mo)
Traceback (most recent call last):
File "/opt/gnome/bin/itstool", line 25, in <module>
import libxml2
ImportError: No module named 'libxml2'
make[4]: Entering directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common/domains'
make[4]: Nothing to be done for `install-exec-am'.
for lang in ar as ast be be@latin bg bn bn_IN ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hu id it ja ka km kn ko ky lt lv mai mg mk ml mn mr nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk uz uz@cyrillic vi wa zh_CN zh_HK zh_TW ; do \
msgfmt -o "$lang.mo" "../../../po/$lang.po" || exit 1; \
done; \
itstool -o "yelp-xsl.xml" -j "yelp-xsl.xml.in" ar.mo as.mo ast.mo be.mo [email protected] bg.mo bn.mo bn_IN.mo ca.mo [email protected] cs.mo cy.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo [email protected] eo.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo gu.mo he.mo hi.mo hu.mo id.mo it.mo ja.mo ka.mo km.mo kn.mo ko.mo ky.mo lt.mo lv.mo mai.mo mg.mo mk.mo ml.mo mn.mo mr.mo nb.mo ne.mo nl.mo nn.mo oc.mo or.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo si.mo sk.mo sl.mo sq.mo sr.mo [email protected] sv.mo ta.mo te.mo tg.mo th.mo tr.mo ug.mo uk.mo uz.mo [email protected] vi.mo wa.mo zh_CN.mo zh_HK.mo zh_TW.mo; \
rm ar.mo as.mo ast.mo be.mo [email protected] bg.mo bn.mo bn_IN.mo ca.mo [email protected] cs.mo cy.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo [email protected] eo.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gl.mo gu.mo he.mo hi.mo hu.mo id.mo it.mo ja.mo ka.mo km.mo kn.mo ko.mo ky.mo lt.mo lv.mo mai.mo mg.mo mk.mo ml.mo mn.mo mr.mo nb.mo ne.mo nl.mo nn.mo oc.mo or.mo pa.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo si.mo sk.mo sl.mo sq.mo sr.mo [email protected] sv.mo ta.mo te.mo tg.mo th.mo tr.mo ug.mo uk.mo uz.mo [email protected] vi.mo wa.mo zh_CN.mo zh_HK.mo zh_TW.mo)
Traceback (most recent call last):
File "/opt/gnome/bin/itstool", line 25, in <module>
import libxml2
ImportError: No module named 'libxml2'
test -z "/opt/gnome/share/yelp-xsl/xslt/common/domains" || /usr/bin/mkdir -p "/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/xslt/common/domains"
/usr/bin/install-check -m 644 ./yelp-xsl.xml '/opt/gnome/_jhbuild/root-yelp-xsl/opt/gnome/share/yelp-xsl/xslt/common/domains'
install: cannot stat ‘./yelp-xsl.xml’: No such file or directory
make[4]: *** [install-xslDATA] Error 1
make[4]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common/domains'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common/domains'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt/common'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/unsolvedcypher/checkout/gnome/yelp-xsl/xslt'
make: *** [install-recursive] Error 1
make install DESTDIR=/opt/gnome/_jhbuild/root-yelp-xsl
[1m*** Error during phase install of yelp-xsl: ########## Error running make install DESTDIR=/opt/gnome/_jhbuild/root-yelp-xsl *** [2/245](B[m
]0;jhbuild:Error during phase install of yelp-xsl: ########## Error running make install DESTDIR=/opt/gnome/_jhbuild/root-yelp-xsl [2/245]
Which caused everything else to fail because of dependencies. What am I doing wrong?
  Thanks!

Probably you are using python3 instead of python2.
See the Gnome Wiki page at
https://wiki.gnome.org/JhbuildDependencies/ArchLinux
and follow the instructions there.

Similar Messages

  • Error while building gobject introspection with Jhbuild.

    I am trying to build gobject introspectio with jhbuild and I am getting the following error.
    *** Checking out gobject-introspection *** [1/1]
    git remote set-url origin https://git.gnome.org/browse/gobject-introspection
    git remote update origin
    Fetching origin
    git rebase origin/master
    Current branch master is up to date.
    *** Configuring gobject-introspection *** [1/1]
    ./autogen.sh --prefix /opt/gnome --disable-static --disable-gtk-doc
    autoreconf: Entering directory `.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
    autoreconf: configure.ac: tracing
    autoreconf: configure.ac: creating directory build-aux
    autoreconf: running: libtoolize --copy --force
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
    libtoolize: copying file `build-aux/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'
    autoreconf: running: /usr/bin/autoconf --force
    autoreconf: running: /usr/bin/autoheader --force
    autoreconf: running: automake --add-missing --copy --force-missing
    configure.ac:42: installing 'build-aux/compile'
    configure.ac:30: installing 'build-aux/config.guess'
    configure.ac:30: installing 'build-aux/config.sub'
    configure.ac:20: installing 'build-aux/install-sh'
    configure.ac:20: installing 'build-aux/missing'
    Makefile-giscanner.am:131: warning: source file 'giscanner/giscannermodule.c' is in a subdirectory,
    Makefile-giscanner.am:131: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    automake: warning: possible forward-incompatibility.
    automake: At least a source file is in a subdirectory, but the 'subdir-objects'
    automake: automake option hasn't been enabled. For now, the corresponding output
    automake: object file(s) will be placed in the top-level directory. However,
    automake: this behaviour will change in future Automake versions: they will
    automake: unconditionally cause object files to be placed in the same subdirectory
    automake: of the corresponding sources.
    automake: You are advised to start using 'subdir-objects' option throughout your
    automake: project, to avoid future incompatibilities.
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bdz.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bdz_ph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bmz8.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bmz.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/brz.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/buffer_entry.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/buffer_manager.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/chd.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/chd_ph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/chm.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/cmph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/cmph_structs.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/compressed_rank.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/compressed_seq.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/fch_buckets.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/fch.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/graph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/hash.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/jenkins_hash.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/miller_rabin.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/select.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/vqueue.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/vstack.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gdump.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giarginfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gibaseinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gicallableinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giconstantinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gienuminfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gifieldinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gifunctioninfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/ginvoke.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giinterfaceinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giobjectinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gipropertyinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giregisteredtypeinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/girepository.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/girffi.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gisignalinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gistructinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gitypeinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gitypelib.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giunioninfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/givfuncinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:31: warning: source file 'girepository/gthash.c' is in a subdirectory,
    Makefile-girepository.am:31: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girmodule.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girnode.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/giroffsets.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girparser.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girwriter.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-giscanner.am:16: warning: source file 'giscanner/sourcescanner.c' is in a subdirectory,
    Makefile-giscanner.am:16: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    Makefile-giscanner.am:16: warning: source file 'giscanner/scannerlexer.l' is in a subdirectory,
    Makefile-giscanner.am:16: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    Makefile-giscanner.am:16: warning: source file 'giscanner/scannerparser.y' is in a subdirectory,
    Makefile-giscanner.am:16: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    Makefile-cmph.am:73: warning: source file 'girepository/cmph-bdz-test.c' is in a subdirectory,
    Makefile-cmph.am:73: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-tools.am:27: warning: source file 'tools/compiler.c' is in a subdirectory,
    Makefile-tools.am:27: but option 'subdir-objects' is disabled
    Makefile.am:25: 'Makefile-tools.am' included from here
    Makefile-tools.am:36: warning: source file 'tools/generate.c' is in a subdirectory,
    Makefile-tools.am:36: but option 'subdir-objects' is disabled
    Makefile.am:25: 'Makefile-tools.am' included from here
    Makefile-girepository.am:96: warning: source file 'girepository/gdump.c' is in a subdirectory,
    Makefile-girepository.am:96: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:96: warning: source file 'girepository/gi-dump-types.c' is in a subdirectory,
    Makefile-girepository.am:96: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-examples.am:3: warning: source file 'examples/glib-print.c' is in a subdirectory,
    Makefile-examples.am:3: but option 'subdir-objects' is disabled
    Makefile.am:23: 'Makefile-examples.am' included from here
    Makefile-girepository.am:105: warning: source file 'girepository/gthash.c' is in a subdirectory,
    Makefile-girepository.am:105: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:105: warning: source file 'girepository/gthash-test.c' is in a subdirectory,
    Makefile-girepository.am:105: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile.am: installing 'build-aux/depcomp'
    configure.ac: installing 'build-aux/ylwrap'
    Makefile-giscanner.am:28: installing 'build-aux/py-compile'
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    parallel-tests: installing 'build-aux/test-driver'
    tests/repository/Makefile.am:8: warning: source file '$(srcdir)/gitestrepo.c' is in a subdirectory,
    tests/repository/Makefile.am:8: but option 'subdir-objects' is disabled
    tests/repository/Makefile.am:12: warning: source file '$(srcdir)/gitestthrows.c' is in a subdirectory,
    tests/repository/Makefile.am:12: but option 'subdir-objects' is disabled
    tests/repository/Makefile.am:16: warning: source file '$(srcdir)/gitypelibtest.c' is in a subdirectory,
    tests/repository/Makefile.am:16: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:55: warning: source file '$(srcdir)/gettype.c' is in a subdirectory,
    tests/scanner/Makefile.am:55: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:37: warning: source file '$(srcdir)/gtkfrob.c' is in a subdirectory,
    tests/scanner/Makefile.am:37: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/regress.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/annotation.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/foo.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/drawable.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:31: warning: source file '$(srcdir)/sletter.c' is in a subdirectory,
    tests/scanner/Makefile.am:31: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:56: warning: source file '$(srcdir)/typedefs.c' is in a subdirectory,
    tests/scanner/Makefile.am:56: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:36: warning: source file '$(srcdir)/utility.c' is in a subdirectory,
    tests/scanner/Makefile.am:36: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:52: warning: source file '$(srcdir)/warnlib.c' is in a subdirectory,
    tests/scanner/Makefile.am:52: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:154: warning: source file '$(srcdir)/barapp.c' is in a subdirectory,
    tests/scanner/Makefile.am:154: but option 'subdir-objects' is disabled
    autoreconf: Leaving directory `.'
    checking for a BSD-compatible install... /home/sai/.local/bin/install-check
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether UID '1000' is supported by ustar format... yes
    checking whether GID '1000' is supported by ustar format... yes
    checking how to create a ustar tar archive... gnutar
    checking whether to enable maintainer-specific portions of Makefiles... yes
    checking whether make supports nested variables... (cached) yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-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 whether gcc understands -c and -o together... yes
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to print strings... printf
    checking for a sed that does not truncate output... /usr/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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu 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 -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 GLIB... yes
    checking for GOBJECT... yes
    checking for GMODULE... yes
    checking for GIO... yes
    checking for GIO_UNIX... yes
    checking for CAIRO... yes
    checking for SCANNER... yes
    checking for FFI... yes
    checking size of char... 1
    checking size of short... 2
    checking size of int... 4
    checking size of long... 8
    checking for GIREPO... yes
    checking for gtk-doc... yes
    checking for gtkdoc-check... gtkdoc-check.test
    checking for gtkdoc-check... /opt/gnome/bin/gtkdoc-check
    checking for gtkdoc-rebase... /opt/gnome/bin/gtkdoc-rebase
    checking for gtkdoc-mkpdf... /opt/gnome/bin/gtkdoc-mkpdf
    checking whether to build gtk-doc documentation... no
    checking for GTKDOC_DEPS... yes
    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 python2 version is >= 2.6... yes
    checking for python2 version... 2.7
    checking for python2 platform... linux2
    checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
    checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
    checking for headers required to compile python extensions... found
    checking for python module mako... yes
    checking for glib source directory to use for documentation...
    checking for -fvisibility=hidden compiler flag... yes
    checking for -Bsymbolic-functions linker flag... yes
    checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating tests/Makefile
    config.status: creating tests/offsets/Makefile
    config.status: creating tests/scanner/Makefile
    config.status: creating tests/scanner/annotationparser/Makefile
    config.status: creating tests/repository/Makefile
    config.status: creating tests/warn/Makefile
    config.status: creating docs/Makefile
    config.status: creating docs/reference/Makefile
    config.status: creating docs/reference/version.xml
    config.status: creating gobject-introspection-1.0.pc
    config.status: creating gobject-introspection-no-export-1.0.pc
    config.status: creating config.h.win32
    config.status: creating build/Makefile
    config.status: creating build/win32/Makefile
    config.status: creating build/win32/vs9/Makefile
    config.status: creating build/win32/vs10/Makefile
    config.status: creating build/win32/vs11/Makefile
    config.status: creating build/win32/vs12/Makefile
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    *** Building gobject-introspection *** [1/1]
    make V=1 -j 5
    /bin/sh ./build-aux/ylwrap `test -f 'giscanner/scannerparser.y' || echo './'`giscanner/scannerparser.y y.tab.c scannerparser.c y.tab.h `echo scannerparser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output scannerparser.output -- bison -y -d -t
    /bin/sh ./build-aux/ylwrap `test -f 'giscanner/scannerlexer.l' || echo './'`giscanner/scannerlexer.l lex.yy.c scannerlexer.c -- flex
    [ -d gir ] || /usr/bin/mkdir -p gir ; \
    sed \
    -e s,%CAIRO_SHARED_LIBRARY%,libcairo-gobject.so.2, \
    -e s,%CAIRO_GIR_PACKAGE%,cairo-gobject, \
    < gir/cairo-1.0.gir.in > gir/cairo-1.0.gir.tmp && mv gir/cairo-1.0.gir.tmp gir/cairo-1.0.gir
    /mnt/22624AA7624A8011/Others/GSOC/music/gobject-introspection/giscanner/scannerparser.y: warning: 7 shift/reduce conflicts [-Wconflicts-sr]
    updating scannerparser.h
    make all-recursive
    make[1]: Entering directory '/mnt/22624AA7624A8011/Others/GSOC/music/gobject-introspection'
    Making all in .
    make[2]: Entering directory '/mnt/22624AA7624A8011/Others/GSOC/music/gobject-introspection'
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gdump.lo -MD -MP -MF .deps/libgirepository_1_0_la-gdump.Tpo -c -o libgirepository_1_0_la-gdump.lo `test -f 'girepository/gdump.c' || echo './'`girepository/gdump.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giarginfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giarginfo.Tpo -c -o libgirepository_1_0_la-giarginfo.lo `test -f 'girepository/giarginfo.c' || echo './'`girepository/giarginfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gibaseinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gibaseinfo.Tpo -c -o libgirepository_1_0_la-gibaseinfo.lo `test -f 'girepository/gibaseinfo.c' || echo './'`girepository/gibaseinfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gicallableinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gicallableinfo.Tpo -c -o libgirepository_1_0_la-gicallableinfo.lo `test -f 'girepository/gicallableinfo.c' || echo './'`girepository/gicallableinfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giconstantinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giconstantinfo.Tpo -c -o libgirepository_1_0_la-giconstantinfo.lo `test -f 'girepository/giconstantinfo.c' || echo './'`girepository/giconstantinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giconstantinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giconstantinfo.Tpo -c girepository/giconstantinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giconstantinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giarginfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giarginfo.Tpo -c girepository/giarginfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giarginfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gibaseinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gibaseinfo.Tpo -c girepository/gibaseinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gibaseinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gdump.lo -MD -MP -MF .deps/libgirepository_1_0_la-gdump.Tpo -c girepository/gdump.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gdump.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gicallableinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gicallableinfo.Tpo -c girepository/gicallableinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gicallableinfo.o
    mv -f .deps/libgirepository_1_0_la-giconstantinfo.Tpo .deps/libgirepository_1_0_la-giconstantinfo.Plo
    mv -f .deps/libgirepository_1_0_la-gibaseinfo.Tpo .deps/libgirepository_1_0_la-gibaseinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gienuminfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gienuminfo.Tpo -c -o libgirepository_1_0_la-gienuminfo.lo `test -f 'girepository/gienuminfo.c' || echo './'`girepository/gienuminfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifieldinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifieldinfo.Tpo -c -o libgirepository_1_0_la-gifieldinfo.lo `test -f 'girepository/gifieldinfo.c' || echo './'`girepository/gifieldinfo.c
    mv -f .deps/libgirepository_1_0_la-giarginfo.Tpo .deps/libgirepository_1_0_la-giarginfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifunctioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifunctioninfo.Tpo -c -o libgirepository_1_0_la-gifunctioninfo.lo `test -f 'girepository/gifunctioninfo.c' || echo './'`girepository/gifunctioninfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifieldinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifieldinfo.Tpo -c girepository/gifieldinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gifieldinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gienuminfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gienuminfo.Tpo -c girepository/gienuminfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gienuminfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifunctioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifunctioninfo.Tpo -c girepository/gifunctioninfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gifunctioninfo.o
    mv -f .deps/libgirepository_1_0_la-gicallableinfo.Tpo .deps/libgirepository_1_0_la-gicallableinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-ginvoke.lo -MD -MP -MF .deps/libgirepository_1_0_la-ginvoke.Tpo -c -o libgirepository_1_0_la-ginvoke.lo `test -f 'girepository/ginvoke.c' || echo './'`girepository/ginvoke.c
    mv -f .deps/libgirepository_1_0_la-gdump.Tpo .deps/libgirepository_1_0_la-gdump.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giinterfaceinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giinterfaceinfo.Tpo -c -o libgirepository_1_0_la-giinterfaceinfo.lo `test -f 'girepository/giinterfaceinfo.c' || echo './'`girepository/giinterfaceinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giinterfaceinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giinterfaceinfo.Tpo -c girepository/giinterfaceinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giinterfaceinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-ginvoke.lo -MD -MP -MF .deps/libgirepository_1_0_la-ginvoke.Tpo -c girepository/ginvoke.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-ginvoke.o
    mv -f .deps/libgirepository_1_0_la-gifieldinfo.Tpo .deps/libgirepository_1_0_la-gifieldinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giobjectinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giobjectinfo.Tpo -c -o libgirepository_1_0_la-giobjectinfo.lo `test -f 'girepository/giobjectinfo.c' || echo './'`girepository/giobjectinfo.c
    mv -f .deps/libgirepository_1_0_la-gifunctioninfo.Tpo .deps/libgirepository_1_0_la-gifunctioninfo.Plo
    mv -f .deps/libgirepository_1_0_la-gienuminfo.Tpo .deps/libgirepository_1_0_la-gienuminfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gipropertyinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gipropertyinfo.Tpo -c -o libgirepository_1_0_la-gipropertyinfo.lo `test -f 'girepository/gipropertyinfo.c' || echo './'`girepository/gipropertyinfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giregisteredtypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giregisteredtypeinfo.Tpo -c -o libgirepository_1_0_la-giregisteredtypeinfo.lo `test -f 'girepository/giregisteredtypeinfo.c' || echo './'`girepository/giregisteredtypeinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giobjectinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giobjectinfo.Tpo -c girepository/giobjectinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giobjectinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gipropertyinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gipropertyinfo.Tpo -c girepository/gipropertyinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gipropertyinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giregisteredtypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giregisteredtypeinfo.Tpo -c girepository/giregisteredtypeinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giregisteredtypeinfo.o
    mv -f .deps/libgirepository_1_0_la-gipropertyinfo.Tpo .deps/libgirepository_1_0_la-gipropertyinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girepository.lo -MD -MP -MF .deps/libgirepository_1_0_la-girepository.Tpo -c -o libgirepository_1_0_la-girepository.lo `test -f 'girepository/girepository.c' || echo './'`girepository/girepository.c
    mv -f .deps/libgirepository_1_0_la-ginvoke.Tpo .deps/libgirepository_1_0_la-ginvoke.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girffi.lo -MD -MP -MF .deps/libgirepository_1_0_la-girffi.Tpo -c -o libgirepository_1_0_la-girffi.lo `test -f 'girepository/girffi.c' || echo './'`girepository/girffi.c
    mv -f .deps/libgirepository_1_0_la-giregisteredtypeinfo.Tpo .deps/libgirepository_1_0_la-giregisteredtypeinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gisignalinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gisignalinfo.Tpo -c -o libgirepository_1_0_la-gisignalinfo.lo `test -f 'girepository/gisignalinfo.c' || echo './'`girepository/gisignalinfo.c
    mv -f .deps/libgirepository_1_0_la-giinterfaceinfo.Tpo .deps/libgirepository_1_0_la-giinterfaceinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gistructinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gistructinfo.Tpo -c -o libgirepository_1_0_la-gistructinfo.lo `test -f 'girepository/gistructinfo.c' || echo './'`girepository/gistructinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girepository.lo -MD -MP -MF .deps/libgirepository_1_0_la-girepository.Tpo -c girepository/girepository.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-girepository.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girffi.lo -MD -MP -MF .deps/libgirepository_1_0_la-girffi.Tpo -c girepository/girffi.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-girffi.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gisignalinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gisignalinfo.Tpo -c girepository/gisignalinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gisignalinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gistructinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gistructinfo.Tpo -c girepository/gistructinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gistructinfo.o
    mv -f .deps/libgirepository_1_0_la-giobjectinfo.Tpo .deps/libgirepository_1_0_la-giobjectinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypeinfo.Tpo -c -o libgirepository_1_0_la-gitypeinfo.lo `test -f 'girepository/gitypeinfo.c' || echo './'`girepository/gitypeinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypeinfo.Tpo -c girepository/gitypeinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gitypeinfo.o
    mv -f .deps/libgirepository_1_0_la-gisignalinfo.Tpo .deps/libgirepository_1_0_la-gisignalinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypelib.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypelib.Tpo -c -o libgirepository_1_0_la-gitypelib.lo `test -f 'girepository/gitypelib.c' || echo './'`girepository/gitypelib.c
    mv -f .deps/libgirepository_1_0_la-gistructinfo.Tpo .deps/libgirepository_1_0_la-gistructinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giunioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giunioninfo.Tpo -c -o libgirepository_1_0_la-giunioninfo.lo `test -f 'girepository/giunioninfo.c' || echo './'`girepository/giunioninfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypelib.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypelib.Tpo -c girepository/gitypelib.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gitypelib.o
    mv -f .deps/libgirepository_1_0_la-girffi.Tpo .deps/libgirepository_1_0_la-girffi.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-givfuncinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-givfuncinfo.Tpo -c -o libgirepository_1_0_la-givfuncinfo.lo `test -f 'girepository/givfuncinfo.c' || echo './'`girepository/givfuncinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giunioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giunioninfo.Tpo -c girepository/giunioninfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giunioninfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-givfuncinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-givfuncinfo.Tpo -c girepository/givfuncinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-givfuncinfo.o
    mv -f .deps/libgirepository_1_0_la-gitypeinfo.Tpo .deps/libgirepository_1_0_la-gitypeinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_gthash_la-gthash.lo -MD -MP -MF .deps/libgirepository_gthash_la-gthash.Tpo -c -o libgirepository_gthash_la-gthash.lo `test -f 'girepository/gthash.c' || echo './'`girepository/gthash.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_gthash_la-gthash.lo -MD -MP -MF .deps/libgirepository_gthash_la-gthash.Tpo -c girepository/gthash.c -fPIC -DPIC -o .libs/libgirepository_gthash_la-gthash.o
    mv -f .deps/libgirepository_1_0_la-girepository.Tpo .deps/libgirepository_1_0_la-girepository.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz.lo -MD -MP -MF .deps/libcmph_la-bdz.Tpo -c -o libcmph_la-bdz.lo `test -f 'girepository/cmph/bdz.c' || echo './'`girepository/cmph/bdz.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz.lo -MD -MP -MF .deps/libcmph_la-bdz.Tpo -c girepository/cmph/bdz.c -fPIC -DPIC -o .libs/libcmph_la-bdz.o
    mv -f .deps/libgirepository_1_0_la-giunioninfo.Tpo .deps/libgirepository_1_0_la-giunioninfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz_ph.lo -MD -MP -MF .deps/libcmph_la-bdz_ph.Tpo -c -o libcmph_la-bdz_ph.lo `test -f 'girepository/cmph/bdz_ph.c' || echo './'`girepository/cmph/bdz_ph.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz_ph.lo -MD -MP -MF .deps/libcmph_la-bdz_ph.Tpo -c girepository/cmph/bdz_ph.c -fPIC -DPIC -o .libs/libcmph_la-bdz_ph.o
    mv -f .deps/libgirepository_1_0_la-givfuncinfo.Tpo .deps/libgirepository_1_0_la-givfuncinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz8.lo -MD -MP -MF .deps/libcmph_la-bmz8.Tpo -c -o libcmph_la-bmz8.lo `test -f 'girepository/cmph/bmz8.c' || echo './'`girepository/cmph/bmz8.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz8.lo -MD -MP -MF .deps/libcmph_la-bmz8.Tpo -c girepository/cmph/bmz8.c -fPIC -DPIC -o .libs/libcmph_la-bmz8.o
    mv -f .deps/libgirepository_gthash_la-gthash.Tpo .deps/libgirepository_gthash_la-gthash.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz.lo -MD -MP -MF .deps/libcmph_la-bmz.Tpo -c -o libcmph_la-bmz.lo `test -f 'girepository/cmph/bmz.c' || echo './'`girepository/cmph/bmz.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz.lo -MD -MP -MF .deps/libcmph_la-bmz.Tpo -c girepository/cmph/bmz.c -fPIC -DPIC -o .libs/libcmph_la-bmz.o
    mv -f .deps/libgirepository_1_0_la-gitypelib.Tpo .deps/libgirepository_1_0_la-gitypelib.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-brz.lo -MD -MP -MF .deps/libcmph_la-brz.Tpo -c -o libcmph_la-brz.lo `test -f 'girepository/cmph/brz.c' || echo './'`girepository/cmph/brz.c
    mv -f .deps/libcmph_la-bdz.Tpo .deps/libcmph_la-bdz.Plo
    mv -f .deps/libcmph_la-bdz_ph.Tpo .deps/libcmph_la-bdz_ph.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_entry.lo -MD -MP -MF .deps/libcmph_la-buffer_entry.Tpo -c -o libcmph_la-buffer_entry.lo `test -f 'girepository/cmph/buffer_entry.c' || echo './'`girepository/cmph/buffer_entry.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_manager.lo -MD -MP -MF .deps/libcmph_la-buffer_manager.Tpo -c -o libcmph_la-buffer_manager.lo `test -f 'girepository/cmph/buffer_manager.c' || echo './'`girepository/cmph/buffer_manager.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-brz.lo -MD -MP -MF .deps/libcmph_la-brz.Tpo -c girepository/cmph/brz.c -fPIC -DPIC -o .libs/libcmph_la-brz.o
    mv -f .deps/libcmph_la-bmz.Tpo .deps/libcmph_la-bmz.Plo
    mv -f .deps/libcmph_la-bmz8.Tpo .deps/libcmph_la-bmz8.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd.lo -MD -MP -MF .deps/libcmph_la-chd.Tpo -c -o libcmph_la-chd.lo `test -f 'girepository/cmph/chd.c' || echo './'`girepository/cmph/chd.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd_ph.lo -MD -MP -MF .deps/libcmph_la-chd_ph.Tpo -c -o libcmph_la-chd_ph.lo `test -f 'girepository/cmph/chd_ph.c' || echo './'`girepository/cmph/chd_ph.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_entry.lo -MD -MP -MF .deps/libcmph_la-buffer_entry.Tpo -c girepository/cmph/buffer_entry.c -fPIC -DPIC -o .libs/libcmph_la-buffer_entry.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_manager.lo -MD -MP -MF .deps/libcmph_la-buffer_manager.Tpo -c girepository/cmph/buffer_manager.c -fPIC -DPIC -o .libs/libcmph_la-buffer_manager.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd.lo -MD -MP -MF .deps/libcmph_la-chd.Tpo -c girepository/cmph/chd.c -fPIC -DPIC -o .libs/libcmph_la-chd.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd_ph.lo -MD -MP -MF .deps/libcmph_la-chd_ph.Tpo -c girepository/cmph/chd_ph.c -fPIC -DPIC -o .libs/libcmph_la-chd_ph.o
    mv -f .deps/libcmph_la-buffer_entry.Tpo .deps/libcmph_la-buffer_entry.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chm.lo -MD -MP -MF .deps/libcmph_la-chm.Tpo -c -o libcmph_la-chm.lo `test -f 'girepository/cmph/chm.c' || echo './'`girepository/cmph/chm.c
    mv -f .deps/libcmph_la-chd.Tpo .deps/libcmph_la-chd.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-cmph.lo -MD -MP -MF .deps/libcmph_la-cmph.Tpo -c -o libcmph_la-cmph.lo `test -f 'girepository/cmph/cmph.c' || echo './'`girepository/cmph/cmph.c
    mv -f .deps/libcmph_la-buffer_manager.Tpo .deps/libcmph_la-buffer_manager.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-cmph_structs.lo -MD -MP -MF .deps/libcmph_la-cmph_structs.Tpo -c -o libcmph_la-cmph_structs.lo `test -f 'girepository/cmph/cmph_structs.c' || echo './'`girepository/cmph/cmph_structs.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chm.lo -MD -MP -MF .deps/libcmph_la-chm.Tpo -c girepository/cmph/chm.c -fPIC -DPIC -o .libs/libcmph_la-chm.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-cmph.lo -MD -MP -MF .deps/libcmph_la-cmph.Tpo -c girepository/cmph/cmph.c -fPIC -DPIC -o .libs/libcmph_la-cmph.o
    libtool: compile: gcc -DHAVE_CO

    I am trying to build gobject introspectio with jhbuild and I am getting the following error.
    *** Checking out gobject-introspection *** [1/1]
    git remote set-url origin https://git.gnome.org/browse/gobject-introspection
    git remote update origin
    Fetching origin
    git rebase origin/master
    Current branch master is up to date.
    *** Configuring gobject-introspection *** [1/1]
    ./autogen.sh --prefix /opt/gnome --disable-static --disable-gtk-doc
    autoreconf: Entering directory `.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
    autoreconf: configure.ac: tracing
    autoreconf: configure.ac: creating directory build-aux
    autoreconf: running: libtoolize --copy --force
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
    libtoolize: copying file `build-aux/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'
    autoreconf: running: /usr/bin/autoconf --force
    autoreconf: running: /usr/bin/autoheader --force
    autoreconf: running: automake --add-missing --copy --force-missing
    configure.ac:42: installing 'build-aux/compile'
    configure.ac:30: installing 'build-aux/config.guess'
    configure.ac:30: installing 'build-aux/config.sub'
    configure.ac:20: installing 'build-aux/install-sh'
    configure.ac:20: installing 'build-aux/missing'
    Makefile-giscanner.am:131: warning: source file 'giscanner/giscannermodule.c' is in a subdirectory,
    Makefile-giscanner.am:131: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    automake: warning: possible forward-incompatibility.
    automake: At least a source file is in a subdirectory, but the 'subdir-objects'
    automake: automake option hasn't been enabled. For now, the corresponding output
    automake: object file(s) will be placed in the top-level directory. However,
    automake: this behaviour will change in future Automake versions: they will
    automake: unconditionally cause object files to be placed in the same subdirectory
    automake: of the corresponding sources.
    automake: You are advised to start using 'subdir-objects' option throughout your
    automake: project, to avoid future incompatibilities.
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bdz.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bdz_ph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bmz8.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/bmz.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/brz.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/buffer_entry.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/buffer_manager.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/chd.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/chd_ph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/chm.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/cmph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/cmph_structs.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/compressed_rank.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/compressed_seq.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/fch_buckets.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/fch.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/graph.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/hash.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/jenkins_hash.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/miller_rabin.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/select.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/vqueue.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-cmph.am:6: warning: source file 'girepository/cmph/vstack.c' is in a subdirectory,
    Makefile-cmph.am:6: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gdump.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giarginfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gibaseinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gicallableinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giconstantinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gienuminfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gifieldinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gifunctioninfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/ginvoke.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giinterfaceinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giobjectinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gipropertyinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giregisteredtypeinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/girepository.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/girffi.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gisignalinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gistructinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gitypeinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/gitypelib.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/giunioninfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:54: warning: source file 'girepository/givfuncinfo.c' is in a subdirectory,
    Makefile-girepository.am:54: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:31: warning: source file 'girepository/gthash.c' is in a subdirectory,
    Makefile-girepository.am:31: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girmodule.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girnode.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/giroffsets.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girparser.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:36: warning: source file 'girepository/girwriter.c' is in a subdirectory,
    Makefile-girepository.am:36: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-giscanner.am:16: warning: source file 'giscanner/sourcescanner.c' is in a subdirectory,
    Makefile-giscanner.am:16: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    Makefile-giscanner.am:16: warning: source file 'giscanner/scannerlexer.l' is in a subdirectory,
    Makefile-giscanner.am:16: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    Makefile-giscanner.am:16: warning: source file 'giscanner/scannerparser.y' is in a subdirectory,
    Makefile-giscanner.am:16: but option 'subdir-objects' is disabled
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    Makefile-cmph.am:73: warning: source file 'girepository/cmph-bdz-test.c' is in a subdirectory,
    Makefile-cmph.am:73: but option 'subdir-objects' is disabled
    Makefile.am:20: 'Makefile-cmph.am' included from here
    Makefile-tools.am:27: warning: source file 'tools/compiler.c' is in a subdirectory,
    Makefile-tools.am:27: but option 'subdir-objects' is disabled
    Makefile.am:25: 'Makefile-tools.am' included from here
    Makefile-tools.am:36: warning: source file 'tools/generate.c' is in a subdirectory,
    Makefile-tools.am:36: but option 'subdir-objects' is disabled
    Makefile.am:25: 'Makefile-tools.am' included from here
    Makefile-girepository.am:96: warning: source file 'girepository/gdump.c' is in a subdirectory,
    Makefile-girepository.am:96: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:96: warning: source file 'girepository/gi-dump-types.c' is in a subdirectory,
    Makefile-girepository.am:96: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-examples.am:3: warning: source file 'examples/glib-print.c' is in a subdirectory,
    Makefile-examples.am:3: but option 'subdir-objects' is disabled
    Makefile.am:23: 'Makefile-examples.am' included from here
    Makefile-girepository.am:105: warning: source file 'girepository/gthash.c' is in a subdirectory,
    Makefile-girepository.am:105: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile-girepository.am:105: warning: source file 'girepository/gthash-test.c' is in a subdirectory,
    Makefile-girepository.am:105: but option 'subdir-objects' is disabled
    Makefile.am:21: 'Makefile-girepository.am' included from here
    Makefile.am: installing 'build-aux/depcomp'
    configure.ac: installing 'build-aux/ylwrap'
    Makefile-giscanner.am:28: installing 'build-aux/py-compile'
    Makefile.am:22: 'Makefile-giscanner.am' included from here
    parallel-tests: installing 'build-aux/test-driver'
    tests/repository/Makefile.am:8: warning: source file '$(srcdir)/gitestrepo.c' is in a subdirectory,
    tests/repository/Makefile.am:8: but option 'subdir-objects' is disabled
    tests/repository/Makefile.am:12: warning: source file '$(srcdir)/gitestthrows.c' is in a subdirectory,
    tests/repository/Makefile.am:12: but option 'subdir-objects' is disabled
    tests/repository/Makefile.am:16: warning: source file '$(srcdir)/gitypelibtest.c' is in a subdirectory,
    tests/repository/Makefile.am:16: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:55: warning: source file '$(srcdir)/gettype.c' is in a subdirectory,
    tests/scanner/Makefile.am:55: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:37: warning: source file '$(srcdir)/gtkfrob.c' is in a subdirectory,
    tests/scanner/Makefile.am:37: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/regress.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/annotation.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/foo.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:38: warning: source file '$(srcdir)/drawable.c' is in a subdirectory,
    tests/scanner/Makefile.am:38: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:31: warning: source file '$(srcdir)/sletter.c' is in a subdirectory,
    tests/scanner/Makefile.am:31: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:56: warning: source file '$(srcdir)/typedefs.c' is in a subdirectory,
    tests/scanner/Makefile.am:56: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:36: warning: source file '$(srcdir)/utility.c' is in a subdirectory,
    tests/scanner/Makefile.am:36: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:52: warning: source file '$(srcdir)/warnlib.c' is in a subdirectory,
    tests/scanner/Makefile.am:52: but option 'subdir-objects' is disabled
    tests/scanner/Makefile.am:154: warning: source file '$(srcdir)/barapp.c' is in a subdirectory,
    tests/scanner/Makefile.am:154: but option 'subdir-objects' is disabled
    autoreconf: Leaving directory `.'
    checking for a BSD-compatible install... /home/sai/.local/bin/install-check
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking whether UID '1000' is supported by ustar format... yes
    checking whether GID '1000' is supported by ustar format... yes
    checking how to create a ustar tar archive... gnutar
    checking whether to enable maintainer-specific portions of Makefiles... yes
    checking whether make supports nested variables... (cached) yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-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 whether gcc understands -c and -o together... yes
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to print strings... printf
    checking for a sed that does not truncate output... /usr/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 x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu 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 -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 GLIB... yes
    checking for GOBJECT... yes
    checking for GMODULE... yes
    checking for GIO... yes
    checking for GIO_UNIX... yes
    checking for CAIRO... yes
    checking for SCANNER... yes
    checking for FFI... yes
    checking size of char... 1
    checking size of short... 2
    checking size of int... 4
    checking size of long... 8
    checking for GIREPO... yes
    checking for gtk-doc... yes
    checking for gtkdoc-check... gtkdoc-check.test
    checking for gtkdoc-check... /opt/gnome/bin/gtkdoc-check
    checking for gtkdoc-rebase... /opt/gnome/bin/gtkdoc-rebase
    checking for gtkdoc-mkpdf... /opt/gnome/bin/gtkdoc-mkpdf
    checking whether to build gtk-doc documentation... no
    checking for GTKDOC_DEPS... yes
    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 python2 version is >= 2.6... yes
    checking for python2 version... 2.7
    checking for python2 platform... linux2
    checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
    checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
    checking for headers required to compile python extensions... found
    checking for python module mako... yes
    checking for glib source directory to use for documentation...
    checking for -fvisibility=hidden compiler flag... yes
    checking for -Bsymbolic-functions linker flag... yes
    checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating tests/Makefile
    config.status: creating tests/offsets/Makefile
    config.status: creating tests/scanner/Makefile
    config.status: creating tests/scanner/annotationparser/Makefile
    config.status: creating tests/repository/Makefile
    config.status: creating tests/warn/Makefile
    config.status: creating docs/Makefile
    config.status: creating docs/reference/Makefile
    config.status: creating docs/reference/version.xml
    config.status: creating gobject-introspection-1.0.pc
    config.status: creating gobject-introspection-no-export-1.0.pc
    config.status: creating config.h.win32
    config.status: creating build/Makefile
    config.status: creating build/win32/Makefile
    config.status: creating build/win32/vs9/Makefile
    config.status: creating build/win32/vs10/Makefile
    config.status: creating build/win32/vs11/Makefile
    config.status: creating build/win32/vs12/Makefile
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    *** Building gobject-introspection *** [1/1]
    make V=1 -j 5
    /bin/sh ./build-aux/ylwrap `test -f 'giscanner/scannerparser.y' || echo './'`giscanner/scannerparser.y y.tab.c scannerparser.c y.tab.h `echo scannerparser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output scannerparser.output -- bison -y -d -t
    /bin/sh ./build-aux/ylwrap `test -f 'giscanner/scannerlexer.l' || echo './'`giscanner/scannerlexer.l lex.yy.c scannerlexer.c -- flex
    [ -d gir ] || /usr/bin/mkdir -p gir ; \
    sed \
    -e s,%CAIRO_SHARED_LIBRARY%,libcairo-gobject.so.2, \
    -e s,%CAIRO_GIR_PACKAGE%,cairo-gobject, \
    < gir/cairo-1.0.gir.in > gir/cairo-1.0.gir.tmp && mv gir/cairo-1.0.gir.tmp gir/cairo-1.0.gir
    /mnt/22624AA7624A8011/Others/GSOC/music/gobject-introspection/giscanner/scannerparser.y: warning: 7 shift/reduce conflicts [-Wconflicts-sr]
    updating scannerparser.h
    make all-recursive
    make[1]: Entering directory '/mnt/22624AA7624A8011/Others/GSOC/music/gobject-introspection'
    Making all in .
    make[2]: Entering directory '/mnt/22624AA7624A8011/Others/GSOC/music/gobject-introspection'
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gdump.lo -MD -MP -MF .deps/libgirepository_1_0_la-gdump.Tpo -c -o libgirepository_1_0_la-gdump.lo `test -f 'girepository/gdump.c' || echo './'`girepository/gdump.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giarginfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giarginfo.Tpo -c -o libgirepository_1_0_la-giarginfo.lo `test -f 'girepository/giarginfo.c' || echo './'`girepository/giarginfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gibaseinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gibaseinfo.Tpo -c -o libgirepository_1_0_la-gibaseinfo.lo `test -f 'girepository/gibaseinfo.c' || echo './'`girepository/gibaseinfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gicallableinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gicallableinfo.Tpo -c -o libgirepository_1_0_la-gicallableinfo.lo `test -f 'girepository/gicallableinfo.c' || echo './'`girepository/gicallableinfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giconstantinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giconstantinfo.Tpo -c -o libgirepository_1_0_la-giconstantinfo.lo `test -f 'girepository/giconstantinfo.c' || echo './'`girepository/giconstantinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giconstantinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giconstantinfo.Tpo -c girepository/giconstantinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giconstantinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giarginfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giarginfo.Tpo -c girepository/giarginfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giarginfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gibaseinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gibaseinfo.Tpo -c girepository/gibaseinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gibaseinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gdump.lo -MD -MP -MF .deps/libgirepository_1_0_la-gdump.Tpo -c girepository/gdump.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gdump.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gicallableinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gicallableinfo.Tpo -c girepository/gicallableinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gicallableinfo.o
    mv -f .deps/libgirepository_1_0_la-giconstantinfo.Tpo .deps/libgirepository_1_0_la-giconstantinfo.Plo
    mv -f .deps/libgirepository_1_0_la-gibaseinfo.Tpo .deps/libgirepository_1_0_la-gibaseinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gienuminfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gienuminfo.Tpo -c -o libgirepository_1_0_la-gienuminfo.lo `test -f 'girepository/gienuminfo.c' || echo './'`girepository/gienuminfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifieldinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifieldinfo.Tpo -c -o libgirepository_1_0_la-gifieldinfo.lo `test -f 'girepository/gifieldinfo.c' || echo './'`girepository/gifieldinfo.c
    mv -f .deps/libgirepository_1_0_la-giarginfo.Tpo .deps/libgirepository_1_0_la-giarginfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifunctioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifunctioninfo.Tpo -c -o libgirepository_1_0_la-gifunctioninfo.lo `test -f 'girepository/gifunctioninfo.c' || echo './'`girepository/gifunctioninfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifieldinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifieldinfo.Tpo -c girepository/gifieldinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gifieldinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gienuminfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gienuminfo.Tpo -c girepository/gienuminfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gienuminfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gifunctioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gifunctioninfo.Tpo -c girepository/gifunctioninfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gifunctioninfo.o
    mv -f .deps/libgirepository_1_0_la-gicallableinfo.Tpo .deps/libgirepository_1_0_la-gicallableinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-ginvoke.lo -MD -MP -MF .deps/libgirepository_1_0_la-ginvoke.Tpo -c -o libgirepository_1_0_la-ginvoke.lo `test -f 'girepository/ginvoke.c' || echo './'`girepository/ginvoke.c
    mv -f .deps/libgirepository_1_0_la-gdump.Tpo .deps/libgirepository_1_0_la-gdump.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giinterfaceinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giinterfaceinfo.Tpo -c -o libgirepository_1_0_la-giinterfaceinfo.lo `test -f 'girepository/giinterfaceinfo.c' || echo './'`girepository/giinterfaceinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giinterfaceinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giinterfaceinfo.Tpo -c girepository/giinterfaceinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giinterfaceinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-ginvoke.lo -MD -MP -MF .deps/libgirepository_1_0_la-ginvoke.Tpo -c girepository/ginvoke.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-ginvoke.o
    mv -f .deps/libgirepository_1_0_la-gifieldinfo.Tpo .deps/libgirepository_1_0_la-gifieldinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giobjectinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giobjectinfo.Tpo -c -o libgirepository_1_0_la-giobjectinfo.lo `test -f 'girepository/giobjectinfo.c' || echo './'`girepository/giobjectinfo.c
    mv -f .deps/libgirepository_1_0_la-gifunctioninfo.Tpo .deps/libgirepository_1_0_la-gifunctioninfo.Plo
    mv -f .deps/libgirepository_1_0_la-gienuminfo.Tpo .deps/libgirepository_1_0_la-gienuminfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gipropertyinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gipropertyinfo.Tpo -c -o libgirepository_1_0_la-gipropertyinfo.lo `test -f 'girepository/gipropertyinfo.c' || echo './'`girepository/gipropertyinfo.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giregisteredtypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giregisteredtypeinfo.Tpo -c -o libgirepository_1_0_la-giregisteredtypeinfo.lo `test -f 'girepository/giregisteredtypeinfo.c' || echo './'`girepository/giregisteredtypeinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giobjectinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giobjectinfo.Tpo -c girepository/giobjectinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giobjectinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gipropertyinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gipropertyinfo.Tpo -c girepository/gipropertyinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gipropertyinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giregisteredtypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giregisteredtypeinfo.Tpo -c girepository/giregisteredtypeinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giregisteredtypeinfo.o
    mv -f .deps/libgirepository_1_0_la-gipropertyinfo.Tpo .deps/libgirepository_1_0_la-gipropertyinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girepository.lo -MD -MP -MF .deps/libgirepository_1_0_la-girepository.Tpo -c -o libgirepository_1_0_la-girepository.lo `test -f 'girepository/girepository.c' || echo './'`girepository/girepository.c
    mv -f .deps/libgirepository_1_0_la-ginvoke.Tpo .deps/libgirepository_1_0_la-ginvoke.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girffi.lo -MD -MP -MF .deps/libgirepository_1_0_la-girffi.Tpo -c -o libgirepository_1_0_la-girffi.lo `test -f 'girepository/girffi.c' || echo './'`girepository/girffi.c
    mv -f .deps/libgirepository_1_0_la-giregisteredtypeinfo.Tpo .deps/libgirepository_1_0_la-giregisteredtypeinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gisignalinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gisignalinfo.Tpo -c -o libgirepository_1_0_la-gisignalinfo.lo `test -f 'girepository/gisignalinfo.c' || echo './'`girepository/gisignalinfo.c
    mv -f .deps/libgirepository_1_0_la-giinterfaceinfo.Tpo .deps/libgirepository_1_0_la-giinterfaceinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gistructinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gistructinfo.Tpo -c -o libgirepository_1_0_la-gistructinfo.lo `test -f 'girepository/gistructinfo.c' || echo './'`girepository/gistructinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girepository.lo -MD -MP -MF .deps/libgirepository_1_0_la-girepository.Tpo -c girepository/girepository.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-girepository.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-girffi.lo -MD -MP -MF .deps/libgirepository_1_0_la-girffi.Tpo -c girepository/girffi.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-girffi.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gisignalinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gisignalinfo.Tpo -c girepository/gisignalinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gisignalinfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gistructinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gistructinfo.Tpo -c girepository/gistructinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gistructinfo.o
    mv -f .deps/libgirepository_1_0_la-giobjectinfo.Tpo .deps/libgirepository_1_0_la-giobjectinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypeinfo.Tpo -c -o libgirepository_1_0_la-gitypeinfo.lo `test -f 'girepository/gitypeinfo.c' || echo './'`girepository/gitypeinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypeinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypeinfo.Tpo -c girepository/gitypeinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gitypeinfo.o
    mv -f .deps/libgirepository_1_0_la-gisignalinfo.Tpo .deps/libgirepository_1_0_la-gisignalinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypelib.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypelib.Tpo -c -o libgirepository_1_0_la-gitypelib.lo `test -f 'girepository/gitypelib.c' || echo './'`girepository/gitypelib.c
    mv -f .deps/libgirepository_1_0_la-gistructinfo.Tpo .deps/libgirepository_1_0_la-gistructinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giunioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giunioninfo.Tpo -c -o libgirepository_1_0_la-giunioninfo.lo `test -f 'girepository/giunioninfo.c' || echo './'`girepository/giunioninfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-gitypelib.lo -MD -MP -MF .deps/libgirepository_1_0_la-gitypelib.Tpo -c girepository/gitypelib.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-gitypelib.o
    mv -f .deps/libgirepository_1_0_la-girffi.Tpo .deps/libgirepository_1_0_la-girffi.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-givfuncinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-givfuncinfo.Tpo -c -o libgirepository_1_0_la-givfuncinfo.lo `test -f 'girepository/givfuncinfo.c' || echo './'`girepository/givfuncinfo.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-giunioninfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-giunioninfo.Tpo -c girepository/giunioninfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-giunioninfo.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -fvisibility=hidden -I./girepository -DG_IREPOSITORY_COMPILATION -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_1_0_la-givfuncinfo.lo -MD -MP -MF .deps/libgirepository_1_0_la-givfuncinfo.Tpo -c girepository/givfuncinfo.c -fPIC -DPIC -o .libs/libgirepository_1_0_la-givfuncinfo.o
    mv -f .deps/libgirepository_1_0_la-gitypeinfo.Tpo .deps/libgirepository_1_0_la-gitypeinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_gthash_la-gthash.lo -MD -MP -MF .deps/libgirepository_gthash_la-gthash.Tpo -c -o libgirepository_gthash_la-gthash.lo `test -f 'girepository/gthash.c' || echo './'`girepository/gthash.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/lib/libffi-3.1/include -I./girepository -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libgirepository_gthash_la-gthash.lo -MD -MP -MF .deps/libgirepository_gthash_la-gthash.Tpo -c girepository/gthash.c -fPIC -DPIC -o .libs/libgirepository_gthash_la-gthash.o
    mv -f .deps/libgirepository_1_0_la-girepository.Tpo .deps/libgirepository_1_0_la-girepository.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz.lo -MD -MP -MF .deps/libcmph_la-bdz.Tpo -c -o libcmph_la-bdz.lo `test -f 'girepository/cmph/bdz.c' || echo './'`girepository/cmph/bdz.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz.lo -MD -MP -MF .deps/libcmph_la-bdz.Tpo -c girepository/cmph/bdz.c -fPIC -DPIC -o .libs/libcmph_la-bdz.o
    mv -f .deps/libgirepository_1_0_la-giunioninfo.Tpo .deps/libgirepository_1_0_la-giunioninfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz_ph.lo -MD -MP -MF .deps/libcmph_la-bdz_ph.Tpo -c -o libcmph_la-bdz_ph.lo `test -f 'girepository/cmph/bdz_ph.c' || echo './'`girepository/cmph/bdz_ph.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bdz_ph.lo -MD -MP -MF .deps/libcmph_la-bdz_ph.Tpo -c girepository/cmph/bdz_ph.c -fPIC -DPIC -o .libs/libcmph_la-bdz_ph.o
    mv -f .deps/libgirepository_1_0_la-givfuncinfo.Tpo .deps/libgirepository_1_0_la-givfuncinfo.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz8.lo -MD -MP -MF .deps/libcmph_la-bmz8.Tpo -c -o libcmph_la-bmz8.lo `test -f 'girepository/cmph/bmz8.c' || echo './'`girepository/cmph/bmz8.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz8.lo -MD -MP -MF .deps/libcmph_la-bmz8.Tpo -c girepository/cmph/bmz8.c -fPIC -DPIC -o .libs/libcmph_la-bmz8.o
    mv -f .deps/libgirepository_gthash_la-gthash.Tpo .deps/libgirepository_gthash_la-gthash.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz.lo -MD -MP -MF .deps/libcmph_la-bmz.Tpo -c -o libcmph_la-bmz.lo `test -f 'girepository/cmph/bmz.c' || echo './'`girepository/cmph/bmz.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-bmz.lo -MD -MP -MF .deps/libcmph_la-bmz.Tpo -c girepository/cmph/bmz.c -fPIC -DPIC -o .libs/libcmph_la-bmz.o
    mv -f .deps/libgirepository_1_0_la-gitypelib.Tpo .deps/libgirepository_1_0_la-gitypelib.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-brz.lo -MD -MP -MF .deps/libcmph_la-brz.Tpo -c -o libcmph_la-brz.lo `test -f 'girepository/cmph/brz.c' || echo './'`girepository/cmph/brz.c
    mv -f .deps/libcmph_la-bdz.Tpo .deps/libcmph_la-bdz.Plo
    mv -f .deps/libcmph_la-bdz_ph.Tpo .deps/libcmph_la-bdz_ph.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_entry.lo -MD -MP -MF .deps/libcmph_la-buffer_entry.Tpo -c -o libcmph_la-buffer_entry.lo `test -f 'girepository/cmph/buffer_entry.c' || echo './'`girepository/cmph/buffer_entry.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_manager.lo -MD -MP -MF .deps/libcmph_la-buffer_manager.Tpo -c -o libcmph_la-buffer_manager.lo `test -f 'girepository/cmph/buffer_manager.c' || echo './'`girepository/cmph/buffer_manager.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-brz.lo -MD -MP -MF .deps/libcmph_la-brz.Tpo -c girepository/cmph/brz.c -fPIC -DPIC -o .libs/libcmph_la-brz.o
    mv -f .deps/libcmph_la-bmz.Tpo .deps/libcmph_la-bmz.Plo
    mv -f .deps/libcmph_la-bmz8.Tpo .deps/libcmph_la-bmz8.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd.lo -MD -MP -MF .deps/libcmph_la-chd.Tpo -c -o libcmph_la-chd.lo `test -f 'girepository/cmph/chd.c' || echo './'`girepository/cmph/chd.c
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd_ph.lo -MD -MP -MF .deps/libcmph_la-chd_ph.Tpo -c -o libcmph_la-chd_ph.lo `test -f 'girepository/cmph/chd_ph.c' || echo './'`girepository/cmph/chd_ph.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_entry.lo -MD -MP -MF .deps/libcmph_la-buffer_entry.Tpo -c girepository/cmph/buffer_entry.c -fPIC -DPIC -o .libs/libcmph_la-buffer_entry.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-buffer_manager.lo -MD -MP -MF .deps/libcmph_la-buffer_manager.Tpo -c girepository/cmph/buffer_manager.c -fPIC -DPIC -o .libs/libcmph_la-buffer_manager.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd.lo -MD -MP -MF .deps/libcmph_la-chd.Tpo -c girepository/cmph/chd.c -fPIC -DPIC -o .libs/libcmph_la-chd.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chd_ph.lo -MD -MP -MF .deps/libcmph_la-chd_ph.Tpo -c girepository/cmph/chd_ph.c -fPIC -DPIC -o .libs/libcmph_la-chd_ph.o
    mv -f .deps/libcmph_la-buffer_entry.Tpo .deps/libcmph_la-buffer_entry.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chm.lo -MD -MP -MF .deps/libcmph_la-chm.Tpo -c -o libcmph_la-chm.lo `test -f 'girepository/cmph/chm.c' || echo './'`girepository/cmph/chm.c
    mv -f .deps/libcmph_la-chd.Tpo .deps/libcmph_la-chd.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-cmph.lo -MD -MP -MF .deps/libcmph_la-cmph.Tpo -c -o libcmph_la-cmph.lo `test -f 'girepository/cmph/cmph.c' || echo './'`girepository/cmph/cmph.c
    mv -f .deps/libcmph_la-buffer_manager.Tpo .deps/libcmph_la-buffer_manager.Plo
    /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-cmph_structs.lo -MD -MP -MF .deps/libcmph_la-cmph_structs.Tpo -c -o libcmph_la-cmph_structs.lo `test -f 'girepository/cmph/cmph_structs.c' || echo './'`girepository/cmph/cmph_structs.c
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-chm.lo -MD -MP -MF .deps/libcmph_la-chm.Tpo -c girepository/cmph/chm.c -fPIC -DPIC -o .libs/libcmph_la-chm.o
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -Icmph -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2 -MT libcmph_la-cmph.lo -MD -MP -MF .deps/libcmph_la-cmph.Tpo -c girepository/cmph/cmph.c -fPIC -DPIC -o .libs/libcmph_la-cmph.o
    libtool: compile: gcc -DHAVE_CO

  • [solved] Building with JHBuild needs the Python libxml2 package

    Hi all, I'm attempting to build GNOME Music with JHBuild. It's failing with an error about needing the Python package for libxml2 while building itstool.
    You can find my jhbuildrc here. Here's the log:
    *** Checking out itstool *** [2/64]
    *** Configuring itstool *** [2/64]
    ./configure --prefix /usr/local/gnome --libdir '/usr/local/gnome/lib64' --disable-static --disable-gtk-doc PYTHON=/usr/bin/python2
    configure: WARNING: unrecognized options: --disable-static, --disable-gtk-doc
    checking for a BSD-compatible install... /usr/bin/install-check
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether /usr/bin/python2 version >= 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 python module libxml2... not found
    configure: error: Python module libxml2 is needed to run this package
    *** Error during phase configure of itstool: ########## Error running ./configure --prefix /usr/local/gnome --libdir '/usr/local/gnome/lib64' --disable-static --disable-gtk-doc PYTHON=/usr/bin/python2 *** [2/64]
    I've tried installing python2-lxml - no luck. I've also tried
    sudo pip2 install lxml
    again with no luck. Is there some environment variable that I need to be setting?
    I've searched the BBS, I've Googled, and I've looked at the GNOME Wiki.
    jhbuild sanitycheck
    returns 0 with no output. I tried
    jhbuild bootstrap
    too - that said it built one thing (didn't say what), but did nothing to fix my problem.
    Any ideas?
    Last edited by strugee (2014-04-13 21:08:57)

    jdbrown wrote:Does this solve your problem?
    Yes, thanks so much. Should have checked the wiki...

  • Problem building GTK with jbuild on Mac OS X

    Hi everyone,
    I don't know if this is the right place to ask my question...
    I cannot build GTK with jbuild on my Leopard 10.5.8 system.
    I have deleted the Leopard built-in Python 2.5 folder (At that time I didn't know that deleting the default system Python is not good....) and I have installed Python 2.7 (from the .dmg file).
    I also Installed Apple Developer Tools, which I guess should be XCode 3.0.
    On the terminal I verified my Python version:
    $ which python
    /Library/Frameworks/Python.framework/Versions/2.7/bin/python
    Then I followed this guide to build GTK:
    http://sidhosting.co.uk/josh_fradley/getting-emesene-2-up-and-running-on-os-x/
    which is basically the same as the one in Gnome site:
    http://live.gnome.org/GTK%2B/OSX/Building#Procedure
    I followed the first guide, but it gives me some errors:
    macbook-pro-di-zhu-francesco-yangfan:~ francesco$ curl -o gtk-osx-build-setup.sh https://raw.github.com/jralls/gtk-osx-build/master/gtk-osx-build-setup.sh
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100  3716  100  3716    0     0   1612      0  0:00:02  0:00:02 --:--:-- 1814k
    macbook-pro-di-zhu-francesco-yangfan:~ francesco$ sh gtk-osx-build-setup.sh
    Checking out jhbuild (2.32.4) from git...
    From git://git.gnome.org/jhbuild
    * tag               2.32.4     -> FETCH_HEAD
    Installing jhbuild...
    Installing jhbuild configuration...
    Installing gtk-osx moduleset files...
    PATH does not contain /Users/francesco/.local/bin, it is recommended that you add that.
    Done.
    macbook-pro-di-zhu-francesco-yangfan:~ francesco$ PATH=$HOME/.local/bin:$PATH
    macbook-pro-di-zhu-francesco-yangfan:~ francesco$ export PATH
    macbook-pro-di-zhu-francesco-yangfan:~ francesco$ jhbuild bootstrap
    Traceback (most recent call last):
      File "/Users/francesco/Source/jhbuild/jhbuild/config.py", line 212, in load
        execfile(self.filename, config)
      File "/Users/francesco/.jhbuildrc", line 90, in <module>
        _xcodeversion = xcode_ver()
      File "/Users/francesco/.jhbuildrc", line 89, in xcode_ver
        return float(exp.match(_ver).group(1))
    AttributeError: 'NoneType' object has no attribute 'group'
    jhbuild: could not load config file
    Anyone can tell me why I got this error?
    It seems that jbuild doesn't see my xcode version? But I did install it!
    It's very strange because I succeeded to do 'jbuild bootstrap' before when I used to have Python 2.5, although I got stuck for other commands more forward.
    Thanks everyone.

    You may want to also post over in the Developer forums...
    https://discussions.apple.com/community/developer_forums

  • Building Gnome, missing dependency?

    I'm trying to follow the instructions in http://live.gnome.org/GnomeShell#building to build gnome, for learning, on my arch linux box.
    Ok, as usual, I'm stuck in the first steps... Which means I suck. That aside, can I get any help?
    $ sh gnome-shell-build-setup.sh Updating jhbuild ... done
    Installing jhbuild ... done
    Writing ~/.jhbuildrc ... done
    Installing modules as system packages when possible
    System installed packages which are new enough:
    ## BUNCH OF PACKAGES HERE
    System installed packages which are too old:
    telepathy-glib (required=0.17.5, installed=0.16.4)
    mozjs185 (required=1.0.0, installed=)
    webkitgtk-3.0 (required=1.7.90, installed=1.6.3)
    libcroco-0.6 (required=0.6.4, installed=0.6.3)
    libxklavier (required=5.2.1, installed=5.1)
    No matching system package installed:
    libnl-3 (required=3.2.7)
    However:
    $ pacman -Qs libnl
    local/libnl 3.2.7-1
    Library for applications dealing with netlink sockets
    And it IS installed!
    Help?

    wonder wrote:
    karol wrote:It seems that the script is looking for a package named libnl-3 and it's called libnl on Arch.
    it's fine. the script uses pkg-config and the file is libnl-3.pc
    /usr/lib/pkgconfig/libnl-3.0.pc
    your lest problem is libnl.
    milasch wrote:System installed packages which are too old:
    telepathy-glib (required=0.17.5, installed=0.16.4)
    mozjs185 (required=1.0.0, installed=)
    webkitgtk-3.0 (required=1.7.90, installed=1.6.3)
    libcroco-0.6 (required=0.6.4, installed=0.6.3)
    libxklavier (required=5.2.1, installed=5.1)
    No matching system package installed:
    libnl-3 (required=3.2.7)
    you want to takle this ones first
    yeah, I've spent a while trying to create a PKGBUILD for telepathy-glib, and then after upgrading it the script will add it to the "no matching system package installed" list. So it isn't properly detecting arch linux packages.
    Also, of course after upgrading latest telepathy-glib gnome 3.2 won't work. I'll create a VM for this purpose and try to work the script so that it properly functions with arch linux.
    Thanks for everybody's opinions.

  • Building portlets with PL/SQl vs java

    Hi
    We are planing to use oracle 9iAS application server(Enterprise version)to build portal application.
    Can someone suggest me which one should i use, building portlets with j2ee or building portlets with PL/SQL.
    what are the advantages of web providers over database providers?which one is the best way of building portlets.

    Hello
    I've been using Portal for years now, and I'm still developping in PL/SQL. It's very simple and quick to developp. I'm even not using any database providers, I'm just invoking my procedures via their URLs with some Ajax hidden components, and I could developp some screens like employees vacations managements, trombinoscope, portal statistics, etc ...
    I learnt at Oracle how to developp some "true" portlets with DB providers but it's not usefull for me at this time as I don't need portlet customization etc.
    BUT
    if I had to developp a really big project with several developpers I would use DB providers.
    And maybe I would use Java but it takes rather long time to be efficient with this language and it needs to be a realy big project for I start using this language. And as explained above Java offers more compatibility with 3rd party products.
    And last but not least, one has to know what Oracle is more and more dealing with Java, the next 11g version that has just released is much more using Java than 10g does, and that's true for every Oracle products.
    So it's just a matter of skill and time.
    A.

  • Error while building sln with CMake

    I am working on kinect for developing application. I am using CMake and visual studio 2010 for development. According to some website I recently installed Service Pack 1 and it's update also. Since then there are loads of error in visual studio cpp programs.
    I'm not able to build projects with CMake.  It says c and CXX compiler identification is unknown.
    I am not able to run simple cpp programs too. Log says 
    >InitializeBuildStatus:
    1>  Creating "Win32\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild" because "AlwaysCreate" was specified.
    1>FinalizeBuildStatus:
    1>  Deleting file "Win32\Debug\ZERO_CHECK\ZERO_CHECK.unsuccessfulbuild".
    1>  Touching "Win32\Debug\ZERO_CHECK\ZERO_CHECK.lastbuildstate".
    1>
    1>Build succeeded.
    1>
    1>Time Elapsed 00:00:01.25
    2>------ Build started: Project: openni_grabber, Configuration: Debug Win32 ------
    2>Build started 11-03-2015 19:04:35.
    2>InitializeBuildStatus:
    2>  Touching "openni_grabber.dir\Debug\openni_grabber.unsuccessfulbuild".
    2>CustomBuild:
    2>  All outputs are up-to-date.
    2>ClCompile:
    2>  openni_grabber.cpp
    2>C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xlocale(323): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
    2>C:/Program Files/PCL 1.6.0/3rdParty/Boost/include\boost/exception/detail/clone_current_exception.hpp(10): fatal error C1189: #error :  This header requires exception handling to be enabled.
    2>
    2>Build FAILED.
    Please help me through this!

    Hi Sayalee8333,
    Thank you for posting in MSDN forum.
    Since this CMake is involved to the Extensions tool
    CMake - Cross Platform Make , this extension tool is
    out of support range of this forum.
    In order to resolve your issue better, I suggest you post this issue here,
    click “Q AND A”, you will get better support there.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Flash Builder 4 with Flex SDK 4.0 for Intel App Up

    There is some misinformation on Intel AppUp and the Melrose FAQ about being able to publish with Flash Builder 4.
    Intel App Up Program Submission
    According to http://appdeveloper.intel.com/en-us/article/adobe-air-packaging-guide-atom-developer-progr am-submissions
    "AIR app must be built using Flex Builder 3 with Flex SDK 3.5a.  Currently Flex Builder 4 with Flex SDK 4 is not supported."
    Melrose FAQ
    According to http://learn.adobe.com/wiki/display/melrose/Melrose+Developer+FAQ
    "Q: Are there system requirements for enabling try and buy in AIR apps using Melrose?
    A: You must have Adobe Flex Builder 3 or greater and Adobe AIR 1.5.3 or greater."
    Is the Intel App Up statement correct?  If it is, could I get an explanation why?  I've been waiting for the last 3 months waiting for the Melrose SDK to deploy to Intel App Up and now I can't even submit my application.
    Thanks.

    The current version of Melrose supports Flex 3.5 SDK for AIR applications running on AIR 1.5.3 runtime or higher. You can use Adobe Flex Builder 3 with Flex 3.5 SDK or Adobe Flash Builder 4 with Flex 3.5 SDK.
    Support for Flex 4.1 SDK for AIR applications running on AIR 2.0 runtime should be available within a few weeks. Please note that we will not be able to support Flex 4.0 SDK because of certain technical challenges.

  • Build Hierarchy  with nodes with ABAP for custom Infoobject

    Hi,
    Need to build hierarchy with nodes with abap for custom infoobject.
    Thanks

    Hi,
    Using information from:
    http://help.sap.com/saphelp_nw04/helpdata/en/fa/e92637c2cbf357e10000009b38f936/content.htm
    you can bulid flat file with hierarchy data and then load in into BW...
    Krzys

  • Trying to build Mplayer with enable-aa

    My son wants to watch video in ascii mode, but the arch version of mplayer is compiled without support for aalib. I've tried to make my own version
    using the current pkgbuild and changing "--disable-aa" to "--enable-aa", but after a while of compiling, the build aborts with the following:
    libvo/libvo.a(vo_aa.o): In function `uninit':
    vo_aa.c:(.text+0x17d): undefined reference to `aa_close'
    libvo/libvo.a(vo_aa.o): In function `draw_slice':
    vo_aa.c:(.text+0x325): undefined reference to `aa_fastrender'
    vo_aa.c:(.text+0x35b): undefined reference to `aa_render'
    libvo/libvo.a(vo_aa.o): In function `draw_frame':
    vo_aa.c:(.text+0x44a): undefined reference to `aa_fastrender'
    vo_aa.c:(.text+0x4ae): undefined reference to `aa_render'
    libvo/libvo.a(vo_aa.o): In function `preinit':
    vo_aa.c:(.text+0xa8a): undefined reference to `aa_displayrecommended'
    vo_aa.c:(.text+0xa8f): undefined reference to `aa_getfirst'
    vo_aa.c:(.text+0xaa2): undefined reference to `aa_displayrecommended'
    vo_aa.c:(.text+0xaa7): undefined reference to `aa_recommendhi'
    vo_aa.c:(.text+0xaae): undefined reference to `aa_defparams'
    vo_aa.c:(.text+0xab3): undefined reference to `aa_autoinit'
    vo_aa.c:(.text+0xace): undefined reference to `aa_autoinitkbd'
    vo_aa.c:(.text+0xaec): undefined reference to `aa_resizehandler'
    vo_aa.c:(.text+0xaf9): undefined reference to `aa_hidecursor'
    vo_aa.c:(.text+0xafe): undefined reference to `aa_getrenderparams'
    vo_aa.c:(.text+0xbdb): undefined reference to `aa_defrenderparams'
    vo_aa.c:(.text+0xbe6): undefined reference to `aa_defparams'
    vo_aa.c:(.text+0xbeb): undefined reference to `aa_parseoptions'
    vo_aa.c:(.text+0xc0b): undefined reference to `aa_defrenderparams'
    vo_aa.c:(.text+0xc26): undefined reference to `aa_defparams'
    vo_aa.c:(.text+0xc2b): undefined reference to `aa_parseoptions'
    vo_aa.c:(.text+0xc82): undefined reference to `aa_help'
    vo_aa.c:(.text+0xdea): undefined reference to `aa_close'
    vo_aa.c:(.text+0xe28): undefined reference to `aa_displayrecommended'
    vo_aa.c:(.text+0xe2d): undefined reference to `aa_recommendlow'
    vo_aa.c:(.text+0xe38): undefined reference to `aa_displayrecommended'
    vo_aa.c:(.text+0xe3d): undefined reference to `aa_recommendhi'
    vo_aa.c:(.text+0xe48): undefined reference to `aa_displayrecommended'
    vo_aa.c:(.text+0xe4d): undefined reference to `aa_recommendhi'
    libvo/libvo.a(vo_aa.o): In function `printosdtext':
    vo_aa.c:(.text+0xf0b): undefined reference to `aa_printf'
    vo_aa.c:(.text+0xf67): undefined reference to `aa_printf'
    libvo/libvo.a(vo_aa.o): In function `flip_page':
    vo_aa.c:(.text+0x105e): undefined reference to `aa_flush'
    vo_aa.c:(.text+0x11bd): undefined reference to `aa_puts'
    vo_aa.c:(.text+0x11f9): undefined reference to `aa_puts'
    libvo/libvo.a(vo_aa.o): In function `check_events':
    vo_aa.c:(.text+0x137f): undefined reference to `aa_getevent'
    libvo/libvo.a(vo_aa.o): In function `resize':
    vo_aa.c:(.text+0x1817): undefined reference to `aa_resize'
    collect2: ld returned 1 exit status
    make: *** [mplayer] Error 1
    ==> ERROR: Build Failed. Aborting...
    Can someone help me out here? I imagine the answer is simple, but I can't get past this stage.

    diff -ur MPlayer-1.0pre8.orig/configure MPlayer-1.0pre8/configure
    --- MPlayer-1.0pre8.orig/configure 2006-06-11 20:35:47.000000000 +0200
    +++ MPlayer-1.0pre8/configure 2006-06-13 12:43:01.000000000 +0200
    @@ -4137,6 +4137,8 @@
    _def_aa='#define HAVE_AA 1'
    if cygwin ; then
    _ld_aa=`aalib-config --libs | cut -d " " -f 2,5,6`
    + else
    + _ld_aa="-laa"
    fi
    _vosrc="$_vosrc vo_aa.c"
    _vomodules="aa $_vomodules"
    This patch will help.

  • LabVIEW 8.5.1 Build Problem With LV2010 Installed

    I am experiencing a problem when building an application installer using LabVIEW 8.5.1. I have built this application many time before but since installing LabVIEW 2010 I can no longer build the installer.
    I have tried to buiuld the application on a Windows 7 PC and a Windows XP machine. My minimum requirment in my build options was Windows 2000, I changed that to XP but it made no difference.
    I get the following error message:
    CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> NI_MDF.lvlib:MDFDistCopyList_GetCount.vi
    Loading product deployment information
    Adding files to installer
    *** WARNING ***
    Cannot enforce the requested minimum operating system restriction because the deployment engine only supports Windows XP or later. Resetting minimum restriction to Windows XP or later.
    Done adding files
    Preparing to build deployment
    Copying products from distributions
    *** Error: Fatal runtime error. (Error code -10)
    *** Error Details:
    Error in MDF API function: _MDFDistCopyList_GetCount
    Access violation! Structured exception code 3221225477
    *** End Error Report
    Done building deployment
    Has anyone else come across this?
    Thanks in advance.

    Thanks Andrew.
    It didn't help.  After three days of trying, I did get one system to build without error. I'm currently trying to get another system to build.
    It looks like the Access violation is caused by the deployment utility not asking to change to DVD 3 for CVI after the product caches has been cleared (To fix the error code -40 problem).  Restoring the CVI runtime (NI LabWindows_CVI 2009 Service Pack 1 Run-Time Engine [9.1.1450]) to the Product Cache seems to fix the problem.
    The status log doesn't show enough information to figure out the problems.  Looking at the end of the Detailed_Installer.log is pretty much manditory.
    My recomendation is to build first with "Install TestStand Engine" and the various "Driver and Components..." turned off and then slowly enable the ones wanted. 
    Also, it saves a lot of pain and suffering to do at least one deployment with "Copy Installers to Product Cache by Default" turned on before doing an upgrade so you don't have to go search for old DVD's.
    After a lot of trial and error, I believe these are the steps I went through to finally get it to work:
    1. Close TestStand, LabView, and Deployment Utility
    2. Delete all in C:\Program Files\National Instruments\Shared\ProductCache, except the CVI Runtime
    3. Delete all in  C:\Documents and Settings\All Users\Application Data\National Instruments\MDF\ProductCache, except runtime 7.1.1
    There seems to be something wrong with the .NET language pack installation.  It always seems to generate errors.
    3. Run DotNet20x86langpack.msi  on the Device Driver DVD at Products\DotNet20langpack_x86_Installer\ and uninstall.
    4. Run DotNet20x86langpack.msi  and install.
    5. Put DVD 1 back in.
    Got an error with the .Net installer so. . .
    6. Uninstall at D:\Distributions\LV\Products\DotNet20_x86_Installer\DotNet20x86
    7. Install at D:\Distributions\LV_SE\Products\DotNet20_x86_Installer\DotNet20x86
    8. Again Install  at D:\Distributions\LV\Products\DotNet20_x86_Installer\DotNet20x86
    9. Run TestStand, LabView (if using VI's), and the Deployment Utility.  
    Runtime 8.5.1 should install automatically and ask to reboot the system.  Go ahead reboot and run Teststand, etc. again.
    10. In global settings, 'clear prompt before'. . . , and select 'copy installers to product cache by default'
    11. On Installer Options tab, clear "Install TestStand Engine".
    12. Build - ALWAYS 'remove all files from this folder before building'
    It "should" build.  If not, fix any errors.
    12. Select Install TestStand Engine.
    13. Select Engine Options... and clear all check boxes (except runtime 7.1.1)
    14. Build again (make sure DVD 1 is in)
    15. Install other Engine Options, Drivers and Components.
    16. Build again (make sure DVD 1 is in)

  • How can i build table with two user name columne  ?

    How can I build view with two columns for user name ( one create and the other
    Can change also ) 
    And to display full name ( the user name is the key but not display  ) ?

    Hi,
    Creating View
    •     From initial screen of data dictionary(T.Code: SE11), enter the name of object i.e. view.
    •     Select view radio button and click on the push button.
    •     Dialog box is displayed for types of views.
    •     Select the view type.
    •     On the next screen, you have to pass following parameters.
    •     Short text
    •     In the table box you need to enter the table names, which are to be related.
    •     In join table box you need to join the two tables.
    •     Click on the TABFIELD. System displays the dialog box for all the table fields and user can select the fields from this screen. These fields are displayed in the view fields box.
    •     Save and Activate: When the view is activated, view is automatically created in the underlying database system. As long as the table exists in the database, the view also exists (Unless you delete it).
    Regards,
    Bhaskar

  • Process flow for Maintenance Event Builder integrated with PS

    Dear EAM  Master ,
    Good Day. Can anyone show me how's the process flow for Process flow for Maintenance Event Builder integrated with PS.
    Appreciate.
    Thank you.

    [SAP Help|http://help.sap.com/erp2005_ehp_05/helpdata/en/d7/d0b83a47d0c649e10000000a114084/frameset.htm]
    Thanks
    Narasimhan

  • Comunication and events: Flex Builder 2 with Flash CS3

    Hey hello...well, my question is: how can i comunicate Flex
    Builder 2 with Flash CS3?
    this is my code on Flex Builder 2:
    <mx:Script>
    <![CDATA[
    import mx.controls.*;
    import mx.events.*;
    public function CargaCompleta(e:Event):void
    try
    e.target.content.objeto_salida.addEventListener(Event.COMPLETE,uno);
    catch(er:Error) { Alert.show(er.message,"Error"); }
    public function uno(e:Event):void
    try
    s1.content["objeto_salida"].removeEventListener(MouseEvent.CLICK,s1.content["Finaliza"]);
    s1.source = null;
    s1.source = "recursos/reactivos/208M-1R.swf";
    catch(er:Error) { Alert.show(er.message,"Error"); }
    ]]>
    </mx:Script>
    <mx:SWFLoader id="s1" width="278" height="251"
    complete="CargaCompleta(event)"
    source="recursos/interactivos/208M-1I.swf">
    </mx:SWFLoader>
    and when it change from one file to another, on the event
    "Complete" for the SWFLodar, an error happend
    TypeError: Error #1009: No se puede acceder a una propiedad o
    a un método de una referencia a un objeto nulo.
    at 208M_fla::MainTimeline/frame1()
    Hope somebody can help me...for your time thanks...

    "Jorge EdOardo" <[email protected]> wrote in
    message
    news:gfcfcr$9s2$[email protected]..
    > Hey hello...well, my question is: how can i comunicate
    Flex Builder 2 with
    > Flash CS3?
    >
    > this is my code on Flex Builder 2:
    > <mx:Script>
    > <![CDATA[
    > import mx.controls.*;
    > import mx.events.*;
    > public function CargaCompleta(e:Event):void
    > {
    > try
    > {
    >
    e.target.content.objeto_salida.addEventListener(Event.COMPLETE,uno);
    > }
    > catch(er:Error) { Alert.show(er.message,"Error"); }
    > }
    > public function uno(e:Event):void
    > {
    > try
    > {
    >
    >
    s1.content["objeto_salida"].removeEventListener(MouseEvent.CLICK,s1.content["Fin
    > aliza"]);
    > s1.source = null;
    > s1.source = "recursos/reactivos/208M-1R.swf";
    > }
    > catch(er:Error) { Alert.show(er.message,"Error"); }
    > }
    > ]]>
    > </mx:Script>
    > <mx:SWFLoader id="s1" width="278" height="251"
    > complete="CargaCompleta(event)"
    > source="recursos/interactivos/208M-1I.swf">
    > </mx:SWFLoader>
    >
    > and when it change from one file to another, on the
    event "Complete" for
    > the
    > SWFLodar, an error happend
    >
    > TypeError: Error #1009: No se puede acceder a una
    propiedad o a un m?todo
    > de
    > una referencia a un objeto nulo.
    > at 208M_fla::MainTimeline/frame1()
    >
    > Hope somebody can help me...for your time thanks...
    http://weblogs.macromedia.com/pent/archives/2007/04/using_actionscr_1.html

  • Build finished with ERROR - Failed to pack public part

    Hi,
    I am getting an error when I try to build a Development Component in CBS. This is what the build log says:
    Ant build finished with ERRORS
    Failed to pack public part: Failed to get InputStream for resource D:\usr\sap\PVD\JC01\j2ee\cluster\server0\temp\CBS\2\7\.B\3570\DCs\vecnet.co.nz\general\rimp\preq\preqform\preqcreate\_comp\src\configuration\Components\nz.co.vecnet.general.rimp.preq.preqform.preqcreate.CreatePurchReqComp\CreatePurchReqCompView_Create_Purch_Req_IF.xdp
    Error: Build stopped due to an error: Failed to pack public part: Failed to get InputStream for resource D:\usr\sap\PVD\JC01\j2ee\cluster\server0\temp\CBS\2\7\.B\3570\DCs\vecnet.co.nz\general\rimp\preq\preqform\preqcreate\_comp\src\configuration\Components\nz.co.vecnet.general.rimp.preq.preqform.preqcreate.CreatePurchReqComp\CreatePurchReqCompView_Create_Purch_Req_IF.xdp
    Build plugin finished at 2008-10-02 15:31:45 GMT12:00 (NZDT)+
    Total build plugin runtime: 31.769 seconds
    Build finished with ERROR
    Could you please tell me why I am getting this error, and how do I resolve this one?
    Thanks,
    Ajay

    Was never able to find an answer for this on SDN and haven't had the issue in a long time so I'm closing question.

Maybe you are looking for

  • "CREATE EDITION" command in Oracle 11g r1

    Hi all, I am trying create edition, but I get the following response. <pre> SQL> select * 2 from dba_editions 3 / EDITION_NAME PARENT_EDITION_NAME USA ORA$BASE YES SQL> create edition e2 2 / create edition e2 ERROR at line 1: ORA-00901: invalid CREAT

  • IGoogle settings did not transfer over from IE 8 to FF4.

    Hmm... I had an iGoogle page in IE 8, but the settings did not transfer over to a new install of FF 4? What might be the problem and can stillI migrate those setting to FF 4? Thanks. P.S. It worked fine on another system with the same configs. Strang

  • Lightroom to edit in photoshop: image corrupted when lens profile correction is active

    When i use edit in photoshop CC from lightroom the image opened is corrupted. This happens when the lens correction profile is checked. The image become almost white and cropped from the upper right side. Any idea how to solve?

  • Sap treasury flow is due before accrual/deferral key date, but not posted

    Hi, I run TBB1 - posted business transactions - all transactions posted when i run the tbb4 for product type 51a i got the following error sap treasury flow is due before accrual/deferral key date, but not posted Please see the image

  • Execute a mapping into a procedure

    Hi, I had OWB 3i, and I had a mapping that execute a post-mapping that was a call to a procedure. This procedure, execute sometimes another mapping, calling the main of the package. Now I had migrated to OWB 9.2.0.2.8, and it doesn't work. How have I