The build took 00h 00m 56s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
276 |
ansic |
152 |
sh |
17 |
makefile |
445 |
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/libexec
CMD: 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: bwbar 1.2.3-4 (Thu Apr 13 19:00:48 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if clang accepts -Wall... yes
checking if clang accepts -W... yes
checking if clang accepts -Wpointer-arith... yes
checking if clang accepts -Wbad-function-cast... yes
checking if clang accepts -Wcast-equal... yes
checking if clang accepts -Wstrict-prototypes... yes
checking if clang accepts -Wnested-externs... yes
checking if clang accepts -Winline... yes
checking if clang accepts -Wshadow... yes
checking if clang accepts -Wcast-align... yes
checking if clang accepts -pipe... yes
checking for library containing pow... -lm
checking for library containing compress2... -lz
checking for library containing png_create_write_struct... -lpng
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating MCONFIG
clang -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -o bwbar bwbar.c -lpng -lz -lm
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "bwbar"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bwbar 1.2.3-4 (Thu Apr 13 19:00:54 UTC 2017)
CMD: pacman --query --file bwbar-1.2.3-4-x86_64.pkg.tar.xz
Creating hybrid package for 'bwbar'
Trying to find vanilla package 'bwbar'...
CMD: pacman --query --file /mirror/bwbar-1.2.3-4.pkg.tar.xz
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 bwbar.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/bwbar.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bwbar.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bwbar.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/bwbar.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/bwbar.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/bwbar/src/bwbar-1.2.3/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 configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = 9134e702aab0
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
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1293: checking for gcc
configure:1319: result: clang
configure:1563: checking for C compiler version
configure:1566: clang --version &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:1569: $? = 0
configure:1571: clang -v &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:1574: $? = 0
configure:1576: clang -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:1579: $? = 1
configure:1602: checking for C compiler default output file name
configure:1605: clang conftest.c >&5
configure:1608: $? = 0
configure:1654: result: a.out
configure:1659: checking whether the C compiler works
configure:1665: ./a.out
configure:1668: $? = 0
configure:1685: result: yes
configure:1692: checking whether we are cross compiling
configure:1694: result: no
configure:1697: checking for suffix of executables
configure:1699: clang -o conftest conftest.c >&5
configure:1702: $? = 0
configure:1727: result:
configure:1733: checking for suffix of object files
configure:1754: clang -c conftest.c >&5
configure:1757: $? = 0
configure:1779: result: o
configure:1783: checking whether we are using the GNU C compiler
configure:1807: clang -c conftest.c >&5
configure:1813: $? = 0
configure:1817: test -z
|| test ! -s conftest.err
configure:1820: $? = 0
configure:1823: test -s conftest.o
configure:1826: $? = 0
configure:1839: result: yes
configure:1845: checking whether clang accepts -g
configure:1866: clang -c -g conftest.c >&5
configure:1872: $? = 0
configure:1876: test -z
|| test ! -s conftest.err
configure:1879: $? = 0
configure:1882: test -s conftest.o
configure:1885: $? = 0
configure:1896: result: yes
configure:1913: checking for clang option to accept ANSI C
configure:1983: clang -c conftest.c >&5
configure:1989: $? = 0
configure:1993: test -z
|| test ! -s conftest.err
configure:1996: $? = 0
configure:1999: test -s conftest.o
configure:2002: $? = 0
configure:2020: result: none needed
configure:2038: clang -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:2044: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2184: checking for an ANSI C-conforming const
configure:2251: clang -c conftest.c >&5
configure:2257: $? = 0
configure:2261: test -z
|| test ! -s conftest.err
configure:2264: $? = 0
configure:2267: test -s conftest.o
configure:2270: $? = 0
configure:2281: result: yes
configure:2291: checking for inline
configure:2312: clang -c conftest.c >&5
configure:2318: $? = 0
configure:2322: test -z
|| test ! -s conftest.err
configure:2325: $? = 0
configure:2328: test -s conftest.o
configure:2331: $? = 0
configure:2343: result: inline
configure:2363: checking if clang accepts -Wall
configure:2383: clang -o conftest -Wall conftest.c >&5
configure:2389: $? = 0
configure:2393: test -z
|| test ! -s conftest.err
configure:2396: $? = 0
configure:2399: test -s conftest
configure:2402: $? = 0
configure:2404: result: yes
configure:2416: checking if clang accepts -W
configure:2436: clang -o conftest -Wall -W conftest.c >&5
configure:2442: $? = 0
configure:2446: test -z
|| test ! -s conftest.err
configure:2449: $? = 0
configure:2452: test -s conftest
configure:2455: $? = 0
configure:2457: result: yes
configure:2469: checking if clang accepts -Wpointer-arith
configure:2489: clang -o conftest -Wall -W -Wpointer-arith conftest.c >&5
configure:2495: $? = 0
configure:2499: test -z
|| test ! -s conftest.err
configure:2502: $? = 0
configure:2505: test -s conftest
configure:2508: $? = 0
configure:2510: result: yes
configure:2522: checking if clang accepts -Wbad-function-cast
configure:2542: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast conftest.c >&5
configure:2548: $? = 0
configure:2552: test -z
|| test ! -s conftest.err
configure:2555: $? = 0
configure:2558: test -s conftest
configure:2561: $? = 0
configure:2563: result: yes
configure:2575: checking if clang accepts -Wcast-equal
configure:2595: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:2601: $? = 0
configure:2605: test -z
|| test ! -s conftest.err
configure:2608: $? = 0
configure:2611: test -s conftest
configure:2614: $? = 0
configure:2616: result: yes
configure:2628: checking if clang accepts -Wstrict-prototypes
configure:2648: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:2654: $? = 0
configure:2658: test -z
|| test ! -s conftest.err
configure:2661: $? = 0
configure:2664: test -s conftest
configure:2667: $? = 0
configure:2669: result: yes
configure:2681: checking if clang accepts -Wnested-externs
configure:2701: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:2707: $? = 0
configure:2711: test -z
|| test ! -s conftest.err
configure:2714: $? = 0
configure:2717: test -s conftest
configure:2720: $? = 0
configure:2722: result: yes
configure:2734: checking if clang accepts -Winline
configure:2754: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:2760: $? = 0
configure:2764: test -z
|| test ! -s conftest.err
configure:2767: $? = 0
configure:2770: test -s conftest
configure:2773: $? = 0
configure:2775: result: yes
configure:2787: checking if clang accepts -Wshadow
configure:2807: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:2813: $? = 0
configure:2817: test -z
|| test ! -s conftest.err
configure:2820: $? = 0
configure:2823: test -s conftest
configure:2826: $? = 0
configure:2828: result: yes
configure:2840: checking if clang accepts -Wcast-align
configure:2860: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:2866: $? = 0
configure:2870: test -z
|| test ! -s conftest.err
configure:2873: $? = 0
configure:2876: test -s conftest
configure:2879: $? = 0
configure:2881: result: yes
configure:2893: checking if clang accepts -pipe
configure:2913: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:2919: $? = 0
configure:2923: test -z
|| test ! -s conftest.err
configure:2926: $? = 0
configure:2929: test -s conftest
configure:2932: $? = 0
configure:2934: result: yes
configure:2947: checking for library containing pow
configure:2977: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:17:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
char pow ();
^
conftest.c:17:6: note: 'pow' is a builtin with type 'double (double, double)'
2 warnings generated.
/tmp/conftest-4faf5a.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `pow'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:2983: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _GNU_SOURCE 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 pow ();
| int
| main ()
| {
| pow ();
| ;
| return 0;
| }
configure:3032: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lm >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:17:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
char pow ();
^
conftest.c:17:6: note: 'pow' is a builtin with type 'double (double, double)'
2 warnings generated.
configure:3038: $? = 0
configure:3042: test -z
|| test ! -s conftest.err
configure:3045: $? = 0
configure:3048: test -s conftest
configure:3051: $? = 0
configure:3066: result: -lm
configure:3077: checking for library containing compress2
configure:3107: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lm >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
/tmp/conftest-4a06b8.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `compress2'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3113: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _GNU_SOURCE 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 compress2 ();
| int
| main ()
| {
| compress2 ();
| ;
| return 0;
| }
configure:3162: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lz -lm >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:3168: $? = 0
configure:3172: test -z
|| test ! -s conftest.err
configure:3175: $? = 0
configure:3178: test -s conftest
configure:3181: $? = 0
configure:3196: result: -lz
configure:3207: checking for library containing png_create_write_struct
configure:3237: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lz -lm >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
/tmp/conftest-9f6e9c.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `png_create_write_struct'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3243: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define _GNU_SOURCE 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 png_create_write_struct ();
| int
| main ()
| {
| png_create_write_struct ();
| ;
| return 0;
| }
configure:3292: clang -o conftest -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lpng -lz -lm >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:3298: $? = 0
configure:3302: test -z
|| test ! -s conftest.err
configure:3305: $? = 0
configure:3308: test -s conftest
configure:3311: $? = 0
configure:3326: result: -lpng
configure:3379: checking for ranlib
configure:3395: found /usr/bin/ranlib
configure:3406: result: ranlib
configure:3456: checking for a BSD-compatible install
configure:3511: result: /usr/bin/install -c
configure:3650: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 9134e702aab0
config.status:641: creating MCONFIG
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_search_compress2=-lz
ac_cv_search_png_create_write_struct=-lpng
ac_cv_search_pow=-lm
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='clang'
CFLAGS=' -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wnested-externs -Winline -Wshadow -Wcast-align -pipe'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_GNU_SOURCE=1 '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-lpng -lz -lm '
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
ac_ct_CC='clang'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define _GNU_SOURCE 1
configure: exit 0