pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/got-portable: build failure on Darwin, if ossp-uuid is linked



Am Mittwoch 5 Juli 2023 um 7:59:44 -0400, schrieb Greg Troxel 0,8K:
> Manuel Kuklinski <mk%asdfghasdfgh.de@localhost> writes:
> 
> > I'm new to pkgsrc, but I noticed that devel/got-portable fails to build
> > on Darwin, if devel/ossp-uuid is linked.
> 
> Thanks for the report
> 
> > If I change the uuid library to devel/libuuid, devel/got-portable builds
> > fine. I don't have committing acces to pkgsrc and the maintainer hasn't
> > replied, so I'm writing to this list, in the hope, someone may fix this,
> > not only for this sole user, writing this e-mail...
> 
> It's really hard to tell what's wrong and why changing the library would
> be the right thing to do.
> 
> You didn't explain what went wrong.  Does the build of ossp-uuid fail,
> or does got-portable fail even though a successful build of ossp-uuid is
> installed?
> 
> What does upstream say about the preferred dependenciess?

ossp-uuid builds fine, but compilation bails out with:

<snip>
configure: "HOMEBREW_PREFIX using --prefix"
configure: "HOMEBREW_PREFIX determined as: /opt/pkg"
checking for landlock... no
checking for working reallocarray... no
checking for working recallocarray... no
checking for library containing imsg_init... no
checking for LIBEVENT_CORE... yes
checking for uuid_create... no
checking for LIBUUID... no
checking for uuid.h... no
configure: error: "*** couldn't find uuid ***"
*** Error code 1

Stop.
bmake[1]: stopped in /Users/mk/pkgsrc/devel/got-portable
*** Error code 1

Stop.
bmake: stopped in /Users/mk/pkgsrc/devel/got-portable
</snip>

config.log from work is attached. Hope this helps...
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by got-portable configure 0.90, which was
generated by GNU Autoconf 2.71.  Invocation command line was

  $ ./configure --prefix=/opt/pkg --build=x86_64-apple-darwin21 --host=x86_64-apple-darwin21 --mandir=/opt/pkg/share/man --enable-option-checking=yes

## --------- ##
## Platform. ##
## --------- ##

hostname = Macintosh.local
uname -m = x86_64
uname -r = 21.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 21.6.0: Thu Mar  9 20:08:59 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_X86_64

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 21.6.0: Thu Mar  9 20:08:59 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 795 tasks, 2834 threads, 8 processors
Load average: 8.01, Mach factor: 0.86
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/mk/pkgsrc/devel/got-portable/work/.cwrapper/bin/
PATH: /Users/mk/pkgsrc/devel/got-portable/work/.buildlink/bin/
PATH: /Users/mk/pkgsrc/devel/got-portable/work/.tools/bin/
PATH: /opt/pkg/bin/
PATH: /opt/pkg/lib/cw/
PATH: /Users/mk/perl5/bin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /sbin/
PATH: /opt/X11/bin/
PATH: /usr/local/MacGPG2/bin/
PATH: /Applications/Little Snitch.app/Contents/Components/
PATH: /opt/pkg/sbin/
PATH: /opt/pkg/bin/
PATH: /Library/TeX/texbin/
PATH: /Applications/iTerm.app/Contents/Resources/utilities/
PATH: /Users/mk/.local/bin/
PATH: /Users/mk/.bin/
PATH: /opt/pkg/sbin/
PATH: /opt/pkg/bin/
PATH: /Users/mk/Library/Python/3.9/bin/
PATH: /opt/pkg/bin/
PATH: /opt/pkg/bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2825: looking for aux files: ar-lib config.guess config.sub compile missing install-sh
configure:2838:  trying ./etc/
configure:2867:   ./etc/ar-lib found
configure:2867:   ./etc/config.guess found
configure:2867:   ./etc/config.sub found
configure:2867:   ./etc/compile found
configure:2867:   ./etc/missing found
configure:2849:   ./etc/install-sh found
configure:2998: checking for a BSD-compatible install
configure:3071: result: /usr/bin/install -c -o root -g wheel
configure:3082: checking whether build environment is sane
configure:3137: result: yes
configure:3296: checking for a race-free mkdir -p
configure:3340: result: ./etc/install-sh -c -d
configure:3347: checking for gawk
configure:3379: result: /opt/pkg/bin/nawk
configure:3390: checking whether make sets $(MAKE)
configure:3413: result: yes
configure:3443: checking whether make supports nested variables
configure:3461: result: yes
configure:3626: checking whether make supports the include directive
configure:3641: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3644: $? = 0
configure:3663: result: yes (GNU style)
configure:3694: checking for x86_64-apple-darwin21-gcc
configure:3726: result: clang
configure:4124: checking for C compiler version
configure:4133: clang --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: x86_64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:4144: $? = 0
configure:4133: clang -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: x86_64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:4144: $? = 0
configure:4133: clang -V >&5
clang: error: unsupported option '-V -isysroot'
configure:4144: $? = 1
configure:4133: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:4144: $? = 1
configure:4133: clang -version >&5
clang: error: unknown argument '-version'; did you mean '--version'?
clang: error: no input files
configure:4144: $? = 1
configure:4164: checking whether the C compiler works
configure:4186: clang -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4190: $? = 0
configure:4240: result: yes
configure:4243: checking for C compiler default output file name
configure:4245: result: a.out
configure:4251: checking for suffix of executables
configure:4258: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4262: $? = 0
configure:4285: result: 
configure:4307: checking whether we are cross compiling
configure:4315: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4319: $? = 0
configure:4326: ./conftest
configure:4330: $? = 0
configure:4345: result: no
configure:4350: checking for suffix of object files
configure:4373: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4377: $? = 0
configure:4399: result: o
configure:4403: checking whether the compiler supports GNU C
configure:4423: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4423: $? = 0
configure:4433: result: yes
configure:4444: checking whether clang accepts -g
configure:4465: clang -c -g -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4465: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:4481: clang -c  -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4481: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:4498: clang -c -g -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4498: $? = 0
configure:4509: result: yes
configure:4529: checking for clang option to enable C11 features
configure:4544: clang  -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4544: $? = 0
configure:4562: result: none needed
configure:4678: checking whether clang understands -c and -o together
configure:4701: clang -c conftest.c -o conftest2.o
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4704: $? = 0
configure:4701: clang -c conftest.c -o conftest2.o
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4704: $? = 0
configure:4716: result: yes
configure:4735: checking dependency style of clang
configure:4847: result: gcc3
configure:4867: checking for stdio.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for stdlib.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for string.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for inttypes.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for stdint.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for strings.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for sys/stat.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for sys/types.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for unistd.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for wchar.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4867: checking for minix/config.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
         ^~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:4867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4867: result: no
configure:4867: checking for vfork.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:52:10: fatal error: 'vfork.h' file not found
#include <vfork.h>
         ^~~~~~~~~
