The build took 00h 01m 15s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
31,461 |
ansic |
1,864 |
yacc |
954 |
sh |
858 |
lex |
50 |
makefile |
35,187 |
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: nickle 2.70-4 (Wed Apr 5 00:30:48 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 -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether ln -s works... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for byacc... no
checking for yacc... yacc
checking for gawk... (cached) gawk
checking for date... date
checking for log... yes
checking for gethostbyname... yes
checking for socket... yes
checking for dlopen in -ldl... yes
checking to see if compiler understands -Wl,-E... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for inline... inline
checking for stdint.h... (cached) yes
checking for uint64_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for unsetenv... yes
checking for setenv... yes
checking for putenv... yes
checking for gettimeofday... yes
checking for hstrerror... yes
checking for select... yes
checking for sigaction... yes
checking for sigrelse... yes
checking for sigignore... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlerror... yes
checking for dlclose... yes
checking whether getpgrp requires zero arguments... yes
checking for tparm in -lncurses... no
checking for tgetent in -ltermcap... no
checking for readline in -lreadline... no
Cannot find readline. Build with --without-readline or set the readline path appropriately.
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/nickle/src/nickle-2.70/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 nickle configure 2.70, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 9e7167c91d85
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
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2349: checking for a BSD-compatible install
configure:2417: result: /usr/bin/install -c
configure:2428: checking whether build environment is sane
configure:2478: result: yes
configure:2527: checking for x86_64-unknown-linux-strip
configure:2557: result: no
configure:2567: checking for strip
configure:2583: found /sysroot/bin/strip
configure:2594: result: strip
configure:2619: checking for a thread-safe mkdir -p
configure:2658: result: /usr/sbin/mkdir -p
configure:2671: checking for gawk
configure:2687: found /usr/sbin/gawk
configure:2698: result: gawk
configure:2709: checking whether make sets $(MAKE)
configure:2731: result: yes
configure:2813: checking whether to enable maintainer-specific portions of Makefiles
configure:2822: result: no
configure:2844: checking for x86_64-unknown-linux-gcc
configure:2871: result: clang
configure:3140: checking for C compiler version
configure:3149: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3160: $? = 0
configure:3149: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3160: $? = 0
configure:3149: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3160: $? = 1
configure:3149: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3160: $? = 1
configure:3180: checking whether the C compiler works
configure:3202: clang conftest.c >&5
configure:3206: $? = 0
configure:3255: result: yes
configure:3258: checking for C compiler default output file name
configure:3260: result: a.out
configure:3266: checking for suffix of executables
configure:3273: clang -o conftest conftest.c >&5
configure:3277: $? = 0
configure:3299: result:
configure:3321: checking whether we are cross compiling
configure:3329: clang -o conftest conftest.c >&5
configure:3333: $? = 0
configure:3340: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3344: $? = 127
configure:3359: result: yes
configure:3364: checking for suffix of object files
configure:3386: clang -c conftest.c >&5
configure:3390: $? = 0
configure:3411: result: o
configure:3415: checking whether we are using the GNU C compiler
configure:3434: clang -c conftest.c >&5
configure:3434: $? = 0
configure:3443: result: yes
configure:3452: checking whether clang accepts -g
configure:3472: clang -c -g conftest.c >&5
configure:3472: $? = 0
configure:3513: result: yes
configure:3530: checking for clang option to accept ISO C89
configure:3594: clang -c conftest.c >&5
configure:3594: $? = 0
configure:3607: result: none needed
configure:3638: checking for style of include used by make
configure:3666: result: GNU
configure:3691: checking dependency style of clang
configure:3801: result: gcc3
configure:3817: checking whether ln -s works
configure:3821: result: yes
configure:3833: checking for flex
configure:3849: found /usr/sbin/flex
configure:3860: result: flex
configure:3897: flex conftest.l
configure:3901: $? = 1
configure:3903: checking lex output file root
configure:3917: result: lex.yy
configure:3922: checking lex library
configure:3936: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| /* end confdefs.h. */
|
configure:3936: clang -o conftest conftest.c -lfl >&5
/sysroot/bin/ld: error: cannot find -lfl
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| /* end confdefs.h. */
|
configure:3936: clang -o conftest conftest.c -ll >&5
/sysroot/bin/ld: error: cannot find -ll
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| /* end confdefs.h. */
|
configure:3946: result: none needed
configure:3952: checking whether yytext is a pointer
configure:3968: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| /* end confdefs.h. */
| #define YYTEXT_POINTER 1
|
configure:3976: result: no
configure:3993: checking for byacc
configure:4023: result: no
configure:3993: checking for yacc
configure:4009: found /usr/sbin/yacc
configure:4020: result: yacc
configure:4039: checking for gawk
configure:4066: result: gawk
configure:4081: checking for date
configure:4097: found /usr/sbin/date
configure:4108: result: date
configure:4120: checking for log
configure:4120: clang -o conftest conftest.c >&5
conftest.c:34:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
char log ();
^
conftest.c:34:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
configure:4120: $? = 0
configure:4120: result: yes
configure:4171: checking for gethostbyname
configure:4171: clang -o conftest conftest.c >&5
configure:4171: $? = 0
configure:4171: result: yes
configure:4222: checking for socket
configure:4222: clang -o conftest conftest.c >&5
configure:4222: $? = 0
configure:4222: result: yes
configure:4318: checking for dlopen in -ldl
configure:4343: clang -o conftest conftest.c -ldl >&5
configure:4343: $? = 0
configure:4352: result: yes
configure:4368: checking to see if compiler understands -Wl,-E
configure:4385: clang -o conftest -Wl,-E conftest.c -ldl >&5
configure:4385: $? = 0
configure:4401: result: yes
configure:4419: checking how to run the C preprocessor
configure:4450: clang -E conftest.c
configure:4450: $? = 0
configure:4464: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 1
| /* end confdefs.h. */
| #include
configure:4489: result: clang -E
configure:4509: clang -E conftest.c
configure:4509: $? = 0
configure:4523: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4523: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 1
| /* end confdefs.h. */
| #include
configure:4552: checking for grep that handles long lines and -e
configure:4610: result: /usr/sbin/grep
configure:4615: checking for egrep
configure:4677: result: /usr/sbin/grep -E
configure:4682: checking for ANSI C header files
configure:4702: clang -c conftest.c >&5
configure:4702: $? = 0
configure:4786: result: yes
configure:4799: checking for sys/types.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for sys/stat.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for stdlib.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for string.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for memory.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for strings.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for inttypes.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for stdint.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4799: checking for unistd.h
configure:4799: clang -c conftest.c >&5
configure:4799: $? = 0
configure:4799: result: yes
configure:4815: checking fcntl.h usability
configure:4815: clang -c conftest.c >&5
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking fcntl.h presence
configure:4815: clang -E conftest.c
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking for fcntl.h
configure:4815: result: yes
configure:4815: checking for strings.h
configure:4815: result: yes
configure:4815: checking time.h usability
configure:4815: clang -c conftest.c >&5
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking time.h presence
configure:4815: clang -E conftest.c
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking for time.h
configure:4815: result: yes
configure:4815: checking sys/time.h usability
configure:4815: clang -c conftest.c >&5
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking sys/time.h presence
configure:4815: clang -E conftest.c
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking for sys/time.h
configure:4815: result: yes
configure:4815: checking for unistd.h
configure:4815: result: yes
configure:4815: checking sys/resource.h usability
configure:4815: clang -c conftest.c >&5
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking sys/resource.h presence
configure:4815: clang -E conftest.c
configure:4815: $? = 0
configure:4815: result: yes
configure:4815: checking for sys/resource.h
configure:4815: result: yes
configure:4828: checking stropts.h usability
configure:4828: clang -c conftest.c >&5
configure:4828: $? = 0
configure:4828: result: yes
configure:4828: checking stropts.h presence
configure:4828: clang -E conftest.c
configure:4828: $? = 0
configure:4828: result: yes
configure:4828: checking for stropts.h
configure:4828: result: yes
configure:4840: checking dlfcn.h usability
configure:4840: clang -c conftest.c >&5
configure:4840: $? = 0
configure:4840: result: yes
configure:4840: checking dlfcn.h presence
configure:4840: clang -E conftest.c
configure:4840: $? = 0
configure:4840: result: yes
configure:4840: checking for dlfcn.h
configure:4840: result: yes
configure:4851: checking for inline
configure:4867: clang -c conftest.c >&5
configure:4867: $? = 0
configure:4875: result: inline
configure:4902: checking for stdint.h
configure:4902: result: yes
configure:5052: checking for uint64_t
configure:5061: result: yes
configure:5075: checking return type of signal handlers
configure:5093: clang -c conftest.c >&5
conftest.c:40:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:5093: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 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_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_C_INLINE 1
| #define HAVE_STDINT_H 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:5100: result: void
configure:5110: checking for vprintf
configure:5110: clang -o conftest conftest.c -ldl >&5
conftest.c:58:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:58:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:5110: $? = 0
configure:5110: result: yes
configure:5116: checking for _doprnt
configure:5116: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-f30e0a.o:conftest.c:function main: error: undefined reference to '_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 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_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_C_INLINE 1
| #define HAVE_STDINT_H 1
| #define HAVE_UINT64_T 1
| #define RETSIGTYPE void
| #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 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 _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
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:5116: result: no
configure:5130: checking for unsetenv
configure:5130: clang -o conftest conftest.c -ldl >&5
configure:5130: $? = 0
configure:5130: result: yes
configure:5130: checking for setenv
configure:5130: clang -o conftest conftest.c -ldl >&5
configure:5130: $? = 0
configure:5130: result: yes
configure:5130: checking for putenv
configure:5130: clang -o conftest conftest.c -ldl >&5
configure:5130: $? = 0
configure:5130: result: yes
configure:5130: checking for gettimeofday
configure:5130: clang -o conftest conftest.c -ldl >&5
configure:5130: $? = 0
configure:5130: result: yes
configure:5130: checking for hstrerror
configure:5130: clang -o conftest conftest.c -ldl >&5
configure:5130: $? = 0
configure:5130: result: yes
configure:5130: checking for select
configure:5130: clang -o conftest conftest.c -ldl >&5
configure:5130: $? = 0
configure:5130: result: yes
configure:5143: checking for sigaction
configure:5143: clang -o conftest conftest.c -ldl >&5
configure:5143: $? = 0
configure:5143: result: yes
configure:5143: checking for sigrelse
configure:5143: clang -o conftest conftest.c -ldl >&5
configure:5143: $? = 0
configure:5143: result: yes
configure:5143: checking for sigignore
configure:5143: clang -o conftest conftest.c -ldl >&5
configure:5143: $? = 0
configure:5143: result: yes
configure:5143: checking for setrlimit
configure:5143: clang -o conftest conftest.c -ldl >&5
configure:5143: $? = 0
configure:5143: result: yes
configure:5143: checking for getrlimit
configure:5143: clang -o conftest conftest.c -ldl >&5
configure:5143: $? = 0
configure:5143: result: yes
configure:5156: checking for dlopen
configure:5156: clang -o conftest conftest.c -ldl >&5
configure:5156: $? = 0
configure:5156: result: yes
configure:5156: checking for dlsym
configure:5156: clang -o conftest conftest.c -ldl >&5
configure:5156: $? = 0
configure:5156: result: yes
configure:5156: checking for dlerror
configure:5156: clang -o conftest conftest.c -ldl >&5
configure:5156: $? = 0
configure:5156: result: yes
configure:5156: checking for dlclose
configure:5156: clang -o conftest conftest.c -ldl >&5
configure:5156: $? = 0
configure:5156: result: yes
configure:5167: checking whether getpgrp requires zero arguments
configure:5184: clang -c conftest.c >&5
conftest.c:87:10: error: too many arguments to function call, expected 0, have 1
getpgrp (0);
~~~~~~~ ^
/sysroot/include/unistd.h:96:1: note: 'getpgrp' declared here
pid_t getpgrp(void);
^
1 error generated.
configure:5184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 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_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_C_INLINE 1
| #define HAVE_STDINT_H 1
| #define HAVE_UINT64_T 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_UNSETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SELECT 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGIGNORE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| getpgrp (0);
| ;
| return 0;
| }
configure:5192: result: yes
configure:5223: checking for tparm in -lncurses
configure:5248: clang -o conftest conftest.c -lncurses -ldl >&5
/sysroot/bin/ld: error: cannot find -lncurses
/tmp/conftest-5b60fe.o:conftest.c:function main: error: undefined reference to 'tparm'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5248: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 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_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_C_INLINE 1
| #define HAVE_STDINT_H 1
| #define HAVE_UINT64_T 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_UNSETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SELECT 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGIGNORE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define GETPGRP_VOID 1
| /* end confdefs.h. */
|
| /* 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 tparm ();
| int
| main ()
| {
| return tparm ();
| ;
| return 0;
| }
configure:5257: result: no
configure:5262: checking for tgetent in -ltermcap
configure:5287: clang -o conftest conftest.c -ltermcap -ldl >&5
/sysroot/bin/ld: error: cannot find -ltermcap
/tmp/conftest-1f30e0.o:conftest.c:function main: error: undefined reference to 'tgetent'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 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_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_C_INLINE 1
| #define HAVE_STDINT_H 1
| #define HAVE_UINT64_T 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_UNSETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SELECT 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGIGNORE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define GETPGRP_VOID 1
| /* end confdefs.h. */
|
| /* 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 tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:5296: result: no
configure:5310: checking for readline in -lreadline
configure:5335: clang -o conftest conftest.c -lreadline -ldl >&5
/sysroot/bin/ld: error: cannot find -lreadline
/tmp/conftest-bcdd5b.o:conftest.c:function main: error: undefined reference to 'readline'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "nickle"
| #define PACKAGE_TARNAME "nickle"
| #define PACKAGE_VERSION "2.70"
| #define PACKAGE_STRING "nickle 2.70"
| #define PACKAGE_BUGREPORT "http://nickle.org"
| #define PACKAGE_URL ""
| #define PACKAGE "nickle"
| #define VERSION "2.70"
| #define HAVE_LIBDL 1
| #define HAVE_EXTERN_SYMS 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_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_C_INLINE 1
| #define HAVE_STDINT_H 1
| #define HAVE_UINT64_T 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_UNSETENV 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SELECT 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGRELSE 1
| #define HAVE_SIGIGNORE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_DLOPEN 1
| #define HAVE_DLSYM 1
| #define HAVE_DLERROR 1
| #define HAVE_DLCLOSE 1
| #define GETPGRP_VOID 1
| /* end confdefs.h. */
|
| /* 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 readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:5344: result: no
configure:5357: result: Cannot find readline. Build with --without-readline or set the readline path appropriately.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=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_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_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=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_func__doprnt=no
ac_cv_func_dlclose=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=yes
ac_cv_func_dlsym=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getrlimit=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_hstrerror=yes
ac_cv_func_log=yes
ac_cv_func_putenv=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setrlimit=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigignore=yes
ac_cv_func_sigrelse=yes
ac_cv_func_socket=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
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_stropts_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_lex='none needed'
ac_cv_lib_ncurses_tparm=no
ac_cv_lib_readline_readline=no
ac_cv_lib_termcap_tgetent=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_DATE=date
ac_cv_prog_LEX=flex
ac_cv_prog_YACC=yacc
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_type_signal=void
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/nickle/src/nickle-2.70/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/nickle/src/nickle-2.70/missing --run tar'
AUTOCONF='${SHELL} /tmp/nickle/src/nickle-2.70/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/nickle/src/nickle-2.70/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/nickle/src/nickle-2.70/missing --run automake-1.11'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=' '
CYGPATH_W='echo'
DATE='date'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=' '
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS='-ldl '
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/nickle/src/nickle-2.70/missing --run makeinfo'
MKDIR_P='/usr/sbin/mkdir -p'
NICKLE_LDFLAGS='-Wl,-E'
OBJEXT='o'
PACKAGE='nickle'
PACKAGE_BUGREPORT='http://nickle.org'
PACKAGE_NAME='nickle'
PACKAGE_STRING='nickle 2.70'
PACKAGE_TARNAME='nickle'
PACKAGE_URL=''
PACKAGE_VERSION='2.70'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.70'
YACC='yacc'
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/nickle/src/nickle-2.70/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
nicklelibdir=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "nickle"
#define PACKAGE_TARNAME "nickle"
#define PACKAGE_VERSION "2.70"
#define PACKAGE_STRING "nickle 2.70"
#define PACKAGE_BUGREPORT "http://nickle.org"
#define PACKAGE_URL ""
#define PACKAGE "nickle"
#define VERSION "2.70"
#define HAVE_LIBDL 1
#define HAVE_EXTERN_SYMS 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_FCNTL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_STROPTS_H 1
#define HAVE_DLFCN_H 1
#define HAVE_C_INLINE 1
#define HAVE_STDINT_H 1
#define HAVE_UINT64_T 1
#define RETSIGTYPE void
#define HAVE_VPRINTF 1
#define HAVE_UNSETENV 1
#define HAVE_SETENV 1
#define HAVE_PUTENV 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_HSTRERROR 1
#define HAVE_SELECT 1
#define HAVE_SIGACTION 1
#define HAVE_SIGRELSE 1
#define HAVE_SIGIGNORE 1
#define HAVE_SETRLIMIT 1
#define HAVE_GETRLIMIT 1
#define HAVE_DLOPEN 1
#define HAVE_DLSYM 1
#define HAVE_DLERROR 1
#define HAVE_DLCLOSE 1
#define GETPGRP_VOID 1
configure: exit 1