The build took 00h 01m 04s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 3,336 | ansic | 
| 3,033 | sh | 
| 489 | makefile | 
| 6,858 | 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: vorbisgain 0.37-4 (Wed Apr  5 01:21:59 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host.    If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking 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 ANSI C... none neededchecking for style of include used by make... GNUchecking dependency style of clang... gcc3checking for Ogg... cross compiling; assumed OK... yeschecking for Vorbis... cross compiling; assumed OK... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking how to run the C preprocessor... clang -Echecking for egrep... grep -Echecking for ANSI C header files... yeschecking whether termios.h defines TIOCGWINSZ... nochecking whether sys/ioctl.h defines TIOCGWINSZ... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for unistd.h... (cached) yeschecking utime.h usability... yeschecking utime.h presence... yeschecking for utime.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for size_t... yeschecking whether lstat dereferences a symlink specified with a trailing slash... nochecking whether stat accepts an empty string... yeschecking for vprintf... yeschecking for _doprnt... nochecking for floor... yeschecking for getcwd... yeschecking for memmove... yeschecking for memset... yeschecking for pow... yeschecking for strchr... yeschecking for strdup... yeschecking for strerror... yeschecking for ov_read_float in -lvorbisfile... noconfigure: error: *** libvorbisfile does not contain ov_read_float - please upgrade ***==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/vorbisgain/src/vorbisgain-0.37/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by vorbisgain configure 0.37, which wasgenerated by GNU Autoconf 2.59.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-recursive --mandir=/usr/share/man## --------- #### Platform. #### --------- ##hostname = 574a68c269d5uname -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 = unknownhostinfo               = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1360: checking for a BSD-compatible installconfigure:1415: result: /usr/bin/install -cconfigure:1426: checking whether build environment is saneconfigure:1469: result: yesconfigure:1502: checking for gawkconfigure:1518: found /usr/sbin/gawkconfigure:1528: result: gawkconfigure:1538: checking whether make sets $(MAKE)configure:1558: result: yesconfigure:1637: checking for x86_64-unknown-linux-stripconfigure:1666: result: noconfigure:1675: checking for stripconfigure:1691: found /sysroot/bin/stripconfigure:1702: result: stripconfigure:1740: checking for x86_64-unknown-linux-gccconfigure:1766: result: clangconfigure:2048: checking for C compiler versionconfigure:2051: clang --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2054: $? = 0configure:2056: clang -v &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2059: $? = 0configure:2061: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2064: $? = 1configure:2087: checking for C compiler default output file nameconfigure:2090: clang    conftest.c  >&5configure:2093: $? = 0configure:2139: result: a.outconfigure:2144: checking whether the C compiler worksconfigure:2150: ./a.out./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2153: $? = 127configure:2170: result: yesconfigure:2177: checking whether we are cross compilingconfigure:2179: result: yesconfigure:2182: checking for suffix of executablesconfigure:2184: clang -o conftest    conftest.c  >&5configure:2187: $? = 0configure:2212: result:configure:2218: checking for suffix of object filesconfigure:2239: clang -c   conftest.c >&5configure:2242: $? = 0configure:2264: result: oconfigure:2268: checking whether we are using the GNU C compilerconfigure:2292: clang -c   conftest.c >&5configure:2298: $? = 0configure:2302: test -z|| test ! -s conftest.errconfigure:2305: $? = 0configure:2308: test -s conftest.oconfigure:2311: $? = 0configure:2324: result: yesconfigure:2330: checking whether clang accepts -gconfigure:2351: clang -c -g  conftest.c >&5configure:2357: $? = 0configure:2361: test -z|| test ! -s conftest.errconfigure:2364: $? = 0configure:2367: test -s conftest.oconfigure:2370: $? = 0configure:2381: result: yesconfigure:2398: checking for clang option to accept ANSI Cconfigure:2468: clang  -c   conftest.c >&5configure:2474: $? = 0configure:2478: test -z|| test ! -s conftest.errconfigure:2481: $? = 0configure:2484: test -s conftest.oconfigure:2487: $? = 0configure:2505: result: none neededconfigure:2523: clang -c   conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:2529: $? = 1configure: failed program was:| #ifndef __cplusplus|   choke me| #endifconfigure:2673: checking for style of include used by makeconfigure:2701: result: GNUconfigure:2729: checking dependency style of clangconfigure:2812: result: gcc3configure:2888: checking for Oggconfigure:2949: result: yesconfigure:3058: checking for Vorbisconfigure:3119: result: yesconfigure:3216: checking for dirent.h that defines DIRconfigure:3240: clang -c -O2 -fsigned-char   conftest.c >&5configure:3246: $? = 0configure:3250: test -z|| test ! -s conftest.errconfigure:3253: $? = 0configure:3256: test -s conftest.oconfigure:3259: $? = 0configure:3270: result: yesconfigure:3283: checking for library containing opendirconfigure:3313: clang -o conftest -O2 -fsigned-char     conftest.c  >&5configure:3319: $? = 0configure:3323: test -z|| test ! -s conftest.errconfigure:3326: $? = 0configure:3329: test -s conftestconfigure:3332: $? = 0configure:3402: result: none requiredconfigure:3543: checking how to run the C preprocessorconfigure:3578: clang -E  conftest.cconfigure:3584: $? = 0configure:3616: clang -E  conftest.cconftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3622: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| /* end confdefs.h.  */| #include configure:3661: result: clang -Econfigure:3685: clang -E  conftest.cconfigure:3691: $? = 0configure:3723: clang -E  conftest.cconftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3729: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| /* end confdefs.h.  */| #include configure:3773: checking for egrepconfigure:3783: result: grep -Econfigure:3788: checking for ANSI C header filesconfigure:3813: clang -c -O2 -fsigned-char   conftest.c >&5configure:3819: $? = 0configure:3823: test -z|| test ! -s conftest.errconfigure:3826: $? = 0configure:3829: test -s conftest.oconfigure:3832: $? = 0configure:3944: result: yesconfigure:3954: checking whether termios.h defines TIOCGWINSZconfigure:3981: result: noconfigure:3985: checking whether sys/ioctl.h defines TIOCGWINSZconfigure:4012: result: yesconfigure:4038: checking for sys/types.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for sys/stat.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for stdlib.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for string.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for memory.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for strings.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for inttypes.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for stdint.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4038: checking for unistd.hconfigure:4054: clang -c -O2 -fsigned-char   conftest.c >&5configure:4060: $? = 0configure:4064: test -z|| test ! -s conftest.errconfigure:4067: $? = 0configure:4070: test -s conftest.oconfigure:4073: $? = 0configure:4084: result: yesconfigure:4115: checking errno.h usabilityconfigure:4127: clang -c -O2 -fsigned-char   conftest.c >&5configure:4133: $? = 0configure:4137: test -z|| test ! -s conftest.errconfigure:4140: $? = 0configure:4143: test -s conftest.oconfigure:4146: $? = 0configure:4156: result: yesconfigure:4160: checking errno.h presenceconfigure:4170: clang -E  conftest.cconfigure:4176: $? = 0configure:4196: result: yesconfigure:4231: checking for errno.hconfigure:4238: result: yesconfigure:4106: checking for stdlib.hconfigure:4111: result: yesconfigure:4106: checking for string.hconfigure:4111: result: yesconfigure:4106: checking for unistd.hconfigure:4111: result: yesconfigure:4115: checking utime.h usabilityconfigure:4127: clang -c -O2 -fsigned-char   conftest.c >&5configure:4133: $? = 0configure:4137: test -z|| test ! -s conftest.errconfigure:4140: $? = 0configure:4143: test -s conftest.oconfigure:4146: $? = 0configure:4156: result: yesconfigure:4160: checking utime.h presenceconfigure:4170: clang -E  conftest.cconfigure:4176: $? = 0configure:4196: result: yesconfigure:4231: checking for utime.hconfigure:4238: result: yesconfigure:4115: checking termios.h usabilityconfigure:4127: clang -c -O2 -fsigned-char   conftest.c >&5configure:4133: $? = 0configure:4137: test -z|| test ! -s conftest.errconfigure:4140: $? = 0configure:4143: test -s conftest.oconfigure:4146: $? = 0configure:4156: result: yesconfigure:4160: checking termios.h presenceconfigure:4170: clang -E  conftest.cconfigure:4176: $? = 0configure:4196: result: yesconfigure:4231: checking for termios.hconfigure:4238: result: yesconfigure:4256: checking for an ANSI C-conforming constconfigure:4323: clang -c -O2 -fsigned-char   conftest.c >&5configure:4329: $? = 0configure:4333: test -z|| test ! -s conftest.errconfigure:4336: $? = 0configure:4339: test -s conftest.oconfigure:4342: $? = 0configure:4353: result: yesconfigure:4363: checking for inlineconfigure:4384: clang -c -O2 -fsigned-char   conftest.c >&5configure:4390: $? = 0configure:4394: test -z|| test ! -s conftest.errconfigure:4397: $? = 0configure:4400: test -s conftest.oconfigure:4403: $? = 0configure:4415: result: inlineconfigure:4434: checking for size_tconfigure:4458: clang -c -O2 -fsigned-char   conftest.c >&5configure:4464: $? = 0configure:4468: test -z|| test ! -s conftest.errconfigure:4471: $? = 0configure:4474: test -s conftest.oconfigure:4477: $? = 0configure:4488: result: yesconfigure:4508: checking whether lstat dereferences a symlink specified with a trailing slashconfigure:4568: result: noconfigure:4589: checking whether stat accepts an empty stringconfigure:4636: result: yesconfigure:4658: checking for vprintfconfigure:4715: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:54:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]char vprintf ();^conftest.c:54:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'1 warning generated.configure:4721: $? = 0configure:4725: test -z|| test ! -s conftest.errconfigure:4728: $? = 0configure:4731: test -s conftestconfigure:4734: $? = 0configure:4746: result: yesconfigure:4753: checking for _doprntconfigure:4810: clang -o conftest -O2 -fsigned-char     conftest.c  >&5/tmp/conftest-84c2d7.o:conftest.c:function main: error: undefined reference to '_doprnt'/tmp/conftest-84c2d7.o:conftest.c:f: error: undefined reference to '_doprnt'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4816: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define GWINSZ_IN_SYS_IOCTL 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_ERRNO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_STAT_EMPTY_STRING_BUG 1| #define HAVE_VPRINTF 1| /* end confdefs.h.  */| /* Define _doprnt to an innocuous variant, in case  declares _doprnt. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define _doprnt innocuous__doprnt|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char _doprnt (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _doprnt|| /* Override any gcc2 internal prototype to avoid an error.  */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2|    builtin and then its argument prototype would still apply.  */| char _doprnt ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined (__stub__doprnt) || defined (__stub____doprnt)| choke me| #else| char (*f) () = _doprnt;| #endif| #ifdef __cplusplus| }| #endif|| int| main ()| {| return f != _doprnt;|   ;|   return 0;| }configure:4841: result: noconfigure:4866: checking for floorconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:55:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]char floor ();^conftest.c:55:6: note: 'floor' is a builtin with type 'double (double)'1 warning generated.configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for getcwdconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for memmoveconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:57:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]char memmove ();^conftest.c:57:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'1 warning generated.configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for memsetconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:58:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:58:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for powconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:59:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]char pow ();^conftest.c:59:6: note: 'pow' is a builtin with type 'double (double, double)'1 warning generated.configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for strchrconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:60:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]char strchr ();^conftest.c:60:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for strdupconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:61:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:61:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4866: checking for strerrorconfigure:4923: clang -o conftest -O2 -fsigned-char     conftest.c  >&5conftest.c:62:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:62:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:4929: $? = 0configure:4933: test -z|| test ! -s conftest.errconfigure:4936: $? = 0configure:4939: test -s conftestconfigure:4942: $? = 0configure:4954: result: yesconfigure:4966: checking for ov_read_float in -lvorbisfileconfigure:4996: clang -o conftest -O2 -fsigned-char     conftest.c -lvorbisfile  -lvorbisfile -lvorbis -lm  -logg  >&5/sysroot/bin/ld: error: cannot find -lvorbisfile/sysroot/bin/ld: error: cannot find -lvorbisfile/sysroot/bin/ld: error: cannot find -lvorbis/sysroot/bin/ld: error: cannot find -logg/tmp/conftest-5a5e37.o:conftest.c:function main: error: undefined reference to 'ov_read_float'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5002: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME "vorbisgain"| #define PACKAGE_TARNAME "vorbisgain"| #define PACKAGE_VERSION "0.37"| #define PACKAGE_STRING "vorbisgain 0.37"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "vorbisgain"| #define VERSION "0.37"| #define HAVE_DIRENT_H 1| #define STDC_HEADERS 1| #define GWINSZ_IN_SYS_IOCTL 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_ERRNO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UTIME_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_STAT_EMPTY_STRING_BUG 1| #define HAVE_VPRINTF 1| #define HAVE_FLOOR 1| #define HAVE_GETCWD 1| #define HAVE_MEMMOVE 1| #define HAVE_MEMSET 1| #define HAVE_POW 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| /* end confdefs.h.  */|| /* Override any gcc2 internal prototype to avoid an error.  */| #ifdef __cplusplus| extern "C"| #endif| /* We use char because int might match the return type of a gcc2|    builtin and then its argument prototype would still apply.  */| char ov_read_float ();| int| main ()| {| ov_read_float ();|   ;|   return 0;| }configure:5028: result: noconfigure:5038: error: *** libvorbisfile does not contain ov_read_float - please upgrade ***## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_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_LDFLAGS_set=setac_cv_env_LDFLAGS_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_exeext=ac_cv_func__doprnt=noac_cv_func_floor=yesac_cv_func_getcwd=yesac_cv_func_lstat_dereferences_slashed_symlink=noac_cv_func_memmove=yesac_cv_func_memset=yesac_cv_func_pow=yesac_cv_func_stat_empty_string_bug=yesac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_vprintf=yesac_cv_header_dirent_dirent_h=yesac_cv_header_errno_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_termios_h=yesac_cv_header_unistd_h=yesac_cv_header_utime_h=yesac_cv_lib_vorbisfile_ov_read_float=noac_cv_objext=oac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_egrep='grep -E'ac_cv_prog_make_make_set=yesac_cv_search_opendir='none required'ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yesac_cv_sys_tiocgwinsz_in_termios_h=noac_cv_type_size_t=yesam_cv_CC_dependencies_compiler_type=gcc3## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run aclocal-1.7'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run tar'AUTOCONF='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run automake-1.7'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS='-O2 -fsigned-char 'CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS=''DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=' 'LIBOBJS=' lstat.o stat.o'LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/vorbisgain/src/vorbisgain-0.37/missing --run makeinfo'OBJEXT='o'OGG_CFLAGS=''OGG_LIBS=' -logg'PACKAGE='vorbisgain'PACKAGE_BUGREPORT=''PACKAGE_NAME='vorbisgain'PACKAGE_STRING='vorbisgain 0.37'PACKAGE_TARNAME='vorbisgain'PACKAGE_VERSION='0.37'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.37'VORBIS_CFLAGS=''VORBIS_LIBS=' -lvorbisfile -lvorbis -lm'ac_ct_CC=''ac_ct_STRIP='strip'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='NONE'host_alias='x86_64-unknown-linux'includedir='${prefix}/include'infodir='${prefix}/info'install_sh='/tmp/vorbisgain/src/vorbisgain-0.37/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='/usr/share/man'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define GWINSZ_IN_SYS_IOCTL 1#define HAVE_DIRENT_H 1#define HAVE_ERRNO_H 1#define HAVE_FLOOR 1#define HAVE_GETCWD 1#define HAVE_INTTYPES_H 1#define HAVE_MEMMOVE 1#define HAVE_MEMORY_H 1#define HAVE_MEMSET 1#define HAVE_POW 1#define HAVE_STAT_EMPTY_STRING_BUG 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_TERMIOS_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE_UTIME_H 1#define HAVE_VPRINTF 1#define PACKAGE "vorbisgain"#define PACKAGE_BUGREPORT ""#define PACKAGE_NAME "vorbisgain"#define PACKAGE_STRING "vorbisgain 0.37"#define PACKAGE_TARNAME "vorbisgain"#define PACKAGE_VERSION "0.37"#define STDC_HEADERS 1#define VERSION "0.37"configure: exit 1