1 warning and 1 error generated.
configure:4867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:4867: result: no
configure:4867: checking for sys/param.h
configure:4867: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4867: $? = 0
configure:4867: result: yes
configure:4898: checking whether it is safe to define __EXTENSIONS__
configure:4917: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4917: $? = 0
configure:4925: result: yes
configure:4928: checking whether _XOPEN_SOURCE should be defined
configure:4950: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:4950: $? = 0
configure:4977: result: no
configure:5039: checking build system type
configure:5054: result: x86_64-apple-darwin21
configure:5074: checking host system type
configure:5088: result: x86_64-apple-darwin21
configure:5138: checking for x86_64-apple-darwin21-gcc
configure:5170: result: clang
configure:5568: checking for C compiler version
configure:5577: clang --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: x86_64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:5588: $? = 0
configure:5577: clang -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.202)
Target: x86_64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:5588: $? = 0
configure:5577: clang -V >&5
clang: error: unsupported option '-V -isysroot'
configure:5588: $? = 1
configure:5577: clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:5588: $? = 1
configure:5577: clang -version >&5
clang: error: unknown argument '-version'; did you mean '--version'?
clang: error: no input files
configure:5588: $? = 1
configure:5592: checking whether the compiler supports GNU C
configure:5622: result: yes
configure:5633: checking whether clang accepts -g
configure:5698: result: yes
configure:5718: checking for clang option to enable C11 features
configure:5751: result: none needed
configure:5867: checking whether clang understands -c and -o together
configure:5905: result: yes
configure:5924: checking dependency style of clang
configure:6036: result: gcc3
configure:6056: checking how to run the C preprocessor
configure:6082: clang -E -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6082: $? = 0
configure:6097: clang -E -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:42:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:6097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6124: result: clang -E
configure:6138: clang -E -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6138: $? = 0
configure:6153: clang -E -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:42:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:6153: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6184: checking whether ln -s works
configure:6188: result: yes
configure:6195: checking whether make sets $(MAKE)
configure:6218: result: yes
configure:6284: checking for x86_64-apple-darwin21-ar
configure:6319: result: no
configure:6284: checking for x86_64-apple-darwin21-lib
configure:6319: result: no
configure:6284: checking for x86_64-apple-darwin21-link
configure:6319: result: no
configure:6333: checking for ar
configure:6354: found /usr/bin/ar
configure:6365: result: ar
configure:6391: checking the archiver (ar) interface
configure:6408: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6408: $? = 0
configure:6411: ar cru libconftest.a conftest.o >&5
configure:6414: $? = 0
configure:6442: result: ar
configure:6465: checking for x86_64-apple-darwin21-ranlib
configure:6500: result: no
configure:6510: checking for ranlib
configure:6531: found /usr/bin/ranlib
configure:6542: result: ranlib
configure:6683: checking pkg-config is at least version 0.9.0
configure:6686: result: yes
configure:6696: "Using YACC set from environment: /opt/pkg/bin/bison -y"
configure:6701: checking for fcntl.h
configure:6701: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6701: $? = 0
configure:6701: result: yes
configure:6707: checking for getopt.h
configure:6707: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6707: $? = 0
configure:6707: result: yes
configure:6713: checking for langinfo.h
configure:6713: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6713: $? = 0
configure:6713: result: yes
configure:6719: checking for libutil.h
configure:6719: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:73:10: fatal error: 'libutil.h' file not found
#include <libutil.h>
         ^~~~~~~~~~~
1 warning and 1 error generated.
configure:6719: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:6719: result: no
configure:6725: checking for limits.h
configure:6725: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6725: $? = 0
configure:6725: result: yes
configure:6731: checking for linux/landlock.h
configure:6731: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:74:10: fatal error: 'linux/landlock.h' file not found
#include <linux/landlock.h>
         ^~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:6731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/landlock.h>
configure:6731: result: no
configure:6737: checking for locale.h
configure:6737: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6737: $? = 0
configure:6737: result: yes
configure:6743: checking for netdb.h
configure:6743: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6743: $? = 0
configure:6743: result: yes
configure:6749: checking for netinet/in.h
configure:6749: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6749: $? = 0
configure:6749: result: yes
configure:6755: checking for paths.h
configure:6755: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6755: $? = 0
configure:6755: result: yes
configure:6761: checking for poll.h
configure:6761: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6761: $? = 0
configure:6761: result: yes
configure:6767: checking for sha.h
configure:6767: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:79:10: fatal error: 'sha.h' file not found
#include <sha.h>
         ^~~~~~~
1 warning and 1 error generated.
configure:6767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sha.h>
configure:6767: result: no
configure:6773: checking for sha1.h
configure:6773: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:79:10: fatal error: 'sha1.h' file not found
#include <sha1.h>
         ^~~~~~~~
1 warning and 1 error generated.
configure:6773: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sha1.h>
configure:6773: result: no
configure:6779: checking for sha2.h
configure:6779: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:79:10: fatal error: 'sha2.h' file not found
#include <sha2.h>
         ^~~~~~~~
1 warning and 1 error generated.
configure:6779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sha2.h>
configure:6779: result: no
configure:6785: checking for sha256.h
configure:6785: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:79:10: fatal error: 'sha256.h' file not found
#include <sha256.h>
         ^~~~~~~~~~
1 warning and 1 error generated.
configure:6785: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sha256.h>
configure:6785: result: no
configure:6791: checking for stddef.h
configure:6791: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6791: $? = 0
configure:6791: result: yes
configure:6797: checking for stdint.h
configure:6797: result: yes
configure:6803: checking for stdlib.h
configure:6803: result: yes
configure:6809: checking for string.h
configure:6809: result: yes
configure:6815: checking for sys/ioctl.h
configure:6815: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6815: $? = 0
configure:6815: result: yes
configure:6821: checking for sys/param.h
configure:6821: result: yes
configure:6827: checking for sys/poll.h
configure:6827: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6827: $? = 0
configure:6827: result: yes
configure:6833: checking for sys/queue.h
configure:6833: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6833: $? = 0
configure:6833: result: yes
configure:6839: checking for sys/select.h
configure:6839: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6839: $? = 0
configure:6839: result: yes
configure:6845: checking for sys/socket.h
configure:6845: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6845: $? = 0
configure:6845: result: yes
configure:6851: checking for sys/time.h
configure:6851: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6851: $? = 0
configure:6851: result: yes
configure:6857: checking for sys/tree.h
configure:6857: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:90:10: fatal error: 'sys/tree.h' file not found
#include <sys/tree.h>
         ^~~~~~~~~~~~
1 warning and 1 error generated.
configure:6857: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/tree.h>
configure:6857: result: no
configure:6863: checking for util.h
configure:6863: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6863: $? = 0
configure:6863: result: yes
configure:6869: checking for unistd.h
configure:6869: result: yes
configure:6875: checking for wchar.h
configure:6875: result: yes
configure:6886: checking for dirent.h that defines DIR
configure:6906: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6906: $? = 0
configure:6915: result: yes
configure:6929: checking for library containing opendir
configure:6959: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:6959: $? = 0
configure:6979: result: none required
configure:7050: checking for clang options needed to detect all undeclared functions
configure:7072: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses  -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:70:8: warning: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Wimplicit-function-declaration]
(void) strchr;
       ^
conftest.c:70:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
2 warnings generated.
configure:7072: $? = 0
configure:7072: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -fno-builtin -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:70:8: error: use of undeclared identifier 'strchr'
(void) strchr;
       ^
1 warning and 1 error generated.
configure:7072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| (void) strchr;
|   ;
|   return 0;
| }
configure:7099: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -fno-builtin -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7099: $? = 0
configure:7116: result: -fno-builtin
configure:7130: checking whether F_CLOSEM is declared
configure:7130: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -fno-builtin -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:78:10: error: use of undeclared identifier 'F_CLOSEM'
  (void) F_CLOSEM;
         ^
