The build took 00h 01m 21s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
2,925 |
sh |
2,302 |
ansic |
409 |
lisp |
78 |
makefile |
5,714 |
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: libguess 1.2-1 (Thu Apr 13 18:24:42 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-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 whether ln -s works... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking whether make sets $(MAKE)... yeschecking for library containing strerror... none requiredchecking for shared library system... GNUchecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking 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 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 limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for unistd.h... (cached) yeschecking locale.h usability... yeschecking locale.h presence... yeschecking for locale.h... yeschecking stdarg.h usability... yeschecking stdarg.h presence... yeschecking for stdarg.h... yeschecking for sys/types.h... (cached) yeschecking for sys/stat.h... (cached) yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking for an ANSI C-conforming const... yeschecking whether closedir returns void... nochecking for memset... yeschecking for setlocale... yeschecking for strcasecmp... yeschecking for strchr... yeschecking for strdup... yeschecking for strerror... yeschecking for strtol... yeschecking for strtod... yeschecking for printf... yeschecking for sprintf... yeschecking for snprintf... yeschecking for vsnprintf... yeschecking for gettimeofday... yeschecking for strndup... yeschecking for strlcpy... nochecking for strlcat... nochecking whether lstat correctly handles trailing slash... yeschecking whether stat accepts an empty string... noconfigure: touching .deps filesconfigure: creating ./config.statusconfig.status: creating buildsys.mkconfig.status: creating extra.mkconfig.status: creating libguess.pcconfig.status: creating src/libguess/autoconf.hConfiguration: No special features yet.Now type "make" to build, and "make install" to install.Thank you for using libguess.[K[0;36mEntering directory [1;36msrc[0;36m.[0m[K[0;36mEntering directory [1;36mlibguess[0;36m.[0m[K[0;33mGenerating dependencies...[0m[K[0;32mSuccessfully generated dependencies.[0m[K[0;33mCompiling [1;33mguess.c[0;33m...[0m[K[0;32mSuccessfully compiled [1;32mguess.c[0;32m.[0m[K[0;33mCompiling [1;33mguess_impl.c[0;33m...[0m[K[0;32mSuccessfully compiled [1;32mguess_impl.c[0;32m.[0m[K[0;33mCompiling [1;33mdfa.c[0;33m...[0m[K[0;32mSuccessfully compiled [1;32mdfa.c[0;32m.[0m[K[0;33mLinking [1;33mlibguess.so[0;33m...[0m[K[0;32mSuccessfully linked [1;32mlibguess.so[0;32m.[0m[K[0;36mLeaving directory [1;36mlibguess[0;36m.[0m[K[0;36mEntering directory [1;36mtests[0;36m.[0m[K[0;33mGenerating dependencies...[0m[K[0;32mSuccessfully generated dependencies.[0m[K[0;33mCompiling [1;33mharness.c[0;33m...[0m[K[0;32mSuccessfully compiled [1;32mharness.c[0;32m.[0m[K[0;33mLinking [1;33mguess_testharness[0;33m...[0m[K[0;32mSuccessfully linked [1;32mguess_testharness[0;32m.[0m[K[0;36mLeaving directory [1;36mtests[0;36m.[0m[K[0;36mLeaving directory [1;36msrc[0;36m.[0m==> Entering fakeroot environment...==> Starting package()...[K[0;33mInstalling [1;33mlibguess.pc[0;33m...[0m[K[0;32mSuccessfully installed [1;32mlibguess.pc[0;32m.[0m[K[0;36mEntering directory [1;36msrc[0;36m.[0m[K[0;36mEntering directory [1;36mlibguess[0;36m.[0m[K[0;33mInstalling [1;33mlibguess.so[0;33m...[0m[K[0;32mSuccessfully installed [1;32mlibguess.so[0;32m.[0m[K[0;33mInstalling [1;33mlibguess.h[0;33m...[0m[K[0;32mSuccessfully installed [1;32mlibguess.h[0;32m.[0m[K[0;36mLeaving directory [1;36mlibguess[0;36m.[0m[K[0;36mEntering directory [1;36mtests[0;36m.[0m[K[0;36mLeaving directory [1;36mtests[0;36m.[0m[K[0;36mLeaving directory [1;36msrc[0;36m.[0m==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "libguess"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: libguess 1.2-1 (Thu Apr 13 18:24:55 UTC 2017)CMD: pacman --query --file libguess-1.2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libguess'
Trying to find vanilla package 'libguess'...
CMD: pacman --query --file /mirror/libguess-1.2-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/include/libguess/libguess.h/usr/lib/libguess.so/usr/lib/libguess.so.1/usr/lib/libguess.so.1.0.0/usr/lib/pkgconfig/libguess.pc/usr/share/licenses/libguess/COPYING/sysroot/usr/lib/libguess.so.1.0.0/sysroot/usr/lib/libguess.so.1/sysroot/usr/lib/libguess.so/sysroot/usr/lib/pkgconfig/libguess.pc/sysroot/usr/include/libguess/libguess.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libguess.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libguess.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libguess.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/libguess.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/libguess/src/libguess-1.2/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by libguess configure 1.2, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = ea382ea2ab6duname -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:2168: checking build system typeconfigure:2182: result: x86_64-unknown-linux-gnuconfigure:2202: checking host system typeconfigure:2215: result: x86_64-unknown-linux-gnuconfigure:2235: checking target system typeconfigure:2248: result: x86_64-unknown-linux-gnuconfigure:2284: checking for x86_64-unknown-linux-gccconfigure:2311: result: clangconfigure:2580: checking for C compiler versionconfigure:2589: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:2600: $? = 0configure:2589: 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:2600: $? = 0configure:2589: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2600: $? = 1configure:2589: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2600: $? = 1configure:2620: checking whether the C compiler worksconfigure:2642: clang conftest.c >&5configure:2646: $? = 0configure:2694: result: yesconfigure:2697: checking for C compiler default output file nameconfigure:2699: result: a.outconfigure:2705: checking for suffix of executablesconfigure:2712: clang -o conftest conftest.c >&5configure:2716: $? = 0configure:2738: result:configure:2760: checking whether we are cross compilingconfigure:2768: clang -o conftest conftest.c >&5configure:2772: $? = 0configure:2779: ./conftestconfigure:2783: $? = 0configure:2798: result: noconfigure:2803: checking for suffix of object filesconfigure:2825: clang -c conftest.c >&5configure:2829: $? = 0configure:2850: result: oconfigure:2854: checking whether we are using the GNU C compilerconfigure:2873: clang -c conftest.c >&5configure:2873: $? = 0configure:2882: result: yesconfigure:2891: checking whether clang accepts -gconfigure:2911: clang -c -g conftest.c >&5configure:2911: $? = 0configure:2952: result: yesconfigure:2969: checking for clang option to accept ISO C89configure:3032: clang -c conftest.c >&5configure:3032: $? = 0configure:3045: result: none neededconfigure:3065: checking whether ln -s worksconfigure:3069: result: yesconfigure:3090: checking for a BSD-compatible installconfigure:3158: result: /usr/bin/install -cconfigure:3169: checking whether make sets $(MAKE)configure:3191: result: yesconfigure:3201: checking for library containing strerrorconfigure:3232: clang -o conftest conftest.c >&5conftest.c:16:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:16:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:3232: $? = 0configure:3249: result: none requiredconfigure:3267: checking for shared library systemconfigure:3339: result: GNUconfigure:3377: checking for dirent.h that defines DIRconfigure:3396: clang -c -pipe -Wall conftest.c >&5configure:3396: $? = 0configure:3404: result: yesconfigure:3417: checking for library containing opendirconfigure:3448: clang -o conftest -pipe -Wall conftest.c >&5configure:3448: $? = 0configure:3465: result: none requiredconfigure:3537: checking how to run the C preprocessorconfigure:3568: clang -E conftest.cconfigure:3568: $? = 0configure:3582: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3582: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libguess"| #define PACKAGE_TARNAME "libguess"| #define PACKAGE_VERSION "1.2"| #define PACKAGE_STRING "libguess 1.2"| #define PACKAGE_BUGREPORT "bugs+libguess@atheme.org"| #define PACKAGE_URL ""| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:3607: result: clang -Econfigure:3627: clang -E conftest.cconfigure:3627: $? = 0configure:3641: clang -E conftest.cconftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3641: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libguess"| #define PACKAGE_TARNAME "libguess"| #define PACKAGE_VERSION "1.2"| #define PACKAGE_STRING "libguess 1.2"| #define PACKAGE_BUGREPORT "bugs+libguess@atheme.org"| #define PACKAGE_URL ""| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:3670: checking for grep that handles long lines and -econfigure:3728: result: /usr/bin/grepconfigure:3733: checking for egrepconfigure:3795: result: /usr/bin/grep -Econfigure:3800: checking for ANSI C header filesconfigure:3820: clang -c -pipe -Wall conftest.c >&5configure:3820: $? = 0configure:3893: clang -o conftest -pipe -Wall conftest.c >&5configure:3893: $? = 0configure:3893: ./conftestconfigure:3893: $? = 0configure:3904: result: yesconfigure:3917: checking for sys/types.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for sys/stat.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for stdlib.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for string.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for memory.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for strings.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for inttypes.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for stdint.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3917: checking for unistd.hconfigure:3917: clang -c -pipe -Wall conftest.c >&5configure:3917: $? = 0configure:3917: result: yesconfigure:3932: checking limits.h usabilityconfigure:3932: clang -c -pipe -Wall conftest.c >&5configure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking limits.h presenceconfigure:3932: clang -E conftest.cconfigure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking for limits.hconfigure:3932: result: yesconfigure:3932: checking for stdlib.hconfigure:3932: result: yesconfigure:3932: checking for string.hconfigure:3932: result: yesconfigure:3932: checking for unistd.hconfigure:3932: result: yesconfigure:3932: checking locale.h usabilityconfigure:3932: clang -c -pipe -Wall conftest.c >&5configure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking locale.h presenceconfigure:3932: clang -E conftest.cconfigure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking for locale.hconfigure:3932: result: yesconfigure:3932: checking stdarg.h usabilityconfigure:3932: clang -c -pipe -Wall conftest.c >&5configure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking stdarg.h presenceconfigure:3932: clang -E conftest.cconfigure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking for stdarg.hconfigure:3932: result: yesconfigure:3932: checking for sys/types.hconfigure:3932: result: yesconfigure:3932: checking for sys/stat.hconfigure:3932: result: yesconfigure:3932: checking errno.h usabilityconfigure:3932: clang -c -pipe -Wall conftest.c >&5configure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking errno.h presenceconfigure:3932: clang -E conftest.cconfigure:3932: $? = 0configure:3932: result: yesconfigure:3932: checking for errno.hconfigure:3932: result: yesconfigure:3944: checking for an ANSI C-conforming constconfigure:4010: clang -c -pipe -Wall conftest.c >&5configure:4010: $? = 0configure:4017: result: yesconfigure:4027: checking whether closedir returns voidconfigure:4051: clang -o conftest -pipe -Wall conftest.c >&5configure:4051: $? = 0configure:4051: ./conftestconfigure:4051: $? = 0configure:4061: result: noconfigure:4072: checking for memsetconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:52:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]char memset ();^conftest.c:52:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'1 warning generated.configure:4072: $? = 0configure:4072: result: yesconfigure:4072: checking for setlocaleconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5configure:4072: $? = 0configure:4072: result: yesconfigure:4072: checking for strcasecmpconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:54:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]char strcasecmp ();^conftest.c:54:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'1 warning generated.configure:4072: $? = 0configure:4072: result: yesconfigure:4072: checking for strchrconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:55:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]char strchr ();^conftest.c:55:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'1 warning generated.configure:4072: $? = 0configure:4072: result: yesconfigure:4072: checking for strdupconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:56:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:56:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:4072: $? = 0configure:4072: result: yesconfigure:4072: checking for strerrorconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:57:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]char strerror ();^conftest.c:57:6: note: 'strerror' is a builtin with type 'char *(int)'1 warning generated.configure:4072: $? = 0configure:4072: result: yesconfigure:4072: checking for strtolconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5configure:4072: $? = 0configure:4072: result: yesconfigure:4072: checking for strtodconfigure:4072: clang -o conftest -pipe -Wall conftest.c >&5configure:4072: $? = 0configure:4072: result: yesconfigure:4084: checking for printfconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:60:6: warning: incompatible redeclaration of library function 'printf' [-Wincompatible-library-redeclaration]char printf ();^conftest.c:60:6: note: 'printf' is a builtin with type 'int (const char *, ...)'1 warning generated.configure:4084: $? = 0configure:4084: result: yesconfigure:4084: checking for sprintfconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:61:6: warning: incompatible redeclaration of library function 'sprintf' [-Wincompatible-library-redeclaration]char sprintf ();^conftest.c:61:6: note: 'sprintf' is a builtin with type 'int (char *, const char *, ...)'1 warning generated.configure:4084: $? = 0configure:4084: result: yesconfigure:4084: checking for snprintfconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:62:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]char snprintf ();^conftest.c:62:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'1 warning generated.configure:4084: $? = 0configure:4084: result: yesconfigure:4084: checking for vsnprintfconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:63:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]char vsnprintf ();^conftest.c:63:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'1 warning generated.configure:4084: $? = 0configure:4084: result: yesconfigure:4084: checking for gettimeofdayconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5configure:4084: $? = 0configure:4084: result: yesconfigure:4084: checking for strndupconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:65:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]char strndup ();^conftest.c:65:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'1 warning generated.configure:4084: $? = 0configure:4084: result: yesconfigure:4084: checking for strlcpyconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:66:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]char strlcpy ();^conftest.c:66:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-703cf5.o: In function `main':conftest.c:(.text+0x12): undefined reference to `strlcpy'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4084: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libguess"| #define PACKAGE_TARNAME "libguess"| #define PACKAGE_VERSION "1.2"| #define PACKAGE_STRING "libguess 1.2"| #define PACKAGE_BUGREPORT "bugs+libguess@atheme.org"| #define PACKAGE_URL ""| #define HAVE_DIRENT_H 1| #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_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LOCALE_H 1| #define HAVE_STDARG_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_ERRNO_H 1| #define HAVE_MEMSET 1| #define HAVE_SETLOCALE 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRTOL 1| #define HAVE_STRTOD 1| #define HAVE_PRINTF 1| #define HAVE_SPRINTF 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_STRNDUP 1| /* end confdefs.h. */| /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strlcpy (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcpy|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char strlcpy ();| /* 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_strlcpy || defined __stub___strlcpy| choke me| #endif|| int| main ()| {| return strlcpy ();| ;| return 0;| }configure:4084: result: noconfigure:4084: checking for strlcatconfigure:4084: clang -o conftest -pipe -Wall conftest.c >&5conftest.c:66:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]char strlcat ();^conftest.c:66:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'1 warning generated./tmp/conftest-cd12ea.o: In function `main':conftest.c:(.text+0x12): undefined reference to `strlcat'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4084: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "libguess"| #define PACKAGE_TARNAME "libguess"| #define PACKAGE_VERSION "1.2"| #define PACKAGE_STRING "libguess 1.2"| #define PACKAGE_BUGREPORT "bugs+libguess@atheme.org"| #define PACKAGE_URL ""| #define HAVE_DIRENT_H 1| #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_LIMITS_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LOCALE_H 1| #define HAVE_STDARG_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_ERRNO_H 1| #define HAVE_MEMSET 1| #define HAVE_SETLOCALE 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRTOL 1| #define HAVE_STRTOD 1| #define HAVE_PRINTF 1| #define HAVE_SPRINTF 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_STRNDUP 1| /* end confdefs.h. */| /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strlcat (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcat|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char strlcat ();| /* 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_strlcat || defined __stub___strlcat| choke me| #endif|| int| main ()| {| return strlcat ();| ;| return 0;| }configure:4084: result: noconfigure:4093: checking whether lstat correctly handles trailing slashconfigure:4119: clang -o conftest -pipe -Wall conftest.c >&5configure:4119: $? = 0configure:4119: ./conftestconfigure:4119: $? = 0configure:4136: result: yesconfigure:4155: checking whether stat accepts an empty stringconfigure:4175: clang -o conftest -pipe -Wall conftest.c >&5configure:4175: $? = 0configure:4175: ./conftestconfigure:4175: $? = 0configure:4185: result: noconfigure:4344: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libguess config.status 1.2, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson ea382ea2ab6dconfig.status:858: creating buildsys.mkconfig.status:858: creating extra.mkconfig.status:858: creating libguess.pcconfig.status:858: creating src/libguess/autoconf.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=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_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_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_func_closedir_void=noac_cv_func_gettimeofday=yesac_cv_func_lstat_dereferences_slashed_symlink=yesac_cv_func_memset=yesac_cv_func_printf=yesac_cv_func_setlocale=yesac_cv_func_snprintf=yesac_cv_func_sprintf=yesac_cv_func_stat_empty_string_bug=noac_cv_func_strcasecmp=yesac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_strlcat=noac_cv_func_strlcpy=noac_cv_func_strndup=yesac_cv_func_strtod=yesac_cv_func_strtol=yesac_cv_func_vsnprintf=yesac_cv_header_dirent_dirent_h=yesac_cv_header_errno_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_locale_h=yesac_cv_header_memory_h=yesac_cv_header_stdarg_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_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_search_opendir='none required'ac_cv_search_strerror='none required'ac_cv_target=x86_64-unknown-linux-gnu## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=' -pipe -Wall'CLEAN_LIB=''CPP='clang -E'CPPFLAGS=''DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXAMPLES_BUILD=''EXEEXT=''GREP='/usr/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_LIB='${INSTALL} -m 755 $$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0 && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} && ${LN_S} -f $$i.${LIB_MAJOR}.${LIB_MINOR}.0 ${DESTDIR}${libdir}/$$i'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=''LDFLAGS_RPATH='-Wl,-rpath,${libdir}'LIBOBJS=''LIBS=' 'LIB_CFLAGS='-fPIC'LIB_CPPFLAGS='-DPIC'LIB_LDFLAGS='-shared -fPIC -Wl,-soname=${LIB}.${LIB_MAJOR}'LIB_PREFIX='lib'LIB_SUFFIX='.so'LN_S='ln -s'LTLIBOBJS=''OBJEXT='o'PACKAGE='libguess'PACKAGE_BUGREPORT='bugs+libguess@atheme.org'PACKAGE_NAME='libguess'PACKAGE_STRING='libguess 1.2'PACKAGE_TARNAME='libguess'PACKAGE_URL=''PACKAGE_VERSION='1.2'PATH_SEPARATOR=':'PLUGIN_CFLAGS='-fPIC'PLUGIN_CPPFLAGS='-DPIC'PLUGIN_LDFLAGS='-shared -fPIC'PLUGIN_SUFFIX='.so'SET_MAKE=''SHELL='/bin/sh'UNINSTALL_LIB='rm -f ${DESTDIR}${libdir}/$$i ${DESTDIR}${libdir}/$$i.${LIB_MAJOR} ${DESTDIR}${libdir}/$$i.${LIB_MAJOR}.${LIB_MINOR}.0'ac_ct_CC=''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'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'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='x86_64-unknown-linux-gnu'target_alias=''target_cpu='x86_64'target_os='linux-gnu'target_vendor='unknown'## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "libguess"#define PACKAGE_TARNAME "libguess"#define PACKAGE_VERSION "1.2"#define PACKAGE_STRING "libguess 1.2"#define PACKAGE_BUGREPORT "bugs+libguess@atheme.org"#define PACKAGE_URL ""#define HAVE_DIRENT_H 1#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_LIMITS_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_UNISTD_H 1#define HAVE_LOCALE_H 1#define HAVE_STDARG_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_ERRNO_H 1#define HAVE_MEMSET 1#define HAVE_SETLOCALE 1#define HAVE_STRCASECMP 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_STRTOL 1#define HAVE_STRTOD 1#define HAVE_PRINTF 1#define HAVE_SPRINTF 1#define HAVE_SNPRINTF 1#define HAVE_VSNPRINTF 1#define HAVE_GETTIMEOFDAY 1#define HAVE_STRNDUP 1#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1configure: exit 0