Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 636516 Details for
Bug 721286
dev-lang/vala-0.46.7: Test /scanner/string-escape-x.c:17:22 fails: hex escape sequence out of range
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
dev-lang:vala-0.46.7:20200506-032249.log (text/plain), 254.27 KB, created by
Frederik Pfautsch
on 2020-05-06 15:51:43 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Frederik Pfautsch
Created:
2020-05-06 15:51:43 UTC
Size:
254.27 KB
patch
obsolete
> * Package: dev-lang/vala-0.46.7 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU > * FEATURES: network-sandbox nostrip preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking vala-0.46.7.tar.xz to /var/tmp/portage/dev-lang/vala-0.46.7/work >>>> Source unpacked in /var/tmp/portage/dev-lang/vala-0.46.7/work >>>> Preparing source in /var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7 ... > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: vala-0.46.7/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: vala-0.46.7/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7 ... > * econf: updating vala-0.46.7/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating vala-0.46.7/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/vala-0.46.7 --htmldir=/usr/share/doc/vala-0.46.7/html --libdir=/usr/lib64 --disable-maintainer-mode --disable-unversioned --disable-valadoc VALAC=: WEASYPRINT=: >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.p277wtyq/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to accept ISO C89... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... none >checking whether ln -s works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by clang... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from clang object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.21... 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 valac... valac >checking whether C compiler accepts -Werror=init-self... yes >checking whether C compiler accepts -Werror=implicit... yes >checking whether C compiler accepts -Werror=pointer-arith... yes >checking whether C compiler accepts -Werror=redundant-decls... yes >checking whether C compiler accepts -Werror=return-type... yes >checking whether C compiler accepts -Werror=sequence-point... yes >checking whether C compiler accepts -Werror=uninitialized... yes >checking whether C compiler accepts -Werror=int-to-pointer-cast... yes >checking whether C compiler accepts -Werror=pointer-to-int-cast... yes >checking whether C compiler accepts -Werror=compare-distinct-pointer-types... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Werror=format-security... yes >checking whether C compiler accepts -Werror=format-nonliteral... yes >checking whether C compiler accepts -Werror=int-conversion... yes >checking whether C compiler accepts -Werror=duplicated-branches... yes >checking whether C compiler accepts -Werror=duplicated-cond... yes >checking whether C compiler accepts -Werror=declaration-after-statement... yes >checking whether C compiler accepts -Werror=maybe-uninitialized... yes >checking whether C compiler accepts -Werror=missing-prototypes... yes >checking whether C compiler accepts -Werror=strict-prototypes... yes >checking whether C compiler accepts -Werror=enum-conversion... yes >checking for GLIB... yes >checking for GMODULE... yes >checking for xsltproc... /usr/bin/xsltproc >checking for weasyprint... : >checking for help2man... help2man >checking whether make supports nested variables... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libvala.pc >config.status: creating gee/Makefile >config.status: creating ccode/Makefile >config.status: creating vala/Makefile >config.status: creating codegen/Makefile >config.status: creating compiler/Makefile >config.status: creating vapi/Makefile >config.status: creating tests/Makefile >config.status: creating tests/fastvapi/Makefile >config.status: creating tests/girwriter/Makefile >config.status: creating tests/gtktemplate/Makefile >config.status: creating doc/Makefile >config.status: creating doc/manual/Makefile >config.status: creating doc/manual/version.xml >config.status: creating gobject-introspection/Makefile >config.status: creating vapigen/vapigen.pc >config.status: creating vapigen/Makefile >config.status: creating vapigen/vala-gen-introspect/Makefile >config.status: creating vapigen/vala-gen-introspect/vala-gen-introspect >config.status: creating libvaladoc/valadoc.pc >config.status: creating libvaladoc/valadoc.deps >config.status: creating libvaladoc/Makefile >config.status: creating valadoc/Makefile >config.status: creating valadoc/doclets/Makefile >config.status: creating valadoc/doclets/html/Makefile >config.status: creating valadoc/doclets/devhelp/Makefile >config.status: creating valadoc/doclets/gtkdoc/Makefile >config.status: creating valadoc/icons/Makefile >config.status: creating valadoc/tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7 ... >make -j11 -l10 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7' >Making all in gee >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o arraylist.lo arraylist.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o collection.lo collection.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o hashmap.lo hashmap.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o hashset.lo hashset.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o iterable.lo iterable.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o mapiterator.lo mapiterator.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o iterator.lo iterator.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o list.lo list.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o map.lo map.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o set.lo set.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o timsort.lo timsort.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c hashset.c -fPIC -DPIC -o .libs/hashset.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c collection.c -fPIC -DPIC -o .libs/collection.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c iterable.c -fPIC -DPIC -o .libs/iterable.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c hashmap.c -fPIC -DPIC -o .libs/hashmap.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c list.c -fPIC -DPIC -o .libs/list.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c iterator.c -fPIC -DPIC -o .libs/iterator.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c set.c -fPIC -DPIC -o .libs/set.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c mapiterator.c -fPIC -DPIC -o .libs/mapiterator.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c map.c -fPIC -DPIC -o .libs/map.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c timsort.c -fPIC -DPIC -o .libs/timsort.o >[1mlist.c:310:115: [0m[0;1;35mwarning: [0m[1mexpression result unused; should this cast be to > 'void'? [-Wunused-value][0m > ...NULL : (compare_func_target_destroy_notify (compare_func_target), NULL); >[0;1;32m ^ >[0m[1m/usr/lib/llvm/9/bin/../../../../lib/clang/9.0.1/include/stddef.h:89:17: [0m[0;1;30mnote: [0m > expanded from macro 'NULL'[0m ># define NULL ((void*)0) >[0;1;32m ^ >[0m1 warning generated. >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -o libgee.la arraylist.lo collection.lo hashmap.lo hashset.lo iterable.lo mapiterator.lo iterator.lo list.lo map.lo set.lo timsort.lo -lgobject-2.0 -lglib-2.0 >libtool: link: llvm-ar cr .libs/libgee.a .libs/arraylist.o .libs/collection.o .libs/hashmap.o .libs/hashset.o .libs/iterable.o .libs/mapiterator.o .libs/iterator.o .libs/list.o .libs/map.o .libs/set.o .libs/timsort.o >libtool: link: llvm-ranlib .libs/libgee.a >libtool: link: ( cd ".libs" && rm -f "libgee.la" && ln -s "../libgee.la" "libgee.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >Making all in vala >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaaddressofexpression.lo valaaddressofexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaarraycopymethod.lo valaarraycopymethod.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaarraycreationexpression.lo valaarraycreationexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaarraylengthfield.lo valaarraylengthfield.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaarraymovemethod.lo valaarraymovemethod.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaarrayresizemethod.lo valaarrayresizemethod.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaarraytype.lo valaarraytype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaassignment.lo valaassignment.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaattribute.lo valaattribute.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valabaseaccess.lo valabaseaccess.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valabasicblock.lo valabasicblock.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaarraymovemethod.c -fPIC -DPIC -o .libs/valaarraymovemethod.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valabaseaccess.c -fPIC -DPIC -o .libs/valabaseaccess.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaarrayresizemethod.c -fPIC -DPIC -o .libs/valaarrayresizemethod.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaarraycreationexpression.c -fPIC -DPIC -o .libs/valaarraycreationexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaarraycopymethod.c -fPIC -DPIC -o .libs/valaarraycopymethod.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaarraylengthfield.c -fPIC -DPIC -o .libs/valaarraylengthfield.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaaddressofexpression.c -fPIC -DPIC -o .libs/valaaddressofexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaattribute.c -fPIC -DPIC -o .libs/valaattribute.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valabasicblock.c -fPIC -DPIC -o .libs/valabasicblock.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaassignment.c -fPIC -DPIC -o .libs/valaassignment.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaarraytype.c -fPIC -DPIC -o .libs/valaarraytype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valabinaryexpression.lo valabinaryexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valablock.lo valablock.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valabooleanliteral.lo valabooleanliteral.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valabooleantype.lo valabooleantype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valabreakstatement.lo valabreakstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacallable.lo valacallable.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacallabletype.lo valacallabletype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valablock.c -fPIC -DPIC -o .libs/valablock.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valabinaryexpression.c -fPIC -DPIC -o .libs/valabinaryexpression.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacastexpression.lo valacastexpression.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valabooleanliteral.c -fPIC -DPIC -o .libs/valabooleanliteral.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valabooleantype.c -fPIC -DPIC -o .libs/valabooleantype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valabreakstatement.c -fPIC -DPIC -o .libs/valabreakstatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacallable.c -fPIC -DPIC -o .libs/valacallable.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacatchclause.lo valacatchclause.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacharacterliteral.lo valacharacterliteral.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacallabletype.c -fPIC -DPIC -o .libs/valacallabletype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacastexpression.c -fPIC -DPIC -o .libs/valacastexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacatchclause.c -fPIC -DPIC -o .libs/valacatchclause.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacharacterliteral.c -fPIC -DPIC -o .libs/valacharacterliteral.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaclass.lo valaclass.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaclasstype.lo valaclasstype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacodecontext.lo valacodecontext.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacodegenerator.lo valacodegenerator.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacodenode.lo valacodenode.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacodevisitor.lo valacodevisitor.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaclass.c -fPIC -DPIC -o .libs/valaclass.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacodewriter.lo valacodewriter.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaclasstype.c -fPIC -DPIC -o .libs/valaclasstype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacodecontext.c -fPIC -DPIC -o .libs/valacodecontext.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacodegenerator.c -fPIC -DPIC -o .libs/valacodegenerator.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacodenode.c -fPIC -DPIC -o .libs/valacodenode.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacodewriter.c -fPIC -DPIC -o .libs/valacodewriter.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacodevisitor.c -fPIC -DPIC -o .libs/valacodevisitor.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacomment.lo valacomment.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valagircomment.lo valagircomment.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaconditionalexpression.lo valaconditionalexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaconstant.lo valaconstant.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valagircomment.c -fPIC -DPIC -o .libs/valagircomment.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacomment.c -fPIC -DPIC -o .libs/valacomment.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaconditionalexpression.c -fPIC -DPIC -o .libs/valaconditionalexpression.o >[1mvalacodecontext.c:249:11: [0m[0;1;35mwarning: [0m[1m'g_static_private_get' is deprecated > [-Wdeprecated-declarations][0m > _tmp0_ = g_static_private_get (&vala_code_context_context_stack_key); >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/deprecated/gthread.h:250:1: [0m[0;1;30mnote: [0m > 'g_static_private_get' has been explicitly marked deprecated here[0m >GLIB_DEPRECATED_IN_2_32_FOR(g_private_get) >[0;1;32m^ >[0m[1m/usr/include/glib-2.0/glib/gversionmacros.h:353:49: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_IN_2_32_FOR'[0m ># define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:499:32: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_FOR'[0m >#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:472:29: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED_FOR'[0m >#define G_DEPRECATED_FOR(f) G_DEPRECATED >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:460:37: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED'[0m >#define G_DEPRECATED __attribute__((__deprecated__)) >[0;1;32m ^ >[0m[1mvalacodecontext.c:286:11: [0m[0;1;35mwarning: [0m[1m'g_static_private_get' is deprecated > [-Wdeprecated-declarations][0m > _tmp0_ = g_static_private_get (&vala_code_context_context_stack_key); >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/deprecated/gthread.h:250:1: [0m[0;1;30mnote: [0m > 'g_static_private_get' has been explicitly marked deprecated here[0m >GLIB_DEPRECATED_IN_2_32_FOR(g_private_get) >[0;1;32m^ >[0m[1m/usr/include/glib-2.0/glib/gversionmacros.h:353:49: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_IN_2_32_FOR'[0m ># define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:499:32: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_FOR'[0m >#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:472:29: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED_FOR'[0m >#define G_DEPRECATED_FOR(f) G_DEPRECATED >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:460:37: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED'[0m >#define G_DEPRECATED __attribute__((__deprecated__)) >[0;1;32m ^ >[0m[1mvalacodecontext.c:297:3: [0m[0;1;35mwarning: [0m[1m'g_static_private_set' is deprecated > [-Wdeprecated-declarations][0m > g_static_private_set (&vala_code_context_context_stack_k... >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/deprecated/gthread.h:253:1: [0m[0;1;30mnote: [0m > 'g_static_private_set' has been explicitly marked deprecated here[0m >GLIB_DEPRECATED_IN_2_32_FOR(g_private_set) >[0;1;32m^ >[0m[1m/usr/include/glib-2.0/glib/gversionmacros.h:353:49: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_IN_2_32_FOR'[0m ># define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:499:32: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_FOR'[0m >#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:472:29: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED_FOR'[0m >#define G_DEPRECATED_FOR(f) G_DEPRECATED >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:460:37: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED'[0m >#define G_DEPRECATED __attribute__((__deprecated__)) >[0;1;32m ^ >[0m[1mvalacodecontext.c:319:11: [0m[0;1;35mwarning: [0m[1m'g_static_private_get' is deprecated > [-Wdeprecated-declarations][0m > _tmp0_ = g_static_private_get (&vala_code_context_context_stack_key); >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/deprecated/gthread.h:250:1: [0m[0;1;30mnote: [0m > 'g_static_private_get' has been explicitly marked deprecated here[0m >GLIB_DEPRECATED_IN_2_32_FOR(g_private_get) >[0;1;32m^ >[0m[1m/usr/include/glib-2.0/glib/gversionmacros.h:353:49: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_IN_2_32_FOR'[0m ># define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:499:32: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_FOR'[0m >#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:472:29: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED_FOR'[0m >#define G_DEPRECATED_FOR(f) G_DEPRECATED >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:460:37: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED'[0m >#define G_DEPRECATED __attribute__((__deprecated__)) >[0;1;32m ^ >[0m/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaconstructor.lo valaconstructor.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaconstant.c -fPIC -DPIC -o .libs/valaconstant.o >[1mvalacodecontext.c:1562:19: [0m[0;1;35mwarning: [0m[1massigning to 'gchar **' (aka 'char **') from > 'const gchar *const *' (aka 'const char *const *') discards qualifiers in > nested pointer types [-Wincompatible-pointer-types-discards-qualifiers][0m > _tmp4_ = _tmp3_ = g_get_system_data_dirs (); >[0;1;32m ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m[1mvalacodecontext.c:1593:19: [0m[0;1;35mwarning: [0m[1massigning to 'gchar **' (aka 'char **') from > 'const gchar *const *' (aka 'const char *const *') discards qualifiers in > nested pointer types [-Wincompatible-pointer-types-discards-qualifiers][0m > _tmp9_ = _tmp8_ = g_get_system_data_dirs (); >[0;1;32m ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacontinuestatement.lo valacontinuestatement.c >[1mvalacodecontext.c:3651:2: [0m[0;1;35mwarning: [0m[1m'g_static_private_init' is deprecated > [-Wdeprecated-declarations][0m > g_static_private_init (&vala_code_context_context_stack_key); >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/deprecated/gthread.h:247:1: [0m[0;1;30mnote: [0m > 'g_static_private_init' has been explicitly marked deprecated here[0m >GLIB_DEPRECATED_IN_2_32 >[0;1;32m^ >[0m[1m/usr/include/glib-2.0/glib/gversionmacros.h:352:49: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED_IN_2_32'[0m ># define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:498:25: [0m[0;1;30mnote: [0mexpanded from macro > 'GLIB_DEPRECATED'[0m >#define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN >[0;1;32m ^ >[0m[1m/usr/include/glib-2.0/glib/gmacros.h:460:37: [0m[0;1;30mnote: [0mexpanded from macro > 'G_DEPRECATED'[0m >#define G_DEPRECATED __attribute__((__deprecated__)) >[0;1;32m ^ >[0mlibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacontinuestatement.c -fPIC -DPIC -o .libs/valacontinuestatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaconstructor.c -fPIC -DPIC -o .libs/valaconstructor.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacreationmethod.lo valacreationmethod.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadatatype.lo valadatatype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadeclarationstatement.lo valadeclarationstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valacreationmethod.c -fPIC -DPIC -o .libs/valacreationmethod.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadelegate.lo valadelegate.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadatatype.c -fPIC -DPIC -o .libs/valadatatype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadeclarationstatement.c -fPIC -DPIC -o .libs/valadeclarationstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadelegatetype.lo valadelegatetype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadeletestatement.lo valadeletestatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadestructor.lo valadestructor.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadelegate.c -fPIC -DPIC -o .libs/valadelegate.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadostatement.lo valadostatement.c >7 warnings generated. >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadynamicmethod.lo valadynamicmethod.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadynamicproperty.lo valadynamicproperty.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadestructor.c -fPIC -DPIC -o .libs/valadestructor.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadeletestatement.c -fPIC -DPIC -o .libs/valadeletestatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadelegatetype.c -fPIC -DPIC -o .libs/valadelegatetype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadostatement.c -fPIC -DPIC -o .libs/valadostatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadynamicmethod.c -fPIC -DPIC -o .libs/valadynamicmethod.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadynamicproperty.c -fPIC -DPIC -o .libs/valadynamicproperty.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valadynamicsignal.lo valadynamicsignal.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaelementaccess.lo valaelementaccess.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaemptystatement.lo valaemptystatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaenum.lo valaenum.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valadynamicsignal.c -fPIC -DPIC -o .libs/valadynamicsignal.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaenumvalue.lo valaenumvalue.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaelementaccess.c -fPIC -DPIC -o .libs/valaelementaccess.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaenumvaluetype.lo valaenumvaluetype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaerrorcode.lo valaerrorcode.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaemptystatement.c -fPIC -DPIC -o .libs/valaemptystatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaerrordomain.lo valaerrordomain.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaenum.c -fPIC -DPIC -o .libs/valaenum.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaerrortype.lo valaerrortype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaexpression.lo valaexpression.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaenumvalue.c -fPIC -DPIC -o .libs/valaenumvalue.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaenumvaluetype.c -fPIC -DPIC -o .libs/valaenumvaluetype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaexpressionstatement.lo valaexpressionstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaerrorcode.c -fPIC -DPIC -o .libs/valaerrorcode.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaerrortype.c -fPIC -DPIC -o .libs/valaerrortype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaerrordomain.c -fPIC -DPIC -o .libs/valaerrordomain.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaexpression.c -fPIC -DPIC -o .libs/valaexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaexpressionstatement.c -fPIC -DPIC -o .libs/valaexpressionstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valafield.lo valafield.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valafieldprototype.lo valafieldprototype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valafloatingtype.lo valafloatingtype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaflowanalyzer.lo valaflowanalyzer.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valafieldprototype.c -fPIC -DPIC -o .libs/valafieldprototype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaforeachstatement.lo valaforeachstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valafield.c -fPIC -DPIC -o .libs/valafield.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaforstatement.lo valaforstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valagirparser.lo valagirparser.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valagenerictype.lo valagenerictype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valagenieparser.lo valagenieparser.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaflowanalyzer.c -fPIC -DPIC -o .libs/valaflowanalyzer.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valafloatingtype.c -fPIC -DPIC -o .libs/valafloatingtype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaforeachstatement.c -fPIC -DPIC -o .libs/valaforeachstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valageniescanner.lo valageniescanner.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valagenietokentype.lo valagenietokentype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaforstatement.c -fPIC -DPIC -o .libs/valaforstatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valagirparser.c -fPIC -DPIC -o .libs/valagirparser.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valagenerictype.c -fPIC -DPIC -o .libs/valagenerictype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valagenieparser.c -fPIC -DPIC -o .libs/valagenieparser.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valageniescanner.c -fPIC -DPIC -o .libs/valageniescanner.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valagenietokentype.c -fPIC -DPIC -o .libs/valagenietokentype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaifstatement.lo valaifstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valainitializerlist.lo valainitializerlist.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaintegerliteral.lo valaintegerliteral.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaifstatement.c -fPIC -DPIC -o .libs/valaifstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaintegertype.lo valaintegertype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valainitializerlist.c -fPIC -DPIC -o .libs/valainitializerlist.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valainterface.lo valainterface.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaintegerliteral.c -fPIC -DPIC -o .libs/valaintegerliteral.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaintegertype.c -fPIC -DPIC -o .libs/valaintegertype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valainterfacetype.lo valainterfacetype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valainterfacetype.c -fPIC -DPIC -o .libs/valainterfacetype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valainterface.c -fPIC -DPIC -o .libs/valainterface.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valainvalidtype.lo valainvalidtype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valalambdaexpression.lo valalambdaexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaliteral.lo valaliteral.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valalambdaexpression.c -fPIC -DPIC -o .libs/valalambdaexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valainvalidtype.c -fPIC -DPIC -o .libs/valainvalidtype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valalocalvariable.lo valalocalvariable.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valalockable.lo valalockable.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valalockstatement.lo valalockstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaliteral.c -fPIC -DPIC -o .libs/valaliteral.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valalocalvariable.c -fPIC -DPIC -o .libs/valalocalvariable.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valalockable.c -fPIC -DPIC -o .libs/valalockable.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaloop.lo valaloop.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valalockstatement.c -fPIC -DPIC -o .libs/valalockstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valamarkupreader.lo valamarkupreader.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valamemberaccess.lo valamemberaccess.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaloop.c -fPIC -DPIC -o .libs/valaloop.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valamemberinitializer.lo valamemberinitializer.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valamarkupreader.c -fPIC -DPIC -o .libs/valamarkupreader.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valamethod.lo valamethod.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valamethodcall.lo valamethodcall.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valamemberaccess.c -fPIC -DPIC -o .libs/valamemberaccess.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valamemberinitializer.c -fPIC -DPIC -o .libs/valamemberinitializer.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valamethod.c -fPIC -DPIC -o .libs/valamethod.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valamethodtype.lo valamethodtype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valamethodcall.c -fPIC -DPIC -o .libs/valamethodcall.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valanamedargument.lo valanamedargument.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valanamespace.lo valanamespace.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valamethodtype.c -fPIC -DPIC -o .libs/valamethodtype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valanamedargument.c -fPIC -DPIC -o .libs/valanamedargument.o >[1mvalamarkupreader.c:174:20: [0m[0;1;35mwarning: [0m[1massigning to 'gchar *' (aka 'char *') from > 'const gchar *' (aka 'const char *') discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > self->priv->begin = content; >[0;1;32m ^ ~~~~~~~ >[0mlibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valanamespace.c -fPIC -DPIC -o .libs/valanamespace.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valanullliteral.lo valanullliteral.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valanulltype.lo valanulltype.c >1 warning generated. >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaobjectcreationexpression.lo valaobjectcreationexpression.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valanullliteral.c -fPIC -DPIC -o .libs/valanullliteral.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valanulltype.c -fPIC -DPIC -o .libs/valanulltype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaobjecttype.lo valaobjecttype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaobjectcreationexpression.c -fPIC -DPIC -o .libs/valaobjectcreationexpression.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaobjecttypesymbol.lo valaobjecttypesymbol.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaobjecttype.c -fPIC -DPIC -o .libs/valaobjecttype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaobjecttypesymbol.c -fPIC -DPIC -o .libs/valaobjecttypesymbol.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaparameter.lo valaparameter.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaparser.lo valaparser.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaphifunction.lo valaphifunction.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaparser.c -fPIC -DPIC -o .libs/valaparser.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaparameter.c -fPIC -DPIC -o .libs/valaparameter.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valapointerindirection.lo valapointerindirection.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaphifunction.c -fPIC -DPIC -o .libs/valaphifunction.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valapointertype.lo valapointertype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valapostfixexpression.lo valapostfixexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaprofile.lo valaprofile.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valapointerindirection.c -fPIC -DPIC -o .libs/valapointerindirection.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valapointertype.c -fPIC -DPIC -o .libs/valapointertype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valapostfixexpression.c -fPIC -DPIC -o .libs/valapostfixexpression.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valapropertyaccessor.lo valapropertyaccessor.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaprofile.c -fPIC -DPIC -o .libs/valaprofile.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaproperty.lo valaproperty.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valapropertyaccessor.c -fPIC -DPIC -o .libs/valapropertyaccessor.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valapropertyprototype.lo valapropertyprototype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaproperty.c -fPIC -DPIC -o .libs/valaproperty.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valarealliteral.lo valarealliteral.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valareferencetransferexpression.lo valareferencetransferexpression.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valarealliteral.c -fPIC -DPIC -o .libs/valarealliteral.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valareferencetype.lo valareferencetype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valapropertyprototype.c -fPIC -DPIC -o .libs/valapropertyprototype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaregexliteral.lo valaregexliteral.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valareport.lo valareport.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valareferencetransferexpression.c -fPIC -DPIC -o .libs/valareferencetransferexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valareferencetype.c -fPIC -DPIC -o .libs/valareferencetype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaregexliteral.c -fPIC -DPIC -o .libs/valaregexliteral.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valareport.c -fPIC -DPIC -o .libs/valareport.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valareturnstatement.lo valareturnstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valascanner.lo valascanner.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valascope.lo valascope.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valareturnstatement.c -fPIC -DPIC -o .libs/valareturnstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasemanticanalyzer.lo valasemanticanalyzer.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasignal.lo valasignal.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valascanner.c -fPIC -DPIC -o .libs/valascanner.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valascope.c -fPIC -DPIC -o .libs/valascope.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasignaltype.lo valasignaltype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasizeofexpression.lo valasizeofexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasliceexpression.lo valasliceexpression.c >[1mvalareport.c:283:27: [0m[0;1;35mwarning: [0m[1mpassing 'const gchar *' (aka 'const char *') to > parameter of type 'gchar *' (aka 'char *') discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > _tmp18_ = g_strstrip (_tmp17_); >[0;1;32m ^~~~~~~ >[0m[1m/usr/include/glib-2.0/glib/gstrfuncs.h:181:53: [0m[0;1;30mnote: [0mexpanded from macro > 'g_strstrip'[0m >#define g_strstrip( string ) g_strchomp (g_strchug (string)) >[0;1;32m ^~~~~~ >[0m[1m/usr/include/glib-2.0/glib/gstrfuncs.h:176:55: [0m[0;1;30mnote: [0mpassing argument to > parameter 'string' here[0m >gchar* g_strchug (gchar *string); >[0;1;32m ^ >[0m[1mvalareport.c:288:27: [0m[0;1;35mwarning: [0m[1mpassing 'const gchar *' (aka 'const char *') to > parameter of type 'gchar *' (aka 'char *') discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > _tmp21_ = g_strstrip (_tmp20_); >[0;1;32m ^~~~~~~ >[0m[1m/usr/include/glib-2.0/glib/gstrfuncs.h:181:53: [0m[0;1;30mnote: [0mexpanded from macro > 'g_strstrip'[0m >#define g_strstrip( string ) g_strchomp (g_strchug (string)) >[0;1;32m ^~~~~~ >[0m[1m/usr/include/glib-2.0/glib/gstrfuncs.h:176:55: [0m[0;1;30mnote: [0mpassing argument to > parameter 'string' here[0m >gchar* g_strchug (gchar *string); >[0;1;32m ^ >[0mlibtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasignal.c -fPIC -DPIC -o .libs/valasignal.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasemanticanalyzer.c -fPIC -DPIC -o .libs/valasemanticanalyzer.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasizeofexpression.c -fPIC -DPIC -o .libs/valasizeofexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasignaltype.c -fPIC -DPIC -o .libs/valasignaltype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasliceexpression.c -fPIC -DPIC -o .libs/valasliceexpression.o >2 warnings generated. >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasourcefile.lo valasourcefile.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasourcelocation.lo valasourcelocation.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasourcereference.lo valasourcereference.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasourcefile.c -fPIC -DPIC -o .libs/valasourcefile.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasourcelocation.c -fPIC -DPIC -o .libs/valasourcelocation.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valastatement.lo valastatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valastatementlist.lo valastatementlist.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valastringliteral.lo valastringliteral.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasourcereference.c -fPIC -DPIC -o .libs/valasourcereference.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valastatement.c -fPIC -DPIC -o .libs/valastatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valastruct.lo valastruct.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valastatementlist.c -fPIC -DPIC -o .libs/valastatementlist.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valastringliteral.c -fPIC -DPIC -o .libs/valastringliteral.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valastruct.c -fPIC -DPIC -o .libs/valastruct.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valastructvaluetype.lo valastructvaluetype.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasubroutine.lo valasubroutine.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaswitchlabel.lo valaswitchlabel.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valastructvaluetype.c -fPIC -DPIC -o .libs/valastructvaluetype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaswitchsection.lo valaswitchsection.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasubroutine.c -fPIC -DPIC -o .libs/valasubroutine.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaswitchstatement.lo valaswitchstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaswitchlabel.c -fPIC -DPIC -o .libs/valaswitchlabel.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasymbol.lo valasymbol.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valasymbolresolver.lo valasymbolresolver.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatargetvalue.lo valatargetvalue.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaswitchsection.c -fPIC -DPIC -o .libs/valaswitchsection.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaswitchstatement.c -fPIC -DPIC -o .libs/valaswitchstatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasymbol.c -fPIC -DPIC -o .libs/valasymbol.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatargetvalue.c -fPIC -DPIC -o .libs/valatargetvalue.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valasymbolresolver.c -fPIC -DPIC -o .libs/valasymbolresolver.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatemplate.lo valatemplate.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valathrowstatement.lo valathrowstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatokentype.lo valatokentype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatemplate.c -fPIC -DPIC -o .libs/valatemplate.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valathrowstatement.c -fPIC -DPIC -o .libs/valathrowstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatrystatement.lo valatrystatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatuple.lo valatuple.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatokentype.c -fPIC -DPIC -o .libs/valatokentype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatypecheck.lo valatypecheck.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatypeofexpression.lo valatypeofexpression.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatuple.c -fPIC -DPIC -o .libs/valatuple.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatrystatement.c -fPIC -DPIC -o .libs/valatrystatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatypeofexpression.c -fPIC -DPIC -o .libs/valatypeofexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatypecheck.c -fPIC -DPIC -o .libs/valatypecheck.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatypeparameter.lo valatypeparameter.c >[1mvalatokentype.c:388:15: [0m[0;1;35mwarning: [0m[1mtrigraph ignored [-Wtrigraphs][0m > result = "`??'"; >[0;1;32m ^ >[0m/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valatypesymbol.lo valatypesymbol.c >1 warning generated. >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaunaryexpression.lo valaunaryexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaunlockstatement.lo valaunlockstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaunresolvedsymbol.lo valaunresolvedsymbol.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatypesymbol.c -fPIC -DPIC -o .libs/valatypesymbol.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valatypeparameter.c -fPIC -DPIC -o .libs/valatypeparameter.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaunaryexpression.c -fPIC -DPIC -o .libs/valaunaryexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaunlockstatement.c -fPIC -DPIC -o .libs/valaunlockstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaunresolvedtype.lo valaunresolvedtype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaunresolvedsymbol.c -fPIC -DPIC -o .libs/valaunresolvedsymbol.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valausedattr.lo valausedattr.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valausingdirective.lo valausingdirective.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaunresolvedtype.c -fPIC -DPIC -o .libs/valaunresolvedtype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valavaluetype.lo valavaluetype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valausedattr.c -fPIC -DPIC -o .libs/valausedattr.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valausingdirective.c -fPIC -DPIC -o .libs/valausingdirective.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valavariable.lo valavariable.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaversion.lo valaversion.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valavaluetype.c -fPIC -DPIC -o .libs/valavaluetype.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valaversionattribute.lo valaversionattribute.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valavoidtype.lo valavoidtype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valavariable.c -fPIC -DPIC -o .libs/valavariable.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaversion.c -fPIC -DPIC -o .libs/valaversion.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valawhilestatement.lo valawhilestatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valayieldstatement.lo valayieldstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valaversionattribute.c -fPIC -DPIC -o .libs/valaversionattribute.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valavoidtype.c -fPIC -DPIC -o .libs/valavoidtype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valawhilestatement.c -fPIC -DPIC -o .libs/valawhilestatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala\" -I../gee -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c valayieldstatement.c -fPIC -DPIC -o .libs/valayieldstatement.o >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -no-undefined -o libvala-0.46.la -rpath /usr/lib64 valaaddressofexpression.lo valaarraycopymethod.lo valaarraycreationexpression.lo valaarraylengthfield.lo valaarraymovemethod.lo valaarrayresizemethod.lo valaarraytype.lo valaassignment.lo valaattribute.lo valabaseaccess.lo valabasicblock.lo valabinaryexpression.lo valablock.lo valabooleanliteral.lo valabooleantype.lo valabreakstatement.lo valacallable.lo valacallabletype.lo valacastexpression.lo valacatchclause.lo valacharacterliteral.lo valaclass.lo valaclasstype.lo valacodecontext.lo valacodegenerator.lo valacodenode.lo valacodevisitor.lo valacodewriter.lo valacomment.lo valagircomment.lo valaconditionalexpression.lo valaconstant.lo valaconstructor.lo valacontinuestatement.lo valacreationmethod.lo valadatatype.lo valadeclarationstatement.lo valadelegate.lo valadelegatetype.lo valadeletestatement.lo valadestructor.lo valadostatement.lo valadynamicmethod.lo valadynamicproperty.lo valadynamicsignal.lo valaelementaccess.lo valaemptystatement.lo valaenum.lo valaenumvalue.lo valaenumvaluetype.lo valaerrorcode.lo valaerrordomain.lo valaerrortype.lo valaexpression.lo valaexpressionstatement.lo valafield.lo valafieldprototype.lo valafloatingtype.lo valaflowanalyzer.lo valaforeachstatement.lo valaforstatement.lo valagirparser.lo valagenerictype.lo valagenieparser.lo valageniescanner.lo valagenietokentype.lo valaifstatement.lo valainitializerlist.lo valaintegerliteral.lo valaintegertype.lo valainterface.lo valainterfacetype.lo valainvalidtype.lo valalambdaexpression.lo valaliteral.lo valalocalvariable.lo valalockable.lo valalockstatement.lo valaloop.lo valamarkupreader.lo valamemberaccess.lo valamemberinitializer.lo valamethod.lo valamethodcall.lo valamethodtype.lo valanamedargument.lo valanamespace.lo valanullliteral.lo valanulltype.lo valaobjectcreationexpression.lo valaobjecttype.lo valaobjecttypesymbol.lo valaparameter.lo valaparser.lo valaphifunction.lo valapointerindirection.lo valapointertype.lo valapostfixexpression.lo valaprofile.lo valapropertyaccessor.lo valaproperty.lo valapropertyprototype.lo valarealliteral.lo valareferencetransferexpression.lo valareferencetype.lo valaregexliteral.lo valareport.lo valareturnstatement.lo valascanner.lo valascope.lo valasemanticanalyzer.lo valasignal.lo valasignaltype.lo valasizeofexpression.lo valasliceexpression.lo valasourcefile.lo valasourcelocation.lo valasourcereference.lo valastatement.lo valastatementlist.lo valastringliteral.lo valastruct.lo valastructvaluetype.lo valasubroutine.lo valaswitchlabel.lo valaswitchsection.lo valaswitchstatement.lo valasymbol.lo valasymbolresolver.lo valatargetvalue.lo valatemplate.lo valathrowstatement.lo valatokentype.lo valatrystatement.lo valatuple.lo valatypecheck.lo valatypeofexpression.lo valatypeparameter.lo valatypesymbol.lo valaunaryexpression.lo valaunlockstatement.lo valaunresolvedsymbol.lo valaunresolvedtype.lo valausedattr.lo valausingdirective.lo valavaluetype.lo valavariable.lo valaversion.lo valaversionattribute.lo valavoidtype.lo valawhilestatement.lo valayieldstatement.lo -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 ../gee/libgee.la >libtool: link: clang -shared -fPIC -DPIC .libs/valaaddressofexpression.o .libs/valaarraycopymethod.o .libs/valaarraycreationexpression.o .libs/valaarraylengthfield.o .libs/valaarraymovemethod.o .libs/valaarrayresizemethod.o .libs/valaarraytype.o .libs/valaassignment.o .libs/valaattribute.o .libs/valabaseaccess.o .libs/valabasicblock.o .libs/valabinaryexpression.o .libs/valablock.o .libs/valabooleanliteral.o .libs/valabooleantype.o .libs/valabreakstatement.o .libs/valacallable.o .libs/valacallabletype.o .libs/valacastexpression.o .libs/valacatchclause.o .libs/valacharacterliteral.o .libs/valaclass.o .libs/valaclasstype.o .libs/valacodecontext.o .libs/valacodegenerator.o .libs/valacodenode.o .libs/valacodevisitor.o .libs/valacodewriter.o .libs/valacomment.o .libs/valagircomment.o .libs/valaconditionalexpression.o .libs/valaconstant.o .libs/valaconstructor.o .libs/valacontinuestatement.o .libs/valacreationmethod.o .libs/valadatatype.o .libs/valadeclarationstatement.o .libs/valadelegate.o .libs/valadelegatetype.o .libs/valadeletestatement.o .libs/valadestructor.o .libs/valadostatement.o .libs/valadynamicmethod.o .libs/valadynamicproperty.o .libs/valadynamicsignal.o .libs/valaelementaccess.o .libs/valaemptystatement.o .libs/valaenum.o .libs/valaenumvalue.o .libs/valaenumvaluetype.o .libs/valaerrorcode.o .libs/valaerrordomain.o .libs/valaerrortype.o .libs/valaexpression.o .libs/valaexpressionstatement.o .libs/valafield.o .libs/valafieldprototype.o .libs/valafloatingtype.o .libs/valaflowanalyzer.o .libs/valaforeachstatement.o .libs/valaforstatement.o .libs/valagirparser.o .libs/valagenerictype.o .libs/valagenieparser.o .libs/valageniescanner.o .libs/valagenietokentype.o .libs/valaifstatement.o .libs/valainitializerlist.o .libs/valaintegerliteral.o .libs/valaintegertype.o .libs/valainterface.o .libs/valainterfacetype.o .libs/valainvalidtype.o .libs/valalambdaexpression.o .libs/valaliteral.o .libs/valalocalvariable.o .libs/valalockable.o .libs/valalockstatement.o .libs/valaloop.o .libs/valamarkupreader.o .libs/valamemberaccess.o .libs/valamemberinitializer.o .libs/valamethod.o .libs/valamethodcall.o .libs/valamethodtype.o .libs/valanamedargument.o .libs/valanamespace.o .libs/valanullliteral.o .libs/valanulltype.o .libs/valaobjectcreationexpression.o .libs/valaobjecttype.o .libs/valaobjecttypesymbol.o .libs/valaparameter.o .libs/valaparser.o .libs/valaphifunction.o .libs/valapointerindirection.o .libs/valapointertype.o .libs/valapostfixexpression.o .libs/valaprofile.o .libs/valapropertyaccessor.o .libs/valaproperty.o .libs/valapropertyprototype.o .libs/valarealliteral.o .libs/valareferencetransferexpression.o .libs/valareferencetype.o .libs/valaregexliteral.o .libs/valareport.o .libs/valareturnstatement.o .libs/valascanner.o .libs/valascope.o .libs/valasemanticanalyzer.o .libs/valasignal.o .libs/valasignaltype.o .libs/valasizeofexpression.o .libs/valasliceexpression.o .libs/valasourcefile.o .libs/valasourcelocation.o .libs/valasourcereference.o .libs/valastatement.o .libs/valastatementlist.o .libs/valastringliteral.o .libs/valastruct.o .libs/valastructvaluetype.o .libs/valasubroutine.o .libs/valaswitchlabel.o .libs/valaswitchsection.o .libs/valaswitchstatement.o .libs/valasymbol.o .libs/valasymbolresolver.o .libs/valatargetvalue.o .libs/valatemplate.o .libs/valathrowstatement.o .libs/valatokentype.o .libs/valatrystatement.o .libs/valatuple.o .libs/valatypecheck.o .libs/valatypeofexpression.o .libs/valatypeparameter.o .libs/valatypesymbol.o .libs/valaunaryexpression.o .libs/valaunlockstatement.o .libs/valaunresolvedsymbol.o .libs/valaunresolvedtype.o .libs/valausedattr.o .libs/valausingdirective.o .libs/valavaluetype.o .libs/valavariable.o .libs/valaversion.o .libs/valaversionattribute.o .libs/valavoidtype.o .libs/valawhilestatement.o .libs/valayieldstatement.o -Wl,--whole-archive ../gee/.libs/libgee.a -Wl,--no-whole-archive -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libvala-0.46.so.0 -o .libs/libvala-0.46.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libvala-0.46.so.0" && ln -s "libvala-0.46.so.0.0.0" "libvala-0.46.so.0") >libtool: link: (cd ".libs" && rm -f "libvala-0.46.so" && ln -s "libvala-0.46.so.0.0.0" "libvala-0.46.so") >libtool: link: ( cd ".libs" && rm -f "libvala-0.46.la" && ln -s "../libvala-0.46.la" "libvala-0.46.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >Making all in ccode >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeassignment.lo valaccodeassignment.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodebinaryexpression.lo valaccodebinaryexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeblock.lo valaccodeblock.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodebreakstatement.lo valaccodebreakstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodecasestatement.lo valaccodecasestatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodecastexpression.lo valaccodecastexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodecommaexpression.lo valaccodecommaexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodecomment.lo valaccodecomment.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeconditionalexpression.lo valaccodeconditionalexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeconstant.lo valaccodeconstant.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodecontinuestatement.lo valaccodecontinuestatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodecasestatement.c -fPIC -DPIC -o .libs/valaccodecasestatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodebinaryexpression.c -fPIC -DPIC -o .libs/valaccodebinaryexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodebreakstatement.c -fPIC -DPIC -o .libs/valaccodebreakstatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodecastexpression.c -fPIC -DPIC -o .libs/valaccodecastexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeblock.c -fPIC -DPIC -o .libs/valaccodeblock.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeconditionalexpression.c -fPIC -DPIC -o .libs/valaccodeconditionalexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeassignment.c -fPIC -DPIC -o .libs/valaccodeassignment.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeconstant.c -fPIC -DPIC -o .libs/valaccodeconstant.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodecomment.c -fPIC -DPIC -o .libs/valaccodecomment.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodecommaexpression.c -fPIC -DPIC -o .libs/valaccodecommaexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodecontinuestatement.c -fPIC -DPIC -o .libs/valaccodecontinuestatement.o >[1mvalaccodeconstant.c:126:4: [0m[0;1;35mwarning: [0m[1massigning to 'gchar *' (aka 'char *') from > 'const gchar *' (aka 'const char *') discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > p = _name; >[0;1;32m ^ ~~~~~ >[0m/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodedeclaration.lo valaccodedeclaration.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodedeclarator.lo valaccodedeclarator.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodedefine.lo valaccodedefine.c >1 warning generated. >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodedostatement.lo valaccodedostatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeemptystatement.lo valaccodeemptystatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeenum.lo valaccodeenum.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeenumvalue.lo valaccodeenumvalue.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeexpression.lo valaccodeexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeexpressionstatement.lo valaccodeexpressionstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodedeclaration.c -fPIC -DPIC -o .libs/valaccodedeclaration.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodedeclarator.c -fPIC -DPIC -o .libs/valaccodedeclarator.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodedefine.c -fPIC -DPIC -o .libs/valaccodedefine.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodefile.lo valaccodefile.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeemptystatement.c -fPIC -DPIC -o .libs/valaccodeemptystatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeforstatement.lo valaccodeforstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodedostatement.c -fPIC -DPIC -o .libs/valaccodedostatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeenum.c -fPIC -DPIC -o .libs/valaccodeenum.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeenumvalue.c -fPIC -DPIC -o .libs/valaccodeenumvalue.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeexpressionstatement.c -fPIC -DPIC -o .libs/valaccodeexpressionstatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeexpression.c -fPIC -DPIC -o .libs/valaccodeexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodefile.c -fPIC -DPIC -o .libs/valaccodefile.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeforstatement.c -fPIC -DPIC -o .libs/valaccodeforstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodefragment.lo valaccodefragment.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodefunction.lo valaccodefunction.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodefunctioncall.lo valaccodefunctioncall.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodefunctiondeclarator.lo valaccodefunctiondeclarator.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeggnucsection.lo valaccodeggnucsection.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodegotostatement.lo valaccodegotostatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeidentifier.lo valaccodeidentifier.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodefragment.c -fPIC -DPIC -o .libs/valaccodefragment.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodefunction.c -fPIC -DPIC -o .libs/valaccodefunction.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodefunctioncall.c -fPIC -DPIC -o .libs/valaccodefunctioncall.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeifstatement.lo valaccodeifstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeggnucsection.c -fPIC -DPIC -o .libs/valaccodeggnucsection.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodefunctiondeclarator.c -fPIC -DPIC -o .libs/valaccodefunctiondeclarator.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeincludedirective.lo valaccodeincludedirective.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodegotostatement.c -fPIC -DPIC -o .libs/valaccodegotostatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeidentifier.c -fPIC -DPIC -o .libs/valaccodeidentifier.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeinitializerlist.lo valaccodeinitializerlist.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeifstatement.c -fPIC -DPIC -o .libs/valaccodeifstatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeincludedirective.c -fPIC -DPIC -o .libs/valaccodeincludedirective.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeinvalidexpression.lo valaccodeinvalidexpression.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeinitializerlist.c -fPIC -DPIC -o .libs/valaccodeinitializerlist.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeinvalidexpression.c -fPIC -DPIC -o .libs/valaccodeinvalidexpression.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodelabel.lo valaccodelabel.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodelinedirective.lo valaccodelinedirective.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeifsection.lo valaccodeifsection.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodemacroreplacement.lo valaccodemacroreplacement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodememberaccess.lo valaccodememberaccess.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodemodifiers.lo valaccodemodifiers.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodelinedirective.c -fPIC -DPIC -o .libs/valaccodelinedirective.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodelabel.c -fPIC -DPIC -o .libs/valaccodelabel.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeifsection.c -fPIC -DPIC -o .libs/valaccodeifsection.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodemacroreplacement.c -fPIC -DPIC -o .libs/valaccodemacroreplacement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodememberaccess.c -fPIC -DPIC -o .libs/valaccodememberaccess.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodenewline.lo valaccodenewline.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodemodifiers.c -fPIC -DPIC -o .libs/valaccodemodifiers.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodenode.lo valaccodenode.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeoncesection.lo valaccodeoncesection.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeparameter.lo valaccodeparameter.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodenewline.c -fPIC -DPIC -o .libs/valaccodenewline.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodenode.c -fPIC -DPIC -o .libs/valaccodenode.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeoncesection.c -fPIC -DPIC -o .libs/valaccodeoncesection.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeparameter.c -fPIC -DPIC -o .libs/valaccodeparameter.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeparenthesizedexpression.lo valaccodeparenthesizedexpression.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodereturnstatement.lo valaccodereturnstatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodestatement.lo valaccodestatement.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodestruct.lo valaccodestruct.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeswitchstatement.lo valaccodeswitchstatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeparenthesizedexpression.c -fPIC -DPIC -o .libs/valaccodeparenthesizedexpression.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodetypedefinition.lo valaccodetypedefinition.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodereturnstatement.c -fPIC -DPIC -o .libs/valaccodereturnstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeunaryexpression.lo valaccodeunaryexpression.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodestatement.c -fPIC -DPIC -o .libs/valaccodestatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodestruct.c -fPIC -DPIC -o .libs/valaccodestruct.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeswitchstatement.c -fPIC -DPIC -o .libs/valaccodeswitchstatement.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodevariabledeclarator.lo valaccodevariabledeclarator.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeunaryexpression.c -fPIC -DPIC -o .libs/valaccodeunaryexpression.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodetypedefinition.c -fPIC -DPIC -o .libs/valaccodetypedefinition.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodewhilestatement.lo valaccodewhilestatement.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodevariabledeclarator.c -fPIC -DPIC -o .libs/valaccodevariabledeclarator.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodewriter.lo valaccodewriter.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeelementaccess.lo valaccodeelementaccess.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodewhilestatement.c -fPIC -DPIC -o .libs/valaccodewhilestatement.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodewriter.c -fPIC -DPIC -o .libs/valaccodewriter.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccode\" -I../gee -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeelementaccess.c -fPIC -DPIC -o .libs/valaccodeelementaccess.o >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -o libvalaccode.la valaccodeassignment.lo valaccodebinaryexpression.lo valaccodeblock.lo valaccodebreakstatement.lo valaccodecasestatement.lo valaccodecastexpression.lo valaccodecommaexpression.lo valaccodecomment.lo valaccodeconditionalexpression.lo valaccodeconstant.lo valaccodecontinuestatement.lo valaccodedeclaration.lo valaccodedeclarator.lo valaccodedefine.lo valaccodedostatement.lo valaccodeemptystatement.lo valaccodeenum.lo valaccodeenumvalue.lo valaccodeexpression.lo valaccodeexpressionstatement.lo valaccodefile.lo valaccodeforstatement.lo valaccodefragment.lo valaccodefunction.lo valaccodefunctioncall.lo valaccodefunctiondeclarator.lo valaccodeggnucsection.lo valaccodegotostatement.lo valaccodeidentifier.lo valaccodeifstatement.lo valaccodeincludedirective.lo valaccodeinitializerlist.lo valaccodeinvalidexpression.lo valaccodelabel.lo valaccodelinedirective.lo valaccodeifsection.lo valaccodemacroreplacement.lo valaccodememberaccess.lo valaccodemodifiers.lo valaccodenewline.lo valaccodenode.lo valaccodeoncesection.lo valaccodeparameter.lo valaccodeparenthesizedexpression.lo valaccodereturnstatement.lo valaccodestatement.lo valaccodestruct.lo valaccodeswitchstatement.lo valaccodetypedefinition.lo valaccodeunaryexpression.lo valaccodevariabledeclarator.lo valaccodewhilestatement.lo valaccodewriter.lo valaccodeelementaccess.lo -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.46.la >libtool: link: llvm-ar cr .libs/libvalaccode.a .libs/valaccodeassignment.o .libs/valaccodebinaryexpression.o .libs/valaccodeblock.o .libs/valaccodebreakstatement.o .libs/valaccodecasestatement.o .libs/valaccodecastexpression.o .libs/valaccodecommaexpression.o .libs/valaccodecomment.o .libs/valaccodeconditionalexpression.o .libs/valaccodeconstant.o .libs/valaccodecontinuestatement.o .libs/valaccodedeclaration.o .libs/valaccodedeclarator.o .libs/valaccodedefine.o .libs/valaccodedostatement.o .libs/valaccodeemptystatement.o .libs/valaccodeenum.o .libs/valaccodeenumvalue.o .libs/valaccodeexpression.o .libs/valaccodeexpressionstatement.o .libs/valaccodefile.o .libs/valaccodeforstatement.o .libs/valaccodefragment.o .libs/valaccodefunction.o .libs/valaccodefunctioncall.o .libs/valaccodefunctiondeclarator.o .libs/valaccodeggnucsection.o .libs/valaccodegotostatement.o .libs/valaccodeidentifier.o .libs/valaccodeifstatement.o .libs/valaccodeincludedirective.o .libs/valaccodeinitializerlist.o .libs/valaccodeinvalidexpression.o .libs/valaccodelabel.o .libs/valaccodelinedirective.o .libs/valaccodeifsection.o .libs/valaccodemacroreplacement.o .libs/valaccodememberaccess.o .libs/valaccodemodifiers.o .libs/valaccodenewline.o .libs/valaccodenode.o .libs/valaccodeoncesection.o .libs/valaccodeparameter.o .libs/valaccodeparenthesizedexpression.o .libs/valaccodereturnstatement.o .libs/valaccodestatement.o .libs/valaccodestruct.o .libs/valaccodeswitchstatement.o .libs/valaccodetypedefinition.o .libs/valaccodeunaryexpression.o .libs/valaccodevariabledeclarator.o .libs/valaccodewhilestatement.o .libs/valaccodewriter.o .libs/valaccodeelementaccess.o >libtool: link: llvm-ranlib .libs/libvalaccode.a >libtool: link: ( cd ".libs" && rm -f "libvalaccode.la" && ln -s "../libvalaccode.la" "libvalaccode.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >Making all in codegen >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccode.lo valaccode.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodearraymodule.lo valaccodearraymodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeassignmentmodule.lo valaccodeassignmentmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodeattribute.lo valaccodeattribute.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodebasemodule.lo valaccodebasemodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodecompiler.lo valaccodecompiler.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodecontrolflowmodule.lo valaccodecontrolflowmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodedelegatemodule.lo valaccodedelegatemodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodememberaccessmodule.lo valaccodememberaccessmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodemethodcallmodule.lo valaccodemethodcallmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodemethodmodule.lo valaccodemethodmodule.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodemethodcallmodule.c -fPIC -DPIC -o .libs/valaccodemethodcallmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodedelegatemodule.c -fPIC -DPIC -o .libs/valaccodedelegatemodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeassignmentmodule.c -fPIC -DPIC -o .libs/valaccodeassignmentmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodeattribute.c -fPIC -DPIC -o .libs/valaccodeattribute.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodebasemodule.c -fPIC -DPIC -o .libs/valaccodebasemodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodememberaccessmodule.c -fPIC -DPIC -o .libs/valaccodememberaccessmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodecompiler.c -fPIC -DPIC -o .libs/valaccodecompiler.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccode.c -fPIC -DPIC -o .libs/valaccode.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodecontrolflowmodule.c -fPIC -DPIC -o .libs/valaccodecontrolflowmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodearraymodule.c -fPIC -DPIC -o .libs/valaccodearraymodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodemethodmodule.c -fPIC -DPIC -o .libs/valaccodemethodmodule.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaccodestructmodule.lo valaccodestructmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaclassregisterfunction.lo valaclassregisterfunction.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valactype.lo valactype.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaccodestructmodule.c -fPIC -DPIC -o .libs/valaccodestructmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaclassregisterfunction.c -fPIC -DPIC -o .libs/valaclassregisterfunction.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valaenumregisterfunction.lo valaenumregisterfunction.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagasyncmodule.lo valagasyncmodule.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valactype.c -fPIC -DPIC -o .libs/valactype.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagasyncmodule.c -fPIC -DPIC -o .libs/valagasyncmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valaenumregisterfunction.c -fPIC -DPIC -o .libs/valaenumregisterfunction.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagdbusclientmodule.lo valagdbusclientmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagdbusmodule.lo valagdbusmodule.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagdbusclientmodule.c -fPIC -DPIC -o .libs/valagdbusclientmodule.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagdbusservermodule.lo valagdbusservermodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagerrormodule.lo valagerrormodule.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagdbusmodule.c -fPIC -DPIC -o .libs/valagdbusmodule.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagirwriter.lo valagirwriter.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagobjectmodule.lo valagobjectmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagtkmodule.lo valagtkmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagsignalmodule.lo valagsignalmodule.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagdbusservermodule.c -fPIC -DPIC -o .libs/valagdbusservermodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagirwriter.c -fPIC -DPIC -o .libs/valagirwriter.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagerrormodule.c -fPIC -DPIC -o .libs/valagerrormodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagobjectmodule.c -fPIC -DPIC -o .libs/valagobjectmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagtkmodule.c -fPIC -DPIC -o .libs/valagtkmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagsignalmodule.c -fPIC -DPIC -o .libs/valagsignalmodule.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagtypemodule.lo valagtypemodule.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagtypemodule.c -fPIC -DPIC -o .libs/valagtypemodule.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valagvariantmodule.lo valagvariantmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valainterfaceregisterfunction.lo valainterfaceregisterfunction.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valagvariantmodule.c -fPIC -DPIC -o .libs/valagvariantmodule.o >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valastructregisterfunction.lo valastructregisterfunction.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o valatyperegisterfunction.lo valatyperegisterfunction.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valainterfaceregisterfunction.c -fPIC -DPIC -o .libs/valainterfaceregisterfunction.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valatyperegisterfunction.c -fPIC -DPIC -o .libs/valatyperegisterfunction.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vala-ccodegen\" -I../gee -I../ccode -I../vala -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c valastructregisterfunction.c -fPIC -DPIC -o .libs/valastructregisterfunction.o >[1mvalagvariantmodule.c:239:20: [0m[0;1;35mwarning: [0m[1massigning to > 'ValaGVariantModuleBasicTypeInfo *' (aka 'struct > _ValaGVariantModuleBasicTypeInfo *') from 'const > ValaGVariantModuleBasicTypeInfo [12]' discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > info_collection = VALA_GVARIANT_MODULE_basic_types; >[0;1;32m ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >[0m1 warning generated. >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -no-undefined -avoid-version -o libvalaccodegen.la -rpath /usr/lib64/vala-0.46 valaccode.lo valaccodearraymodule.lo valaccodeassignmentmodule.lo valaccodeattribute.lo valaccodebasemodule.lo valaccodecompiler.lo valaccodecontrolflowmodule.lo valaccodedelegatemodule.lo valaccodememberaccessmodule.lo valaccodemethodcallmodule.lo valaccodemethodmodule.lo valaccodestructmodule.lo valaclassregisterfunction.lo valactype.lo valaenumregisterfunction.lo valagasyncmodule.lo valagdbusclientmodule.lo valagdbusmodule.lo valagdbusservermodule.lo valagerrormodule.lo valagirwriter.lo valagobjectmodule.lo valagtkmodule.lo valagsignalmodule.lo valagtypemodule.lo valagvariantmodule.lo valainterfaceregisterfunction.lo valastructregisterfunction.lo valatyperegisterfunction.lo -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.46.la ../ccode/libvalaccode.la >libtool: link: clang -shared -fPIC -DPIC .libs/valaccode.o .libs/valaccodearraymodule.o .libs/valaccodeassignmentmodule.o .libs/valaccodeattribute.o .libs/valaccodebasemodule.o .libs/valaccodecompiler.o .libs/valaccodecontrolflowmodule.o .libs/valaccodedelegatemodule.o .libs/valaccodememberaccessmodule.o .libs/valaccodemethodcallmodule.o .libs/valaccodemethodmodule.o .libs/valaccodestructmodule.o .libs/valaclassregisterfunction.o .libs/valactype.o .libs/valaenumregisterfunction.o .libs/valagasyncmodule.o .libs/valagdbusclientmodule.o .libs/valagdbusmodule.o .libs/valagdbusservermodule.o .libs/valagerrormodule.o .libs/valagirwriter.o .libs/valagobjectmodule.o .libs/valagtkmodule.o .libs/valagsignalmodule.o .libs/valagtypemodule.o .libs/valagvariantmodule.o .libs/valainterfaceregisterfunction.o .libs/valastructregisterfunction.o .libs/valatyperegisterfunction.o -Wl,--whole-archive ../ccode/.libs/libvalaccode.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala/.libs ../vala/.libs/libvala-0.46.so /var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala/.libs/libvala-0.46.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -O2 -pthread -Wl,-soname -Wl,libvalaccodegen.so -o .libs/libvalaccodegen.so >libtool: link: ( cd ".libs" && rm -f "libvalaccodegen.la" && ln -s "../libvalaccodegen.la" "libvalaccodegen.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >Making all in compiler >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"valac\" -I../gee -I../ccode -I../vala -I../codegen -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -DPACKAGE_DATADIR=\"/usr/share/vala-0.46\" -O2 -pipe -c -o valacompiler.o valacompiler.c >[1mvalacompiler.c:1567:18: [0m[0;1;35mwarning: [0m[1mpassing 'const gchar *' (aka 'const char *') to > parameter of type 'gchar *' (aka 'char *') discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > g_strcanon (_tmp273_, "012345678... >[0;1;32m ^~~~~~~~ >[0m[1m/usr/include/glib-2.0/glib/gstrfuncs.h:108:54: [0m[0;1;30mnote: [0mpassing argument to > parameter 'string' here[0m >gchar* g_strcanon (gchar *string, >[0;1;32m ^ >[0m[1mvalacompiler.c:2100:24: [0m[0;1;35mwarning: [0m[1mpassing 'const gchar *' (aka 'const char *') to > parameter of type 'gchar *' (aka 'char *') discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > outputfd = g_mkstemp (_tmp21_); >[0;1;32m ^~~~~~~ >[0m[1m/usr/include/glib-2.0/glib/gfileutils.h:107:46: [0m[0;1;30mnote: [0mpassing argument to > parameter 'tmpl' here[0m >gint g_mkstemp (gchar *tmpl); >[0;1;32m ^ >[0m2 warnings generated. >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -o valac valacompiler.o -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.46.la ../ccode/libvalaccode.la ../codegen/libvalaccodegen.la >libtool: link: clang -O2 -pipe -o .libs/valac valacompiler.o ../vala/.libs/libvala-0.46.so ../ccode/.libs/libvalaccode.a /var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala/.libs/libvala-0.46.so -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 ../codegen/.libs/libvalaccodegen.so -pthread -Wl,-rpath -Wl,/usr/lib64/vala-0.46 >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >Making all in vapi >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapi' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapi' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >Making all in fastvapi >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/fastvapi' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/fastvapi' >Making all in girwriter >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/girwriter' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/girwriter' >Making all in gtktemplate >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/gtktemplate' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/gtktemplate' >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/doc' >Making all in manual >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/doc/manual' >/usr/bin/xsltproc \ > --xinclude \ > --path . \ > --output devhelp/vala-0.46.devhelp2 \ > ./devhelp.xsl \ > ./manual.xml >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/doc/manual' >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/doc' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/doc' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/doc' >Making all in gobject-introspection >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gobject-introspection' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gobject-introspection' >clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o gidlwriter.o gidlwriter.c >clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o scanner.o scanner.c >clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o scannerlexer.o scannerlexer.c >clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o scannerparser.o scannerparser.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o gidlmodule.lo gidlmodule.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o gidlnode.lo gidlnode.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o gidlparser.lo gidlparser.c >/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c -o gmetadata.lo gmetadata.c >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c gidlparser.c -fPIC -DPIC -o .libs/gidlparser.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c gidlmodule.c -fPIC -DPIC -o .libs/gidlmodule.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c gidlnode.c -fPIC -DPIC -o .libs/gidlnode.o >libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -O2 -pipe -c gmetadata.c -fPIC -DPIC -o .libs/gmetadata.o >[1mscanner.c:235:25: [0m[0;1;35mwarning: [0m[1massigning to 'gchar *' (aka 'char *') from > 'const gchar *' (aka 'const char *') discards qualifiers > [-Wincompatible-pointer-types-discards-qualifiers][0m > giprop->node.name = properties[i]->name; >[0;1;32m ^ ~~~~~~~~~~~~~~~~~~~ >[0m1 warning generated. >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -o libgidl.la gidlmodule.lo gidlnode.lo gidlparser.lo gmetadata.lo -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 >libtool: link: llvm-ar cr .libs/libgidl.a .libs/gidlmodule.o .libs/gidlnode.o .libs/gidlparser.o .libs/gmetadata.o >libtool: link: llvm-ranlib .libs/libgidl.a >libtool: link: ( cd ".libs" && rm -f "libgidl.la" && ln -s "../libgidl.la" "libgidl.la" ) >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -o gen-introspect gidlwriter.o scanner.o scannerlexer.o scannerparser.o -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 libgidl.la >libtool: link: clang -O2 -pipe -o gen-introspect gidlwriter.o scanner.o scannerlexer.o scannerparser.o -Wl,--export-dynamic -pthread ./.libs/libgidl.a -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gobject-introspection' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gobject-introspection' >Making all in vapigen >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen' >Making all in vala-gen-introspect >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen/vala-gen-introspect' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen/vala-gen-introspect' >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen' >clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vapigen\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I../gee -I../ccode -I../vala -I../gobject-introspection -O2 -pipe -c -o valagidlparser.o valagidlparser.c >clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vapigen\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I../gee -I../ccode -I../vala -I../gobject-introspection -O2 -pipe -c -o valavapigen.o valavapigen.c >clang -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"vapigen\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I../gee -I../ccode -I../vala -I../gobject-introspection -O2 -pipe -c -o valavapicheck.o valavapicheck.c >cp vapigen.pc vapigen-0.46.pc >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -o vapicheck valavapicheck.o -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.46.la ../gobject-introspection/libgidl.la >libtool: link: clang -O2 -pipe -o .libs/vapicheck valavapicheck.o ../vala/.libs/libvala-0.46.so ../gobject-introspection/.libs/libgidl.a -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread >/bin/sh ../libtool --tag=CC --mode=link clang -O2 -pipe -o vapigen valagidlparser.o valavapigen.o -lgobject-2.0 -lglib-2.0 ../vala/libvala-0.46.la ../gobject-introspection/libgidl.la >libtool: link: clang -O2 -pipe -o .libs/vapigen valagidlparser.o valavapigen.o ../vala/.libs/libvala-0.46.so ../gobject-introspection/.libs/libgidl.a -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen' >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapigen' >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7' >cp libvala.pc libvala-0.46.pc >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7' >>>> Source compiled. >>>> Test phase: dev-lang/vala-0.46.7 >make -j11 -l10 check >make check-recursive >make[1]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7' >Making check in gee >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >make check-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/gee' >Making check in vala >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >make check-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vala' >Making check in ccode >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >make check-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/ccode' >Making check in codegen >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >make check-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/codegen' >Making check in compiler >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >make check-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/compiler' >Making check in vapi >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapi' >echo "void main () {}" > test.vala; \ >for vapi in `ls *.vapi | sed -e "s/\.vapi//g"`; do \ > echo "Checking $vapi..."; \ > ../compiler/valac -C --pkg=$vapi --vapidir=. test.vala || exit 1; \ >done; \ >rm -f test.vala test.c >Checking alsa... >Checking atk... >Checking atspi-2... >Checking avahi-client... >Checking avahi-gobject... >Checking bzlib... >Checking cairo-gobject... >Checking cairo-xcb... >Checking cairo... >Checking ccss-1... >Checking clutter-1.0... >Checking clutter-gdk-1.0... >Checking clutter-gst-2.0... >Checking clutter-gst-3.0... >Checking clutter-gtk-0.10... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking clutter-gtk-1.0... >Checking clutter-x11-1.0... >Checking cogl-1.0... >Checking cogl-pango-1.0... >Checking config... >Checking curses... >Checking dbus-glib-1... >Checking enchant... >Checking fuse... >Checking gconf-2.0... >Checking gdesktopenums-3.0... >Checking gdk-2.0... >Checking gdk-3.0... >Checking gdk-pixbuf-2.0... >Checking gdk-x11-2.0... >Checking gdk-x11-3.0... >Checking gdl-1.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking gdl-3.0... >Checking gedit-2.20... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking geocode-glib-1.0... >Checking gio-2.0... >Checking gio-unix-2.0... >Checking gio-windows-2.0... >Checking glib-2.0... >Checking gmodule-2.0... >Checking gnet-2.0... >Checking gnome-desktop-2.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking gnome-desktop-3.0... >Checking gnome-vfs-2.0... >Checking gnutls... >Checking gobject-2.0... >Checking gobject-introspection-1.0... >Checking goocanvas-2.0... >Checking goocanvas... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking graphene-1.0... >Checking graphene-gobject-1.0... >Checking gsl... >Checking gst-editing-services-1.0... >Checking gstreamer-1.0... >Checking gstreamer-allocators-1.0... >Checking gstreamer-app-1.0... >Checking gstreamer-audio-1.0... >Checking gstreamer-bad-allocators-1.0... >Checking gstreamer-base-1.0... >Checking gstreamer-check-1.0... >Checking gstreamer-controller-1.0... >Checking gstreamer-fft-1.0... >Checking gstreamer-net-1.0... >Checking gstreamer-pbutils-1.0... >Checking gstreamer-player-1.0... >[001mgstreamer-player-1.0.vapi:250.3-250.32:[0m [001;35mwarning:[0m Instance methods are not supported in error domains yet > public unowned string get_name (); > [001;32m^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^[0m >Compilation succeeded - 1 warning(s) >Checking gstreamer-riff-1.0... >Checking gstreamer-rtp-1.0... >Checking gstreamer-rtsp-1.0... >Checking gstreamer-rtsp-server-1.0... >Checking gstreamer-sdp-1.0... >Checking gstreamer-tag-1.0... >Checking gstreamer-video-1.0... >Checking gstreamer-webrtc-1.0... >Checking gtk+-2.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking gtk+-3.0... >Checking gtk+-unix-print-2.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-unix-print-3.0 >Compilation succeeded - 1 warning(s) >Checking gtk+-unix-print-3.0... >Checking gtk4-unix-print... >Checking gtk4... >Checking gtkmozembed... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking gtksourceview-2.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking gudev-1.0... >Checking hal... >Checking harfbuzz-gobject... >Checking hildon-1... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking hildon-fm-2... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking javascriptcoregtk-4.0... >Checking json-glib-1.0... >Checking libarchive... >Checking libbonoboui-2.0... >Checking libdaemon... >Checking libepc-1.0... >Checking libesmtp... >Checking libftdi... >Checking libgeoclue-2.0... >Checking libglade-2.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking libgnome-2.0... >Checking libgnome-menu-3.0... >Checking libgnome-menu... >Checking libgnomeui-2.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking libgrss... >Checking libgsf-1... >[001mlibgsf-1.vapi:125.3-125.23:[0m [001;35mwarning:[0m Creation method of abstract class cannot be public. > public Input.mmap_new (string filename) throws GLib.Error; > [001;32m^^^^^^^^^^^^^^^^^^^^^[0m >Compilation succeeded - 1 warning(s) >Checking libgvc... >Checking libmagic... >Checking libnl-1... >Checking libnl-2.0... >Checking libnl-3.0... >Checking libnotify... >Checking liboobs-1... >Checking libosso... >Checking libpanelapplet-2.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking libpeas-1.0... >Checking libpeas-gtk-1.0... >Checking libpq... >Checking libsexy... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking libsoup-2.4... >Checking libusb-1.0... >Checking libusb... >Checking libwnck-1.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking libwnck-3.0... >Checking libxml-2.0... >Checking linux... >Checking loudmouth-1.0... >Checking lua... >Checking mysql... >Checking orc-0.4... >Checking packagekit-glib2... >Checking pango... >Checking pangocairo... >Checking pixman-1... >Checking polkit-agent-1... >Checking polkit-gobject-1... >Checking poppler-glib... >Checking posix... >Checking purple... >Checking raptor... >Checking rasqal... >Checking readline... >Checking rest-0.7... >Checking rest-extras-0.7... >Checking sdl-gfx... >Checking sdl-image... >Checking sdl-mixer... >Checking sdl-net... >Checking sdl-ttf... >Checking sdl... >Checking sqlite3... >Checking taglib_c... >Checking tiff... >Checking tokyocabinet... >Checking udisks2... >Checking unique-1.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking v4l2... >Checking webkit-1.0... >[001mgtk+-2.0.vapi:5873.40-5873.42:[0m [001;35mwarning:[0m Gtk is deprecated. Use gtk+-3.0 >Compilation succeeded - 1 warning(s) >Checking webkit2gtk-4.0... >Checking webkit2gtk-web-extension-4.0... >Checking x11... >Checking xcb-icccm... >Checking xcb... >Checking xtst... >Checking zlib... >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/vapi' >Making check in tests >make[2]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make check-recursive >make[3]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >Making check in fastvapi >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/fastvapi' >G_DEBUG=fatal-warnings ../../compiler/valac \ > -C \ > --disable-version-header \ > --vapidir ../../vapi \ > --fast-vapi fastvapitest.vapi \ > --basedir . \ > ./fastvapitest.vala; \ >tail -n +3 fastvapitest.vapi | diff -wu ./fastvapitest.vapi-expected - || exit 1; \ >G_DEBUG=fatal-warnings ../../compiler/valac \ > -C \ > --disable-version-header \ > --vapidir ../../vapi \ > --use-fast-vapi fastvapitest.vapi \ > --basedir . \ > ./usefastvapitest.vala || exit 1; \ >rm -f fastvapitest.vapi fastvapitest.c usefastvapitest.c >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/fastvapi' >Making check in girwriter >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/girwriter' >G_DEBUG=fatal-warnings ../../compiler/valac \ > -C \ > --disable-version-header \ > --vapidir ../../vapi \ > --pkg gio-2.0 \ > --gir GirTest-1.0.gir \ > --library girtest \ > --shared-library girtest \ > ./girtest.vala; \ >tail -n +3 girtest.vapi | diff -wu ./girtest.vapi-expected - || exit 1; \ >tail -n +3 GirTest-1.0.gir | diff -wu ./GirTest-1.0.gir-expected - || exit 1; \ >rm -f GirTest-1.0.gir girtest.vapi girtest.c >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/girwriter' >Making check in gtktemplate >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/gtktemplate' >G_DEBUG=fatal-warnings ../../compiler/valac \ > -C \ > --vapidir ../../vapi \ > --pkg gtk+-3.0 \ > --gresources ./gtktemplate.gresource.xml \ > ./gtktemplate.vala; \ >rm -f gtktemplate.c >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/gtktemplate' >make[4]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make check-TESTS >make[5]: Entering directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >TEST: Preparing...[72G[0;33mDONE[m > /basic-types/integers: [72G[0;32mOK[m > /basic-types/escape-chars: [72G[0;32mOK[m > /basic-types/floats: [72G[0;32mOK[m > /basic-types/custom-types: [72G[0;32mOK[m > /basic-types/default-gtype: [72G[0;32mOK[m > /basic-types/strings: [72G[0;32mOK[m > /basic-types/arrays: [72G[0;32mOK[m > /basic-types/arrays-generics: [72G[0;32mOK[m > /basic-types/arrays-fixed-assignment: [72G[0;32mOK[m > /basic-types/array-uint8-uchar-compat: [72G[0;32mOK[m > /basic-types/pointers: [72G[0;32mOK[m > /basic-types/sizeof: [72G[0;32mOK[m > /basic-types/garray: [72G[0;32mOK[m > /basic-types/glists: [72G[0;32mOK[m > /basic-types/gptrarray: [72G[0;32mOK[m > /basic-types/gvariants: [72G[0;32mOK[m > /basic-types/gvariants-unboxing-safe: [72G[0;32mOK[m > /basic-types/null: [72G[0;32mOK[m > /basic-types/bug570846: [72G[0;32mOK[m > /basic-types/bug571486: [72G[0;32mOK[m > /basic-types/bug591552: [72G[0;32mOK[m > /basic-types/bug595751: [72G[0;32mOK[m > /basic-types/bug596637: [72G[0;32mOK[m > /basic-types/bug596785: [72G[0;32mOK[m > /basic-types/bug604371: [72G[0;32mOK[m > /basic-types/bug604589: [72G[0;32mOK[m > /basic-types/bug610660: [72G[0;32mOK[m > /basic-types/bug622178: [72G[0;32mOK[m > /basic-types/bug632322: [72G[0;32mOK[m > /basic-types/bug641308: [72G[0;32mOK[m > /basic-types/bug643612: [72G[0;32mOK[m > /basic-types/bug644046: [72G[0;32mOK[m > /basic-types/bug647222: [72G[0;32mOK[m > /basic-types/bug648364: [72G[0;32mOK[m > /basic-types/bug650993: [72G[0;32mOK[m > /basic-types/bug652380: [72G[0;32mOK[m > /basic-types/bug655908: [72G[0;32mOK[m > /basic-types/bug659975: [72G[0;32mOK[m > /basic-types/bug678791: [72G[0;32mOK[m > /basic-types/bug686336: [72G[0;32mOK[m > /basic-types/bug729907: [72G[0;32mOK[m > /basic-types/bug731017: [72G[0;32mOK[m > /basic-types/bug744923: [72G[0;32mOK[m > /basic-types/bug756376: [72G[0;32mOK[m > /basic-types/bug761307: [72G[0;32mOK[m > /basic-types/bug761736: [72G[0;32mOK[m > /basic-types/bug771626: [72G[0;32mOK[m > /basic-types/bug772426: [72G[0;32mOK[m > /basic-types/bug777697: [72G[0;32mOK[m > /basic-types/bug787152: [72G[0;32mOK[m > /basic-types/bug788775: [72G[0;32mOK[m > /constants/glog: [72G[0;32mOK[m > /arrays/cast-silent-invalid: [72G[0;32mOK[m > /arrays/class-field-length-cname: [72G[0;32mOK[m > /arrays/expression-bracket: [72G[0;32mOK[m > /arrays/fixed-length-init0-not-allowed: [72G[0;32mOK[m > /arrays/field-global-length-cname: [72G[0;32mOK[m > /arrays/fixed-length-concat-invalid: [72G[0;32mOK[m > /arrays/fixed-length-enum-value: [72G[0;32mOK[m > /arrays/fixed-length-non-const: [72G[0;32mOK[m > /arrays/fixed-length-resize-invalid: [72G[0;32mOK[m > /arrays/inline-field: [72G[0;32mOK[m > /arrays/inline-local-instantiation: [72G[0;32mOK[m > /arrays/inline-local-variable: [72G[0;32mOK[m > /arrays/inline-parameter: [72G[0;32mOK[m > /arrays/inline-struct-field: [72G[0;32mOK[m > /arrays/length-inline-assignment: [72G[0;32mOK[m > /arrays/length-type-include: [72G[0;32mOK[m > /arrays/struct-field-length-cname: [72G[0;32mOK[m > /arrays/incompatible-integer-elements: [72G[0;32mOK[m > /arrays/slice-invalid-start: [72G[0;32mOK[m > /arrays/slice-invalid-stop: [72G[0;32mOK[m > /arrays/slice-no-array: [72G[0;32mOK[m > /chainup/base-class-invalid: [72G[0;32mOK[m > /chainup/base-enum-invalid: [72G[0;32mOK[m > /chainup/base-invalid: [72G[0;32mOK[m > /chainup/base-struct-invalid: [72G[0;32mOK[m > /chainup/class-base: [72G[0;32mOK[m > /chainup/class-base-foo: [72G[0;32mOK[m > /chainup/class-compact-base: [72G[0;32mOK[m > /chainup/class-object: [72G[0;32mOK[m > /chainup/class-this: [72G[0;32mOK[m > /chainup/class-this-foo: [72G[0;32mOK[m > /chainup/method-lambda-base: [72G[0;32mOK[m > /chainup/no-chainup: [72G[0;32mOK[m > /chainup/signal-default-handler: [72G[0;32mOK[m > /chainup/struct-base: [72G[0;32mOK[m > /chainup/struct-base-foo: [72G[0;32mOK[m > /chainup/struct-no-gtype-base: [72G[0;32mOK[m > /chainup/struct-simple-no-gtype-base: [72G[0;32mOK[m > /chainup/struct-this: [72G[0;32mOK[m > /chainup/struct-this-foo: [72G[0;32mOK[m > /chainup/bug791785: [72G[0;32mOK[m > /pointers/bug590641: [72G[0;32mOK[m > /methods/lambda: [72G[0;32mOK[m > /methods/closures: [72G[0;32mOK[m > /methods/contains: [72G[0;32mOK[m > /methods/extern: [72G[0;32mOK[m > /methods/iterator: [72G[0;32mOK[m > /methods/parameter-ref-array-resize: [72G[0;32mOK[m > /methods/prepostconditions: [72G[0;32mOK[m > /methods/prepostconditions-captured: [72G[0;32mOK[m > /methods/postconditions: [72G[0;32mOK[m > /methods/same-name: [72G[0;32mOK[m > /methods/symbolresolution: [72G[0;32mOK[m > /methods/bug540483: [72G[0;32mOK[m > /methods/bug595538: [72G[0;32mOK[m > /methods/bug596726: [72G[0;32mOK[m > /methods/bug597426: [72G[0;32mOK[m > /methods/bug598738: [72G[0;32mOK[m > /methods/bug599892: [72G[0;32mOK[m > /methods/bug613483: [72G[0;32mOK[m > /methods/bug615450: [72G[0;32mOK[m > /methods/bug620673: [72G[0;32mOK[m > /methods/bug620673: [72G[0;32mOK[m > /methods/bug622570: [72G[0;32mOK[m > /methods/bug626783: [72G[0;32mOK[m > /methods/bug634753: [72G[0;32mOK[m > /methods/bug639054: [72G[0;32mOK[m > /methods/bug642350: [72G[0;32mOK[m > /methods/bug642885: [72G[0;32mOK[m > /methods/bug642899: [72G[0;32mOK[m > /methods/bug643088: [72G[0;32mOK[m > /methods/bug646345: [72G[0;32mOK[m > /methods/bug648030: [72G[0;32mOK[m > /methods/bug648320: [72G[0;32mOK[m > /methods/bug649562: [72G[0;32mOK[m > /methods/bug652098: [72G[0;32mOK[m > /methods/bug653391: [72G[0;32mOK[m > /methods/bug653908: [72G[0;32mOK[m > /methods/bug663210: [72G[0;32mOK[m > /methods/bug699956: [72G[0;32mOK[m > /methods/bug710862: [72G[0;32mOK[m > /methods/bug723009: [72G[0;32mOK[m > /methods/bug723195: [72G[0;32mOK[m > /methods/bug726347: [72G[0;32mOK[m > /methods/bug736235: [72G[0;32mOK[m > /methods/bug737222: [72G[0;32mOK[m > /methods/bug743877: [72G[0;32mOK[m > /methods/bug771964: [72G[0;32mOK[m > /methods/bug774060: [72G[0;32mOK[m > /methods/bug775466: [72G[0;32mOK[m > /methods/bug781061: [72G[0;32mOK[m > /methods/bug784691: [72G[0;32mOK[m > /methods/bug791215: [72G[0;32mOK[m > /methods/bug791283: [72G[0;32mOK[m > /methods/argument-array-initilizer: [72G[0;32mOK[m > /methods/generics: [72G[0;32mOK[m > /methods/print-attribute: [72G[0;32mOK[m > /methods/print-attribute-invalid: [72G[0;32mOK[m > /methods/printf-invalid: [72G[0;32mOK[m > /methods/printf-constructor: [72G[0;32mOK[m > /methods/printf-constructor-invalid: [72G[0;32mOK[m > /methods/varargs-delegate-without-target: [72G[0;32mOK[m > /methods/varargs-gvalue: [72G[0;32mOK[m > /methods/varargs-out: [72G[0;32mOK[m > /methods/varargs-struct: [72G[0;32mOK[m > /control-flow/assigned-local-variable: [72G[0;32mOK[m > /control-flow/break: [72G[0;32mOK[m > /control-flow/break-invalid: [72G[0;32mOK[m > /control-flow/continue-invalid: [72G[0;32mOK[m > /control-flow/double-catch: [72G[0;32mOK[m > /control-flow/expressions-conditional: [72G[0;32mOK[m > /control-flow/finally-return: [72G[0;32mOK[m > /control-flow/for: [72G[0;32mOK[m > /control-flow/for-switch-continue: [72G[0;32mOK[m > /control-flow/foreach: [72G[0;32mOK[m > /control-flow/missing-break: [72G[0;32mOK[m > /control-flow/missing-return: [72G[0;32mOK[m > /control-flow/nested-conditional: [72G[0;32mOK[m > /control-flow/switch: [72G[0;32mOK[m > /control-flow/sideeffects: [72G[0;32mOK[m > /control-flow/unassigned-captured-local-variable: [72G[0;32mOK[m > /control-flow/unassigned-local-block-variable: [72G[0;32mOK[m > /control-flow/unassigned-local-variable: [72G[0;32mOK[m > /control-flow/unassigned-local-variable-2: [72G[0;32mOK[m > /control-flow/unassigned-local-variable-3: [72G[0;32mOK[m > /control-flow/unassigned-local-variable-while: [72G[0;32mOK[m > /control-flow/while-false: [72G[0;32mOK[m > /control-flow/bug628336: [72G[0;32mOK[m > /control-flow/bug639482: [72G[0;32mOK[m > /control-flow/bug652549: [72G[0;32mOK[m > /control-flow/bug661985: [72G[0;32mOK[m > /control-flow/bug665904: [72G[0;32mOK[m > /control-flow/bug691514: [72G[0;32mOK[m > /control-flow/bug736774-1: [72G[0;32mOK[m > /control-flow/bug736774-2: [72G[0;32mOK[m > /control-flow/bug790903: [72G[0;32mOK[m > /control-flow/bug790903-2: [72G[0;32mOK[m > /control-semantic/argument-extra: [72G[0;32mOK[m > /control-semantic/argument-incompatible-type-out: [72G[0;32mOK[m > /control-semantic/argument-incompatible-type-ref: [72G[0;32mOK[m > /control-semantic/argument-missing: [72G[0;32mOK[m > /control-semantic/argument-named: [72G[0;32mOK[m > /control-semantic/argument-no-out: [72G[0;32mOK[m > /control-semantic/argument-no-ref: [72G[0;32mOK[m > /control-semantic/argument-null-ref: [72G[0;32mOK[m > /control-semantic/argument-owned-out: [72G[0;32mOK[m > /control-semantic/argument-owned-ref: [72G[0;32mOK[m > /control-semantic/argument-value-out: [72G[0;32mOK[m > /control-semantic/argument-value-ref: [72G[0;32mOK[m > /control-semantic/condition-not-boolean: [72G[0;32mOK[m > /control-semantic/expression-not-boolean: [72G[0;32mOK[m > /control-semantic/literal-immutable: [72G[0;32mOK[m > /control-semantic/member-incompatible-type: [72G[0;32mOK[m > /control-semantic/member-invalid: [72G[0;32mOK[m > /control-semantic/member-private: [72G[0;32mOK[m > /control-semantic/member-readonly: [72G[0;32mOK[m > /control-semantic/printf-too-few: [72G[0;32mOK[m > /control-semantic/printf-too-many: [72G[0;32mOK[m > /control-semantic/this-assignment: [72G[0;32mOK[m > /control-semantic/variadic-argument-invalid: [72G[0;32mOK[m > /enums/default-gtype: [72G[0;32mOK[m > /enums/enum_only: [72G[0;32mOK[m > /enums/enum-no-gtype: [72G[0;32mOK[m > /enums/enums: [72G[0;32mOK[m > /enums/flags: [72G[0;32mOK[m > /enums/from-0-literal: [72G[0;32mOK[m > /enums/no_gtype_to_string: [72G[0;32mOK[m > /enums/bug666035: [72G[0;32mOK[m > /enums/bug666035-1: [72G[0;32mOK[m > /enums/bug666035-2: [72G[0;32mOK[m > /enums/bug673879: [72G[0;32mOK[m > /enums/bug763831: [72G[0;32mOK[m > /enums/bug780050: [72G[0;32mOK[m > /structs/struct_only: [72G[0;32mOK[m > /structs/struct-base-types: [72G[0;32mOK[m > /structs/struct-empty-still: [72G[0;32mOK[m > /structs/struct-no-gtype: [72G[0;32mOK[m > /structs/struct-no-gtype-inherit: [72G[0;32mOK[m > /structs/struct-static-field-initializer: [72G[0;32mOK[m > /structs/struct-static-field-initializer: [72G[0;32mOK[m > /structs/struct-static-property-initializer: [72G[0;32mOK[m > /structs/structs: [72G[0;32mOK[m > /structs/constructor-wrong-name: [72G[0;32mOK[m > /structs/default-gtype: [72G[0;32mOK[m > /structs/gmutex: [72G[0;32mOK[m > /structs/gvalue: [72G[0;32mOK[m > /structs/gvalue-implicit-comparison: [72G[0;32mOK[m > /structs/bug530605: [72G[0;32mOK[m > /structs/bug572091: [72G[0;32mOK[m > /structs/bug583603: [72G[0;32mOK[m > /structs/bug595587: [72G[0;32mOK[m > /structs/bug596144: [72G[0;32mOK[m > /structs/bug603056: [72G[0;32mOK[m > /structs/bug606202: [72G[0;32mOK[m > /structs/bug609642: [72G[0;32mOK[m > /structs/bug613513: [72G[0;32mOK[m > /structs/bug613825: [72G[0;32mOK[m > /structs/bug621176: [72G[0;32mOK[m > /structs/bug622422: [72G[0;32mOK[m > /structs/bug623092: [72G[0;32mOK[m > /structs/bug651441: [72G[0;32mOK[m > /structs/bug654646: [72G[0;32mOK[m > /structs/bug654753: [72G[0;32mOK[m > /structs/bug656693: [72G[0;32mOK[m > /structs/bug657378: [72G[0;32mOK[m > /structs/bug658048: [72G[0;32mOK[m > /structs/bug660426: [72G[0;32mOK[m > /structs/bug661945: [72G[0;32mOK[m > /structs/bug667890: [72G[0;32mOK[m > /structs/bug669580: [72G[0;32mOK[m > /structs/bug685177: [72G[0;32mOK[m > /structs/bug686190: [72G[0;32mOK[m > /structs/bug688732: [72G[0;32mOK[m > /structs/bug690380: [72G[0;32mOK[m > /structs/bug694140: [72G[0;32mOK[m > /structs/bug749952: [72G[0;32mOK[m > /structs/bug764041: [72G[0;32mOK[m > /structs/bug775761: [72G[0;32mOK[m > /structs/bug777194: [72G[0;32mOK[m > /structs/bug777194-2: [72G[0;32mOK[m > /delegates/casting: [72G[0;32mOK[m > /delegates/compatible: [72G[0;32mOK[m > /delegates/delegate_only: [72G[0;32mOK[m > /delegates/delegates: [72G[0;32mOK[m > /delegates/delegates-error: [72G[0;32mOK[m > /delegates/error-pos: [72G[0;32mOK[m > /delegates/fields: [72G[0;32mOK[m > /delegates/fields-no-target: [72G[0;32mOK[m > /delegates/gclosure-conversion: [72G[0;32mOK[m > /delegates/incompatible: [72G[0;32mOK[m > /delegates/incompatible-target: [72G[0;32mOK[m > /delegates/instance-method-to-no-target: [72G[0;32mOK[m > /delegates/lambda-mixed-instance-static: [72G[0;32mOK[m > /delegates/lambda-shared-closure: [72G[0;32mOK[m > /delegates/reference_transfer: [72G[0;32mOK[m > /delegates/return-array-null-terminated: [72G[0;32mOK[m > /delegates/wrapper: [72G[0;32mOK[m > /delegates/bug519949: [72G[0;32mOK[m > /delegates/bug539166: [72G[0;32mOK[m > /delegates/bug595610: [72G[0;32mOK[m > /delegates/bug595639: [72G[0;32mOK[m > /delegates/bug598869: [72G[0;32mOK[m > /delegates/bug632017: [72G[0;32mOK[m > /delegates/bug638415: [72G[0;32mOK[m > /delegates/bug639751: [72G[0;32mOK[m > /delegates/bug659778: [72G[0;32mOK[m > /delegates/bug683925: [72G[0;32mOK[m > /delegates/bug703804: [72G[0;32mOK[m > /delegates/bug761360: [72G[0;32mOK[m > /delegates/bug772204: [72G[0;32mOK[m > /delegates/bug792077: [72G[0;32mOK[m > /objects/chainup: [72G[0;32mOK[m > /objects/class_only: [72G[0;32mOK[m > /objects/class-destroysinstance: [72G[0;32mOK[m > /objects/classes: [72G[0;32mOK[m > /objects/classes-interfaces: [72G[0;32mOK[m > /objects/classes-interfaces-virtuals: [72G[0;32mOK[m > /objects/classes-implicit-implementation: [72G[0;32mOK[m > /objects/compact-class: [72G[0;32mOK[m > /objects/compact-class-destructor: [72G[0;32mOK[m > /objects/compact-class-refcount: [72G[0;32mOK[m > /objects/constructor-abstract-public: [72G[0;32mOK[m > /objects/constructor-variadic: [72G[0;32mOK[m > /objects/constructor-wrong-name: [72G[0;32mOK[m > /objects/constructors: [72G[0;32mOK[m > /objects/destructors: [72G[0;32mOK[m > /objects/duplicating-instance-invalid: [72G[0;32mOK[m > /objects/dynamic: [72G[0;32mOK[m > /objects/generics: [72G[0;32mOK[m > /objects/initially-unowned: [72G[0;32mOK[m > /objects/field-leading-digit: [72G[0;32mOK[m > /objects/fields: [72G[0;32mOK[m > /objects/gobject-class-lifetime: [72G[0;32mOK[m > /objects/gsource: [72G[0;32mOK[m > /objects/gtype-class-lifetime: [72G[0;32mOK[m > /objects/instance-comparison: [72G[0;32mOK[m > /objects/interface_only: [72G[0;32mOK[m > /objects/interface-async-base-access: [72G[0;32mOK[m > /objects/interface-base-access: [72G[0;32mOK[m > /objects/interfaces: [72G[0;32mOK[m > /objects/interface-generics: [72G[0;32mOK[m > /objects/interface-property-base-access: [72G[0;32mOK[m > /objects/interface-property-base-impl: [72G[0;32mOK[m > /objects/interface-property-delegate: [72G[0;32mOK[m > /objects/interface-property-override: [72G[0;32mOK[m > /objects/interface-virtual-override: [72G[0;32mOK[m > /objects/member-initializer-base-properties: [72G[0;32mOK[m > /objects/methods: [72G[0;32mOK[m > /objects/paramspec: [72G[0;32mOK[m > /objects/plugin-module-init: [72G[0;32mOK[m > /objects/properties: [72G[0;32mOK[m > /objects/property-array-length: [72G[0;32mOK[m > /objects/property-notify: [72G[0;32mOK[m > /objects/property-ownership: [72G[0;32mOK[m > /objects/property-read-only-auto: [72G[0;32mOK[m > /objects/property-read-only-write: [72G[0;32mOK[m > /objects/property-construct-only-write: [72G[0;32mOK[m > /objects/property-construct-only-write-foreign: [72G[0;32mOK[m > /objects/property-delegate-owned: [72G[0;32mOK[m > /objects/property-gboxed-nullable: [72G[0;32mOK[m > /objects/property-real-struct-no-accessor: [72G[0;32mOK[m > /objects/property-simple-type-struct-nullable: [72G[0;32mOK[m > /objects/property-static: [72G[0;32mOK[m > /objects/regex: [72G[0;32mOK[m > /objects/signals: [72G[0;32mOK[m > /objects/signals-enum-marshal: [72G[0;32mOK[m > /objects/signals-delegate: [72G[0;32mOK[m > /objects/signals-delegate-parameter: [72G[0;32mOK[m > /objects/signals-lambda-delegate: [72G[0;32mOK[m > /objects/singleton: [72G[0;32mOK[m > /objects/test-025: [72G[0;32mOK[m > /objects/test-026: [72G[0;32mOK[m > /objects/test-029: [72G[0;32mOK[m > /objects/test-034: [72G[0;32mOK[m > /objects/bug541728: [72G[0;32mOK[m > /objects/bug554329: [72G[0;32mOK[m > /objects/bug564011: [72G[0;32mOK[m > /objects/bug564090: [72G[0;32mOK[m > /objects/bug566909: [72G[0;32mOK[m > /objects/bug574146: [72G[0;32mOK[m > /objects/bug585344: [72G[0;32mOK[m > /objects/bug587905: [72G[0;32mOK[m > /objects/bug588203: [72G[0;32mOK[m > /objects/bug589928: [72G[0;32mOK[m > /objects/bug593137: [72G[0;32mOK[m > /objects/bug593260: [72G[0;32mOK[m > /objects/bug596621: [72G[0;32mOK[m > /objects/bug597155: [72G[0;32mOK[m > /objects/bug597161: [72G[0;32mOK[m > /objects/bug603491: [72G[0;32mOK[m > /objects/bug613486: [72G[0;32mOK[m > /objects/bug613840: [72G[0;32mOK[m > /objects/bug620675: [72G[0;32mOK[m > /objects/bug620706: [72G[0;32mOK[m > /objects/bug624594: [72G[0;32mOK[m > /objects/bug626038: [72G[0;32mOK[m > /objects/bug628639: [72G[0;32mOK[m > /objects/bug629593: [72G[0;32mOK[m > /objects/bug631267: [72G[0;32mOK[m > /objects/bug634782: [72G[0;32mOK[m > /objects/bug641418-1: [72G[0;32mOK[m > /objects/bug641418-2: [72G[0;32mOK[m > /objects/bug641418-3: [72G[0;32mOK[m > /objects/bug641828: [72G[0;32mOK[m > /objects/bug642809: [72G[0;32mOK[m > /objects/bug643711: [72G[0;32mOK[m > /objects/bug644938: [72G[0;32mOK[m > /objects/bug646362: [72G[0;32mOK[m > /objects/bug646792: [72G[0;32mOK[m > /objects/bug647018: [72G[0;32mOK[m > /objects/bug653138: [72G[0;32mOK[m > /objects/bug654702: [72G[0;32mOK[m > /objects/bug663134: [72G[0;32mOK[m > /objects/bug664529: [72G[0;32mOK[m > /objects/bug667668: [72G[0;32mOK[m > /objects/bug681356: [72G[0;32mOK[m > /objects/bug683646: [72G[0;32mOK[m > /objects/bug695671: [72G[0;32mOK[m > /objects/bug702736: [72G[0;32mOK[m > /objects/bug702846: [72G[0;32mOK[m > /objects/bug731547: [72G[0;32mOK[m > /objects/bug741465: [72G[0;32mOK[m > /objects/bug751338: [72G[0;32mOK[m > /objects/bug758816: [72G[0;32mOK[m > /objects/bug760031: [72G[0;32mOK[m > /objects/bug764481: [72G[0;32mOK[m > /objects/bug767092: [72G[0;32mOK[m > /objects/bug768823: [72G[0;32mOK[m > /objects/bug773956-1: [72G[0;32mOK[m > /objects/bug773956-2: [72G[0;32mOK[m > /objects/bug615830-1: [72G[0;32mOK[m > /objects/bug615830-2: [72G[0;32mOK[m > /objects/bug766739: [72G[0;32mOK[m > /objects/bug778632: [72G[0;32mOK[m > /objects/bug779038-1: [72G[0;32mOK[m > /objects/bug779038-2: [72G[0;32mOK[m > /objects/bug779038-3: [72G[0;32mOK[m > /objects/bug779219: [72G[0;32mOK[m > /objects/bug779955: [72G[0;32mOK[m > /objects/bug783897: [72G[0;32mOK[m > /objects/bug788964: [72G[0;32mOK[m > /objects/bug795225-1: [72G[0;32mOK[m > /objects/bug795225-2: [72G[0;32mOK[m > /objects/bug795225-3: [72G[0;32mOK[m > /objects/bug795225-4: [72G[0;32mOK[m > /objects/bug795521: [72G[0;32mOK[m > /errors/catch-error-code: [72G[0;32mOK[m > /errors/catch-in-finally: [72G[0;32mOK[m > /errors/default-gtype: [72G[0;32mOK[m > /errors/errors: [72G[0;32mOK[m > /errors/errorcode: [72G[0;32mOK[m > /errors/errordomain: [72G[0;32mOK[m > /errors/errordomain-instance-method: [72G[0;32mOK[m > /errors/errordomain-static-method: [72G[0;32mOK[m > /errors/invalid-type-check: [72G[0;32mOK[m > /errors/method-throws: [72G[0;32mOK[m > /errors/bug567181: [72G[0;32mOK[m > /errors/bug579101: [72G[0;32mOK[m > /errors/bug596228: [72G[0;32mOK[m > /errors/bug623049: [72G[0;32mOK[m > /errors/bug639589: [72G[0;32mOK[m > /errors/bug651145: [72G[0;32mOK[m > /errors/bug762377: [72G[0;32mOK[m > /errors/bug778224: [72G[0;32mOK[m > /asynchronous/bug595735: [72G[0;32mOK[m > /asynchronous/bug595755: [72G[0;32mOK[m > /asynchronous/bug596177: [72G[0;32mOK[m > /asynchronous/bug596861: [72G[0;32mOK[m > /asynchronous/bug597294: [72G[0;32mOK[m > /asynchronous/bug598677: [72G[0;32mOK[m > /asynchronous/bug598697: [72G[0;32mOK[m > /asynchronous/bug598698: [72G[0;32mOK[m > /asynchronous/bug599568: [72G[0;32mOK[m > /asynchronous/bug600827: [72G[0;32mOK[m > /asynchronous/bug601558: [72G[0;32mOK[m > /asynchronous/bug612641: [72G[0;32mOK[m > /asynchronous/bug613484: [72G[0;32mOK[m > /asynchronous/bug614294: [72G[0;32mOK[m > /asynchronous/bug620740: [72G[0;32mOK[m > /asynchronous/bug626053: [72G[0;32mOK[m > /asynchronous/bug639591: [72G[0;32mOK[m > /asynchronous/bug640721: [72G[0;32mOK[m > /asynchronous/bug641182: [72G[0;32mOK[m > /asynchronous/bug646945: [72G[0;32mOK[m > /asynchronous/bug652252: [72G[0;32mOK[m > /asynchronous/bug653861: [72G[0;32mOK[m > /asynchronous/bug654336: [72G[0;32mOK[m > /asynchronous/bug654337: [72G[0;32mOK[m > /asynchronous/bug659886: [72G[0;32mOK[m > /asynchronous/bug661961: [72G[0;32mOK[m > /asynchronous/bug710103: [72G[0;32mOK[m > /asynchronous/bug741929: [72G[0;32mOK[m > /asynchronous/bug742621: [72G[0;32mOK[m > /asynchronous/bug762819: [72G[0;32mOK[m > /asynchronous/bug777242: [72G[0;32mOK[m > /asynchronous/bug783543: [72G[0;32mOK[m > /asynchronous/bug792660: [72G[0;32mOK[m > /asynchronous/bug792942: [72G[0;32mOK[m > /asynchronous/bug793158: [72G[0;32mOK[m > /asynchronous/catch-error-scope: [72G[0;32mOK[m > /asynchronous/catch-in-finally: [72G[0;32mOK[m > /asynchronous/creation-missing-yield: [72G[0;32mOK[m > /asynchronous/closures: [72G[0;32mOK[m > /asynchronous/finish-name: [72G[0;32mOK[m > /asynchronous/generator: [72G[0;32mOK[m > /asynchronous/out-parameter-invalid: [72G[0;32mOK[m > /asynchronous/result-pos: [72G[0;32mOK[m > /asynchronous/variadic-invalid: [72G[0;32mOK[m > /asynchronous/variadic-invalid-2: [72G[0;32mOK[m > /asynchronous/yield: [72G[0;32mOK[m > /generics/arrays-not-supported: [72G[0;32mOK[m > /generics/constructor-chain-up: [72G[0;32mOK[m > /generics/inference-argument-may-fail: [72G[0;32mOK[m > /generics/inference-static-function: [72G[0;32mOK[m > /generics/parameter-sizeof-initializer: [72G[0;32mOK[m > /generics/type-parameter-properties: [72G[0;32mOK[m > /generics/bug640330: [72G[0;32mOK[m > /generics/bug640330: [72G[0;32mOK[m > /generics/bug694765-1: [72G[0;32mOK[m > /generics/bug694765-2: [72G[0;32mOK[m > /generics/bug694765-3: [72G[0;32mOK[m > /dbus/basic-types/server: [72G[0;32mOK[m > /dbus/arrays/server: [72G[0;32mOK[m > /dbus/structs/server: [72G[0;32mOK[m > /dbus/errors/server: [72G[0;32mOK[m > /dbus/async/server: [72G[0;32mOK[m > /dbus/async-errors/server: [72G[0;32mOK[m > /dbus/dynamic-method/server: [72G[0;32mOK[m > /dbus/enum-string-marshalling: [72G[0;32mOK[m > /dbus/signals/server: [72G[0;32mOK[m > /dbus/filedescriptor/server: [72G[0;32mOK[m > /dbus/filedescriptor-async/server: [72G[0;32mOK[m > /dbus/filedescriptor-errors/server: [72G[0;32mOK[m > /dbus/dicts/server: [72G[0;32mOK[m > /dbus/bug596862: [72G[0;32mOK[m > /dbus/bug602003/server: [72G[0;32mOK[m > /dbus/bug735437/server: [72G[0;32mOK[m > /dbus/bug782719/server: [72G[0;32mOK[m > /dbus/bug783002/server: [72G[0;32mOK[m > /dbus/bug792277: [72G[0;32mOK[m > /dbus/rawvariants/server: [72G[0;32mOK[m > /gir/bug651773: [72G[0;32mOK[m > /gir/bug667751: [72G[0;32mOK[m > /gir/bug742012: [72G[0;32mOK[m > /gir/bug788775: [72G[0;32mOK[m > /gir/bug792998: [72G[0;32mOK[m > /gir/array-fixed-length: [72G[0;32mOK[m > /gir/async-result-pos: [72G[0;32mOK[m > /gir/async-sync-out: [72G[0;32mOK[m > /gir/class: [72G[0;32mOK[m > /gir/delegate-alias-without-target: [72G[0;32mOK[m > /gir/delegate-array-length-type: [72G[0;32mOK[m > /gir/delegate-closure-destroy-index-conflict: [72G[0;32mOK[m > /gir/delegate-error-pos: [72G[0;32mOK[m > /gir/enum: [72G[0;32mOK[m > /gir/errordomain: [72G[0;32mOK[m > /gir/instance-parameter-owned: [72G[0;32mOK[m > /gir/method-array-length-type: [72G[0;32mOK[m > /gir/parameter-array-length-type: [72G[0;32mOK[m > /gir/parameter-nullable-out-simple-type: [72G[0;32mOK[m > /gir/property-non-readable: [72G[0;32mOK[m > /gir/symbol-type-csuffix: [72G[0;32mOK[m > /annotations/deprecated: [72G[0;32mOK[m > /annotations/description: [72G[0;32mOK[m > /annotations/noaccessormethod: [72G[0;32mOK[m > /scanner/comment-not-closed: [72G[0;32mOK[m > /scanner/preprocessor-invalid: [72G[0;32mOK[m > /scanner/preprocessor-missing-paren: [72G[0;32mOK[m > /scanner/preprocessor-unexpected: [72G[0;32mOK[m > /scanner/regex-escape-invalid: [72G[0;32mOK[m > /scanner/regex-escape-u-digit-length: [72G[0;32mOK[m > /scanner/regex-escape-x-digit-length: [72G[0;32mOK[m > /scanner/regex-escape-x: [72G[0;32mOK[m > /scanner/regex-multiple-i: [72G[0;32mOK[m > /scanner/regex-multiple-m: [72G[0;32mOK[m > /scanner/regex-multiple-s: [72G[0;32mOK[m > /scanner/regex-multiple-x: [72G[0;32mOK[m > /scanner/string-escape-u-digit-length: [72G[0;32mOK[m > /scanner/string-escape-x-digit-length: [72G[0;32mOK[m > /scanner/string-escape-x: [72G[0;31mFAIL[m >warning: unknown warning option '-Werror=duplicated-branches' [-Wunknown-warning-option] >warning: unknown warning option '-Werror=duplicated-cond'; did you mean '-Werror=duplicate-enum'? [-Wunknown-warning-option] >warning: unknown warning option '-Werror=maybe-uninitialized'; did you mean '-Werror=uninitialized'? [-Wunknown-warning-option] >/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests/_test/scanner_string_escape_x.c:17:22: error: hex escape sequence out of range > _tmp0_ = g_strdup ("\x1010"); > ^~~~~~ >3 warnings and 1 error generated. >error: cc exited with status 256 >Compilation failed: 1 error(s), 0 warning(s) > /parser/array-creation-invalid: [72G[0;32mOK[m > /parser/assignment: [72G[0;32mOK[m > /parser/attribute-duplicate: [72G[0;32mOK[m > /parser/attribute-wrong-number: [72G[0;32mOK[m > /parser/constant-owned: [72G[0;32mOK[m > /parser/constant-local-owned: [72G[0;32mOK[m > /parser/constructor-class-exists: [72G[0;32mOK[m > /parser/constructor-exists: [72G[0;32mOK[m > /parser/constructor-no-new: [72G[0;32mOK[m > /parser/constructor-no-static-class: [72G[0;32mOK[m > /parser/constructor-static-exists: [72G[0;32mOK[m > /parser/continue-statement: [72G[0;32mOK[m > /parser/creation-no-abstract: [72G[0;32mOK[m > /parser/creation-no-new: [72G[0;32mOK[m > /parser/creation-no-override: [72G[0;32mOK[m > /parser/creation-no-virtual: [72G[0;32mOK[m > /parser/declaration-embedded: [72G[0;32mOK[m > /parser/delegate-anonymous: [72G[0;32mOK[m > /parser/delegate-no-new: [72G[0;32mOK[m > /parser/destructor-class-exists: [72G[0;32mOK[m > /parser/destructor-exists: [72G[0;32mOK[m > /parser/destructor-no-new: [72G[0;32mOK[m > /parser/destructor-no-static-class: [72G[0;32mOK[m > /parser/destructor-static-exists: [72G[0;32mOK[m > /parser/destructor-wrong-name: [72G[0;32mOK[m > /parser/do-statement: [72G[0;32mOK[m > /parser/expect-endbrace: [72G[0;32mOK[m > /parser/expect-error: [72G[0;32mOK[m > /parser/field-no-abstract: [72G[0;32mOK[m > /parser/field-no-override: [72G[0;32mOK[m > /parser/field-no-static-class: [72G[0;32mOK[m > /parser/field-no-virtual: [72G[0;32mOK[m > /parser/foreach-no-type: [72G[0;32mOK[m > /parser/function-syntax-error: [72G[0;32mOK[m > /parser/inner-array-size: [72G[0;32mOK[m > /parser/invalid-brace: [72G[0;32mOK[m > /parser/lock-statement: [72G[0;32mOK[m > /parser/main-block: [72G[0;32mOK[m > /parser/member-access-pointer: [72G[0;32mOK[m > /parser/method-no-abstract-override: [72G[0;32mOK[m > /parser/method-no-abstract-virtual-override: [72G[0;32mOK[m > /parser/method-no-abstract-virtual: [72G[0;32mOK[m > /parser/method-no-class-abstract: [72G[0;32mOK[m > /parser/method-no-class-override: [72G[0;32mOK[m > /parser/method-no-class-virtual: [72G[0;32mOK[m > /parser/method-no-static-abstract: [72G[0;32mOK[m > /parser/method-no-static-class: [72G[0;32mOK[m > /parser/method-no-static-override: [72G[0;32mOK[m > /parser/method-no-static-virtual: [72G[0;32mOK[m > /parser/method-no-virtual-override: [72G[0;32mOK[m > /parser/namespaces: [72G[0;32mOK[m > /parser/namespace-missing-bracket: [72G[0;32mOK[m > /parser/preprocessor: [72G[0;32mOK[m > /parser/preprocessor-glib: [72G[0;32mOK[m > /parser/preprocessor-vala: [72G[0;32mOK[m > /parser/property-default-redefined: [72G[0;32mOK[m > /parser/property-get-must-have-body: [72G[0;32mOK[m > /parser/property-get-redefined: [72G[0;32mOK[m > /parser/property-get-set-construct: [72G[0;32mOK[m > /parser/property-no-abstract-override: [72G[0;32mOK[m > /parser/property-no-abstract-virtual: [72G[0;32mOK[m > /parser/property-no-abstract-virtual-override: [72G[0;32mOK[m > /parser/property-no-static-class: [72G[0;32mOK[m > /parser/property-no-virtual-override: [72G[0;32mOK[m > /parser/property-set-must-have-body: [72G[0;32mOK[m > /parser/property-set-redefined: [72G[0;32mOK[m > /parser/qualified-member-access: [72G[0;32mOK[m > /parser/qualified-symbol-access: [72G[0;32mOK[m > /parser/signal-no-class: [72G[0;32mOK[m > /parser/signal-no-static: [72G[0;32mOK[m > /parser/statement-outside-root: [72G[0;32mOK[m > /parser/switch-statement: [72G[0;32mOK[m > /parser/template: [72G[0;32mOK[m > /parser/tuple: [72G[0;32mOK[m > /parser/unsupported-property-async: [72G[0;32mOK[m > /parser/unsupported-property-throws: [72G[0;32mOK[m > /parser/using-ambiguous-reference: [72G[0;32mOK[m > /parser/using-directive: [72G[0;32mOK[m > /parser/using-invalid-namespace: [72G[0;32mOK[m > /parser/yield-method: [72G[0;32mOK[m > /parser/yield-return: [72G[0;32mOK[m > /parser/yield-return: [72G[0;32mOK[m > /parser/bug728574: [72G[0;32mOK[m > /parser/bug749576: [72G[0;32mOK[m > /resolver/class-base-cycle: [72G[0;32mOK[m > /resolver/interface-prerequisite-cycle: [72G[0;32mOK[m > /resolver/struct-base-cycle: [72G[0;32mOK[m > /ordering/delegate-class: [72G[0;32mOK[m > /ordering/delegate-enum: [72G[0;32mOK[m > /ordering/delegate-interface: [72G[0;32mOK[m > /ordering/delegate-struct: [72G[0;32mOK[m > /ordering/struct-delegate: [72G[0;32mOK[m > /semantic/address-of-invalid: [72G[0;32mOK[m > /semantic/array-stacked: [72G[0;32mOK[m > /semantic/array-incompatible-initializer: [72G[0;32mOK[m > /semantic/array-incompatible-initializer2: [72G[0;32mOK[m > /semantic/assignment-element-incompatible-ownership: [72G[0;32mOK[m > /semantic/assignment-element-incompatible-type: [72G[0;32mOK[m > /semantic/assignment-same-variable: [72G[0;32mOK[m > /semantic/assignment-signal-incompatible-method: [72G[0;32mOK[m > /semantic/assignment-signal-incompatible-type: [72G[0;32mOK[m > /semantic/cast-gvariant-unsupported: [72G[0;32mOK[m > /semantic/chainup-gobject-incompatible-type-property: [72G[0;32mOK[m > /semantic/chainup-gobject-unknown-property: [72G[0;32mOK[m > /semantic/chainup-gobject-unsupported-type-property: [72G[0;32mOK[m > /semantic/class-base-type-invalid: [72G[0;32mOK[m > /semantic/class-base-type-less-accessible: [72G[0;32mOK[m > /semantic/class-base-type-multiple: [72G[0;32mOK[m > /semantic/class-compact-field-class: [72G[0;32mOK[m > /semantic/class-compact-field-lock: [72G[0;32mOK[m > /semantic/class-compact-field-private: [72G[0;32mOK[m > /semantic/class-compact-derived-instance-field: [72G[0;32mOK[m > /semantic/class-compact-interface: [72G[0;32mOK[m > /semantic/class-compact-method-baseaccess: [72G[0;32mOK[m > /semantic/class-compact-property-baseaccess: [72G[0;32mOK[m > /semantic/class-missing-implement-interface-method: [72G[0;32mOK[m > /semantic/class-missing-implement-interface-property: [72G[0;32mOK[m > /semantic/class-missing-implement-interfaces-methods: [72G[0;32mOK[m > /semantic/class-missing-implement-interfaces-methods2: [72G[0;32mOK[m > /semantic/class-missing-implement-interfaces-methods3: [72G[0;32mOK[m > /semantic/class-missing-implement-method: [72G[0;32mOK[m > /semantic/class-missing-implement-property: [72G[0;32mOK[m > /semantic/class-missing-prerequisites: [72G[0;32mOK[m > /semantic/class-singleton-base: [72G[0;32mOK[m > /semantic/class-singleton-non-gobject: [72G[0;32mOK[m > /semantic/class-too-few-type-arguments: [72G[0;32mOK[m > /semantic/class-too-many-type-arguments: [72G[0;32mOK[m > /semantic/constant-extern: [72G[0;32mOK[m > /semantic/constant-pointer: [72G[0;32mOK[m > /semantic/constant-value: [72G[0;32mOK[m > /semantic/constant-value-missing: [72G[0;32mOK[m > /semantic/constant-value-type: [72G[0;32mOK[m > /semantic/constant-void: [72G[0;32mOK[m > /semantic/construct-without-gobject: [72G[0;32mOK[m > /semantic/delegate-return-valist: [72G[0;32mOK[m > /semantic/delegate-too-few-type-arguments: [72G[0;32mOK[m > /semantic/delegate-too-many-type-arguments: [72G[0;32mOK[m > /semantic/element-access-index-invalid: [72G[0;32mOK[m > /semantic/enum-empty: [72G[0;32mOK[m > /semantic/errordomain-empty: [72G[0;32mOK[m > /semantic/field-accessibility: [72G[0;32mOK[m > /semantic/field-compact-static: [72G[0;32mOK[m > /semantic/field-external: [72G[0;32mOK[m > /semantic/field-incompatible: [72G[0;32mOK[m > /semantic/field-interface: [72G[0;32mOK[m > /semantic/field-namespace-owned: [72G[0;32mOK[m > /semantic/field-non-constant: [72G[0;32mOK[m > /semantic/field-owned-to-unowned: [72G[0;32mOK[m > /semantic/field-static-instance-access: [72G[0;32mOK[m > /semantic/field-valist: [72G[0;32mOK[m > /semantic/field-void: [72G[0;32mOK[m > /semantic/floating-reference: [72G[0;32mOK[m > /semantic/foreach-iterator-args: [72G[0;32mOK[m > /semantic/foreach-iterator-element-owned: [72G[0;32mOK[m > /semantic/foreach-iterator-void: [72G[0;32mOK[m > /semantic/foreach-iterator-wrong-types: [72G[0;32mOK[m > /semantic/foreach-missing-generic-type: [72G[0;32mOK[m > /semantic/foreach-missing-iterator: [72G[0;32mOK[m > /semantic/foreach-missing-next-value: [72G[0;32mOK[m > /semantic/foreach-next-args: [72G[0;32mOK[m > /semantic/foreach-next-get-args: [72G[0;32mOK[m > /semantic/foreach-next-get-void: [72G[0;32mOK[m > /semantic/foreach-next-missing-get: [72G[0;32mOK[m > /semantic/foreach-next-value-args: [72G[0;32mOK[m > /semantic/foreach-next-value-void: [72G[0;32mOK[m > /semantic/foreach-next-void: [72G[0;32mOK[m > /semantic/foreach-wrong-types: [72G[0;32mOK[m > /semantic/initializer-unknown-type: [72G[0;32mOK[m > /semantic/interface-prerequisite-invalid: [72G[0;32mOK[m > /semantic/interface-prerequisite-less-accessible: [72G[0;32mOK[m > /semantic/interface-prerequisite-multiple: [72G[0;32mOK[m > /semantic/localvariable-owned-to-unowned: [72G[0;32mOK[m > /semantic/localvariable-var-static-access-instance-field: [72G[0;32mOK[m > /semantic/localvariable-var-static-access-instance-method: [72G[0;32mOK[m > /semantic/localvariable-var-static-access-instance-property: [72G[0;32mOK[m > /semantic/localvariable-var-without-initializer: [72G[0;32mOK[m > /semantic/localvariable-void: [72G[0;32mOK[m > /semantic/member-access-async-callback-invalid: [72G[0;32mOK[m > /semantic/member-access-capture-out: [72G[0;32mOK[m > /semantic/member-access-protected-invalid: [72G[0;32mOK[m > /semantic/method-abstract: [72G[0;32mOK[m > /semantic/method-abstract-body: [72G[0;32mOK[m > /semantic/method-async-ref-parameter: [72G[0;32mOK[m > /semantic/method-body: [72G[0;32mOK[m > /semantic/method-class-abstract: [72G[0;32mOK[m > /semantic/method-derived-compact: [72G[0;32mOK[m > /semantic/method-error-accessibility: [72G[0;32mOK[m > /semantic/method-extern-abstract: [72G[0;32mOK[m > /semantic/method-extern-body: [72G[0;32mOK[m > /semantic/method-extern-virtual: [72G[0;32mOK[m > /semantic/method-interface-already-found: [72G[0;32mOK[m > /semantic/method-interface-not-found: [72G[0;32mOK[m > /semantic/method-main-async: [72G[0;32mOK[m > /semantic/method-main-inline: [72G[0;32mOK[m > /semantic/method-main-throws: [72G[0;32mOK[m > /semantic/method-override: [72G[0;32mOK[m > /semantic/method-postcondition: [72G[0;32mOK[m > /semantic/method-precondition: [72G[0;32mOK[m > /semantic/method-private-abstract: [72G[0;32mOK[m > /semantic/method-private-override: [72G[0;32mOK[m > /semantic/method-private-virtual: [72G[0;32mOK[m > /semantic/method-protected: [72G[0;32mOK[m > /semantic/method-return-accessibility: [72G[0;32mOK[m > /semantic/method-return-valist: [72G[0;32mOK[m > /semantic/method-too-few-type-arguments: [72G[0;32mOK[m > /semantic/method-too-many-type-arguments: [72G[0;32mOK[m > /semantic/method-virtual: [72G[0;32mOK[m > /semantic/method-virtual-body: [72G[0;32mOK[m > /semantic/methodcall-field-initializer-throws: [72G[0;32mOK[m > /semantic/methodcall-invalid-argument-lambda: [72G[0;32mOK[m > /semantic/methodcall-void-expression: [72G[0;32mOK[m > /semantic/methodcall-yield-with-begin: [72G[0;32mOK[m > /semantic/objectcreation-abstract-class: [72G[0;32mOK[m > /semantic/objectcreation-field-initializer-throws: [72G[0;32mOK[m > /semantic/objectcreation-no-creation-method: [72G[0;32mOK[m > /semantic/objectcreation-non-public-constructor: [72G[0;32mOK[m > /semantic/objectcreation-unsupported-type: [72G[0;32mOK[m > /semantic/parameter-accessibility: [72G[0;32mOK[m > /semantic/parameter-default-invalid: [72G[0;32mOK[m > /semantic/parameter-default-type: [72G[0;32mOK[m > /semantic/parameter-out-default: [72G[0;32mOK[m > /semantic/parameter-params: [72G[0;32mOK[m > /semantic/parameter-ref-default: [72G[0;32mOK[m > /semantic/parameter-void: [72G[0;32mOK[m > /semantic/pointer-indirection-type-not-supported: [72G[0;32mOK[m > /semantic/pointer-indirection-void-not-supported: [72G[0;32mOK[m > /semantic/property-abstract: [72G[0;32mOK[m > /semantic/property-abstract-derived-compact: [72G[0;32mOK[m > /semantic/property-accessibility: [72G[0;32mOK[m > /semantic/property-construct: [72G[0;32mOK[m > /semantic/property-initializer-type: [72G[0;32mOK[m > /semantic/property-override: [72G[0;32mOK[m > /semantic/property-override-class: [72G[0;32mOK[m > /semantic/property-override-interface: [72G[0;32mOK[m > /semantic/property-static-instance-access: [72G[0;32mOK[m > /semantic/property-struct-abstract: [72G[0;32mOK[m > /semantic/property-struct-override: [72G[0;32mOK[m > /semantic/property-struct-protected: [72G[0;32mOK[m > /semantic/property-struct-virtual: [72G[0;32mOK[m > /semantic/property-void: [72G[0;32mOK[m > /semantic/reference-transfer-not-supported: [72G[0;32mOK[m > /semantic/reference-transfer-unavailable: [72G[0;32mOK[m > /semantic/return-in-nonvoid: [72G[0;32mOK[m > /semantic/return-in-void: [72G[0;32mOK[m > /semantic/return-missing-ownership: [72G[0;32mOK[m > /semantic/return-missing-transfer: [72G[0;32mOK[m > /semantic/signal-clash-inherited: [72G[0;32mOK[m > /semantic/signal-compact-class: [72G[0;32mOK[m > /semantic/signal-detail-invalid: [72G[0;32mOK[m > /semantic/signal-detail-non-string: [72G[0;32mOK[m > /semantic/struct-derived: [72G[0;32mOK[m > /semantic/signal-disconnect-invalid: [72G[0;32mOK[m > /semantic/signal-return-valist: [72G[0;32mOK[m > /semantic/struct-field-initializer: [72G[0;32mOK[m > /semantic/struct-invalid-base: [72G[0;32mOK[m > /semantic/struct-recursive: [72G[0;32mOK[m > /semantic/struct-recursive-in-struct: [72G[0;32mOK[m > /semantic/switch-duplicate-label: [72G[0;32mOK[m > /semantic/switch-label-not-compatible: [72G[0;32mOK[m > /semantic/switch-label-not-constant: [72G[0;32mOK[m > /semantic/switch-type-unsupported: [72G[0;32mOK[m > /semantic/throw-no-error-type: [72G[0;32mOK[m > /semantic/throw-unknown-error-type: [72G[0;32mOK[m > /semantic/type-argument-ownership-mismatch: [72G[0;32mOK[m > /semantic/unary-unsupported-complement: [72G[0;32mOK[m > /semantic/unary-unsupported-increment: [72G[0;32mOK[m > /semantic/unary-unsupported-minus: [72G[0;32mOK[m > /semantic/unary-unsupported-negation: [72G[0;32mOK[m > /semantic/yield-call-requires-async-context: [72G[0;32mOK[m > /semantic/yield-call-requires-async-method: [72G[0;32mOK[m > /semantic/yield-creation-requires-async-context: [72G[0;32mOK[m > /semantic/yield-creation-requires-async-method: [72G[0;32mOK[m > /semantic/yield-statement-requires-async-context: [72G[0;32mOK[m >1 of 845 tests failed >make[5]: *** [Makefile:4659: check-TESTS] Error 1 >make[5]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make[4]: *** [Makefile:4530: check-am] Error 2 >make[4]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make[3]: *** [Makefile:1294: check-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make[2]: *** [Makefile:4532: check] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7/tests' >make[1]: *** [Makefile:543: check-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7' >make: *** [Makefile:837: check] Error 2 > * ERROR: dev-lang/vala-0.46.7::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 2656: Called default > * phase-functions.sh, line 855: Called default_src_test > * phase-functions.sh, line 884: Called __eapi0_src_test > * phase-helpers.sh, line 779: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-lang/vala-0.46.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/vala-0.46.7::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:vala-0.46.7:20200506-032249.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/vala-0.46.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/vala-0.46.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7' > * S: '/var/tmp/portage/dev-lang/vala-0.46.7/work/vala-0.46.7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 721286
:
636514
| 636516