1 warning and 1 error generated.
configure:7130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <limits.h>
| 			 #include <fcntl.h>
| 
| 
| 
| int
| main (void)
| {
| #ifndef F_CLOSEM
| #ifdef __cplusplus
|   (void) F_CLOSEM;
| #else
|   (void) F_CLOSEM;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:7130: result: no
configure:7143: checking for /proc/pid/fd directory
configure:7152: result: no
configure:7156: checking whether program_invocation_short_name is defined
configure:7173: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:67:11: fatal error: 'argp.h' file not found
        #include <argp.h>
                 ^~~~~~~~
1 warning and 1 error generated.
configure:7173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| 
| 	#include <argp.h>
| 
| int
| main (void)
| {
| 
| 	program_invocation_short_name = "test";
| 
|   ;
|   return 0;
| }
configure:7184: result: no
configure:7191: checking whether PR_SET_NAME is declared
configure:7191: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -fno-builtin -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:66:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
         ^~~~~~~~~~~~~
1 warning and 1 error generated.
configure:7191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <sys/prctl.h>
| 
| 
| int
| main (void)
| {
| #ifndef PR_SET_NAME
| #ifdef __cplusplus
|   (void) PR_SET_NAME;
| #else
|   (void) PR_SET_NAME;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:7191: result: no
configure:7210: checking whether getopt has optreset support
configure:7228: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7228: $? = 0
configure:7239: result: yes
configure:7256: checking for struct pollfd.fd
configure:7256: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7256: $? = 0
configure:7256: result: yes
configure:7276: checking for _Bool
configure:7276: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7276: $? = 0
configure:7276: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:99:20: error: expected expression
if (sizeof ((_Bool)))
                   ^
1 warning and 1 error generated.
configure:7276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7276: result: yes
configure:7285: checking for stdbool.h that conforms to C99
configure:7401: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:154:25: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
             bool ps = &s;
                  ~~    ^
conftest.c:159:28: warning: address of 't' will always evaluate to 'true' [-Wpointer-bool-conversion]
               _Bool pt = &t;
                     ~~    ^
conftest.c:169:55: warning: address of array 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                                     ~^
conftest.c:169:50: warning: address of array 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                                ~^
conftest.c:169:45: warning: address of array 'w' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                           ~^
conftest.c:169:40: warning: address of array 'v' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                      ~^
conftest.c:169:35: warning: address of array 'u' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                 ~^
conftest.c:169:30: warning: address of array 'r' will always evaluate to 'true' [-Wpointer-bool-conversion]
                            ~^
conftest.c:169:25: warning: address of array 'q' will always evaluate to 'true' [-Wpointer-bool-conversion]
                       ~^
conftest.c:167:40: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                      ~^
conftest.c:167:35: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
                                 ~^
conftest.c:167:30: warning: address of array 'm' will always evaluate to 'true' [-Wpointer-bool-conversion]
                            ~^
conftest.c:167:25: warning: address of array 'l' will always evaluate to 'true' [-Wpointer-bool-conversion]
                       ~^
conftest.c:166:73: warning: address of array 'k' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
                                                                       ~^
conftest.c:166:68: warning: address of array 'j' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
                                                                  ~^
conftest.c:166:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
                                                             ~^
conftest.c:166:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
                                    ~^
conftest.c:166:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
                               ~^
conftest.c:166:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
                          ~^
conftest.c:166:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k
                     ~^
21 warnings generated.
configure:7401: $? = 0
configure:7409: result: yes
configure:7412: checking for inline
configure:7429: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7429: $? = 0
configure:7438: result: inline
configure:7456: checking for int64_t
configure:7456: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7456: $? = 0
configure:7456: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:102:53: warning: overflow in expression; result is -9223372036854775808 with type 'long long' [-Winteger-overflow]
                 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
                                                                  ^
conftest.c:101:24: error: 'test_array' declared as an array with a negative size
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings and 1 error generated.
configure:7456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 64 / 2 - 1 };
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7456: result: yes
configure:7465: checking for mode_t
configure:7465: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7465: $? = 0
configure:7465: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:100:21: error: expected expression
if (sizeof ((mode_t)))
                    ^
1 warning and 1 error generated.
configure:7465: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7465: result: yes
configure:7475: checking for off_t
configure:7475: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7475: $? = 0
configure:7475: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:100:20: error: expected expression
if (sizeof ((off_t)))
                   ^
1 warning and 1 error generated.
configure:7475: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((off_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7475: result: yes
configure:7486: checking for pid_t
configure:7486: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7486: $? = 0
configure:7486: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:101:20: error: expected expression
if (sizeof ((pid_t)))
                   ^
1 warning and 1 error generated.
configure:7486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| int
| main (void)
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7486: result: yes
configure:7522: checking for size_t
configure:7522: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7522: $? = 0
configure:7522: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:100:21: error: expected expression
if (sizeof ((size_t)))
                    ^
1 warning and 1 error generated.
configure:7522: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7522: result: yes
configure:7532: checking for ssize_t
configure:7532: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7532: $? = 0
configure:7532: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:100:22: error: expected expression
if (sizeof ((ssize_t)))
                     ^
1 warning and 1 error generated.
configure:7532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((ssize_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7532: result: yes
configure:7542: checking for uint16_t
configure:7542: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7542: $? = 0
configure:7542: result: yes
configure:7552: checking for uint32_t
configure:7552: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7552: $? = 0
configure:7552: result: yes
configure:7564: checking for uint64_t
configure:7564: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7564: $? = 0
configure:7564: result: yes
configure:7576: checking for uint8_t
configure:7576: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7576: $? = 0
configure:7576: result: yes
configure:7590: checking for struct ifgroupreq
configure:7590: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:100:5: error: invalid application of 'sizeof' to an incomplete type 'struct ifgroupreq'
if (sizeof (struct ifgroupreq))
    ^      ~~~~~~~~~~~~~~~~~~~
conftest.c:100:20: note: forward declaration of 'struct ifgroupreq'
if (sizeof (struct ifgroupreq))
                   ^
1 warning and 1 error generated.
configure:7590: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof (struct ifgroupreq))
| 	 return 0;
|   ;
|   return 0;
| }
configure:7590: result: no
configure:7603: checking for struct sockaddr_storage
configure:7603: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7603: $? = 0
configure:7603: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:77:38: error: expected expression
if (sizeof ((struct sockaddr_storage)))
                                     ^
1 warning and 1 error generated.
configure:7603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/socket.h>
| 
| 
| int
| main (void)
| {
| if (sizeof ((struct sockaddr_storage)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7603: result: yes
configure:7619: checking for struct sockaddr_storage.ss_len
configure:7619: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7619: $? = 0
configure:7619: result: yes
configure:7633: checking for struct sockaddr.sa_len
configure:7633: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7633: $? = 0
configure:7633: result: yes
configure:7655: checking for library containing flock
configure:7685: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7685: $? = 0
configure:7705: result: none required
configure:7721: checking for fork
configure:7721: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7721: $? = 0
configure:7721: result: yes
configure:7721: checking for vfork
configure:7721: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:89:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
     ^
conftest.c:89:6: note: 'vfork' is a builtin with type 'int (void)'
2 warnings generated.
configure:7721: $? = 0
configure:7721: result: yes
configure:7721: checking for getpagesize
configure:7721: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7721: $? = 0
configure:7721: result: yes
configure:7734: checking for working fork
configure:7758: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7758: $? = 0
configure:7758: ./conftest
configure:7758: $? = 0
configure:7769: result: yes
configure:7790: checking for working vfork
configure:7919: result: yes
configure:7944: checking for _LARGEFILE_SOURCE value needed for large files
configure:7964: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:7964: $? = 0
configure:7994: result: no
configure:8013: checking whether lstat correctly handles trailing slash
configure:8046: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8046: $? = 0
configure:8046: ./conftest
configure:8046: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| struct stat sbuf;
|      /* Linux will dereference the symlink and fail, as required by POSIX.
| 	That is better in the sense that it means we will not
| 	have to compile and use the lstat wrapper.  */
|      return lstat ("conftest.sym/", &sbuf) == 0;
|   ;
|   return 0;
| }
configure:8064: result: no
configure:8081: checking for GNU libc compatible malloc
configure:8113: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8113: $? = 0
configure:8113: ./conftest
configure:8113: $? = 0
configure:8124: result: yes
configure:8150: checking for working mmap
configure:8302: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8302: $? = 0
configure:8302: ./conftest
configure:8302: $? = 0
configure:8313: result: yes
configure:8322: checking for GNU libc compatible realloc
configure:8354: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8354: $? = 0
configure:8354: ./conftest
configure:8354: $? = 0
configure:8365: result: yes
configure:8387: checking whether strerror_r is declared
configure:8387: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -fno-builtin -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8387: $? = 0
configure:8387: result: yes
configure:8406: checking whether strerror_r returns char *
configure:8431: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:89:13: error: indirection requires pointer operand ('int' invalid)
          char x = *strerror_r (0, buf, sizeof buf);
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.c:90:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
          char *p = strerror_r (0, buf, sizeof buf);
                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings and 1 error generated.
configure:8431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include <string.h>
| int
| main (void)
| {
| 
| 	  char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  char *p = strerror_r (0, buf, sizeof buf);
| 	  return !p || x;
| 
|   ;
|   return 0;
| }
configure:8440: result: no
configure:8448: checking for working strnlen
configure:8488: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8488: $? = 0
configure:8488: ./conftest
configure:8488: $? = 0
configure:8499: result: yes
configure:8508: checking for dup2
configure:8508: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8508: $? = 0
configure:8508: result: yes
configure:8514: checking for flock
configure:8514: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8514: $? = 0
configure:8514: result: yes
configure:8520: checking for getcwd
configure:8520: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8520: $? = 0
configure:8520: result: yes
configure:8526: checking for localtime_r
configure:8526: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8526: $? = 0
configure:8526: result: yes
configure:8532: checking for memchr
configure:8532: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:103:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
char memchr ();
     ^
conftest.c:103:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
2 warnings generated.
configure:8532: $? = 0
configure:8532: result: yes
configure:8538: checking for memmove
configure:8538: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:104:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
     ^
conftest.c:104:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
2 warnings generated.
configure:8538: $? = 0
configure:8538: result: yes
configure:8544: checking for memset
configure:8544: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:105:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
     ^
conftest.c:105:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
2 warnings generated.
configure:8544: $? = 0
configure:8544: result: yes
configure:8550: checking for mergesort
configure:8550: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8550: $? = 0
configure:8550: result: yes
configure:8556: checking for mkdir
configure:8556: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8556: $? = 0
configure:8556: result: yes
configure:8562: checking for munmap
configure:8562: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8562: $? = 0
configure:8562: result: yes
configure:8568: checking for nl_langinfo
configure:8568: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8568: $? = 0
configure:8568: result: yes
configure:8574: checking for realpath
configure:8574: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8574: $? = 0
configure:8574: result: yes
configure:8580: checking for regcomp
configure:8580: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8580: $? = 0
configure:8580: result: yes
configure:8586: checking for rmdir
configure:8586: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8586: $? = 0
configure:8586: result: yes
configure:8592: checking for setlocale
configure:8592: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8592: $? = 0
configure:8592: result: yes
configure:8598: checking for socket
configure:8598: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8598: $? = 0
configure:8598: result: yes
configure:8604: checking for setresgid
configure:8604: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_setresgid", referenced from:
      _main in conftest-9bdc7e.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8604: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| /* end confdefs.h.  */
| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setresgid innocuous_setresgid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char setresgid (); below.  */
| 
| #include <limits.h>
| #undef setresgid
| 
| /* 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 setresgid ();
| /* 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_setresgid || defined __stub___setresgid
| choke me
| #endif
| 
| int
| main (void)
| {
| return setresgid ();
|   ;
|   return 0;
| }
configure:8604: result: no
configure:8610: checking for setresuid
configure:8610: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_setresuid", referenced from:
      _main in conftest-293527.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| /* end confdefs.h.  */
| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setresuid innocuous_setresuid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char setresuid (); below.  */
| 
| #include <limits.h>
| #undef setresuid
| 
| /* 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 setresuid ();
| /* 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_setresuid || defined __stub___setresuid
| choke me
| #endif
| 
| int
| main (void)
| {
| return setresuid ();
|   ;
|   return 0;
| }
configure:8610: result: no
configure:8616: checking for setproctitle
configure:8616: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_setproctitle", referenced from:
      _main in conftest-b9e18f.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8616: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| /* end confdefs.h.  */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setproctitle innocuous_setproctitle
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char setproctitle (); below.  */
| 
| #include <limits.h>
| #undef setproctitle
| 
| /* 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 setproctitle ();
| /* 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_setproctitle || defined __stub___setproctitle
| choke me
| #endif
| 
| int
| main (void)
| {
| return setproctitle ();
|   ;
|   return 0;
| }
configure:8616: result: no
configure:8622: checking for strcasecmp
configure:8622: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:115:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
     ^
conftest.c:115:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
2 warnings generated.
configure:8622: $? = 0
configure:8622: result: yes
configure:8628: checking for strchr
configure:8628: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:116:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
     ^
conftest.c:116:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
2 warnings generated.
configure:8628: $? = 0
configure:8628: result: yes
configure:8634: checking for strcspn
configure:8634: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:117:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
char strcspn ();
     ^
conftest.c:117:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
2 warnings generated.
configure:8634: $? = 0
configure:8634: result: yes
configure:8640: checking for strdup
configure:8640: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:118:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
     ^
conftest.c:118:6: note: 'strdup' is a builtin with type 'char *(const char *)'
2 warnings generated.
configure:8640: $? = 0
configure:8640: result: yes
configure:8646: checking for strerror
configure:8646: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:119:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
     ^
conftest.c:119:6: note: 'strerror' is a builtin with type 'char *(int)'
2 warnings generated.
configure:8646: $? = 0
configure:8646: result: yes
configure:8652: checking for strncasecmp
configure:8652: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:120:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
     ^
conftest.c:120:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
2 warnings generated.
configure:8652: $? = 0
configure:8652: result: yes
configure:8658: checking for strndup
configure:8658: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:121:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
     ^
conftest.c:121:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
2 warnings generated.
configure:8658: $? = 0
configure:8658: result: yes
configure:8664: checking for strrchr
configure:8664: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:122:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
char strrchr ();
     ^
conftest.c:122:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
2 warnings generated.
configure:8664: $? = 0
configure:8664: result: yes
configure:8670: checking for strspn
configure:8670: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:123:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
char strspn ();
     ^
conftest.c:123:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
2 warnings generated.
configure:8670: $? = 0
configure:8670: result: yes
configure:8676: checking for strstr
configure:8676: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:124:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
     ^
conftest.c:124:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
2 warnings generated.
configure:8676: $? = 0
configure:8676: result: yes
configure:8682: checking for strtol
configure:8682: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:125:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
char strtol ();
     ^
conftest.c:125:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
2 warnings generated.
configure:8682: $? = 0
configure:8682: result: yes
configure:8688: checking for strtoul
configure:8688: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:126:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration]
char strtoul ();
     ^
conftest.c:126:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)'
2 warnings generated.
configure:8688: $? = 0
configure:8688: result: yes
configure:8694: checking for sysconf
configure:8694: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8694: $? = 0
configure:8694: result: yes
configure:8700: checking for wcwidth
configure:8700: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8700: $? = 0
configure:8700: result: yes
configure:8724: checking for SipHash
configure:8724: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_SipHash", referenced from:
      _main in conftest-57cdd5.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h.  */
| /* Define SipHash to an innocuous variant, in case <limits.h> declares SipHash.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define SipHash innocuous_SipHash
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char SipHash (); below.  */
| 
| #include <limits.h>
| #undef SipHash
| 
| /* 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 SipHash ();
| /* 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_SipHash || defined __stub___SipHash
| choke me
| #endif
| 
| int
| main (void)
| {
| return SipHash ();
|   ;
|   return 0;
| }
configure:8724: result: no
configure:8741: checking for asprintf
configure:8741: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:141:18: warning: format string missing [-Wformat]
return asprintf ();
       ~~~~~~~~  ^
2 warnings generated.
configure:8741: $? = 0
configure:8741: result: yes
configure:8754: checking for closefrom
configure:8754: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_closefrom", referenced from:
      _main in conftest-57ac16.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h.  */
| /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define closefrom innocuous_closefrom
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char closefrom (); below.  */
| 
| #include <limits.h>
| #undef closefrom
| 
| /* 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 closefrom ();
| /* 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_closefrom || defined __stub___closefrom
| choke me
| #endif
| 
| int
| main (void)
| {
| return closefrom ();
|   ;
|   return 0;
| }
configure:8754: result: no
configure:8767: checking for explicit_bzero
configure:8767: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_explicit_bzero", referenced from:
      _main in conftest-8d8f2e.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h.  */
| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define explicit_bzero innocuous_explicit_bzero
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char explicit_bzero (); below.  */
| 
| #include <limits.h>
| #undef explicit_bzero
| 
| /* 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 explicit_bzero ();
| /* 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_explicit_bzero || defined __stub___explicit_bzero
| choke me
| #endif
| 
| int
| main (void)
| {
| return explicit_bzero ();
|   ;
|   return 0;
| }
configure:8767: result: no
configure:8780: checking for fmt_scaled
configure:8780: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_fmt_scaled", referenced from:
      _main in conftest-c8c2a6.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8780: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h.  */
| /* Define fmt_scaled to an innocuous variant, in case <limits.h> declares fmt_scaled.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fmt_scaled innocuous_fmt_scaled
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char fmt_scaled (); below.  */
| 
| #include <limits.h>
| #undef fmt_scaled
| 
| /* 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 fmt_scaled ();
| /* 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_fmt_scaled || defined __stub___fmt_scaled
| choke me
| #endif
| 
| int
| main (void)
| {
| return fmt_scaled ();
|   ;
|   return 0;
| }
configure:8780: result: no
configure:8793: checking for freezero
configure:8793: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_freezero", referenced from:
      _main in conftest-3dd810.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h.  */
| /* Define freezero to an innocuous variant, in case <limits.h> declares freezero.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define freezero innocuous_freezero
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char freezero (); below.  */
| 
| #include <limits.h>
| #undef freezero
| 
| /* 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 freezero ();
| /* 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_freezero || defined __stub___freezero
| choke me
| #endif
| 
| int
| main (void)
| {
| return freezero ();
|   ;
|   return 0;
| }
configure:8793: result: no
configure:8806: checking for getdtablecount
configure:8806: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_getdtablecount", referenced from:
      _main in conftest-bf17e2.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8806: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| /* end confdefs.h.  */
| /* Define getdtablecount to an innocuous variant, in case <limits.h> declares getdtablecount.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getdtablecount innocuous_getdtablecount
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char getdtablecount (); below.  */
| 
| #include <limits.h>
| #undef getdtablecount
| 
| /* 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 getdtablecount ();
| /* 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_getdtablecount || defined __stub___getdtablecount
| choke me
| #endif
| 
| int
| main (void)
| {
| return getdtablecount ();
|   ;
|   return 0;
| }
configure:8806: result: no
configure:8819: checking for getline
configure:8819: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8819: $? = 0
configure:8819: result: yes
configure:8832: checking for getprogname
configure:8832: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8832: $? = 0
configure:8832: result: yes
configure:8845: checking for recallocarray
configure:8845: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_recallocarray", referenced from:
      _main in conftest-a09000.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| /* end confdefs.h.  */
| /* Define recallocarray to an innocuous variant, in case <limits.h> declares recallocarray.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define recallocarray innocuous_recallocarray
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char recallocarray (); below.  */
| 
| #include <limits.h>
| #undef recallocarray
| 
| /* 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 recallocarray ();
| /* 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_recallocarray || defined __stub___recallocarray
| choke me
| #endif
| 
| int
| main (void)
| {
| return recallocarray ();
|   ;
|   return 0;
| }
configure:8845: result: no
configure:8858: checking for reallocarray
configure:8858: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_reallocarray", referenced from:
      _main in conftest-7277d2.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| /* end confdefs.h.  */
| /* Define reallocarray to an innocuous variant, in case <limits.h> declares reallocarray.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define reallocarray innocuous_reallocarray
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char reallocarray (); below.  */
| 
| #include <limits.h>
| #undef reallocarray
| 
| /* 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 reallocarray ();
| /* 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_reallocarray || defined __stub___reallocarray
| choke me
| #endif
| 
| int
| main (void)
| {
| return reallocarray ();
|   ;
|   return 0;
| }
configure:8858: result: no
configure:8871: checking for strlcat
configure:8871: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:133:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
     ^
conftest.c:133:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
2 warnings generated.
configure:8871: $? = 0
configure:8871: result: yes
configure:8884: checking for strlcpy
configure:8884: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:134:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
     ^
conftest.c:134:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
2 warnings generated.
configure:8884: $? = 0
configure:8884: result: yes
configure:8897: checking for strndup
configure:8897: result: yes
configure:8910: checking for strnlen
configure:8910: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8910: $? = 0
configure:8910: result: yes
configure:8923: checking for strsep
configure:8923: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8923: $? = 0
configure:8923: result: yes
configure:8936: checking for strtonum
configure:8936: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:8936: $? = 0
configure:8936: result: yes
configure:8971: checking for b64_ntop
configure:8990: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c  >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_res_9_b64_ntop", referenced from:
      _main in conftest-922583.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:8990: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| /* end confdefs.h.  */
| 
| 		#include <sys/types.h>
| 		#include <netinet/in.h>
| 		#include <resolv.h>
| 
| int
| main (void)
| {
| 
| 		b64_ntop(NULL, 0, NULL, 0);
| 
|   ;
|   return 0;
| }
configure:8999: result: no
configure:9003: checking for b64_ntop with -lresolv
configure:9023: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
configure:9023: $? = 0
configure:9032: result: yes
configure:9094: checking platform
configure:9108: result: darwin
configure:9187: checking for SHA256Update
configure:9187: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_SHA256Update", referenced from:
      _main in conftest-8cdfbf.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 1
| /* end confdefs.h.  */
| /* Define SHA256Update to an innocuous variant, in case <limits.h> declares SHA256Update.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define SHA256Update innocuous_SHA256Update
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char SHA256Update (); below.  */
| 
| #include <limits.h>
| #undef SHA256Update
| 
| /* 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 SHA256Update ();
| /* 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_SHA256Update || defined __stub___SHA256Update
| choke me
| #endif
| 
| int
| main (void)
| {
| return SHA256Update ();
|   ;
|   return 0;
| }
configure:9187: result: no
configure:9193: checking for SHA384Update
configure:9193: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_SHA384Update", referenced from:
      _main in conftest-4cfa99.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9193: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 1
| /* end confdefs.h.  */
| /* Define SHA384Update to an innocuous variant, in case <limits.h> declares SHA384Update.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define SHA384Update innocuous_SHA384Update
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char SHA384Update (); below.  */
| 
| #include <limits.h>
| #undef SHA384Update
| 
| /* 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 SHA384Update ();
| /* 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_SHA384Update || defined __stub___SHA384Update
| choke me
| #endif
| 
| int
| main (void)
| {
| return SHA384Update ();
|   ;
|   return 0;
| }
configure:9193: result: no
configure:9199: checking for SHA512Update
configure:9199: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
Undefined symbols for architecture x86_64:
  "_SHA512Update", referenced from:
      _main in conftest-409c67.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9199: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 1
| /* end confdefs.h.  */
| /* Define SHA512Update to an innocuous variant, in case <limits.h> declares SHA512Update.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define SHA512Update innocuous_SHA512Update
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char SHA512Update (); below.  */
| 
| #include <limits.h>
| #undef SHA512Update
| 
| /* 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 SHA512Update ();
| /* 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_SHA512Update || defined __stub___SHA512Update
| choke me
| #endif
| 
| int
| main (void)
| {
| return SHA512Update ();
|   ;
|   return 0;
| }
configure:9199: result: no
configure:9256: "HOMEBREW_PREFIX using --prefix"
configure:9264: "HOMEBREW_PREFIX determined as: /opt/pkg"
configure:9328: checking for landlock
configure:9342: result: no
configure:9349: checking for working reallocarray
configure:9374: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/opt/ncurses/include -I/opt/pkg/opt/openssl@3/include -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/opt/ncurses/lib -L/opt/pkg/opt/openssl@3/lib -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:128:9: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration]
return (reallocarray(NULL, 1, 1) == NULL);
        ^
conftest.c:128:34: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare]
return (reallocarray(NULL, 1, 1) == NULL);
        ~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~
3 warnings generated.
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/ncurses/lib'
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/openssl@3/lib'
Undefined symbols for architecture x86_64:
  "_reallocarray", referenced from:
      _main in conftest-675655.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9374: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main (void)
| {
| return (reallocarray(NULL, 1, 1) == NULL);
| 
|   ;
|   return 0;
| }
configure:9384: result: no
configure:9391: checking for working recallocarray
configure:9416: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/opt/ncurses/include -I/opt/pkg/opt/openssl@3/include -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/opt/ncurses/lib -L/opt/pkg/opt/openssl@3/lib -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
conftest.c:128:9: warning: implicit declaration of function 'recallocarray' is invalid in C99 [-Wimplicit-function-declaration]
return (recallocarray(NULL, 1, 1, 1) == NULL);
        ^
conftest.c:128:38: warning: comparison between pointer and integer ('int' and 'void *') [-Wpointer-integer-compare]
return (recallocarray(NULL, 1, 1, 1) == NULL);
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~
3 warnings generated.
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/ncurses/lib'
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/openssl@3/lib'
Undefined symbols for architecture x86_64:
  "_recallocarray", referenced from:
      _main in conftest-44fb3b.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9416: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| int
| main (void)
| {
| return (recallocarray(NULL, 1, 1, 1) == NULL);
| 
|   ;
|   return 0;
| }
configure:9426: result: no
configure:9435: checking for library containing imsg_init
configure:9465: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/opt/ncurses/include -I/opt/pkg/opt/openssl@3/include -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/opt/ncurses/lib -L/opt/pkg/opt/openssl@3/lib -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/ncurses/lib'
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/openssl@3/lib'
Undefined symbols for architecture x86_64:
  "_imsg_init", referenced from:
      _main in conftest-17cb4e.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9465: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 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.  */
| char imsg_init ();
| int
| main (void)
| {
| return imsg_init ();
|   ;
|   return 0;
| }
configure:9465: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/opt/ncurses/include -I/opt/pkg/opt/openssl@3/include -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/opt/ncurses/lib -L/opt/pkg/opt/openssl@3/lib -L/opt/pkg/lib conftest.c -lutil  -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/ncurses/lib'
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/openssl@3/lib'
Undefined symbols for architecture x86_64:
  "_imsg_init", referenced from:
      _main in conftest-8320fe.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9465: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 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.  */
| char imsg_init ();
| int
| main (void)
| {
| return imsg_init ();
|   ;
|   return 0;
| }
configure:9485: result: no
configure:9518: checking for LIBEVENT_CORE
configure:9525: $PKG_CONFIG --exists --print-errors "libevent_core >= 2"
configure:9528: $? = 0
configure:9542: $PKG_CONFIG --exists --print-errors "libevent_core >= 2"
configure:9545: $? = 0
configure:9585: result: yes
configure:9776: checking for uuid_create
configure:9776: clang -o conftest -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/opt/ncurses/include -I/opt/pkg/opt/openssl@3/include -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -L/opt/pkg/opt/ncurses/lib -L/opt/pkg/opt/openssl@3/lib -L/opt/pkg/lib conftest.c -lresolv >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
1 warning generated.
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/ncurses/lib'
ld: warning: directory not found for option '-L/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/opt/openssl@3/lib'
Undefined symbols for architecture x86_64:
  "_uuid_create", referenced from:
      _main in conftest-c06bd9.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:9776: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 1
| /* end confdefs.h.  */
| /* Define uuid_create to an innocuous variant, in case <limits.h> declares uuid_create.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define uuid_create innocuous_uuid_create
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char uuid_create (); below.  */
| 
| #include <limits.h>
| #undef uuid_create
| 
| /* 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 uuid_create ();
| /* 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_uuid_create || defined __stub___uuid_create
| choke me
| #endif
| 
| int
| main (void)
| {
| return uuid_create ();
|   ;
|   return 0;
| }
configure:9776: result: no
configure:9795: checking for LIBUUID
configure:9802: $PKG_CONFIG --exists --print-errors "uuid"
Package uuid was not found in the pkg-config search path.
Perhaps you should add the directory containing `uuid.pc'
to the PKG_CONFIG_PATH environment variable
Package 'uuid', required by 'virtual:world', not found
configure:9805: $? = 1
configure:9819: $PKG_CONFIG --exists --print-errors "uuid"
Package uuid was not found in the pkg-config search path.
Perhaps you should add the directory containing `uuid.pc'
to the PKG_CONFIG_PATH environment variable
Package 'uuid', required by 'virtual:world', not found
configure:9822: $? = 1
configure:9836: result: no
Package 'uuid', required by 'virtual:world', not found
configure:9878: checking for uuid.h
configure:9878: clang -c -O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses -I/opt/pkg/opt/ncurses/include -I/opt/pkg/opt/openssl@3/include -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses conftest.c >&5
conftest.c:10:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
#define VERSION 0.90
        ^
conftest.c:9:9: note: previous definition is here
#define VERSION "0.90"
        ^
In file included from conftest.c:152:
/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/include/uuid.h:94:24: error: typedef redefinition with different types ('struct uuid_st' vs '__darwin_uuid_t' (aka 'unsigned char[16]'))
typedef struct uuid_st uuid_t;
                       ^
/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_uuid_t.h:31:25: note: previous definition is here
typedef __darwin_uuid_t uuid_t;
                        ^
1 warning and 1 error generated.
configure:9878: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "got-portable"
| #define PACKAGE_TARNAME "got-portable"
| #define PACKAGE_VERSION "0.90"
| #define PACKAGE_STRING "got-portable 0.90"
| #define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
| #define PACKAGE_URL ""
| #define PACKAGE "got-portable"
| #define VERSION "0.90"
| #define VERSION 0.90
| #define GOT_VERSION VERSION
| #define GOT_VERSION_NUMBER VERSION
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define __EXTENSIONS__ 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_GETOPT_OPTRESET 1
| #define HAVE_STRUCT_POLLFD_FD 1
| #define HAVE__BOOL 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
| #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_FSEEKO 1
| #define HAVE_MALLOC 1
| #define HAVE_MMAP 1
| #define HAVE_REALLOC 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_DUP2 1
| #define HAVE_FLOCK 1
| #define HAVE_GETCWD 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MERGESORT 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_REALPATH 1
| #define HAVE_REGCOMP 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_WCWIDTH 1
| #define HAVE_SYSCONF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_GETLINE 1
| #define HAVE_GETPROGNAME 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTONUM 1
| #define HAVE_B64_NTOP 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <uuid.h>
configure:9878: result: no
configure:9890: error: "*** couldn't find uuid ***"

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-apple-darwin21
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_int64_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_c_undeclared_builtin_options=-fno-builtin
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/opt/pkg/lib
ac_cv_env_LIBBSD_CFLAGS_set=''
ac_cv_env_LIBBSD_CFLAGS_value=''
ac_cv_env_LIBBSD_LIBS_set=''
ac_cv_env_LIBBSD_LIBS_value=''
ac_cv_env_LIBEVENT_CFLAGS_set=''
ac_cv_env_LIBEVENT_CFLAGS_value=''
ac_cv_env_LIBEVENT_CORE_CFLAGS_set=''
ac_cv_env_LIBEVENT_CORE_CFLAGS_value=''
ac_cv_env_LIBEVENT_CORE_LIBS_set=''
ac_cv_env_LIBEVENT_CORE_LIBS_value=''
ac_cv_env_LIBEVENT_LIBS_set=''
ac_cv_env_LIBEVENT_LIBS_value=''
ac_cv_env_LIBMD_CFLAGS_set=''
ac_cv_env_LIBMD_CFLAGS_value=''
ac_cv_env_LIBMD_LIBS_set=''
ac_cv_env_LIBMD_LIBS_value=''
ac_cv_env_LIBNCURSES_CFLAGS_set=''
ac_cv_env_LIBNCURSES_CFLAGS_value=''
ac_cv_env_LIBNCURSES_LIBS_set=''
ac_cv_env_LIBNCURSES_LIBS_value=''
ac_cv_env_LIBPANELW_CFLAGS_set=''
ac_cv_env_LIBPANELW_CFLAGS_value=''
ac_cv_env_LIBPANELW_LIBS_set=''
ac_cv_env_LIBPANELW_LIBS_value=''
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=''
ac_cv_env_LIBUUID_CFLAGS_set=''
ac_cv_env_LIBUUID_CFLAGS_value=''
ac_cv_env_LIBUUID_LIBS_set=''
ac_cv_env_LIBUUID_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/lib/pkgconfig:/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/Users/mk/pkgsrc/devel/got-portable/work/.tools/bin/pkg-config
ac_cv_env_YACC_set=set
ac_cv_env_YACC_value='/opt/pkg/bin/bison -y'
ac_cv_env_YFLAGS_set=''
ac_cv_env_YFLAGS_value=''
ac_cv_env_ZLIB_CFLAGS_set=''
ac_cv_env_ZLIB_CFLAGS_value=''
ac_cv_env_ZLIB_LIBS_set=''
ac_cv_env_ZLIB_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-apple-darwin21
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-apple-darwin21
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_SHA256Update=no
ac_cv_func_SHA384Update=no
ac_cv_func_SHA512Update=no
ac_cv_func_SipHash=no
ac_cv_func_asprintf=yes
ac_cv_func_closefrom=no
ac_cv_func_dup2=yes
ac_cv_func_explicit_bzero=no
ac_cv_func_flock=yes
ac_cv_func_fmt_scaled=no
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_freezero=no
ac_cv_func_getcwd=yes
ac_cv_func_getdtablecount=no
ac_cv_func_getline=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getprogname=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memchr=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mergesort=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_reallocarray=no
ac_cv_func_realpath=yes
ac_cv_func_recallocarray=no
ac_cv_func_regcomp=yes
ac_cv_func_rmdir=yes
ac_cv_func_setlocale=yes
ac_cv_func_setproctitle=no
ac_cv_func_setresgid=no
ac_cv_func_setresuid=no
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strrchr=yes
ac_cv_func_strsep=yes
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtonum=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysconf=yes
ac_cv_func_uuid_create=no
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_wcwidth=yes
ac_cv_have_decl_F_CLOSEM=no
ac_cv_have_decl_PR_SET_NAME=no
ac_cv_have_decl_strerror_r=yes
ac_cv_have_getopt_optreset=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_landlock_h=no
ac_cv_header_locale_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_sha1_h=no
ac_cv_header_sha256_h=no
ac_cv_header_sha2_h=no
ac_cv_header_sha_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_queue_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_tree_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=yes
ac_cv_header_uuid_h=no
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-apple-darwin21
ac_cv_member_struct_pollfd_fd=yes
ac_cv_member_struct_sockaddr_sa_len=yes
ac_cv_member_struct_sockaddr_storage_ss_len=yes
ac_cv_objext=o
ac_cv_path_CAT=/bin/cat
ac_cv_path_ECHO=echo
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_ENV=/usr/bin/env
ac_cv_path_FALSE=false
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_TEST=test
ac_cv_path_TRUE=true
ac_cv_prog_AWK=/opt/pkg/bin/nawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c11=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_flock='none required'
ac_cv_search_imsg_init=no
ac_cv_search_opendir='none required'
ac_cv_should_define__xopen_source=no
ac_cv_sys_largefile_source=no
ac_cv_type__Bool=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_ifgroupreq=no
ac_cv_type_struct_sockaddr_storage=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
pkg_cv_LIBEVENT_CORE_CFLAGS=-I/opt/pkg/include
pkg_cv_LIBEVENT_CORE_LIBS='-L/opt/pkg/lib -levent_core'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/Users/mk/pkgsrc/devel/got-portable/work/got-portable-0.90/etc/missing'\'' aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_LDFLAGS=''
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} '\''/Users/mk/pkgsrc/devel/got-portable/work/got-portable-0.90/etc/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/Users/mk/pkgsrc/devel/got-portable/work/got-portable-0.90/etc/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/Users/mk/pkgsrc/devel/got-portable/work/got-portable-0.90/etc/missing'\'' automake-1.16'
AWK='/opt/pkg/bin/nawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses'
CPP='clang -E'
CPPFLAGS='-I/opt/pkg/opt/ncurses/include -I/opt/pkg/opt/openssl@3/include -I/opt/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/opt/pkg/include/ncurses'
CSCOPE='cscope'
CTAGS='ctags'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ETAGS='etags'
EXEEXT=''
GOT_RELEASE=''
HAVE_B64_FALSE='#'
HAVE_B64_TRUE=''
HAVE_CLOSEFROM_FALSE=''
HAVE_CLOSEFROM_TRUE='#'
HAVE_GETOPT_FALSE='#'
HAVE_GETOPT_TRUE=''
HAVE_IMSG_FALSE=''
HAVE_IMSG_TRUE='#'
HAVE_LINUX_LANDLOCK_FALSE=''
HAVE_LINUX_LANDLOCK_TRUE='#'
HAVE_SETPROCTITLE_FALSE=''
HAVE_SETPROCTITLE_TRUE='#'
HAVE_SHA2_FALSE=''
HAVE_SHA2_TRUE='#'
HAVE_SIPHASH_FALSE=''
HAVE_SIPHASH_TRUE='#'
HOST_DARWIN_FALSE='#'
HOST_DARWIN_TRUE=''
HOST_DRAGONFLYBSD_FALSE=''
HOST_DRAGONFLYBSD_TRUE='#'
HOST_FREEBSD_FALSE=''
HOST_FREEBSD_TRUE='#'
HOST_LINUX_FALSE=''
HOST_LINUX_TRUE='#'
HOST_NETBSD_FALSE=''
HOST_NETBSD_TRUE='#'
HOST_OPENBSD_FALSE=''
HOST_OPENBSD_TRUE='#'
INSTALL_DATA='/usr/bin/install -c -o root -g wheel -m 644'
INSTALL_PROGRAM='/usr/bin/install -c  -o root -g wheel -m 755'
INSTALL_SCRIPT='/usr/bin/install -c -o root -g wheel -m 755'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/opt/pkg/opt/ncurses/lib -L/opt/pkg/opt/openssl@3/lib -L/opt/pkg/lib'
LIBBSD_CFLAGS=''
LIBBSD_LIBS=''
LIBEVENT_CFLAGS=''
LIBEVENT_CORE_CFLAGS='-I/opt/pkg/include'
LIBEVENT_CORE_LIBS='-L/opt/pkg/lib -levent_core'
LIBEVENT_LIBS=''
LIBMD_CFLAGS=''
LIBMD_LIBS=''
LIBNCURSES_CFLAGS=''
LIBNCURSES_LIBS=''
LIBOBJS=' lstat.o closefrom.o explicit_bzero.o fmt_scaled.o freezero.o getdtablecount.o recallocarray.o reallocarray.o getopt.o'
LIBPANELW_CFLAGS=''
LIBPANELW_LIBS=''
LIBS='-lresolv'
LIBUUID_CFLAGS=''
LIBUUID_LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='/Users/mk/pkgsrc/devel/got-portable/work/.tools/bin/makeinfo'
MKDIR_P='./etc/install-sh -c -d'
OBJEXT='o'
PACKAGE='got-portable'
PACKAGE_BUGREPORT='thomas%xteddy.org@localhost'
PACKAGE_NAME='got-portable'
PACKAGE_STRING='got-portable 0.90'
PACKAGE_TARNAME='got-portable'
PACKAGE_URL=''
PACKAGE_VERSION='0.90'
PATH_SEPARATOR=':'
PKG_CONFIG='/Users/mk/pkgsrc/devel/got-portable/work/.tools/bin/pkg-config'
PKG_CONFIG_LIBDIR='/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/lib/pkgconfig:/Users/mk/pkgsrc/devel/got-portable/work/.buildlink/share/pkgconfig'
PKG_CONFIG_PATH='/opt/pkg/opt/ncurses/lib/pkgconfig:/opt/pkg/opt/openssl@3/lib/pkgconfig'
PLATFORM='darwin'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/opt/pkg/bin/mksh'
STRIP=''
VERSION='0.90'
YACC='/opt/pkg/bin/bison -y -y'
YFLAGS=''
ZLIB_CFLAGS=''
ZLIB_LIBS=''
ac_ct_AR='ar'
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin21'
build_alias='x86_64-apple-darwin21'
build_cpu='x86_64'
build_os='darwin21'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin21'
host_alias='x86_64-apple-darwin21'
host_cpu='x86_64'
host_os='darwin21'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/mk/pkgsrc/devel/got-portable/work/got-portable-0.90/etc/install-sh'
libbsd_CFLAGS=''
libbsd_LIBS=''
libdir='${exec_prefix}/lib'
libevent_CFLAGS='-I/opt/pkg/include'
libevent_LIBS='-L/opt/pkg/lib -levent_core'
libexecdir='${exec_prefix}/libexec'
libmd_CFLAGS=''
libmd_LIBS=''
libncurses_CFLAGS=''
libncurses_LIBS=''
libresolv_LIBS='-lresolv'
libutil_LIBS=''
libuuid_CFLAGS=''
libuuid_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/opt/pkg/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/pkg'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' template'
sysconfdir='${prefix}/etc'
target_alias=''
zlib_CFLAGS=''
zlib_LIBS=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "got-portable"
#define PACKAGE_TARNAME "got-portable"
#define PACKAGE_VERSION "0.90"
#define PACKAGE_STRING "got-portable 0.90"
#define PACKAGE_BUGREPORT "thomas%xteddy.org@localhost"
#define PACKAGE_URL ""
#define PACKAGE "got-portable"
#define VERSION "0.90"
#define VERSION 0.90
#define GOT_VERSION VERSION
#define GOT_VERSION_NUMBER VERSION
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_SYS_PARAM_H 1
#define STDC_HEADERS 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 1
#define _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define __EXTENSIONS__ 1
#define HAVE_FCNTL_H 1
#define HAVE_GETOPT_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_PATHS_H 1
#define HAVE_POLL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_QUEUE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UTIL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCHAR_H 1
#define HAVE_DIRENT_H 1
#define HAVE_GETOPT_OPTRESET 1
#define HAVE_STRUCT_POLLFD_FD 1
#define HAVE__BOOL 1
#define HAVE_STRUCT_SOCKADDR_STORAGE 1
#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_LEN 1
#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_GETPAGESIZE 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_FSEEKO 1
#define HAVE_MALLOC 1
#define HAVE_MMAP 1
#define HAVE_REALLOC 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_DUP2 1
#define HAVE_FLOCK 1
#define HAVE_GETCWD 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MEMCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMSET 1
#define HAVE_MERGESORT 1
#define HAVE_MKDIR 1
#define HAVE_MUNMAP 1
#define HAVE_NL_LANGINFO 1
#define HAVE_REALPATH 1
#define HAVE_REGCOMP 1
#define HAVE_RMDIR 1
#define HAVE_SETLOCALE 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRNDUP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_SYSCONF 1
#define HAVE_WCWIDTH 1
#define HAVE_SYSCONF 1
#define HAVE_ASPRINTF 1
#define HAVE_GETLINE 1
#define HAVE_GETPROGNAME 1
#define HAVE_STRLCAT 1
#define HAVE_STRLCPY 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_STRSEP 1
#define HAVE_STRTONUM 1
#define HAVE_B64_NTOP 1

configure: exit 1


Home | Main Index | Thread Index | Old Index