The build took 00h 01m 20s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
490,012 |
ansic |
10,951 |
makefile |
4,620 |
sh |
1,218 |
yacc |
374 |
lex |
106 |
perl |
507,281 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: vala 0.32.1-1 (Wed Apr 5 02:21:06 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: unrecognized options: --enable-vapigen
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/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... yes
checking for x86_64-unknown-linux-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... yes
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 for style of include used by make... GNU
checking dependency style of clang... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for x86_64-unknown-linux-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... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/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 whether ln -s works... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for valac... valac
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GMODULE... yes
checking for GTHREAD... yes
checking for xsltproc... /usr/sbin/xsltproc
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 doc/Makefile
config.status: creating doc/vala/Makefile
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 config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-vapigen
echo '#define BUILD_VERSION "'`cat ./.version`'"' > version.h-t && mv version.h-t version.h
make all-recursive
make[1]: Entering directory '/tmp/vala/src/vala-0.32.1'
Making all in gee
make[2]: Entering directory '/tmp/vala/src/vala-0.32.1/gee'
make all-am
make[3]: Entering directory '/tmp/vala/src/vala-0.32.1/gee'
CC hashmap.lo
CC arraylist.lo
CC collection.lo
CC hashset.lo
CC iterable.lo
CC mapiterator.lo
CC iterator.lo
CC list.lo
CC map.lo
CC set.lo
CCLD libgee.la
/r: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/vala/src/vala-0.32.1/gee'
make[2]: Leaving directory '/tmp/vala/src/vala-0.32.1/gee'
Making all in ccode
make[2]: Entering directory '/tmp/vala/src/vala-0.32.1/ccode'
make all-am
make[3]: Entering directory '/tmp/vala/src/vala-0.32.1/ccode'
CC valaccodeassignment.lo
CC valaccodebinaryexpression.lo
CC valaccodeblock.lo
CC valaccodebreakstatement.lo
CC valaccodecasestatement.lo
CC valaccodecastexpression.lo
CC valaccodecommaexpression.lo
CC valaccodecomment.lo
CC valaccodeconditionalexpression.lo
CC valaccodeconstant.lo
CC valaccodecontinuestatement.lo
CC valaccodedeclaration.lo
CC valaccodedeclarator.lo
CC valaccodedostatement.lo
CC valaccodeemptystatement.lo
CC valaccodeenum.lo
CC valaccodeenumvalue.lo
CC valaccodeexpression.lo
CC valaccodeexpressionstatement.lo
CC valaccodefile.lo
CC valaccodeforstatement.lo
CC valaccodefragment.lo
CC valaccodefunction.lo
CC valaccodefunctioncall.lo
CC valaccodefunctiondeclarator.lo
CC valaccodegotostatement.lo
CC valaccodeidentifier.lo
CC valaccodeifstatement.lo
CC valaccodeincludedirective.lo
CC valaccodeinitializerlist.lo
CC valaccodeinvalidexpression.lo
CC valaccodelabel.lo
CC valaccodelinedirective.lo
valaccodeconstant.c:233:4: warning: assigning to 'gchar *' (aka 'char *') from 'const gchar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
p = _tmp7_;
^ ~~~~~~
CC valaccodeifsection.lo
1 warning generated.
CC valaccodemacroreplacement.lo
CC valaccodememberaccess.lo
CC valaccodemodifiers.lo
CC valaccodenewline.lo
CC valaccodenode.lo
CC valaccodeoncesection.lo
CC valaccodeparameter.lo
CC valaccodeparenthesizedexpression.lo
CC valaccodereturnstatement.lo
CC valaccodestatement.lo
CC valaccodestruct.lo
CC valaccodeswitchstatement.lo
CC valaccodetypedefinition.lo
CC valaccodeunaryexpression.lo
CC valaccodevariabledeclarator.lo
CC valaccodewhilestatement.lo
CC valaccodewriter.lo
CC valaccodeelementaccess.lo
CCLD libvalaccode.la
/r: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/vala/src/vala-0.32.1/ccode'
make[2]: Leaving directory '/tmp/vala/src/vala-0.32.1/ccode'
Making all in vala
make[2]: Entering directory '/tmp/vala/src/vala-0.32.1/vala'
make all-am
make[3]: Entering directory '/tmp/vala/src/vala-0.32.1/vala'
CC valaarraycreationexpression.lo
CC valaaddressofexpression.lo
CC valaarraylengthfield.lo
CC valaarraymovemethod.lo
CC valaarrayresizemethod.lo
CC valaarraytype.lo
CC valaassignment.lo
CC valaattribute.lo
CC valabaseaccess.lo
CC valabasicblock.lo
CC valabinaryexpression.lo
CC valablock.lo
CC valabooleanliteral.lo
CC valabooleantype.lo
CC valabreakstatement.lo
CC valacastexpression.lo
CC valacatchclause.lo
CC valacharacterliteral.lo
CC valaclass.lo
CC valaclasstype.lo
CC valacodecontext.lo
CC valacodegenerator.lo
CC valacodenode.lo
valacodecontext.c:593:11: warning: 'g_static_private_get' is deprecated [-Wdeprecated-declarations]
_tmp0_ = g_static_private_get (&vala_code_context_context_stack_key);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: 'g_static_private_get' has been explicitly marked deprecated here
gpointer g_static_private_get (GStaticPrivate *private_key);
^
valacodecontext.c:613:11: warning: 'g_static_private_get' is deprecated [-Wdeprecated-declarations]
_tmp0_ = g_static_private_get (&vala_code_context_context_stack_key);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: 'g_static_private_get' has been explicitly marked deprecated here
gpointer g_static_private_get (GStaticPrivate *private_key);
^
valacodecontext.c:624:3: warning: 'g_static_private_set' is deprecated [-Wdeprecated-declarations]
g_static_private_set (&vala_code_context_context_stack_key, _tmp4_, NULL);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: 'g_static_private_set' has been explicitly marked deprecated here
void g_static_private_set (GStaticPrivate *private_key,
^
CC valacodevisitor.lo
valacodecontext.c:640:11: warning: 'g_static_private_get' is deprecated [-Wdeprecated-declarations]
_tmp0_ = g_static_private_get (&vala_code_context_context_stack_key);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: 'g_static_private_get' has been explicitly marked deprecated here
gpointer g_static_private_get (GStaticPrivate *private_key);
^
valacodecontext.c:898:14: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'gchar *' (aka 'char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
g_strstrip (_tmp1_);
^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: expanded from macro 'g_strstrip'
#define g_strstrip( string ) g_strchomp (g_strchug (string))
^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:175:55: note: passing argument to parameter 'string' here
gchar* g_strchug (gchar *string);
^
CC valacodewriter.lo
valacodecontext.c:1612:20: warning: assigning to 'gchar **' (aka 'char **') from 'const gchar *const *' (aka 'const char *const *') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
_tmp10_ = _tmp9_ = g_get_system_data_dirs ();
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
valacodecontext.c:1654:21: warning: assigning to 'gchar **' (aka 'char **') from 'const gchar *const *' (aka 'const char *const *') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
_tmp20_ = _tmp19_ = g_get_system_data_dirs ();
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
valacodecontext.c:3300:2: warning: 'g_static_private_init' is deprecated [-Wdeprecated-declarations]
g_static_private_init (&vala_code_context_context_stack_key);
^
/usr/include/glib-2.0/glib/deprecated/gthread.h:248:10: note: 'g_static_private_init' has been explicitly marked deprecated here
void g_static_private_init (GStaticPrivate *private_key);
^
8 warnings generated.
CC valacomment.lo
CC valagircomment.lo
valacodewriter.c:7971:9: warning: incompatible pointer types assigning to 'GCompareFunc' (aka 'int (*)(const void *, const void *)') from 'int (const char *, const char *)' [-Wincompatible-pointer-types]
_tmp0_ = g_strcmp0;
^ ~~~~~~~~~
valacodewriter.c:8003:9: warning: incompatible pointer types assigning to 'GCompareFunc' (aka 'int (*)(const void *, const void *)') from 'int (const char *, const char *)' [-Wincompatible-pointer-types]
_tmp0_ = g_strcmp0;
^ ~~~~~~~~~
valacodewriter.c:8224:13: warning: incompatible pointer types assigning to 'GCompareFunc' (aka 'int (*)(const void *, const void *)') from 'int (const char *, const char *)' [-Wincompatible-pointer-types]
_tmp52_ = g_strcmp0;
^ ~~~~~~~~~
valacodewriter.c:8258:12: warning: incompatible pointer types assigning to 'GCompareFunc' (aka 'int (*)(const void *, const void *)') from 'int (const char *, const char *)' [-Wincompatible-pointer-types]
_tmp64_ = g_strcmp0;
^ ~~~~~~~~~
CC valaconditionalexpression.lo
CC valaconstant.lo
4 warnings generated.
CC valaconstructor.lo
CC valacontinuestatement.lo
CC valacreationmethod.lo
CC valadatatype.lo
CC valadeclarationstatement.lo
CC valadelegate.lo
CC valadelegatetype.lo
CC valadeletestatement.lo
CC valadestructor.lo
CC valadostatement.lo
CC valadynamicmethod.lo
CC valadynamicproperty.lo
CC valadynamicsignal.lo
CC valaelementaccess.lo
CC valaemptystatement.lo
CC valaenum.lo
CC valaenumvalue.lo
CC valaenumvaluetype.lo
CC valaerrorcode.lo
CC valaerrordomain.lo
CC valaerrortype.lo
CC valaexpression.lo
CC valaexpressionstatement.lo
CC valafield.lo
CC valafieldprototype.lo
CC valafloatingtype.lo
CC valaflowanalyzer.lo
CC valaforeachstatement.lo
CC valaforstatement.lo
CC valagirparser.lo
CC valagenerictype.lo
valagirparser.c:2519:51: warning: passing 'gconstpointer' (aka 'const void *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
result = vala_gir_parser_unresolved_symbol_hash (key);
^~~
valagirparser.c:1894:60: note: passing argument to parameter 'ptr' here
static guint vala_gir_parser_unresolved_symbol_hash (void* ptr);
^
valagirparser.c:2526:52: warning: passing 'gconstpointer' (aka 'const void *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
result = vala_gir_parser_unresolved_symbol_equal (a, b);
^
valagirparser.c:1896:64: note: passing argument to parameter 'ptr1' here
static gboolean vala_gir_parser_unresolved_symbol_equal (void* ptr1, void* ptr2);
^
valagirparser.c:2526:55: warning: passing 'gconstpointer' (aka 'const void *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
result = vala_gir_parser_unresolved_symbol_equal (a, b);
^
valagirparser.c:1896:76: note: passing argument to parameter 'ptr2' here
static gboolean vala_gir_parser_unresolved_symbol_equal (void* ptr1, void* ptr2);
^
CC valagenieparser.lo
CC valageniescanner.lo
CC valagenietokentype.lo
CC valaifstatement.lo
CC valainitializerlist.lo
CC valaintegerliteral.lo
CC valaintegertype.lo
CC valainterface.lo
3 warnings generated.
CC valainterfacetype.lo
CC valainvalidtype.lo
CC valalambdaexpression.lo
CC valaliteral.lo
CC valalocalvariable.lo
CC valalockable.lo
CC valalockstatement.lo
CC valaloop.lo
CC valamarkupreader.lo
CC valamemberaccess.lo
CC valamemberinitializer.lo
CC valamethod.lo
CC valamethodcall.lo
CC valamethodtype.lo
CC valanamedargument.lo
CC valanamespace.lo
CC valanullliteral.lo
CC valanulltype.lo
CC valaobjectcreationexpression.lo
CC valaobjecttype.lo
CC valaobjecttypesymbol.lo
CC valaparameter.lo
CC valaparser.lo
CC valaphifunction.lo
CC valapointerindirection.lo
CC valapointertype.lo
CC valapostfixexpression.lo
CC valaprofile.lo
CC valapropertyaccessor.lo
CC valaproperty.lo
CC valarealliteral.lo
CC valareferencetransferexpression.lo
CC valareferencetype.lo
CC valaregexliteral.lo
CC valareport.lo
CC valareturnstatement.lo
CC valascanner.lo
CC valascope.lo
valareport.c:358:27: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'gchar *' (aka 'char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
_tmp17_ = g_strstrip (_tmp16_);
^~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: expanded from macro 'g_strstrip'
#define g_strstrip( string ) g_strchomp (g_strchug (string))
^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:175:55: note: passing argument to parameter 'string' here
gchar* g_strchug (gchar *string);
^
valareport.c:363:27: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'gchar *' (aka 'char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
_tmp20_ = g_strstrip (_tmp19_);
^~~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: expanded from macro 'g_strstrip'
#define g_strstrip( string ) g_strchomp (g_strchug (string))
^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:175:55: note: passing argument to parameter 'string' here
gchar* g_strchug (gchar *string);
^
CC valasemanticanalyzer.lo
2 warnings generated.
CC valasignal.lo
CC valasignaltype.lo
CC valasizeofexpression.lo
CC valasliceexpression.lo
CC valasourcefile.lo
CC valasourcelocation.lo
CC valasourcereference.lo
CC valastatement.lo
CC valastatementlist.lo
CC valastringliteral.lo
CC valastruct.lo
CC valastructvaluetype.lo
CC valasubroutine.lo
CC valaswitchlabel.lo
CC valaswitchsection.lo
CC valaswitchstatement.lo
CC valasymbol.lo
CC valasymbolresolver.lo
CC valatargetvalue.lo
CC valatemplate.lo
CC valathrowstatement.lo
CC valatokentype.lo
CC valatrystatement.lo
CC valatuple.lo
CC valatypecheck.lo
CC valatypeofexpression.lo
CC valatypeparameter.lo
CC valatypesymbol.lo
CC valaunaryexpression.lo
CC valaunlockstatement.lo
CC valaunresolvedsymbol.lo
CC valaunresolvedtype.lo
CC valausedattr.lo
CC valausingdirective.lo
CC valavaluetype.lo
CC valavariable.lo
CC valaversionattribute.lo
CC valavoidtype.lo
CC valawhilestatement.lo
CC valayieldstatement.lo
CCLD libvalacore.la
/r: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/vala/src/vala-0.32.1/vala'
make[2]: Leaving directory '/tmp/vala/src/vala-0.32.1/vala'
Making all in codegen
make[2]: Entering directory '/tmp/vala/src/vala-0.32.1/codegen'
make all-am
make[3]: Entering directory '/tmp/vala/src/vala-0.32.1/codegen'
CC valaccodearraymodule.lo
CC valaccodeassignmentmodule.lo
CC valaccodeattribute.lo
CC valaccodebasemodule.lo
CC valaccodecompiler.lo
CC valaccodecontrolflowmodule.lo
valaccodecompiler.c:181:14: warning: passing 'const gchar *' (aka 'const char *') to parameter of type 'gchar *' (aka 'char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
g_strstrip (_tmp1_);
^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:180:53: note: expanded from macro 'g_strstrip'
#define g_strstrip( string ) g_strchomp (g_strchug (string))
^~~~~~
/usr/include/glib-2.0/glib/gstrfuncs.h:175:55: note: passing argument to parameter 'string' here
gchar* g_strchug (gchar *string);
^
CC valaccodedelegatemodule.lo
1 warning generated.
CC valaccodememberaccessmodule.lo
CC valaccodemethodcallmodule.lo
CC valaccodemethodmodule.lo
CC valaccodestructmodule.lo
CC valaclassregisterfunction.lo
CC valactype.lo
CC valaenumregisterfunction.lo
CC valagasyncmodule.lo
CC valagdbusclientmodule.lo
CC valagdbusmodule.lo
CC valagdbusservermodule.lo
CC valagerrormodule.lo
CC valagirwriter.lo
CC valagobjectmodule.lo
CC valagtkmodule.lo
CC valagsignalmodule.lo
valagirwriter.c:7426:121: warning: incompatible pointer types passing 'void (ValaGIRWriterGIRNamespace *)' (aka 'void (struct _ValaGIRWriterGIRNamespace *)') to parameter of type 'GDestroyNotify' (aka 'void (*)(void *)') [-Wincompatible-pointer-types]
_tmp11_ = vala_array_list_new (VALA_GIR_WRITER_TYPE_GIR_NAMESPACE, (GBoxedCopyFunc) vala_gir_writer_gir_namespace_dup, vala_gir_writer_gir_namespace_free, (GEqualFunc) vala_gir_writer_gir_namespace_equal);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../gee/valagee.h:265:93: note: passing argument to parameter 'g_destroy_func' here
ValaArrayList* vala_array_list_new (GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, GEqualFunc equal_func);
^
1 warning generated.
CC valagtypemodule.lo
CC valagvariantmodule.lo
CC valainterfaceregisterfunction.lo
CC valastructregisterfunction.lo
CC valatyperegisterfunction.lo
valagvariantmodule.c:670:19: warning: assigning to 'ValaGVariantModuleBasicTypeInfo *' (aka 'struct _ValaGVariantModuleBasicTypeInfo *') from 'const ValaGVariantModuleBasicTypeInfo [12]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
info_collection = VALA_GVARIANT_MODULE_basic_types;
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
CCLD libvala-0.32.la
/sysroot/bin/ld: error: cannot find -lgmodule-2.0
/sysroot/bin/ld: error: cannot find -lgobject-2.0
/sysroot/bin/ld: error: cannot find -lglib-2.0
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [Makefile:511: libvala-0.32.la] Error 1
make[3]: Leaving directory '/tmp/vala/src/vala-0.32.1/codegen'
make[2]: *** [Makefile:440: all] Error 2
make[2]: Leaving directory '/tmp/vala/src/vala-0.32.1/codegen'
make[1]: *** [Makefile:532: all-recursive] Error 1
make[1]: Leaving directory '/tmp/vala/src/vala-0.32.1'
make: *** [Makefile:420: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/vala/src/vala-0.32.1/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by vala configure 0.32.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-vapigen
## --------- ##
## Platform. ##
## --------- ##
hostname = 3325e2ccf505
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2232: checking for a BSD-compatible install
configure:2300: result: /usr/bin/install -c
configure:2311: checking whether build environment is sane
configure:2366: result: yes
configure:2425: checking for x86_64-unknown-linux-strip
configure:2455: result: no
configure:2465: checking for strip
configure:2481: found /sysroot/bin/strip
configure:2492: result: strip
configure:2517: checking for a thread-safe mkdir -p
configure:2556: result: /usr/sbin/mkdir -p
configure:2563: checking for gawk
configure:2579: found /usr/sbin/gawk
configure:2590: result: gawk
configure:2601: checking whether make sets $(MAKE)
configure:2623: result: yes
configure:2652: checking whether make supports nested variables
configure:2669: result: yes
configure:2796: checking whether to enable maintainer-specific portions of Makefiles
configure:2805: result: yes
configure:2844: checking for x86_64-unknown-linux-gcc
configure:2871: result: clang
configure:3140: checking for C compiler version
configure:3149: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3160: $? = 0
configure:3149: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3160: $? = 0
configure:3149: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3160: $? = 1
configure:3149: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3160: $? = 1
configure:3180: checking whether the C compiler works
configure:3202: clang conftest.c >&5
configure:3206: $? = 0
configure:3254: result: yes
configure:3257: checking for C compiler default output file name
configure:3259: result: a.out
configure:3265: checking for suffix of executables
configure:3272: clang -o conftest conftest.c >&5
configure:3276: $? = 0
configure:3298: result:
configure:3320: checking whether we are cross compiling
configure:3328: clang -o conftest conftest.c >&5
configure:3332: $? = 0
configure:3339: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3343: $? = 127
configure:3358: result: yes
configure:3363: checking for suffix of object files
configure:3385: clang -c conftest.c >&5
configure:3389: $? = 0
configure:3410: result: o
configure:3414: checking whether we are using the GNU C compiler
configure:3433: clang -c conftest.c >&5
configure:3433: $? = 0
configure:3442: result: yes
configure:3451: checking whether clang accepts -g
configure:3471: clang -c -g conftest.c >&5
configure:3471: $? = 0
configure:3512: result: yes
configure:3529: checking for clang option to accept ISO C89
configure:3592: clang -c conftest.c >&5
configure:3592: $? = 0
configure:3605: result: none needed
configure:3630: checking whether clang understands -c and -o together
configure:3652: clang -c conftest.c -o conftest2.o
configure:3655: $? = 0
configure:3652: clang -c conftest.c -o conftest2.o
configure:3655: $? = 0
configure:3667: result: yes
configure:3695: checking for style of include used by make
configure:3723: result: GNU
configure:3749: checking dependency style of clang
configure:3860: result: gcc3
configure:3936: checking build system type
configure:3950: result: x86_64-unknown-linux-gnu
configure:3970: checking host system type
configure:3983: result: x86_64-unknown-linux-gnu
configure:4024: checking how to print strings
configure:4051: result: printf
configure:4072: checking for a sed that does not truncate output
configure:4136: result: /usr/sbin/sed
configure:4154: checking for grep that handles long lines and -e
configure:4212: result: /usr/sbin/grep
configure:4217: checking for egrep
configure:4279: result: /usr/sbin/grep -E
configure:4284: checking for fgrep
configure:4346: result: /usr/sbin/grep -F
configure:4381: checking for ld used by clang
configure:4448: result: /sysroot/bin/ld
configure:4455: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4470: result: yes
configure:4482: checking for BSD- or MS-compatible name lister (nm)
configure:4536: result: /sysroot/bin/nm -B
configure:4666: checking the name lister (/sysroot/bin/nm -B) interface
configure:4673: clang -c conftest.c >&5
configure:4676: /sysroot/bin/nm -B "conftest.o"
configure:4679: output
0000000000000000 B some_variable
configure:4686: result: BSD nm
configure:4689: checking whether ln -s works
configure:4693: result: yes
configure:4701: checking the maximum length of command line arguments
configure:4832: result: 1572864
configure:4880: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4920: result: func_convert_file_noop
configure:4927: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4947: result: func_convert_file_noop
configure:4954: checking for /sysroot/bin/ld option to reload object files
configure:4961: result: -r
configure:4995: checking for x86_64-unknown-linux-objdump
configure:5025: result: no
configure:5035: checking for objdump
configure:5051: found /sysroot/bin/objdump
configure:5062: result: objdump
configure:5074: WARNING: using cross tools not prefixed with host triplet
configure:5094: checking how to recognize dependent libraries
configure:5294: result: pass_all
configure:5339: checking for x86_64-unknown-linux-dlltool
configure:5369: result: no
configure:5379: checking for dlltool
configure:5409: result: no
configure:5439: checking how to associate runtime and link libraries
configure:5466: result: printf %s\n
configure:5483: checking for x86_64-unknown-linux-ar
configure:5513: result: no
configure:5527: checking for ar
configure:5543: found /sysroot/bin/ar
configure:5554: result: ar
configure:5591: checking for archiver @FILE support
configure:5608: clang -c conftest.c >&5
configure:5608: $? = 0
configure:5611: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:5614: $? = 0
configure:5619: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:5622: $? = 1
configure:5634: result: @
configure:5652: checking for x86_64-unknown-linux-strip
configure:5679: result: strip
configure:5751: checking for x86_64-unknown-linux-ranlib
configure:5781: result: no
configure:5791: checking for ranlib
configure:5807: found /sysroot/bin/ranlib
configure:5818: result: ranlib
configure:5920: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6073: clang -c conftest.c >&5
configure:6076: $? = 0
configure:6080: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6083: $? = 0
configure:6149: clang -o conftest conftest.c conftstm.o >&5
configure:6152: $? = 0
configure:6190: result: ok
configure:6237: checking for sysroot
configure:6267: result: no
configure:6274: checking for a working dd
configure:6312: result: /usr/sbin/dd
configure:6316: checking how to truncate binary pipes
configure:6331: result: /usr/sbin/dd bs=4096 count=1
configure:6467: clang -c conftest.c >&5
configure:6470: $? = 0
configure:6620: checking for x86_64-unknown-linux-mt
configure:6650: result: no
configure:6660: checking for mt
configure:6690: result: no
configure:6710: checking if : is a manifest tool
configure:6716: : '-?'
configure:6724: result: no
configure:7401: checking how to run the C preprocessor
configure:7432: clang -E conftest.c
configure:7432: $? = 0
configure:7446: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vala"
| #define PACKAGE_TARNAME "vala"
| #define PACKAGE_VERSION "0.32.1"
| #define PACKAGE_STRING "vala 0.32.1"
| #define PACKAGE_BUGREPORT "j@bitron.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "vala"
| #define VERSION "0.32.1"
| #define PACKAGE_SUFFIX "-0.32"
| /* end confdefs.h. */
| #include
configure:7471: result: clang -E
configure:7491: clang -E conftest.c
configure:7491: $? = 0
configure:7505: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7505: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vala"
| #define PACKAGE_TARNAME "vala"
| #define PACKAGE_VERSION "0.32.1"
| #define PACKAGE_STRING "vala 0.32.1"
| #define PACKAGE_BUGREPORT "j@bitron.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "vala"
| #define VERSION "0.32.1"
| #define PACKAGE_SUFFIX "-0.32"
| /* end confdefs.h. */
| #include
configure:7534: checking for ANSI C header files
configure:7554: clang -c conftest.c >&5
configure:7554: $? = 0
configure:7638: result: yes
configure:7651: checking for sys/types.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for sys/stat.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for stdlib.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for string.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for memory.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for strings.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for inttypes.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for stdint.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7651: checking for unistd.h
configure:7651: clang -c conftest.c >&5
configure:7651: $? = 0
configure:7651: result: yes
configure:7665: checking for dlfcn.h
configure:7665: clang -c conftest.c >&5
configure:7665: $? = 0
configure:7665: result: yes
configure:7891: checking for objdir
configure:7906: result: .libs
configure:8170: checking if clang supports -fno-rtti -fno-exceptions
configure:8188: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8192: $? = 0
configure:8205: result: yes
configure:8563: checking for clang option to produce PIC
configure:8570: result: -fPIC -DPIC
configure:8578: checking if clang PIC flag -fPIC -DPIC works
configure:8596: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8600: $? = 0
configure:8613: result: yes
configure:8642: checking if clang static flag -static works
configure:8670: result: no
configure:8685: checking if clang supports -c -o file.o
configure:8706: clang -c -o out/conftest2.o conftest.c >&5
configure:8710: $? = 0
configure:8732: result: yes
configure:8740: checking if clang supports -c -o file.o
configure:8787: result: yes
configure:8820: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:10079: result: yes
configure:10116: checking whether -lc should be explicitly linked in
configure:10124: clang -c conftest.c >&5
configure:10127: $? = 0
configure:10142: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10145: $? = 0
configure:10159: result: no
configure:10319: checking dynamic linker characteristics
configure:10900: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10900: $? = 0
configure:11137: result: GNU/Linux ld.so
configure:11259: checking how to hardcode library paths into programs
configure:11284: result: immediate
configure:11832: checking whether stripping libraries is possible
configure:11837: result: yes
configure:11872: checking if libtool supports shared libraries
configure:11874: result: yes
configure:11877: checking whether to build shared libraries
configure:11902: result: yes
configure:11905: checking whether to build static libraries
configure:11909: result: no
configure:11946: checking whether ln -s works
configure:11950: result: yes
configure:11962: checking for flex
configure:11978: found /usr/sbin/flex
configure:11989: result: flex
configure:12027: flex conftest.l
configure:12031: $? = 1
configure:12033: checking lex output file root
configure:12047: result: lex.yy
configure:12052: checking lex library
configure:12066: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vala"
| #define PACKAGE_TARNAME "vala"
| #define PACKAGE_VERSION "0.32.1"
| #define PACKAGE_STRING "vala 0.32.1"
| #define PACKAGE_BUGREPORT "j@bitron.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "vala"
| #define VERSION "0.32.1"
| #define PACKAGE_SUFFIX "-0.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
configure:12066: clang -o conftest conftest.c -lfl >&5
/sysroot/bin/ld: error: cannot find -lfl
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vala"
| #define PACKAGE_TARNAME "vala"
| #define PACKAGE_VERSION "0.32.1"
| #define PACKAGE_STRING "vala 0.32.1"
| #define PACKAGE_BUGREPORT "j@bitron.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "vala"
| #define VERSION "0.32.1"
| #define PACKAGE_SUFFIX "-0.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
configure:12066: clang -o conftest conftest.c -ll >&5
/sysroot/bin/ld: error: cannot find -ll
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12066: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vala"
| #define PACKAGE_TARNAME "vala"
| #define PACKAGE_VERSION "0.32.1"
| #define PACKAGE_STRING "vala 0.32.1"
| #define PACKAGE_BUGREPORT "j@bitron.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "vala"
| #define VERSION "0.32.1"
| #define PACKAGE_SUFFIX "-0.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
configure:12076: result: none needed
configure:12082: checking whether yytext is a pointer
configure:12099: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vala"
| #define PACKAGE_TARNAME "vala"
| #define PACKAGE_VERSION "0.32.1"
| #define PACKAGE_STRING "vala 0.32.1"
| #define PACKAGE_BUGREPORT "j@bitron.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "vala"
| #define VERSION "0.32.1"
| #define PACKAGE_SUFFIX "-0.32"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #define YYTEXT_POINTER 1
|
configure:12107: result: no
configure:12125: checking for bison
configure:12141: found /usr/sbin/bison
configure:12152: result: bison -y
configure:12170: checking for valac
configure:12201: result: valac
configure:12276: checking for x86_64-unknown-linux-pkg-config
configure:12309: result: no
configure:12319: checking for pkg-config
configure:12337: found /usr/sbin/pkg-config
configure:12349: result: /usr/sbin/pkg-config
configure:12374: checking pkg-config is at least version 0.9.0
configure:12377: result: yes
configure:12387: checking for GLIB
configure:12394: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED"
configure:12397: $? = 0
configure:12411: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED"
configure:12414: $? = 0
configure:12472: result: yes
configure:12482: checking for GMODULE
configure:12489: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= $GLIB_REQUIRED"
configure:12492: $? = 0
configure:12506: $PKG_CONFIG --exists --print-errors "gmodule-2.0 >= $GLIB_REQUIRED"
configure:12509: $? = 0
configure:12567: result: yes
configure:12577: checking for GTHREAD
configure:12584: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= $GLIB_REQUIRED"
configure:12587: $? = 0
configure:12601: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= $GLIB_REQUIRED"
configure:12604: $? = 0
configure:12662: result: yes
configure:12672: checking for xsltproc
configure:12690: found /usr/sbin/xsltproc
configure:12703: result: /usr/sbin/xsltproc
configure:12731: checking whether make supports nested variables
configure:12748: result: yes
configure:12872: checking that generated files are newer than configure
configure:12878: result: done
configure:12917: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by vala config.status 0.32.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 3325e2ccf505
config.status:1129: creating Makefile
config.status:1129: creating libvala.pc
config.status:1129: creating gee/Makefile
config.status:1129: creating ccode/Makefile
config.status:1129: creating vala/Makefile
config.status:1129: creating codegen/Makefile
config.status:1129: creating compiler/Makefile
config.status:1129: creating vapi/Makefile
config.status:1129: creating tests/Makefile
config.status:1129: creating doc/Makefile
config.status:1129: creating doc/vala/Makefile
config.status:1129: creating gobject-introspection/Makefile
config.status:1129: creating vapigen/vapigen.pc
config.status:1129: creating vapigen/Makefile
config.status:1129: creating vapigen/vala-gen-introspect/Makefile
config.status:1129: creating vapigen/vala-gen-introspect/vala-gen-introspect
config.status:1129: creating config.h
config.status:1358: executing depfiles commands
config.status:1358: executing libtool commands
configure:15071: WARNING: unrecognized options: --enable-vapigen
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GMODULE_CFLAGS_set=
ac_cv_env_GMODULE_CFLAGS_value=
ac_cv_env_GMODULE_LIBS_set=
ac_cv_env_GMODULE_LIBS_value=
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_lex='none needed'
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_VALAC=valac
ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/sbin/dd
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_LEX=flex
ac_cv_prog_STRIP=strip
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GLIB_LIBS='-lgobject-2.0 -lglib-2.0'
pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0'
pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/vala/src/vala-0.32.1/build-aux/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/vala/src/vala-0.32.1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/vala/src/vala-0.32.1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/vala/src/vala-0.32.1/build-aux/missing automake-1.15'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
COVERAGE_CFLAGS=''
COVERAGE_LIBS=''
COVERAGE_VALAFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_COVERAGE_FALSE=''
ENABLE_COVERAGE_TRUE='#'
ENABLE_UNVERSIONED_FALSE='#'
ENABLE_UNVERSIONED_TRUE=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_LIBS='-lgobject-2.0 -lglib-2.0'
GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0'
GREP='/usr/sbin/grep'
GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0'
HAVE_XSLTPROC_FALSE='#'
HAVE_XSLTPROC_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/vala/src/vala-0.32.1/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='vala'
PACKAGE_BUGREPORT='j@bitron.ch'
PACKAGE_NAME='vala'
PACKAGE_STRING='vala 0.32.1'
PACKAGE_SUFFIX='-0.32'
PACKAGE_TARNAME='vala'
PACKAGE_URL=''
PACKAGE_VERSION='0.32.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VALAC='valac'
VALAFLAGS=' --disable-version-header'
VERSION='0.32.1'
XSLTPROC='/usr/sbin/xsltproc'
YACC='bison -y'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/vala/src/vala-0.32.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgdatadir='${datarootdir}/vala-0.32'
prefix='/usr'
program_transform_name='s,$$,-0.32,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "vala"
#define PACKAGE_TARNAME "vala"
#define PACKAGE_VERSION "0.32.1"
#define PACKAGE_STRING "vala 0.32.1"
#define PACKAGE_BUGREPORT "j@bitron.ch"
#define PACKAGE_URL ""
#define PACKAGE "vala"
#define VERSION "0.32.1"
#define PACKAGE_SUFFIX "-0.32"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0