The build took 00h 01m 37s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
5,938 |
ansic |
5,183 |
makefile |
4,290 |
sh |
347 |
perl |
15,758 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: tinyproxy 1.8.4-3 (Thu Apr 13 16:39:14 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking for socket in -lsocket... no
checking for htonl in -lsocket... no
checking for yp_get_default_domain... no
checking for gethostname in -lnsl... yes
checking for inet_aton in -lresolv... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for size_t... yes
checking for pid_t... yes
checking if uint8_t defined... yes
checking if int16_t defined... yes
checking if uint16_t defined... yes
checking if int32_t defined... yes
checking if uint32_t defined... yes
checking if ssize_t defined... yes
checking if socklen_t defined... yes
checking if in_addr_t defined... yes
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for gethostname... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strstr... yes
checking for strtol... yes
checking for isascii... yes
checking for memcpy... yes
checking for memmove... yes
checking for setrlimit... yes
checking for ftruncate... yes
checking for regcomp... yes
checking for regexec... yes
checking for strlcpy... no
checking for strlcat... no
checking for setgroups... yes
checking for time... yes
checking for rand... yes
checking for srand... yes
checking to see if compiler understands -fdiagnostics-show-option... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wextra... yes
checking to see if compiler understands -Wno-unused-parameter... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wstrict-prototypes... yes
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wfloat-equal... yes
checking to see if compiler understands -Wundef... yes
checking to see if compiler understands -Wformat=2... yes
checking to see if compiler understands -Wlogical-op... yes
checking to see if compiler understands -Wmissing-include-dirs... yes
checking to see if compiler understands -Wformat-nonliteral... yes
checking to see if compiler understands -Wold-style-definition... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Waggregate-return... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Wpacked... yes
checking to see if compiler understands --std=c89... yes
checking to see if compiler understands -ansi... yes
checking to see if compiler understands -pedantic... yes
checking to see if compiler understands -Wc++-compat... yes
checking to see if compiler understands -Wno-long-long... yes
checking to see if compiler understands -Wno-overlength-strings... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wredundant-decls... yes
checking to see if compiler understands -Wmissing-noreturn... yes
checking to see if compiler understands -Wshadow... yes
checking to see if compiler understands -Wendif-labels... yes
checking to see if compiler understands -Wcast-qual... yes
checking to see if compiler understands -Wcast-align... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wp,-D_FORTIFY_SOURCE=2... yes
checking to see if compiler understands -fno-common... yes
checking whether the system's regex library is broken... no
checking for a2x... /usr/bin/a2x
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/templates/Makefile
config.status: creating etc/Makefile
config.status: creating docs/Makefile
config.status: creating docs/man5/Makefile
config.status: creating docs/man5/tinyproxy.conf.txt
config.status: creating docs/man8/Makefile
config.status: creating docs/man8/tinyproxy.txt
config.status: creating m4macros/Makefile
config.status: creating tests/Makefile
config.status: creating tests/scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
Making all in src
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/src'
CC acl.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from acl.c:24:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC anonymous.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from anonymous.c:23:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC buffer.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from buffer.c:28:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC child.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from child.c:23:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
child.c:185:1: warning: function 'child_main' could be declared with attribute 'noreturn' [-Wmissing-noreturn]
{
^
3 warnings generated.
CC conf.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from conf.c:26:
In file included from ./conf.h:25:
In file included from ./hashmap.h:24:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC conns.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from conns.c:25:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC daemon.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from daemon.c:24:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC hashmap.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from hashmap.c:28:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC heap.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from heap.c:26:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC html-error.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from html-error.c:23:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC http-message.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from http-message.c:21:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC log.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from log.c:25:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
log.c:143:48: warning: format string is not a string literal [-Wformat-nonliteral]
vsnprintf (str, STRING_LENGTH, fmt, args);
^~~
log.c:161:48: warning: format string is not a string literal [-Wformat-nonliteral]
vsnprintf (str, STRING_LENGTH, fmt, args);
^~~
log.c:181:64: warning: format string is not a string literal [-Wformat-nonliteral]
vsnprintf (p, STRING_LENGTH - strlen(str) - 1, fmt, args);
^~~
5 warnings generated.
CC network.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from network.c:26:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
network.c:99:43: warning: format string is not a string literal [-Wformat-nonliteral]
n = vsnprintf (buf, size, fmt, ap);
^~~
network.c:262:53: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in *' increases required alignment from 2 to 4 [-Wcast-align]
struct sockaddr_in *sa_in = (struct sockaddr_in *) sa;
^~~~~~~~~~~~~~~~~~~~~~~~~
network.c:270:29: warning: cast from 'struct sockaddr *' to 'struct sockaddr_in6 *' increases required alignment from 2 to 4 [-Wcast-align]
(struct sockaddr_in6 *) sa;
^~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
CC reqs.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from reqs.c:28:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC sock.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from sock.c:28:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC stats.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from stats.c:28:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC text.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from text.c:25:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC main.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from main.c:32:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC utils.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from utils.c:26:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC vector.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from vector.c:24:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC upstream.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from upstream.c:27:
In file included from ./upstream.h:28:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC connect-ports.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from connect-ports.c:21:
In file included from ./connect-ports.h:24:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
connect-ports.c:41:40: warning: cast from 'int *' to 'void **' increases required alignment from 4 to 8 [-Wcast-align]
vector_append (*connect_ports, (void **) &port, sizeof (port));
^~~~~~~~~~~~~~~
3 warnings generated.
CC filter.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from filter.c:25:
In file included from ./main.h:25:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CC transparent-proxy.o
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from transparent-proxy.c:26:
In file included from ./transparent-proxy.h:24:
In file included from ./common.h:36:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
CCLD tinyproxy
clang-3.8: warning: argument unused during compilation: '-ansi' [-Wunused-command-line-argument]
clang-3.8: warning: argument unused during compilation: '-Wp,-D_FORTIFY_SOURCE=2' [-Wunused-command-line-argument]
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/src'
Making all in data
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
Making all in templates
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data/templates'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data/templates'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
Making all in etc
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/etc'
GEN tinyproxy.conf
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/etc'
Making all in docs
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
Making all in man5
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man5'
GEN tinyproxy.conf.5
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man5'
Making all in man8
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man8'
GEN tinyproxy.8
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man8'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
Making all in m4macros
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/m4macros'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/m4macros'
Making all in tests
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
Making all in scripts
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests/scripts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests/scripts'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/src'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/src'
/usr/bin/mkdir -p '/tmp/tinyproxy/pkg/tinyproxy/usr/bin'
/usr/bin/install -c tinyproxy '/tmp/tinyproxy/pkg/tinyproxy/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/src'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/src'
Making install in data
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
Making install in templates
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data/templates'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data/templates'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/tinyproxy/pkg/tinyproxy/usr/share/tinyproxy'
/usr/bin/install -c -m 644 debug.html default.html stats.html '/tmp/tinyproxy/pkg/tinyproxy/usr/share/tinyproxy'
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data/templates'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data/templates'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/data'
Making install in etc
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/etc'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/etc'
/usr/bin/mkdir -p '/tmp/tinyproxy/pkg/tinyproxy/etc/tinyproxy'
/usr/bin/install -c -m 644 tinyproxy.conf '/tmp/tinyproxy/pkg/tinyproxy/etc/tinyproxy'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/etc'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/etc'
Making install in docs
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
Making install in man5
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man5'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man5'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/tinyproxy/pkg/tinyproxy/usr/share/man/man5'
/usr/bin/install -c -m 644 tinyproxy.conf.5 '/tmp/tinyproxy/pkg/tinyproxy/usr/share/man/man5'
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man5'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man5'
Making install in man8
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man8'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man8'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/tinyproxy/pkg/tinyproxy/usr/share/man/man8'
/usr/bin/install -c -m 644 tinyproxy.8 '/tmp/tinyproxy/pkg/tinyproxy/usr/share/man/man8'
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man8'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs/man8'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/docs'
Making install in m4macros
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/m4macros'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/m4macros'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/m4macros'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/m4macros'
Making install in tests
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
Making install in scripts
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests/scripts'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests/scripts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests/scripts'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests/scripts'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[3]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4/tests'
make[1]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
make[2]: Entering directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
make[1]: Leaving directory '/tmp/tinyproxy/src/tinyproxy-1.8.4'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "tinyproxy"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tinyproxy 1.8.4-3 (Thu Apr 13 16:39:58 UTC 2017)
CMD: pacman --query --file tinyproxy-1.8.4-3-x86_64.pkg.tar.xz
Creating hybrid package for 'tinyproxy'
Trying to find vanilla package 'tinyproxy'...
CMD: pacman --query --file /mirror/tinyproxy-1.8.4-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.INSTALL
/.MTREE
/etc/tinyproxy/tinyproxy.conf
/usr/bin/tinyproxy
/usr/share/tinyproxy/debug.html
/usr/share/tinyproxy/default.html
/usr/share/tinyproxy/stats.html
/usr/share/man/man5/tinyproxy.conf.5.gz
/usr/share/man/man8/tinyproxy.8.gz
/usr/lib/tmpfiles.d/tinyproxy.conf
/usr/lib/systemd/system/tinyproxy.service
/sysroot/usr/lib/tmpfiles.d/tinyproxy.conf
/sysroot/usr/lib/systemd/system/tinyproxy.service
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf tinyproxy.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tinyproxy.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tinyproxy.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/tinyproxy.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/tinyproxy/src/tinyproxy-1.8.4/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Tinyproxy configure 1.8.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/tinyproxy --sbindir=/usr/bin --localstatedir=/var --enable-transparent
## --------- ##
## Platform. ##
## --------- ##
hostname = 4dbf1524e3ec
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2281: checking build system type
configure:2295: result: x86_64-unknown-linux-gnu
configure:2315: checking host system type
configure:2328: result: x86_64-unknown-linux-gnu
configure:2348: checking target system type
configure:2361: result: x86_64-unknown-linux-gnu
configure:2403: checking for a BSD-compatible install
configure:2471: result: /usr/bin/install -c
configure:2482: checking whether build environment is sane
configure:2537: result: yes
configure:2596: checking for x86_64-unknown-linux-strip
configure:2626: result: no
configure:2636: checking for strip
configure:2652: found /usr/bin/strip
configure:2663: result: strip
configure:2688: checking for a thread-safe mkdir -p
configure:2727: result: /usr/bin/mkdir -p
configure:2734: checking for gawk
configure:2750: found /usr/bin/gawk
configure:2761: result: gawk
configure:2772: checking whether make sets $(MAKE)
configure:2794: result: yes
configure:2823: checking whether make supports nested variables
configure:2840: result: yes
configure:2980: checking whether make supports nested variables
configure:2997: result: yes
configure:3056: checking for style of include used by make
configure:3084: result: GNU
configure:3115: checking for x86_64-unknown-linux-gcc
configure:3142: result: clang
configure:3411: checking for C compiler version
configure:3420: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3431: $? = 0
configure:3420: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3431: $? = 0
configure:3420: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3431: $? = 1
configure:3420: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3431: $? = 1
configure:3451: checking whether the C compiler works
configure:3473: clang conftest.c >&5
configure:3477: $? = 0
configure:3525: result: yes
configure:3528: checking for C compiler default output file name
configure:3530: result: a.out
configure:3536: checking for suffix of executables
configure:3543: clang -o conftest conftest.c >&5
configure:3547: $? = 0
configure:3569: result:
configure:3591: checking whether we are cross compiling
configure:3599: clang -o conftest conftest.c >&5
configure:3603: $? = 0
configure:3610: ./conftest
configure:3614: $? = 0
configure:3629: result: no
configure:3634: checking for suffix of object files
configure:3656: clang -c conftest.c >&5
configure:3660: $? = 0
configure:3681: result: o
configure:3685: checking whether we are using the GNU C compiler
configure:3704: clang -c conftest.c >&5
configure:3704: $? = 0
configure:3713: result: yes
configure:3722: checking whether clang accepts -g
configure:3742: clang -c -g conftest.c >&5
configure:3742: $? = 0
configure:3783: result: yes
configure:3800: checking for clang option to accept ISO C89
configure:3863: clang -c conftest.c >&5
configure:3863: $? = 0
configure:3876: result: none needed
configure:3901: checking whether clang understands -c and -o together
configure:3923: clang -c conftest.c -o conftest2.o
configure:3926: $? = 0
configure:3923: clang -c conftest.c -o conftest2.o
configure:3926: $? = 0
configure:3938: result: yes
configure:3957: checking dependency style of clang
configure:4068: result: gcc3
configure:4089: checking how to run the C preprocessor
configure:4120: clang -E conftest.c
configure:4120: $? = 0
configure:4134: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| /* end confdefs.h. */
| #include
configure:4159: result: clang -E
configure:4179: clang -E conftest.c
configure:4179: $? = 0
configure:4193: clang -E conftest.c
conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4193: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| /* end confdefs.h. */
| #include
configure:4222: checking for grep that handles long lines and -e
configure:4280: result: /usr/bin/grep
configure:4285: checking for egrep
configure:4347: result: /usr/bin/grep -E
configure:4352: checking for ANSI C header files
configure:4372: clang -c conftest.c >&5
configure:4372: $? = 0
configure:4445: clang -o conftest conftest.c >&5
configure:4445: $? = 0
configure:4445: ./conftest
configure:4445: $? = 0
configure:4456: result: yes
configure:4469: checking for sys/types.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for sys/stat.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for stdlib.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for string.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for memory.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for strings.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for inttypes.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for stdint.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4469: checking for unistd.h
configure:4469: clang -c conftest.c >&5
configure:4469: $? = 0
configure:4469: result: yes
configure:4482: checking minix/config.h usability
configure:4482: clang -c conftest.c >&5
conftest.c:55:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4482: result: no
configure:4482: checking minix/config.h presence
configure:4482: clang -E conftest.c
conftest.c:22:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:4482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:4482: result: no
configure:4482: checking for minix/config.h
configure:4482: result: no
configure:4503: checking whether it is safe to define __EXTENSIONS__
configure:4521: clang -c conftest.c >&5
configure:4521: $? = 0
configure:4528: result: yes
configure:4687: checking for x86_64-unknown-linux-gcc
configure:4714: result: clang
configure:4983: checking for C compiler version
configure:4992: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:5003: $? = 0
configure:4992: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:5003: $? = 0
configure:4992: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5003: $? = 1
configure:4992: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:5003: $? = 1
configure:5007: checking whether we are using the GNU C compiler
configure:5035: result: yes
configure:5044: checking whether clang accepts -g
configure:5105: result: yes
configure:5122: checking for clang option to accept ISO C89
configure:5198: result: none needed
configure:5223: checking whether clang understands -c and -o together
configure:5260: result: yes
configure:5279: checking dependency style of clang
configure:5390: result: gcc3
configure:5406: checking for socket in -lsocket
configure:5431: clang -o conftest conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:5440: result: no
configure:5450: checking for htonl in -lsocket
configure:5475: clang -o conftest conftest.c -lsocket >&5
/usr/bin/ld: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5475: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char htonl ();
| int
| main ()
| {
| return htonl ();
| ;
| return 0;
| }
configure:5484: result: no
configure:5500: checking for yp_get_default_domain
configure:5500: clang -o conftest conftest.c >&5
/tmp/conftest-7f353f.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `yp_get_default_domain'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5500: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| /* end confdefs.h. */
| /* Define yp_get_default_domain to an innocuous variant, in case declares yp_get_default_domain.
| For example, HP-UX 11i declares gettimeofday. */
| #define yp_get_default_domain innocuous_yp_get_default_domain
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char yp_get_default_domain (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef yp_get_default_domain
|
| /* 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 yp_get_default_domain ();
| /* 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_yp_get_default_domain || defined __stub___yp_get_default_domain
| choke me
| #endif
|
| int
| main ()
| {
| return yp_get_default_domain ();
| ;
| return 0;
| }
configure:5500: result: no
configure:5510: checking for gethostname in -lnsl
configure:5535: clang -o conftest conftest.c -lnsl >&5
configure:5535: $? = 0
configure:5544: result: yes
configure:5603: checking for inet_aton in -lresolv
configure:5628: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:5628: $? = 0
configure:5637: result: yes
configure:5649: checking for ANSI C header files
configure:5753: result: yes
configure:5761: checking whether time.h and sys/time.h may both be included
configure:5781: clang -c conftest.c >&5
configure:5781: $? = 0
configure:5788: result: yes
configure:5796: checking for sys/wait.h that is POSIX.1 compatible
configure:5822: clang -c conftest.c >&5
configure:5822: $? = 0
configure:5829: result: yes
configure:5846: checking sys/ioctl.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/ioctl.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/ioctl.h
configure:5846: result: yes
configure:5846: checking sys/mman.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/mman.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/mman.h
configure:5846: result: yes
configure:5846: checking sys/resource.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/resource.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/resource.h
configure:5846: result: yes
configure:5846: checking sys/select.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/select.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/select.h
configure:5846: result: yes
configure:5846: checking sys/socket.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/socket.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/socket.h
configure:5846: result: yes
configure:5846: checking sys/time.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/time.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/time.h
configure:5846: result: yes
configure:5846: checking sys/uio.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/uio.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/uio.h
configure:5846: result: yes
configure:5846: checking sys/un.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sys/un.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sys/un.h
configure:5846: result: yes
configure:5846: checking arpa/inet.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking arpa/inet.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for arpa/inet.h
configure:5846: result: yes
configure:5846: checking netinet/in.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking netinet/in.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for netinet/in.h
configure:5846: result: yes
configure:5846: checking assert.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking assert.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for assert.h
configure:5846: result: yes
configure:5846: checking ctype.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking ctype.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for ctype.h
configure:5846: result: yes
configure:5846: checking errno.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking errno.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for errno.h
configure:5846: result: yes
configure:5846: checking fcntl.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking fcntl.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for fcntl.h
configure:5846: result: yes
configure:5846: checking grp.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking grp.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for grp.h
configure:5846: result: yes
configure:5846: checking io.h usability
configure:5846: clang -c conftest.c >&5
conftest.c:85:10: fatal error: 'io.h' file not found
#include
^
1 error generated.
configure:5846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5846: result: no
configure:5846: checking io.h presence
configure:5846: clang -E conftest.c
conftest.c:52:10: fatal error: 'io.h' file not found
#include
^
1 error generated.
configure:5846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include
configure:5846: result: no
configure:5846: checking for io.h
configure:5846: result: no
configure:5846: checking libintl.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking libintl.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for libintl.h
configure:5846: result: yes
configure:5846: checking netdb.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking netdb.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for netdb.h
configure:5846: result: yes
configure:5846: checking pwd.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking pwd.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for pwd.h
configure:5846: result: yes
configure:5846: checking regex.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking regex.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for regex.h
configure:5846: result: yes
configure:5846: checking signal.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking signal.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for signal.h
configure:5846: result: yes
configure:5846: checking stdarg.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking stdarg.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for stdarg.h
configure:5846: result: yes
configure:5846: checking stddef.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking stddef.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for stddef.h
configure:5846: result: yes
configure:5846: checking stdio.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking stdio.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for stdio.h
configure:5846: result: yes
configure:5846: checking sysexits.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking sysexits.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for sysexits.h
configure:5846: result: yes
configure:5846: checking syslog.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking syslog.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for syslog.h
configure:5846: result: yes
configure:5846: checking time.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking time.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for time.h
configure:5846: result: yes
configure:5846: checking wchar.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking wchar.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for wchar.h
configure:5846: result: yes
configure:5846: checking wctype.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking wctype.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for wctype.h
configure:5846: result: yes
configure:5846: checking values.h usability
configure:5846: clang -c conftest.c >&5
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking values.h presence
configure:5846: clang -E conftest.c
configure:5846: $? = 0
configure:5846: result: yes
configure:5846: checking for values.h
configure:5846: result: yes
configure:5859: checking malloc.h usability
configure:5859: clang -c conftest.c >&5
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking malloc.h presence
configure:5859: clang -E conftest.c
configure:5859: $? = 0
configure:5859: result: yes
configure:5859: checking for malloc.h
configure:5859: result: yes
configure:5868: checking for size_t
configure:5868: clang -c conftest.c >&5
configure:5868: $? = 0
configure:5868: clang -c conftest.c >&5
conftest.c:102:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:5868: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_VALUES_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5868: result: yes
configure:5879: checking for pid_t
configure:5879: clang -c conftest.c >&5
configure:5879: $? = 0
configure:5879: clang -c conftest.c >&5
conftest.c:102:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:5879: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_VALUES_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:5879: result: yes
configure:5890: checking if uint8_t defined
configure:5980: clang -c conftest.c >&5
configure:5980: $? = 0
configure:5988: result: yes
configure:5996: checking if int16_t defined
configure:6086: clang -c conftest.c >&5
configure:6086: $? = 0
configure:6094: result: yes
configure:6102: checking if uint16_t defined
configure:6192: clang -c conftest.c >&5
configure:6192: $? = 0
configure:6200: result: yes
configure:6208: checking if int32_t defined
configure:6298: clang -c conftest.c >&5
configure:6298: $? = 0
configure:6306: result: yes
configure:6314: checking if uint32_t defined
configure:6404: clang -c conftest.c >&5
configure:6404: $? = 0
configure:6412: result: yes
configure:6420: checking if ssize_t defined
configure:6510: clang -c conftest.c >&5
configure:6510: $? = 0
configure:6518: result: yes
configure:6526: checking if socklen_t defined
configure:6616: clang -c conftest.c >&5
configure:6616: $? = 0
configure:6624: result: yes
configure:6632: checking if in_addr_t defined
configure:6722: clang -c conftest.c >&5
configure:6722: $? = 0
configure:6730: result: yes
configure:6740: checking whether lstat correctly handles trailing slash
configure:6766: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6766: $? = 0
configure:6766: ./conftest
configure:6766: $? = 0
configure:6783: result: yes
configure:6804: checking for stdlib.h
configure:6804: result: yes
configure:6814: checking for GNU libc compatible malloc
configure:6838: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6838: $? = 0
configure:6838: ./conftest
configure:6838: $? = 0
configure:6848: result: yes
configure:6871: checking for stdlib.h
configure:6871: result: yes
configure:6881: checking for GNU libc compatible realloc
configure:6905: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6905: $? = 0
configure:6905: ./conftest
configure:6905: $? = 0
configure:6915: result: yes
configure:6941: checking for gethostname
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for inet_ntoa
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for memchr
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:96:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
char memchr ();
^
conftest.c:96:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for memset
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:97:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:97:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for select
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for socket
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strcasecmp
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:100:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:100:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strchr
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:101:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:101:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strdup
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:102:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:102:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strerror
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:103:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:103:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strncasecmp
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:104:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:104:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strpbrk
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:105:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
char strpbrk ();
^
conftest.c:105:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strstr
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:106:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:106:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:6941: $? = 0
configure:6941: result: yes
configure:6941: checking for strtol
configure:6941: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:6953: checking for isascii
configure:6953: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6953: $? = 0
configure:6953: result: yes
configure:6953: checking for memcpy
configure:6953: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:109:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
char memcpy ();
^
conftest.c:109:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:6953: $? = 0
configure:6953: result: yes
configure:6953: checking for memmove
configure:6953: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:110:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove ();
^
conftest.c:110:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:6953: $? = 0
configure:6953: result: yes
configure:6953: checking for setrlimit
configure:6953: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6953: $? = 0
configure:6953: result: yes
configure:6953: checking for ftruncate
configure:6953: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6953: $? = 0
configure:6953: result: yes
configure:6953: checking for regcomp
configure:6953: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6953: $? = 0
configure:6953: result: yes
configure:6953: checking for regexec
configure:6953: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6953: $? = 0
configure:6953: result: yes
configure:6965: checking for strlcpy
configure:6965: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:115:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:115:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
/tmp/conftest-763439.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `strlcpy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6965: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_VALUES_H 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:6965: result: no
configure:6965: checking for strlcat
configure:6965: clang -o conftest conftest.c -lresolv -lnsl >&5
conftest.c:115:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
char strlcat ();
^
conftest.c:115:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
/tmp/conftest-b88113.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `strlcat'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6965: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Tinyproxy"
| #define PACKAGE_TARNAME "tinyproxy"
| #define PACKAGE_VERSION "1.8.4"
| #define PACKAGE_STRING "Tinyproxy 1.8.4"
| #define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
| #define PACKAGE_URL ""
| #define PACKAGE "tinyproxy"
| #define VERSION "1.8.4"
| #define TINYPROXY_VERSION "1.8.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TINYPROXY_STATHOST "tinyproxy.stats"
| #define XTINYPROXY_ENABLE 1
| #define FILTER_ENABLE 1
| #define UPSTREAM_SUPPORT 1
| #define TRANSPARENT_PROXY 1
| #define HAVE_LIBNSL 1
| #define HAVE_LIBRESOLV 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_VALUES_H 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:6965: result: no
configure:6965: checking for setgroups
configure:6965: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6965: $? = 0
configure:6965: result: yes
configure:6978: checking for time
configure:6978: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6978: $? = 0
configure:6978: result: yes
configure:6978: checking for rand
configure:6978: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6978: $? = 0
configure:6978: result: yes
configure:6978: checking for srand
configure:6978: clang -o conftest conftest.c -lresolv -lnsl >&5
configure:6978: $? = 0
configure:6978: result: yes
configure:6997: checking to see if compiler understands -fdiagnostics-show-option
configure:7014: clang -c -fdiagnostics-show-option conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wall
configure:7014: clang -c -fdiagnostics-show-option -Wall conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wextra
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wno-unused-parameter
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wmissing-prototypes
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wstrict-prototypes
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wmissing-declarations
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wfloat-equal
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wundef
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wformat=2
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 conftest.c >&5
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wlogical-op
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wmissing-include-dirs
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wformat-nonliteral
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wold-style-definition
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wpointer-arith
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Waggregate-return
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Winit-self
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wpacked
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands --std=c89
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -ansi
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -pedantic
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wc++-compat
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wno-long-long
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wno-overlength-strings
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wdeclaration-after-statement
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wredundant-decls
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wmissing-noreturn
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wshadow
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wendif-labels
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wcast-qual
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wcast-align
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wwrite-strings
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -Wp,-D_FORTIFY_SOURCE=2
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:6997: checking to see if compiler understands -fno-common
configure:7014: clang -c -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common conftest.c >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
1 warning generated.
configure:7014: $? = 0
configure:7029: result: yes
configure:7045: checking whether the system's regex library is broken
configure:7082: clang -o conftest -DNDEBUG -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common -Wl,-z,defs conftest.c -lresolv -lnsl >&5
warning: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Wunknown-warning-option]
In file included from conftest.c:98:
In file included from /usr/include/sys/types.h:25:
/usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
2 warnings generated.
configure:7082: $? = 0
configure:7082: ./conftest
configure:7082: $? = 0
configure:7094: result: no
configure:7112: checking for a2x
configure:7130: found /usr/bin/a2x
configure:7143: result: /usr/bin/a2x
configure:7275: checking that generated files are newer than configure
configure:7281: result: done
configure:7316: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Tinyproxy config.status 1.8.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 4dbf1524e3ec
config.status:967: creating Makefile
config.status:967: creating src/Makefile
config.status:967: creating data/Makefile
config.status:967: creating data/templates/Makefile
config.status:967: creating etc/Makefile
config.status:967: creating docs/Makefile
config.status:967: creating docs/man5/Makefile
config.status:967: creating docs/man5/tinyproxy.conf.txt
config.status:967: creating docs/man8/Makefile
config.status:967: creating docs/man8/tinyproxy.txt
config.status:967: creating m4macros/Makefile
config.status:967: creating tests/Makefile
config.status:967: creating tests/scripts/Makefile
config.status:967: creating config.h
config.status:1196: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_ftruncate=yes
ac_cv_func_gethostname=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_isascii=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memchr=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_rand=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_regcomp=yes
ac_cv_func_regexec=yes
ac_cv_func_select=yes
ac_cv_func_setgroups=yes
ac_cv_func_setrlimit=yes
ac_cv_func_socket=yes
ac_cv_func_srand=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_time=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_h=no
ac_cv_header_libintl_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_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_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=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_mman_h=yes
ac_cv_header_sys_resource_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_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_values_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_nsl_gethostname=yes
ac_cv_lib_resolv_inet_aton=yes
ac_cv_lib_socket_htonl=no
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_A2X=/usr/bin/a2x
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_in_addr_t=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint8_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
tinyproxy_cv_regex_broken=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
A2X='/usr/bin/a2x'
ACLOCAL='${SHELL} /tmp/tinyproxy/src/tinyproxy-1.8.4/missing aclocal-1.14'
ADDITIONAL_OBJECTS=' filter.o transparent-proxy.o'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AUTOCONF='${SHELL} /tmp/tinyproxy/src/tinyproxy-1.8.4/missing autoconf'
AUTOHEADER='${SHELL} /tmp/tinyproxy/src/tinyproxy-1.8.4/missing autoheader'
AUTOMAKE='${SHELL} /tmp/tinyproxy/src/tinyproxy-1.8.4/missing automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-DNDEBUG -fdiagnostics-show-option -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wfloat-equal -Wundef -Wformat=2 -Wlogical-op -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Waggregate-return -Winit-self -Wpacked --std=c89 -ansi -pedantic -Wc++-compat -Wno-long-long -Wno-overlength-strings -Wdeclaration-after-statement -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-qual -Wcast-align -Wwrite-strings -Wp,-D_FORTIFY_SOURCE=2 -fno-common'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
HAVE_A2X_FALSE='#'
HAVE_A2X_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-Wl,-z,defs '
LIBOBJS=''
LIBS='-lresolv -lnsl '
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/tinyproxy/src/tinyproxy-1.8.4/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='tinyproxy'
PACKAGE_BUGREPORT='https://banu.com/tinyproxy/'
PACKAGE_NAME='Tinyproxy'
PACKAGE_STRING='Tinyproxy 1.8.4'
PACKAGE_TARNAME='tinyproxy'
PACKAGE_URL=''
PACKAGE_VERSION='1.8.4'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TINYPROXY_MAJOR_VERSION='1'
TINYPROXY_MICRO_VERSION='4'
TINYPROXY_MINOR_VERSION='8'
TINYPROXY_REAL_VERSION='1.8.4'
TINYPROXY_STATHOST='tinyproxy.stats'
TINYPROXY_UNSTABLE='no'
TINYPROXY_UNSTABLE_FALSE=''
TINYPROXY_UNSTABLE_TRUE='#'
TINYPROXY_VERSION='1.8.4'
VERSION='1.8.4'
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-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/tinyproxy/src/tinyproxy-1.8.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc/tinyproxy'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Tinyproxy"
#define PACKAGE_TARNAME "tinyproxy"
#define PACKAGE_VERSION "1.8.4"
#define PACKAGE_STRING "Tinyproxy 1.8.4"
#define PACKAGE_BUGREPORT "https://banu.com/tinyproxy/"
#define PACKAGE_URL ""
#define PACKAGE "tinyproxy"
#define VERSION "1.8.4"
#define TINYPROXY_VERSION "1.8.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define TINYPROXY_STATHOST "tinyproxy.stats"
#define XTINYPROXY_ENABLE 1
#define FILTER_ENABLE 1
#define UPSTREAM_SUPPORT 1
#define TRANSPARENT_PROXY 1
#define HAVE_LIBNSL 1
#define HAVE_LIBRESOLV 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_NETDB_H 1
#define HAVE_PWD_H 1
#define HAVE_REGEX_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDIO_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TIME_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_VALUES_H 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_GETHOSTNAME 1
#define HAVE_INET_NTOA 1
#define HAVE_MEMCHR 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRPBRK 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_ISASCII 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_SETRLIMIT 1
#define HAVE_FTRUNCATE 1
#define HAVE_REGCOMP 1
#define HAVE_REGEXEC 1
#define HAVE_SETGROUPS 1
#define HAVE_TIME 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
configure: exit 0