The build took 00h 01m 05s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
9,480 |
ansic |
2,480 |
makefile |
2,052 |
yacc |
1,139 |
sh |
641 |
lex |
431 |
perl |
16,223 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/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: gob2 2.0.20-1 (Thu Apr 13 18:55:04 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for style of include used by make... GNUchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking dependency style of clang... gcc3checking for library containing strerror... none requiredchecking for x86_64-unknown-linux-gcc... (cached) clangchecking whether we are using the GNU C compiler... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for clang option to accept ISO C89... (cached) none neededchecking dependency style of clang... (cached) gcc3checking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for bison... bison -ychecking for flex... flexchecking lex output file root... lex.yychecking lex library... none neededchecking whether yytext is a pointer... nochecking how to run the C preprocessor... clang -Echecking for rm... /usr/bin/rmchecking for mv... /usr/bin/mvchecking for tar... /usr/bin/tarchecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for GLIB... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating gob2.specconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating doc/Makefileconfig.status: creating examples/Makefileconfig.status: creating doc/gob2.1config.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/gob2/src/gob2-2.0.20'Making all in srcmake[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20/src'make all-recursivemake[3]: Entering directory '/tmp/gob2/src/gob2-2.0.20/src'Making all in .make[4]: Entering directory '/tmp/gob2/src/gob2-2.0.20/src'clang -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cmv -f .deps/main.Tpo .deps/main.Poclang -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -MT treefuncs.o -MD -MP -MF .deps/treefuncs.Tpo -c -o treefuncs.o treefuncs.cmv -f .deps/treefuncs.Tpo .deps/treefuncs.Poclang -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -MT out.o -MD -MP -MF .deps/out.Tpo -c -o out.o out.cmv -f .deps/out.Tpo .deps/out.Poclang -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cmv -f .deps/util.Tpo .deps/util.Poclang -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -MT checks.o -MD -MP -MF .deps/checks.Tpo -c -o checks.o checks.cchecks.c:200:7: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] g_strcasecmp (nid, id) != 0) ^/usr/include/glib-2.0/glib/gstrfuncs.h:200:23: note: 'g_strcasecmp' has been explicitly marked deprecated heregint g_strcasecmp (const gchar *s1, ^1 warning generated.mv -f .deps/checks.Tpo .deps/checks.Poclang -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.cparse.y:616:4: warning: 'g_strdown' is deprecated [-Wdeprecated-declarations] g_strdown (set_func); ^/usr/include/glib-2.0/glib/gstrfuncs.h:207:23: note: 'g_strdown' has been explicitly marked deprecated heregchar* g_strdown (gchar *string); ^parse.y:618:4: warning: 'g_strdown' is deprecated [-Wdeprecated-declarations] g_strdown (get_func); ^/usr/include/glib-2.0/glib/gstrfuncs.h:207:23: note: 'g_strdown' has been explicitly marked deprecated heregchar* g_strdown (gchar *string); ^2 warnings generated.mv -f .deps/parse.Tpo .deps/parse.Poclang -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/gob2\" -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../src -I.. -I../src -I/usr/include -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o lexer.cmv -f .deps/lexer.Tpo .deps/lexer.Poclang -o gob2 main.o treefuncs.o out.o util.o checks.o parse.o lexer.o -lm -lglib-2.0 make[4]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/src'make[3]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/src'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/src'Making all in examplesmake[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20/examples'Making all in .make[3]: Entering directory '/tmp/gob2/src/gob2-2.0.20/examples'make[3]: Nothing to be done for 'all-am'.make[3]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/examples'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/examples'Making all in docmake[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20/doc'Making all in .make[3]: Entering directory '/tmp/gob2/src/gob2-2.0.20/doc'make[3]: Nothing to be done for 'all-am'.make[3]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/doc'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/doc'make[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20'make[1]: Leaving directory '/tmp/gob2/src/gob2-2.0.20'==> Entering fakeroot environment...==> Starting package()...Making install in srcmake[1]: Entering directory '/tmp/gob2/src/gob2-2.0.20/src'make install-recursivemake[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20/src'Making install in .make[3]: Entering directory '/tmp/gob2/src/gob2-2.0.20/src'make[4]: Entering directory '/tmp/gob2/src/gob2-2.0.20/src' /usr/bin/mkdir -p '/tmp/gob2/pkg/gob2/usr/bin' /usr/bin/install -c gob2 '/tmp/gob2/pkg/gob2/usr/bin'make[4]: Nothing to be done for 'install-data-am'.make[4]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/src'make[3]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/src'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/src'make[1]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/src'Making install in examplesmake[1]: Entering directory '/tmp/gob2/src/gob2-2.0.20/examples'Making install in .make[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20/examples'make[3]: Entering directory '/tmp/gob2/src/gob2-2.0.20/examples'make[3]: Nothing to be done for 'install-exec-am'.make[3]: Nothing to be done for 'install-data-am'.make[3]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/examples'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/examples'make[1]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/examples'Making install in docmake[1]: Entering directory '/tmp/gob2/src/gob2-2.0.20/doc'Making install in .make[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20/doc'make[3]: Entering directory '/tmp/gob2/src/gob2-2.0.20/doc'make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/gob2/pkg/gob2/usr/share/man/man1' /usr/bin/install -c -m 644 gob2.1 '/tmp/gob2/pkg/gob2/usr/share/man/man1'make[3]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/doc'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/doc'make[1]: Leaving directory '/tmp/gob2/src/gob2-2.0.20/doc'make[1]: Entering directory '/tmp/gob2/src/gob2-2.0.20'make[2]: Entering directory '/tmp/gob2/src/gob2-2.0.20'make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/gob2/pkg/gob2/usr/share/aclocal' /usr/bin/install -c -m 644 gob2.m4 '/tmp/gob2/pkg/gob2/usr/share/aclocal'make[2]: Leaving directory '/tmp/gob2/src/gob2-2.0.20'make[1]: Leaving directory '/tmp/gob2/src/gob2-2.0.20'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "gob2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: gob2 2.0.20-1 (Thu Apr 13 18:55:07 UTC 2017)CMD: pacman --query --file gob2-2.0.20-1-x86_64.pkg.tar.xz
Creating hybrid package for 'gob2'
Trying to find vanilla package 'gob2'...
CMD: pacman --query --file /mirror/gob2-2.0.20-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf gob2.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/gob2.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gob2.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/gob2.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/gob2/src/gob2-2.0.20/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by gob2 configure 2.0.20, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 6ccccbf8d5aeuname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2004: checking for a BSD-compatible installconfigure:2072: result: /usr/bin/install -cconfigure:2083: checking whether build environment is saneconfigure:2138: result: yesconfigure:2197: checking for x86_64-unknown-linux-stripconfigure:2227: result: noconfigure:2237: checking for stripconfigure:2253: found /usr/bin/stripconfigure:2264: result: stripconfigure:2289: checking for a thread-safe mkdir -pconfigure:2328: result: /usr/bin/mkdir -pconfigure:2335: checking for gawkconfigure:2351: found /usr/bin/gawkconfigure:2362: result: gawkconfigure:2373: checking whether make sets $(MAKE)configure:2395: result: yesconfigure:2424: checking whether make supports nested variablesconfigure:2441: result: yesconfigure:2529: checking whether to enable maintainer-specific portions of Makefilesconfigure:2538: result: noconfigure:2585: checking for style of include used by makeconfigure:2613: result: GNUconfigure:2644: checking for x86_64-unknown-linux-gccconfigure:2671: result: clangconfigure:2940: checking for C compiler versionconfigure:2949: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2960: $? = 0configure:2949: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:2960: $? = 0configure:2949: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2960: $? = 1configure:2949: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2960: $? = 1configure:2980: checking whether the C compiler worksconfigure:3002: clang conftest.c >&5configure:3006: $? = 0configure:3054: result: yesconfigure:3057: checking for C compiler default output file nameconfigure:3059: result: a.outconfigure:3065: checking for suffix of executablesconfigure:3072: clang -o conftest conftest.c >&5configure:3076: $? = 0configure:3098: result:configure:3120: checking whether we are cross compilingconfigure:3128: clang -o conftest conftest.c >&5configure:3132: $? = 0configure:3139: ./conftestconfigure:3143: $? = 0configure:3158: result: noconfigure:3163: checking for suffix of object filesconfigure:3185: clang -c conftest.c >&5configure:3189: $? = 0configure:3210: result: oconfigure:3214: checking whether we are using the GNU C compilerconfigure:3233: clang -c conftest.c >&5configure:3233: $? = 0configure:3242: result: yesconfigure:3251: checking whether clang accepts -gconfigure:3271: clang -c -g conftest.c >&5configure:3271: $? = 0configure:3312: result: yesconfigure:3329: checking for clang option to accept ISO C89configure:3392: clang -c conftest.c >&5configure:3392: $? = 0configure:3405: result: none neededconfigure:3427: checking dependency style of clangconfigure:3538: result: gcc3configure:3554: checking for library containing strerrorconfigure:3585: clang -o conftest conftest.c >&5conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:3585: $? = 0configure:3602: result: none requiredconfigure:3618: checking for x86_64-unknown-linux-gccconfigure:3645: result: clangconfigure:3914: checking for C compiler versionconfigure:3923: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3934: $? = 0configure:3923: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3934: $? = 0configure:3923: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3934: $? = 1configure:3923: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3934: $? = 1configure:3938: checking whether we are using the GNU C compilerconfigure:3966: result: yesconfigure:3975: checking whether clang accepts -gconfigure:4036: result: yesconfigure:4053: checking for clang option to accept ISO C89configure:4129: result: none neededconfigure:4151: checking dependency style of clangconfigure:4262: result: gcc3configure:4282: checking how to run the C preprocessorconfigure:4313: clang -E conftest.cconfigure:4313: $? = 0configure:4327: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4327: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "gob2"| #define PACKAGE_TARNAME "gob2"| #define PACKAGE_VERSION "2.0.20"| #define PACKAGE_STRING "gob2 2.0.20"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "gob2"| #define VERSION "2.0.20"| /* end confdefs.h. */| #include configure:4352: result: clang -Econfigure:4372: clang -E conftest.cconfigure:4372: $? = 0configure:4386: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4386: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "gob2"| #define PACKAGE_TARNAME "gob2"| #define PACKAGE_VERSION "2.0.20"| #define PACKAGE_STRING "gob2 2.0.20"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "gob2"| #define VERSION "2.0.20"| /* end confdefs.h. */| #include configure:4415: checking for grep that handles long lines and -econfigure:4473: result: /usr/bin/grepconfigure:4478: checking for egrepconfigure:4540: result: /usr/bin/grep -Econfigure:4545: checking for ANSI C header filesconfigure:4565: clang -c conftest.c >&5configure:4565: $? = 0configure:4638: clang -o conftest conftest.c >&5configure:4638: $? = 0configure:4638: ./conftestconfigure:4638: $? = 0configure:4649: result: yesconfigure:4661: checking for bisonconfigure:4677: found /usr/bin/bisonconfigure:4688: result: bison -yconfigure:4704: checking for flexconfigure:4720: found /usr/bin/flexconfigure:4731: result: flexconfigure:4769: flex conftest.lconfigure:4773: $? = 1configure:4775: checking lex output file rootconfigure:4789: result: lex.yyconfigure:4794: checking lex libraryconfigure:4808: clang -o conftest conftest.c >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':(.text+0x20): undefined reference to `main'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4808: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "gob2"| #define PACKAGE_TARNAME "gob2"| #define PACKAGE_VERSION "2.0.20"| #define PACKAGE_STRING "gob2 2.0.20"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "gob2"| #define VERSION "2.0.20"| #define STDC_HEADERS 1| /* end confdefs.h. */|configure:4808: clang -o conftest conftest.c -lfl >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4808: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "gob2"| #define PACKAGE_TARNAME "gob2"| #define PACKAGE_VERSION "2.0.20"| #define PACKAGE_STRING "gob2 2.0.20"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "gob2"| #define VERSION "2.0.20"| #define STDC_HEADERS 1| /* end confdefs.h. */|configure:4808: clang -o conftest conftest.c -ll >&5/usr/bin/ld: cannot find -llclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4808: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "gob2"| #define PACKAGE_TARNAME "gob2"| #define PACKAGE_VERSION "2.0.20"| #define PACKAGE_STRING "gob2 2.0.20"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "gob2"| #define VERSION "2.0.20"| #define STDC_HEADERS 1| /* end confdefs.h. */|configure:4818: result: none neededconfigure:4824: checking whether yytext is a pointerconfigure:4841: clang -o conftest conftest.c >&5/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':(.text+0x20): undefined reference to `main'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4841: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "gob2"| #define PACKAGE_TARNAME "gob2"| #define PACKAGE_VERSION "2.0.20"| #define PACKAGE_STRING "gob2 2.0.20"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "gob2"| #define VERSION "2.0.20"| #define STDC_HEADERS 1| /* end confdefs.h. */|| #define YYTEXT_POINTER 1|configure:4849: result: noconfigure:4868: checking how to run the C preprocessorconfigure:4938: result: clang -Econfigure:4958: clang -E conftest.cconfigure:4958: $? = 0configure:4972: clang -E conftest.cconftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:4972: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "gob2"| #define PACKAGE_TARNAME "gob2"| #define PACKAGE_VERSION "2.0.20"| #define PACKAGE_STRING "gob2 2.0.20"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "gob2"| #define VERSION "2.0.20"| #define STDC_HEADERS 1| /* end confdefs.h. */| #include configure:5002: checking for rmconfigure:5020: found /usr/bin/rmconfigure:5033: result: /usr/bin/rmconfigure:5043: checking for mvconfigure:5061: found /usr/bin/mvconfigure:5074: result: /usr/bin/mvconfigure:5084: checking for tarconfigure:5102: found /usr/bin/tarconfigure:5115: result: /usr/bin/tarconfigure:5134: checking for x86_64-unknown-linux-pkg-configconfigure:5167: result: noconfigure:5177: checking for pkg-configconfigure:5195: found /usr/bin/pkg-configconfigure:5207: result: /usr/bin/pkg-configconfigure:5232: checking pkg-config is at least version 0.9.0configure:5235: result: yesconfigure:5245: checking for GLIBconfigure:5252: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED"configure:5255: $? = 0configure:5269: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED"configure:5272: $? = 0configure:5330: result: yesconfigure:5454: checking that generated files are newer than configureconfigure:5460: result: doneconfigure:5495: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by gob2 config.status 2.0.20, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 6ccccbf8d5aeconfig.status:867: creating gob2.specconfig.status:867: creating Makefileconfig.status:867: creating src/Makefileconfig.status:867: creating doc/Makefileconfig.status:867: creating examples/Makefileconfig.status:867: creating doc/gob2.1config.status:867: creating config.hconfig.status:1096: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_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_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_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_YACC_set=ac_cv_env_YACC_value=ac_cv_env_YFLAGS_set=ac_cv_env_YFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_header_stdc=yesac_cv_lib_lex='none needed'ac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_MV=/usr/bin/mvac_cv_path_RM=/usr/bin/rmac_cv_path_TAR=/usr/bin/tarac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_LEX=flexac_cv_prog_YACC='bison -y'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_lex_root=lex.yyac_cv_prog_lex_yytext_pointer=noac_cv_prog_make_make_set=yesac_cv_search_strerror='none required'am_cv_CC_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yespkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'pkg_cv_GLIB_LIBS=-lglib-2.0## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/gob2/src/gob2-2.0.20/missing aclocal-1.13'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/gob2/src/gob2-2.0.20/missing autoconf'AUTOHEADER='${SHELL} /tmp/gob2/src/gob2-2.0.20/missing autoheader'AUTOMAKE='${SHELL} /tmp/gob2/src/gob2-2.0.20/missing automake-1.13'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'GLIB_LIBS='-lglib-2.0'GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LEX='flex'LEXLIB=''LEX_OUTPUT_ROOT='lex.yy'LIBOBJS=''LIBS=''LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/gob2/src/gob2-2.0.20/missing makeinfo'MKDIR_P='/usr/bin/mkdir -p'MV='/usr/bin/mv'NOINSTGOB_FALSE=''NOINSTGOB_TRUE='#'OBJEXT='o'PACKAGE='gob2'PACKAGE_BUGREPORT=''PACKAGE_NAME='gob2'PACKAGE_STRING='gob2 2.0.20'PACKAGE_TARNAME='gob2'PACKAGE_URL=''PACKAGE_VERSION='2.0.20'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''RM='/usr/bin/rm'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'SUBDIRS='src examples doc'TAR='/usr/bin/tar'VERSION='2.0.20'YACC='bison -y'YFLAGS=''ac_ct_CC=''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_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/gob2/src/gob2-2.0.20/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}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "gob2"#define PACKAGE_TARNAME "gob2"#define PACKAGE_VERSION "2.0.20"#define PACKAGE_STRING "gob2 2.0.20"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "gob2"#define VERSION "2.0.20"#define STDC_HEADERS 1configure: exit 0