The build took 00h 01m 42s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
2,856 |
ansic |
207 |
lex |
207 |
yacc |
153 |
sh |
44 |
makefile |
3,467 |
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: synce-libmimedir 0.4-7 (Thu Apr 13 17:26:33 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 x86_64-unknown-linux-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 a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... clang -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o dirlex.o -c dirlex.c
dirlex.c:1324:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int input()
^
1 warning generated.
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o dirsynt.o -c dirsynt.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o parse.o -c parse.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o get.o -c get.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o dup.o -c dup.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o free.o -c free.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o memmem.o -c memmem.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o add.o -c add.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o count.o -c count.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o del.o -c del.c
ar rc libmimedir.a dirlex.o dirsynt.o parse.o get.o dup.o free.o memmem.o add.o count.o del.o
ranlib libmimedir.a
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o test.o -c test.c
clang -Wall -fPIC -DPIC -DHAVE_CONFIG_H -o test test.o -L. -lmimedir
==> Entering fakeroot environment...
==> Starting package()...
/usr/bin/install -c -m 444 libmimedir.h /tmp/synce-libmimedir/pkg/synce-libmimedir/usr/include
/usr/bin/install -c -m 444 libmimedir.a /tmp/synce-libmimedir/pkg/synce-libmimedir/usr/lib
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "synce-libmimedir"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: synce-libmimedir 0.4-7 (Thu Apr 13 17:26:40 UTC 2017)
CMD: pacman --query --file synce-libmimedir-0.4-7-x86_64.pkg.tar.xz
Creating hybrid package for 'synce-libmimedir'
Trying to find vanilla package 'synce-libmimedir'...
CMD: pacman --query --file /mirror/synce-libmimedir-0.4-7.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 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 synce-libmimedir.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/synce-libmimedir.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/synce-libmimedir.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/synce-libmimedir.pkg.tar.xz
Attempting to access local repository, attempt 3
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/synce-libmimedir.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/synce-libmimedir.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/synce-libmimedir/src/libmimedir-0.4/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 --host=x86_64-unknown-linux --prefix=/usr --with-pic
## --------- ##
## Platform. ##
## --------- ##
hostname = 421b55136a92
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:1298: checking for x86_64-unknown-linux-gcc
configure:1324: result: clang
configure:1606: checking for C compiler version
configure:1609: 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:1612: $? = 0
configure:1614: 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:1617: $? = 0
configure:1619: clang -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:1622: $? = 1
configure:1645: checking for C compiler default output file name
configure:1648: clang conftest.c >&5
configure:1651: $? = 0
configure:1697: result: a.out
configure:1702: checking whether the C compiler works
configure:1708: ./a.out
configure:1711: $? = 0
configure:1728: result: yes
configure:1735: checking whether we are cross compiling
configure:1737: result: no
configure:1740: checking for suffix of executables
configure:1742: clang -o conftest conftest.c >&5
configure:1745: $? = 0
configure:1770: result:
configure:1776: checking for suffix of object files
configure:1797: clang -c conftest.c >&5
configure:1800: $? = 0
configure:1822: result: o
configure:1826: checking whether we are using the GNU C compiler
configure:1850: clang -c conftest.c >&5
configure:1856: $? = 0
configure:1860: test -z
|| test ! -s conftest.err
configure:1863: $? = 0
configure:1866: test -s conftest.o
configure:1869: $? = 0
configure:1882: result: yes
configure:1888: checking whether clang accepts -g
configure:1909: clang -c -g conftest.c >&5
configure:1915: $? = 0
configure:1919: test -z
|| test ! -s conftest.err
configure:1922: $? = 0
configure:1925: test -s conftest.o
configure:1928: $? = 0
configure:1939: result: yes
configure:1956: checking for clang option to accept ANSI C
configure:2026: clang -c conftest.c >&5
configure:2032: $? = 0
configure:2036: test -z
|| test ! -s conftest.err
configure:2039: $? = 0
configure:2042: test -s conftest.o
configure:2045: $? = 0
configure:2063: result: none needed
configure:2081: 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:2087: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2258: checking for a BSD-compatible install
configure:2313: result: /usr/bin/install -c
configure:2324: checking whether ln -s works
configure:2328: result: yes
configure:2335: checking whether make sets $(MAKE)
configure:2355: result: yes
configure:2368: checking for bison
configure:2384: found /usr/bin/bison
configure:2394: result: bison -y
configure:2410: checking for flex
configure:2426: found /usr/bin/flex
configure:2436: result: flex
configure:2449: checking for yywrap in -lfl
configure:2479: 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:2485: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* 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 yywrap ();
| int
| main ()
| {
| yywrap ();
| ;
| return 0;
| }
configure:2511: result: no
configure:2516: checking for yywrap in -ll
configure:2546: clang -o conftest conftest.c -ll >&5
/usr/bin/ld: cannot find -ll
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:2552: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* 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 yywrap ();
| int
| main ()
| {
| yywrap ();
| ;
| return 0;
| }
configure:2578: result: no
configure:2589: checking lex output file root
configure:2600: flex conftest.l
configure:2603: $? = 1
configure:2615: result: lex.yy
configure:2620: checking whether yytext is a pointer
configure:2636: 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:2642: $? = 1
configure: failed program was:
| extern char *yytext;
configure:2669: result: no
configure:2683: checking for x86_64-unknown-linux-ranlib
configure:2712: result: no
configure:2721: checking for ranlib
configure:2737: found /usr/bin/ranlib
configure:2748: result: ranlib
configure:2767: checking how to run the C preprocessor
configure:2802: clang -E conftest.c
configure:2808: $? = 0
configure:2840: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2846: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include
configure:2885: result: clang -E
configure:2909: clang -E conftest.c
configure:2915: $? = 0
configure:2947: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2953: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include
configure:2997: checking for egrep
configure:3007: result: grep -E
configure:3012: checking for ANSI C header files
configure:3037: clang -c conftest.c >&5
configure:3043: $? = 0
configure:3047: test -z
|| test ! -s conftest.err
configure:3050: $? = 0
configure:3053: test -s conftest.o
configure:3056: $? = 0
configure:3145: clang -o conftest conftest.c >&5
conftest.c:26:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(2);
^
conftest.c:26:7: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
configure:3148: $? = 0
configure:3150: ./conftest
configure:3153: $? = 0
configure:3168: result: yes
configure:3192: checking for sys/types.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for sys/stat.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for stdlib.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for string.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for memory.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for strings.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for inttypes.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for stdint.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3192: checking for unistd.h
configure:3208: clang -c conftest.c >&5
configure:3214: $? = 0
configure:3218: test -z
|| test ! -s conftest.err
configure:3221: $? = 0
configure:3224: test -s conftest.o
configure:3227: $? = 0
configure:3238: result: yes
configure:3257: checking for unistd.h
configure:3262: result: yes
configure:3257: checking for sys/types.h
configure:3262: result: yes
configure:3257: checking for string.h
configure:3262: result: yes
configure:3403: checking for an ANSI C-conforming const
configure:3470: clang -c conftest.c >&5
configure:3476: $? = 0
configure:3480: test -z
|| test ! -s conftest.err
configure:3483: $? = 0
configure:3486: test -s conftest.o
configure:3489: $? = 0
configure:3500: result: yes
configure:3510: checking for size_t
configure:3534: clang -c conftest.c >&5
configure:3540: $? = 0
configure:3544: test -z
|| test ! -s conftest.err
configure:3547: $? = 0
configure:3550: test -s conftest.o
configure:3553: $? = 0
configure:3564: result: yes
configure:3674: 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 421b55136a92
config.status:657: creating Makefile
config.status:761: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_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=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_fl_yywrap=no
ac_cv_lib_l_yywrap=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_type_size_t=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='clang'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
YACC='bison -y'
ac_ct_CC=''
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
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'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 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_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
configure: exit 0