The build took 00h 02m 14s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
21,796 |
ansic |
12,487 |
sh |
8,144 |
makefile |
42,427 |
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: libpipeline 1.4.1-1 (Thu Apr 13 15:54:59 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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 to enable maintainer-specific portions of Makefiles... no
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 whether _XOPEN_SOURCE should be defined... no
checking for x86_64-unknown-linux-ar... no
checking for x86_64-unknown-linux-lib... no
checking for x86_64-unknown-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 Minix Amsterdam compiler... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for clang option to accept ISO C99... none needed
checking for clang option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... clang -E
checking whether C compiler handles -Werror -Wunknown-warning-option... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wshadow... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wredundant-decls... yes
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether ln -s works... yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CHECK... no
checking for library containing strerror... none required
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether // is distinct from /... no
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for symlink... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mprotect... yes
checking for _set_invalid_parameter_handler... no
checking for secure_getenv... yes
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for strndup... yes
checking for vasnprintf... no
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking for ld used by clang... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking whether lstat correctly handles trailing slash... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking for sigset_t... yes
checking for ssize_t... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for uid_t in sys/types.h... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether stdint.h conforms to C99... yes
checking whether strerror(0) succeeds... yes
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking whether strndup is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking whether strsignal is declared... (cached) yes
checking whether sys_siglist is declared... yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in ... yes
checking whether unsetenv is declared... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking whether // is distinct from /... (cached) no
checking for error_at_line... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking for C compiler flag to ignore unused libraries... -Wl,--as-needed
checking for pthread_rwlock_t... yes
checking for mkdtemp... yes
checking for raise... yes
checking for sigprocmask... yes
checking whether setenv validates arguments... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strsignal... yes
checking whether strsignal always returns a string... yes
checking whether is self-contained... yes
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... yes
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether waitpid is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking for stdint.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for clearenv... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
configure: default CC = "clang"
configure: default CPP = "clang -E"
configure: default CPPFLAGS = ""
configure: default CFLAGS = " -Wall"
configure: default LDFLAGS = ""
configure: default LIBS = ""
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib/lib/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libpipeline.pc
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1'
Making all in gnulib/lib
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
GEN alloca.h
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN fcntl.h
GEN signal.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN sys/select.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN sys/wait.h
GEN time.h
GEN unistd.h
GEN wchar.h
make all-recursive
make[3]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[4]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
CC dirname.lo
CC basename.lo
CC dirname-lgpl.lo
CC basename-lgpl.lo
CC stripslash.lo
CC exitfail.lo
CC full-write.lo
CC glthread/lock.lo
CC malloca.lo
CC safe-read.lo
CC safe-write.lo
CC sig-handler.lo
CC tempname.lo
CC glthread/threadlib.lo
CC glthread/tls.lo
CC unistd.lo
CC xmalloc.lo
CC xalloc-die.lo
CC xsize.lo
CC xstrndup.lo
CC xvasprintf.lo
CC xasprintf.lo
CC asnprintf.lo
CC printf-args.lo
CC printf-parse.lo
CC vasnprintf.lo
CCLD libgnu.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[3]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[2]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
Making all in lib
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/lib'
CC libpipeline_la-appendstr.lo
CC libpipeline_la-debug.lo
CC libpipeline_la-pipeline.lo
CCLD libpipeline.la
make[2]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/lib'
Making all in man
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1'
make[2]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1'
make[1]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in gnulib/lib
make[1]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make install-recursive
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[3]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[4]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[3]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[2]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
make[1]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/gnulib/lib'
Making install in lib
make[1]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/lib'
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/lib'
/usr/bin/mkdir -p '/tmp/libpipeline/pkg/libpipeline//usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libpipeline.la '/tmp/libpipeline/pkg/libpipeline//usr/lib'
libtool: install: /usr/bin/install -c .libs/libpipeline.so.1.4.1 /tmp/libpipeline/pkg/libpipeline//usr/lib/libpipeline.so.1.4.1
libtool: install: (cd /tmp/libpipeline/pkg/libpipeline//usr/lib && { ln -s -f libpipeline.so.1.4.1 libpipeline.so.1 || { rm -f libpipeline.so.1 && ln -s libpipeline.so.1.4.1 libpipeline.so.1; }; })
libtool: install: (cd /tmp/libpipeline/pkg/libpipeline//usr/lib && { ln -s -f libpipeline.so.1.4.1 libpipeline.so || { rm -f libpipeline.so && ln -s libpipeline.so.1.4.1 libpipeline.so; }; })
libtool: install: /usr/bin/install -c .libs/libpipeline.lai /tmp/libpipeline/pkg/libpipeline//usr/lib/libpipeline.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/libpipeline/pkg/libpipeline//usr/include'
/usr/bin/install -c -m 644 pipeline.h '/tmp/libpipeline/pkg/libpipeline//usr/include'
/usr/bin/mkdir -p '/tmp/libpipeline/pkg/libpipeline//usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libpipeline.pc '/tmp/libpipeline/pkg/libpipeline//usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/lib'
make[1]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/lib'
Making install in man
make[1]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/libpipeline/pkg/libpipeline//usr/share/man/man3'
/usr/bin/install -c -m 644 libpipeline.3 '/tmp/libpipeline/pkg/libpipeline//usr/share/man/man3'
make install-data-hook
make[3]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
set -e; cd "/tmp/libpipeline/pkg/libpipeline//usr/share/man/man3"; for function in pipecmd_new pipecmd_new_argv pipecmd_new_args pipecmd_new_argstr pipecmd_new_function pipecmd_new_sequencev pipecmd_new_sequence pipecmd_new_passthrough pipecmd_dup pipecmd_arg pipecmd_argf pipecmd_argv pipecmd_args pipecmd_argstr pipecmd_get_nargs pipecmd_nice pipecmd_discard_err pipecmd_chdir pipecmd_fchdir pipecmd_setenv pipecmd_unsetenv pipecmd_clearenv pipecmd_sequence_command pipecmd_dump pipecmd_tostring pipecmd_exec pipecmd_free pipeline_new pipeline_new_commandv pipeline_new_commands pipeline_new_command_argv pipeline_new_command_args pipeline_join pipeline_connect pipeline_command pipeline_command_argv pipeline_command_args pipeline_command_argstr pipeline_commandv pipeline_commands pipeline_want_in pipeline_want_out pipeline_want_infile pipeline_want_outfile pipeline_ignore_signals pipeline_get_ncommands pipeline_get_command pipeline_set_command pipeline_get_pid pipeline_get_infile pipeline_get_outfile pipeline_dump pipeline_tostring pipeline_free pipeline_install_post_fork pipeline_start pipeline_wait_all pipeline_wait pipeline_run pipeline_pump pipeline_read pipeline_peek pipeline_peek_size pipeline_peek_skip pipeline_readline pipeline_peekline; do \
rm -f $function.3; \
ln -s libpipeline.3 $function.3; \
done
make[3]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
make[2]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
make[1]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1/man'
make[1]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1'
make[2]: Entering directory '/tmp/libpipeline/src/libpipeline-1.4.1'
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/libpipeline/src/libpipeline-1.4.1'
make[1]: Leaving directory '/tmp/libpipeline/src/libpipeline-1.4.1'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libpipeline"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libpipeline 1.4.1-1 (Thu Apr 13 15:56:06 UTC 2017)
CMD: pacman --query --file libpipeline-1.4.1-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libpipeline'
Trying to find vanilla package 'libpipeline'...
CMD: pacman --query --file /mirror/libpipeline-1.4.1-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libpipeline.so
/usr/lib/libpipeline.so.1
/usr/lib/libpipeline.so.1.4.1
/usr/lib/pkgconfig/libpipeline.pc
/usr/share/man/man3/pipecmd_new.3.gz
/usr/share/man/man3/pipecmd_new_argv.3.gz
/usr/share/man/man3/pipecmd_argf.3.gz
/usr/share/man/man3/pipecmd_discard_err.3.gz
/usr/share/man/man3/pipeline_run.3.gz
/usr/share/man/man3/pipeline_commands.3.gz
/usr/share/man/man3/pipeline_get_outfile.3.gz
/usr/share/man/man3/pipeline_command_argv.3.gz
/usr/share/man/man3/pipeline_new_command_argv.3.gz
/usr/share/man/man3/pipecmd_chdir.3.gz
/usr/share/man/man3/pipeline_new_commandv.3.gz
/usr/share/man/man3/pipeline_peek.3.gz
/usr/share/man/man3/pipeline_commandv.3.gz
/usr/share/man/man3/pipeline_read.3.gz
/usr/share/man/man3/pipeline_get_ncommands.3.gz
/usr/share/man/man3/pipeline_set_command.3.gz
/usr/share/man/man3/pipeline_wait.3.gz
/usr/share/man/man3/pipeline_want_outfile.3.gz
/usr/share/man/man3/pipeline_command_args.3.gz
/usr/share/man/man3/pipecmd_tostring.3.gz
/usr/share/man/man3/pipeline_get_command.3.gz
/usr/share/man/man3/pipecmd_arg.3.gz
/usr/share/man/man3/pipeline_connect.3.gz
/usr/share/man/man3/pipeline_install_post_fork.3.gz
/usr/share/man/man3/pipeline_new.3.gz
/usr/share/man/man3/pipecmd_new_args.3.gz
/usr/share/man/man3/pipeline_peek_size.3.gz
/usr/share/man/man3/pipeline_want_infile.3.gz
/usr/share/man/man3/pipecmd_new_passthrough.3.gz
/usr/share/man/man3/pipecmd_nice.3.gz
/usr/share/man/man3/pipecmd_args.3.gz
/usr/share/man/man3/pipeline_start.3.gz
/usr/share/man/man3/pipeline_peek_skip.3.gz
/usr/share/man/man3/pipeline_new_commands.3.gz
/usr/share/man/man3/pipecmd_free.3.gz
/usr/share/man/man3/pipeline_join.3.gz
/usr/share/man/man3/pipecmd_setenv.3.gz
/usr/share/man/man3/pipecmd_argv.3.gz
/usr/share/man/man3/pipecmd_new_sequence.3.gz
/usr/share/man/man3/pipeline_pump.3.gz
/usr/share/man/man3/pipeline_peekline.3.gz
/usr/share/man/man3/libpipeline.3.gz
/usr/share/man/man3/pipeline_get_pid.3.gz
/usr/share/man/man3/pipeline_command.3.gz
/usr/share/man/man3/pipecmd_dup.3.gz
/usr/share/man/man3/pipeline_command_argstr.3.gz
/usr/share/man/man3/pipeline_ignore_signals.3.gz
/usr/share/man/man3/pipecmd_get_nargs.3.gz
/usr/share/man/man3/pipeline_want_out.3.gz
/usr/share/man/man3/pipecmd_dump.3.gz
/usr/share/man/man3/pipeline_tostring.3.gz
/usr/share/man/man3/pipecmd_exec.3.gz
/usr/share/man/man3/pipeline_new_command_args.3.gz
/usr/share/man/man3/pipecmd_argstr.3.gz
/usr/share/man/man3/pipeline_dump.3.gz
/usr/share/man/man3/pipecmd_unsetenv.3.gz
/usr/share/man/man3/pipeline_want_in.3.gz
/usr/share/man/man3/pipeline_readline.3.gz
/usr/share/man/man3/pipecmd_sequence_command.3.gz
/usr/share/man/man3/pipeline_free.3.gz
/usr/share/man/man3/pipecmd_fchdir.3.gz
/usr/share/man/man3/pipecmd_new_sequencev.3.gz
/usr/share/man/man3/pipecmd_new_argstr.3.gz
/usr/share/man/man3/pipecmd_new_function.3.gz
/usr/share/man/man3/pipeline_get_infile.3.gz
/usr/share/man/man3/pipeline_wait_all.3.gz
/usr/share/man/man3/pipecmd_clearenv.3.gz
/usr/include/pipeline.h
/sysroot/usr/lib/libpipeline.so.1.4.1
/sysroot/usr/lib/libpipeline.so.1
/sysroot/usr/lib/libpipeline.so
/sysroot/usr/lib/libpipeline.la
/sysroot/usr/lib/pkgconfig/libpipeline.pc
/sysroot/usr/include/pipeline.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libpipeline.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libpipeline.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libpipeline.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libpipeline.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libpipeline.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/libpipeline/src/libpipeline-1.4.1/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 libpipeline configure 1.4.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 2abdc9450a7b
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:3330: checking for a BSD-compatible install
configure:3398: result: /usr/bin/install -c
configure:3409: checking whether build environment is sane
configure:3464: result: yes
configure:3523: checking for x86_64-unknown-linux-strip
configure:3553: result: no
configure:3563: checking for strip
configure:3579: found /usr/bin/strip
configure:3590: result: strip
configure:3615: checking for a thread-safe mkdir -p
configure:3654: result: /usr/bin/mkdir -p
configure:3661: checking for gawk
configure:3677: found /usr/bin/gawk
configure:3688: result: gawk
configure:3699: checking whether make sets $(MAKE)
configure:3721: result: yes
configure:3750: checking whether make supports nested variables
configure:3767: result: yes
configure:3894: checking whether to enable maintainer-specific portions of Makefiles
configure:3903: result: no
configure:3927: checking whether make supports nested variables
configure:3944: result: yes
configure:3969: checking for style of include used by make
configure:3997: result: GNU
configure:4028: checking for x86_64-unknown-linux-gcc
configure:4055: result: clang
configure:4324: checking for C compiler version
configure:4333: 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:4344: $? = 0
configure:4333: 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:4344: $? = 0
configure:4333: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4344: $? = 1
configure:4333: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4344: $? = 1
configure:4364: checking whether the C compiler works
configure:4386: clang conftest.c >&5
configure:4390: $? = 0
configure:4438: result: yes
configure:4441: checking for C compiler default output file name
configure:4443: result: a.out
configure:4449: checking for suffix of executables
configure:4456: clang -o conftest conftest.c >&5
configure:4460: $? = 0
configure:4482: result:
configure:4504: checking whether we are cross compiling
configure:4512: clang -o conftest conftest.c >&5
configure:4516: $? = 0
configure:4523: ./conftest
configure:4527: $? = 0
configure:4542: result: no
configure:4547: checking for suffix of object files
configure:4569: clang -c conftest.c >&5
configure:4573: $? = 0
configure:4594: result: o
configure:4598: checking whether we are using the GNU C compiler
configure:4617: clang -c conftest.c >&5
configure:4617: $? = 0
configure:4626: result: yes
configure:4635: checking whether clang accepts -g
configure:4655: clang -c -g conftest.c >&5
configure:4655: $? = 0
configure:4696: result: yes
configure:4713: checking for clang option to accept ISO C89
configure:4776: clang -c conftest.c >&5
configure:4776: $? = 0
configure:4789: result: none needed
configure:4814: checking whether clang understands -c and -o together
configure:4836: clang -c conftest.c -o conftest2.o
configure:4839: $? = 0
configure:4836: clang -c conftest.c -o conftest2.o
configure:4839: $? = 0
configure:4851: result: yes
configure:4870: checking dependency style of clang
configure:4981: result: gcc3
configure:5002: checking how to run the C preprocessor
configure:5033: clang -E conftest.c
configure:5033: $? = 0
configure:5047: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5047: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| /* end confdefs.h. */
| #include
configure:5072: result: clang -E
configure:5092: clang -E conftest.c
configure:5092: $? = 0
configure:5106: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5106: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| /* end confdefs.h. */
| #include
configure:5135: checking for grep that handles long lines and -e
configure:5193: result: /usr/bin/grep
configure:5198: checking for egrep
configure:5260: result: /usr/bin/grep -E
configure:5265: checking for ANSI C header files
configure:5285: clang -c conftest.c >&5
configure:5285: $? = 0
configure:5358: clang -o conftest conftest.c >&5
configure:5358: $? = 0
configure:5358: ./conftest
configure:5358: $? = 0
configure:5369: result: yes
configure:5382: checking for sys/types.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for sys/stat.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for stdlib.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for string.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for memory.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for strings.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for inttypes.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for stdint.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5382: checking for unistd.h
configure:5382: clang -c conftest.c >&5
configure:5382: $? = 0
configure:5382: result: yes
configure:5395: checking minix/config.h usability
configure:5395: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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:5395: result: no
configure:5395: checking minix/config.h presence
configure:5395: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:5395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:5395: result: no
configure:5395: checking for minix/config.h
configure:5395: result: no
configure:5419: checking whether it is safe to define __EXTENSIONS__
configure:5437: clang -c conftest.c >&5
configure:5437: $? = 0
configure:5444: result: yes
configure:5459: checking whether _XOPEN_SOURCE should be defined
configure:5478: clang -c conftest.c >&5
configure:5478: $? = 0
configure:5502: result: no
configure:5514: checking for x86_64-unknown-linux-ar
configure:5544: result: no
configure:5514: checking for x86_64-unknown-linux-lib
configure:5544: result: no
configure:5514: checking for x86_64-unknown-linux-link
configure:5544: result: no
configure:5558: checking for ar
configure:5574: found /usr/bin/ar
configure:5585: result: ar
configure:5611: checking the archiver (ar) interface
configure:5627: clang -c conftest.c >&5
configure:5627: $? = 0
configure:5629: ar cru libconftest.a conftest.o >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5632: $? = 0
configure:5660: result: ar
configure:5709: checking build system type
configure:5723: result: x86_64-unknown-linux-gnu
configure:5743: checking host system type
configure:5756: result: x86_64-unknown-linux-gnu
configure:5797: checking how to print strings
configure:5824: result: printf
configure:5845: checking for a sed that does not truncate output
configure:5909: result: /usr/bin/sed
configure:5927: checking for fgrep
configure:5989: result: /usr/bin/grep -F
configure:6024: checking for ld used by clang
configure:6091: result: /usr/bin/ld
configure:6098: checking if the linker (/usr/bin/ld) is GNU ld
configure:6113: result: yes
configure:6125: checking for BSD- or MS-compatible name lister (nm)
configure:6174: result: /usr/bin/nm -B
configure:6304: checking the name lister (/usr/bin/nm -B) interface
configure:6311: clang -c conftest.c >&5
configure:6314: /usr/bin/nm -B "conftest.o"
configure:6317: output
0000000000000000 B some_variable
configure:6324: result: BSD nm
configure:6327: checking whether ln -s works
configure:6331: result: yes
configure:6339: checking the maximum length of command line arguments
configure:6470: result: 1572864
configure:6487: checking whether the shell understands some XSI constructs
configure:6497: result: yes
configure:6501: checking whether the shell understands "+="
configure:6507: result: yes
configure:6542: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6582: result: func_convert_file_noop
configure:6589: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6609: result: func_convert_file_noop
configure:6616: checking for /usr/bin/ld option to reload object files
configure:6623: result: -r
configure:6657: checking for x86_64-unknown-linux-objdump
configure:6687: result: no
configure:6697: checking for objdump
configure:6713: found /usr/bin/objdump
configure:6724: result: objdump
configure:6756: checking how to recognize dependent libraries
configure:6954: result: pass_all
configure:6999: checking for x86_64-unknown-linux-dlltool
configure:7029: result: no
configure:7039: checking for dlltool
configure:7069: result: no
configure:7099: checking how to associate runtime and link libraries
configure:7126: result: printf %s\n
configure:7142: checking for x86_64-unknown-linux-ar
configure:7169: result: ar
configure:7250: checking for archiver @FILE support
configure:7267: clang -c conftest.c >&5
configure:7267: $? = 0
configure:7270: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:7273: $? = 0
configure:7278: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:7281: $? = 1
configure:7293: result: @
configure:7311: checking for x86_64-unknown-linux-strip
configure:7338: result: strip
configure:7410: checking for x86_64-unknown-linux-ranlib
configure:7440: result: no
configure:7450: checking for ranlib
configure:7466: found /usr/bin/ranlib
configure:7477: result: ranlib
configure:7579: checking command to parse /usr/bin/nm -B output from clang object
configure:7699: clang -c conftest.c >&5
configure:7702: $? = 0
configure:7706: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7709: $? = 0
configure:7775: clang -o conftest conftest.c conftstm.o >&5
configure:7778: $? = 0
configure:7816: result: ok
configure:7853: checking for sysroot
configure:7883: result: no
configure:7960: clang -c conftest.c >&5
configure:7963: $? = 0
configure:8112: checking for x86_64-unknown-linux-mt
configure:8142: result: no
configure:8152: checking for mt
configure:8182: result: no
configure:8202: checking if : is a manifest tool
configure:8208: : '-?'
configure:8216: result: no
configure:8855: checking for dlfcn.h
configure:8855: clang -c conftest.c >&5
configure:8855: $? = 0
configure:8855: result: yes
configure:9060: checking for objdir
configure:9075: result: .libs
configure:9346: checking if clang supports -fno-rtti -fno-exceptions
configure:9364: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:9368: $? = 0
configure:9381: result: yes
configure:9708: checking for clang option to produce PIC
configure:9715: result: -fPIC -DPIC
configure:9723: checking if clang PIC flag -fPIC -DPIC works
configure:9741: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9745: $? = 0
configure:9758: result: yes
configure:9787: checking if clang static flag -static works
configure:9815: result: yes
configure:9830: checking if clang supports -c -o file.o
configure:9851: clang -c -o out/conftest2.o conftest.c >&5
configure:9855: $? = 0
configure:9877: result: yes
configure:9885: checking if clang supports -c -o file.o
configure:9932: result: yes
configure:9965: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11122: result: yes
configure:11159: checking whether -lc should be explicitly linked in
configure:11167: clang -c conftest.c >&5
configure:11170: $? = 0
configure:11185: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:11188: $? = 0
configure:11202: result: no
configure:11362: checking dynamic linker characteristics
configure:11862: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11862: $? = 0
configure:12096: result: GNU/Linux ld.so
configure:12203: checking how to hardcode library paths into programs
configure:12228: result: immediate
configure:12768: checking whether stripping libraries is possible
configure:12773: result: yes
configure:12808: checking if libtool supports shared libraries
configure:12810: result: yes
configure:12813: checking whether to build shared libraries
configure:12834: result: yes
configure:12837: checking whether to build static libraries
configure:12841: result: no
configure:12892: checking for x86_64-unknown-linux-gcc
configure:12919: result: clang
configure:13188: checking for C compiler version
configure:13197: 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:13208: $? = 0
configure:13197: 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:13208: $? = 0
configure:13197: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:13208: $? = 1
configure:13197: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:13208: $? = 1
configure:13212: checking whether we are using the GNU C compiler
configure:13240: result: yes
configure:13249: checking whether clang accepts -g
configure:13310: result: yes
configure:13327: checking for clang option to accept ISO C89
configure:13403: result: none needed
configure:13428: checking whether clang understands -c and -o together
configure:13465: result: yes
configure:13484: checking dependency style of clang
configure:13595: result: gcc3
configure:13612: checking for Minix Amsterdam compiler
configure:13636: result: no
configure:13861: checking for special C compiler options needed for large files
configure:13906: result: no
configure:13912: checking for _FILE_OFFSET_BITS value needed for large files
configure:13937: clang -c conftest.c >&5
configure:13937: $? = 0
configure:13969: result: no
configure:14060: checking for clang option to accept ISO C99
configure:14209: clang -c conftest.c >&5
configure:14209: $? = 0
configure:14222: result: none needed
configure:14330: checking for clang option to accept ISO Standard C
configure:14341: result: none needed
configure:14501: checking how to run the C preprocessor
configure:14571: result: clang -E
configure:14591: clang -E conftest.c
configure:14591: $? = 0
configure:14605: clang -E conftest.c
conftest.c:30:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:14605: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| /* end confdefs.h. */
| #include
configure:14636: checking whether C compiler handles -Werror -Wunknown-warning-option
configure:14655: clang -o conftest -Wall -Werror -Wunknown-warning-option conftest.c >&5
configure:14655: $? = 0
configure:14665: result: yes
configure:14674: checking whether C compiler handles -W
configure:14693: clang -o conftest -Wall -Wunknown-warning-option -Werror -W conftest.c >&5
configure:14693: $? = 0
configure:14703: result: yes
configure:14711: checking whether C compiler handles -Wpointer-arith
configure:14730: clang -o conftest -Wall -Wunknown-warning-option -Werror -Wpointer-arith conftest.c >&5
configure:14730: $? = 0
configure:14740: result: yes
configure:14748: checking whether C compiler handles -Wwrite-strings
configure:14767: clang -o conftest -Wall -Wunknown-warning-option -Werror -Wwrite-strings conftest.c >&5
configure:14767: $? = 0
configure:14777: result: yes
configure:14785: checking whether C compiler handles -Wstrict-prototypes
configure:14804: clang -o conftest -Wall -Wunknown-warning-option -Werror -Wstrict-prototypes conftest.c >&5
configure:14804: $? = 0
configure:14814: result: yes
configure:14822: checking whether C compiler handles -Wshadow
configure:14841: clang -o conftest -Wall -Wunknown-warning-option -Werror -Wshadow conftest.c >&5
configure:14841: $? = 0
configure:14851: result: yes
configure:14859: checking whether C compiler handles -Wformat-security
configure:14878: clang -o conftest -Wall -Wunknown-warning-option -Werror -Wformat-security conftest.c >&5
configure:14878: $? = 0
configure:14888: result: yes
configure:14896: checking whether C compiler handles -Wredundant-decls
configure:14915: clang -o conftest -Wall -Wunknown-warning-option -Werror -Wredundant-decls conftest.c >&5
configure:14915: $? = 0
configure:14925: result: yes
configure:14933: checking whether C compiler handles -Wno-missing-field-initializers
configure:14952: clang -o conftest -Wall -Wunknown-warning-option -Werror -Wmissing-field-initializers conftest.c >&5
configure:14952: $? = 0
configure:14962: result: yes
configure:14970: checking whether ln -s works
configure:14974: result: yes
configure:14997: checking for x86_64-unknown-linux-pkg-config
configure:15030: result: no
configure:15040: checking for pkg-config
configure:15058: found /usr/bin/pkg-config
configure:15070: result: /usr/bin/pkg-config
configure:15095: checking pkg-config is at least version 0.9.0
configure:15098: result: yes
configure:15108: checking for CHECK
configure:15115: $PKG_CONFIG --exists --print-errors "check >= 0.9.4"
Package check was not found in the pkg-config search path.
Perhaps you should add the directory containing `check.pc'
to the PKG_CONFIG_PATH environment variable
No package 'check' found
configure:15118: $? = 1
configure:15132: $PKG_CONFIG --exists --print-errors "check >= 0.9.4"
Package check was not found in the pkg-config search path.
Perhaps you should add the directory containing `check.pc'
to the PKG_CONFIG_PATH environment variable
No package 'check' found
configure:15135: $? = 1
configure:15149: result: no
No package 'check' found
configure:15187: checking for library containing strerror
configure:15218: clang -o conftest -Wall conftest.c >&5
conftest.c:38:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:38:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:15218: $? = 0
configure:15235: result: none required
configure:15251: checking for size_t
configure:15251: clang -c -Wall conftest.c >&5
configure:15251: $? = 0
configure:15251: clang -c -Wall conftest.c >&5
conftest.c:67:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:15251: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| /* 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:15251: result: yes
configure:15264: checking for working alloca.h
configure:15281: clang -o conftest -Wall conftest.c >&5
configure:15281: $? = 0
configure:15289: result: yes
configure:15297: checking for alloca
configure:15334: clang -o conftest -Wall conftest.c >&5
configure:15334: $? = 0
configure:15342: result: yes
configure:15454: checking whether // is distinct from /
configure:15483: result: no
configure:15626: checking for unistd.h
configure:15626: result: yes
configure:15626: checking sys/time.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking sys/time.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for sys/time.h
configure:15626: result: yes
configure:15626: checking sys/socket.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking sys/socket.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for sys/socket.h
configure:15626: result: yes
configure:15626: checking sys/mman.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking sys/mman.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for sys/mman.h
configure:15626: result: yes
configure:15626: checking sys/param.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking sys/param.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for sys/param.h
configure:15626: result: yes
configure:15626: checking wchar.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking wchar.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for wchar.h
configure:15626: result: yes
configure:15626: checking for stdint.h
configure:15626: result: yes
configure:15626: checking sys/select.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking sys/select.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for sys/select.h
configure:15626: result: yes
configure:15626: checking for sys/stat.h
configure:15626: result: yes
configure:15626: checking sys/wait.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking sys/wait.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for sys/wait.h
configure:15626: result: yes
configure:15626: checking features.h usability
configure:15626: clang -c -Wall conftest.c >&5
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking features.h presence
configure:15626: clang -E conftest.c
configure:15626: $? = 0
configure:15626: result: yes
configure:15626: checking for features.h
configure:15626: result: yes
configure:15653: checking if environ is properly declared
configure:15676: clang -c -Wall conftest.c >&5
conftest.c:50:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:50:19)' vs 'char **'
extern struct { int foo; } environ;
^
/usr/include/unistd.h:548:15: note: previous declaration is here
extern char **environ;
^
conftest.c:54:8: error: member reference base type 'char **' is not a structure or union
environ.foo = 1;
~~~~~~~^~~~
2 errors generated.
configure:15676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| /* end confdefs.h. */
| #if HAVE_UNISTD_H
| #include
| #endif
| /* mingw, BeOS, Haiku declare environ in , not in . */
| #include
|
| extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
| ;
| return 0;
| }
configure:15684: result: yes
configure:15699: checking whether the preprocessor supports include_next
configure:15737: clang -c -Wall -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:15737: $? = 0
configure:15758: result: yes
configure:15779: checking whether system header files limit the line length
configure:15802: result: no
configure:15813: checking for complete errno.h
configure:15886: result: yes
configure:16187: checking whether strerror_r is declared
configure:16187: clang -c -Wall conftest.c >&5
configure:16187: $? = 0
configure:16187: result: yes
configure:16200: checking for strerror_r
configure:16200: clang -o conftest -Wall conftest.c >&5
configure:16200: $? = 0
configure:16200: result: yes
configure:16209: checking whether strerror_r returns char *
configure:16233: clang -c -Wall conftest.c >&5
configure:16233: $? = 0
configure:16271: result: yes
configure:16303: checking for symlink
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for gettimeofday
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for lstat
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for mprotect
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for _set_invalid_parameter_handler
configure:16303: clang -o conftest -Wall conftest.c >&5
/tmp/conftest-2d8ba3.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_set_invalid_parameter_handler'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| /* end confdefs.h. */
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
| For example, HP-UX 11i declares gettimeofday. */
| #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _set_invalid_parameter_handler (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _set_invalid_parameter_handler
|
| /* 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 _set_invalid_parameter_handler ();
| /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
| choke me
| #endif
|
| int
| main ()
| {
| return _set_invalid_parameter_handler ();
| ;
| return 0;
| }
configure:16303: result: no
configure:16303: checking for secure_getenv
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for setenv
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for sigaction
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for sigaltstack
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for siginterrupt
configure:16303: clang -o conftest -Wall conftest.c >&5
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for snprintf
configure:16303: clang -o conftest -Wall conftest.c >&5
conftest.c:80:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:80:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for strndup
configure:16303: clang -o conftest -Wall conftest.c >&5
conftest.c:81:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
char strndup ();
^
conftest.c:81:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:16303: $? = 0
configure:16303: result: yes
configure:16303: checking for vasnprintf
configure:16303: clang -o conftest -Wall conftest.c >&5
/tmp/conftest-30b6b3.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `vasnprintf'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| /* end confdefs.h. */
| /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
| For example, HP-UX 11i declares gettimeofday. */
| #define vasnprintf innocuous_vasnprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char vasnprintf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef vasnprintf
|
| /* 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 vasnprintf ();
| /* 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_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
|
| int
| main ()
| {
| return vasnprintf ();
| ;
| return 0;
| }
configure:16303: result: no
configure:16333: checking for working fcntl.h
configure:16436: clang -o conftest -Wall conftest.c >&5
conftest.c:85:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
int result = !constants;
~^~~~~~~~~
1 warning generated.
configure:16436: $? = 0
configure:16436: ./conftest
configure:16436: $? = 0
configure:16451: result: yes
configure:16474: checking for pid_t
configure:16474: clang -c -Wall conftest.c >&5
configure:16474: $? = 0
configure:16474: clang -c -Wall conftest.c >&5
conftest.c:97:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:16474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 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:16474: result: yes
configure:16485: checking for mode_t
configure:16485: clang -c -Wall conftest.c >&5
configure:16485: $? = 0
configure:16485: clang -c -Wall conftest.c >&5
conftest.c:97:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:16485: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 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 ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:16485: result: yes
configure:16496: checking for C/C++ restrict keyword
configure:16521: clang -c -Wall conftest.c >&5
configure:16521: $? = 0
configure:16529: result: __restrict
configure:16692: checking for struct timeval
configure:16715: clang -c -Wall conftest.c >&5
configure:16715: $? = 0
configure:16723: result: yes
configure:16728: checking for wide-enough struct timeval.tv_sec member
configure:16755: clang -c -Wall conftest.c >&5
conftest.c:74:27: warning: unused typedef 'verify_tv_sec_type' [-Wunused-local-typedef]
typedef int verify_tv_sec_type[
^
1 warning generated.
configure:16755: $? = 0
configure:16763: result: yes
configure:16773: checking whether gettimeofday is declared without a macro
configure:16795: clang -c -Wall conftest.c >&5
configure:16795: $? = 0
configure:16803: result: yes
configure:16909: checking for ld used by clang
configure:16976: result: /usr/bin/ld -m elf_x86_64
configure:16983: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:16998: result: yes
configure:17005: checking for shared library run path origin
configure:17018: result: done
configure:17108: checking whether imported symbols can be declared weak
configure:17126: clang -o conftest -Wall conftest.c >&5
configure:17126: $? = 0
configure:17160: clang -o conftest -Wall conftest.c >&5
configure:17160: $? = 0
configure:17160: ./conftest
configure:17160: $? = 0
configure:17172: result: yes
configure:17177: checking pthread.h usability
configure:17177: clang -c -Wall conftest.c >&5
configure:17177: $? = 0
configure:17177: result: yes
configure:17177: checking pthread.h presence
configure:17177: clang -E conftest.c
configure:17177: $? = 0
configure:17177: result: yes
configure:17177: checking for pthread.h
configure:17177: result: yes
configure:17205: clang -o conftest -Wall conftest.c >&5
conftest.c:67:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_mutex_lock((pthread_mutex_t*)0);
~~~~~~~~~~~~~~~~~~~^
conftest.c:68:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
pthread_mutexattr_init((pthread_mutexattr_t*)0);
~~~~~~~~~~~~~~~~~~~~~~~^
2 warnings generated.
/tmp/conftest-bf4489.o: In function `main':
conftest.c:(.text+0x20): undefined reference to `pthread_mutexattr_init'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| pthread_mutex_lock((pthread_mutex_t*)0);
| pthread_mutexattr_init((pthread_mutexattr_t*)0);
| ;
| return 0;
| }
configure:17268: checking for pthread_kill in -lpthread
configure:17293: clang -o conftest -Wall conftest.c -lpthread >&5
configure:17293: $? = 0
configure:17302: result: yes
configure:17992: checking for multithread API to use
configure:17994: result: posix
configure:18046: checking whether lstat correctly handles trailing slash
configure:18079: clang -o conftest -Wall conftest.c >&5
configure:18079: $? = 0
configure:18079: ./conftest
configure:18079: $? = 0
configure:18096: result: yes
configure:18187: checking whether malloc, realloc, calloc are POSIX compliant
configure:18207: clang -c -Wall conftest.c >&5
configure:18207: $? = 0
configure:18215: result: yes
configure:18222: checking for stdlib.h
configure:18222: result: yes
configure:18232: checking for GNU libc compatible malloc
configure:18265: clang -o conftest -Wall conftest.c >&5
configure:18265: $? = 0
configure:18265: ./conftest
configure:18265: $? = 0
configure:18276: result: yes
configure:18291: checking for unsigned long long int
configure:18339: result: yes
configure:18349: checking for long long int
configure:18399: result: yes
configure:18499: checking for mmap
configure:18499: clang -o conftest -Wall conftest.c >&5
configure:18499: $? = 0
configure:18499: result: yes
configure:18510: checking for MAP_ANONYMOUS
configure:18547: result: yes
configure:18581: checking whether memchr works
configure:18644: clang -o conftest -Wall conftest.c >&5
configure:18644: $? = 0
configure:18644: ./conftest
configure:18644: $? = 0
configure:18654: result: yes
configure:18676: clang -c -Wall conftest.c >&5
conftest.c:72:10: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:72:15: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:18676: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:18734: checking for sigset_t
configure:18734: clang -c -Wall conftest.c >&5
configure:18734: $? = 0
configure:18734: clang -c -Wall conftest.c >&5
conftest.c:80:23: error: expected expression
if (sizeof ((sigset_t)))
^
1 error generated.
configure:18734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h. */
|
| #include
| /* Mingw defines sigset_t not in , but in . */
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| return 0;
| ;
| return 0;
| }
configure:18734: result: yes
configure:18756: checking for ssize_t
configure:18773: clang -c -Wall conftest.c >&5
configure:18773: $? = 0
configure:18780: result: yes
configure:18794: checking whether setenv is declared
configure:18794: clang -c -Wall conftest.c >&5
configure:18794: $? = 0
configure:18794: result: yes
configure:18842: checking search.h usability
configure:18842: clang -c -Wall conftest.c >&5
configure:18842: $? = 0
configure:18842: result: yes
configure:18842: checking search.h presence
configure:18842: clang -E conftest.c
configure:18842: $? = 0
configure:18842: result: yes
configure:18842: checking for search.h
configure:18842: result: yes
configure:18854: checking for tsearch
configure:18854: clang -o conftest -Wall conftest.c >&5
configure:18854: $? = 0
configure:18854: result: yes
configure:18870: checking for uid_t in sys/types.h
configure:18889: result: yes
configure:19031: checking whether snprintf returns a byte count as in C99
configure:19101: clang -o conftest -Wall conftest.c >&5
configure:19101: $? = 0
configure:19101: ./conftest
configure:19101: $? = 0
configure:19112: result: yes
configure:19116: checking whether snprintf is declared
configure:19116: clang -c -Wall conftest.c >&5
configure:19116: $? = 0
configure:19116: result: yes
configure:19128: checking for stdbool.h that conforms to C99
configure:19195: clang -c -Wall conftest.c >&5
conftest.c:125:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:129:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:129:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:129:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:129:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:129:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:129:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:129:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:129:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:130:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:130:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:130:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:19195: $? = 0
configure:19202: result: yes
configure:19204: checking for _Bool
configure:19204: clang -c -Wall conftest.c >&5
configure:19204: $? = 0
configure:19204: clang -c -Wall conftest.c >&5
conftest.c:112:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:19204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 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 ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:19204: result: yes
configure:19220: checking for wchar_t
configure:19237: clang -c -Wall conftest.c >&5
configure:19237: $? = 0
configure:19244: result: yes
configure:19399: checking whether stdint.h conforms to C99
configure:19568: clang -c -Wall conftest.c >&5
configure:19568: $? = 0
configure:19648: clang -o conftest -Wall conftest.c >&5
configure:19648: $? = 0
configure:19648: ./conftest
configure:19648: $? = 0
configure:19660: result: yes
configure:20005: checking whether strerror(0) succeeds
configure:20040: clang -o conftest -Wall conftest.c >&5
configure:20040: $? = 0
configure:20040: ./conftest
configure:20040: $? = 0
configure:20051: result: yes
configure:20141: checking whether ffsl is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether ffsll is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether memmem is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether mempcpy is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether memrchr is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether rawmemchr is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether stpcpy is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether stpncpy is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strchrnul is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strdup is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strncat is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strndup is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strnlen is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strpbrk is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strsep is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strcasestr is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strtok_r is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strerror_r is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strsignal is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20141: checking whether strverscmp is declared without a macro
configure:20159: clang -c -Wall conftest.c >&5
configure:20159: $? = 0
configure:20167: result: yes
configure:20180: checking whether strndup is declared
configure:20180: result: yes
configure:20198: checking whether strnlen is declared
configure:20198: result: yes
configure:20211: checking whether strsignal is declared
configure:20211: result: yes
configure:20223: checking whether sys_siglist is declared
configure:20223: clang -c -Wall conftest.c >&5
configure:20223: $? = 0
configure:20223: result: yes
configure:20253: checking whether stat file-mode macros are broken
configure:20280: clang -c -Wall conftest.c >&5
configure:20280: $? = 0
configure:20287: result: no
configure:20423: checking for struct timespec in
configure:20440: clang -c -Wall conftest.c >&5
configure:20440: $? = 0
configure:20447: result: yes
configure:20597: checking whether unsetenv is declared
configure:20597: clang -c -Wall conftest.c >&5
configure:20597: $? = 0
configure:20597: result: yes
configure:20615: checking for wint_t
configure:20640: clang -c -Wall conftest.c >&5
configure:20640: $? = 0
configure:20647: result: yes
configure:20676: checking for inttypes.h
configure:20695: clang -c -Wall conftest.c >&5
configure:20695: $? = 0
configure:20702: result: yes
configure:20713: checking for stdint.h
configure:20730: clang -c -Wall conftest.c >&5
configure:20730: $? = 0
configure:20737: result: yes
configure:20750: checking for intmax_t
configure:20775: clang -c -Wall conftest.c >&5
configure:20775: $? = 0
configure:20782: result: yes
configure:20801: checking where to find the exponent in a 'double'
configure:21115: clang -o conftest -Wall conftest.c >&5
configure:21115: $? = 0
configure:21115: ./conftest
configure:21115: $? = 0
configure:21127: result: word 1 bit 20
configure:21154: checking for snprintf
configure:21154: result: yes
configure:21154: checking for strnlen
configure:21154: clang -o conftest -Wall conftest.c >&5
configure:21154: $? = 0
configure:21154: result: yes
configure:21154: checking for wcslen
configure:21154: clang -o conftest -Wall conftest.c >&5
configure:21154: $? = 0
configure:21154: result: yes
configure:21154: checking for wcsnlen
configure:21154: clang -o conftest -Wall conftest.c >&5
configure:21154: $? = 0
configure:21154: result: yes
configure:21154: checking for mbrtowc
configure:21154: clang -o conftest -Wall conftest.c >&5
configure:21154: $? = 0
configure:21154: result: yes
configure:21154: checking for wcrtomb
configure:21154: clang -o conftest -Wall conftest.c >&5
configure:21154: $? = 0
configure:21154: result: yes
configure:21163: checking whether _snprintf is declared
configure:21163: clang -c -Wall conftest.c >&5
conftest.c:124:10: error: use of undeclared identifier '_snprintf'
(void) _snprintf;
^
1 error generated.
configure:21163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
| (void) _snprintf;
| #else
| (void) _snprintf;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:21163: result: no
configure:21279: checking whether uses 'inline' correctly
configure:21301: clang -c -Wall conftest.c >&5
configure:21304: $? = 0
configure:21322: clang -c -Wall conftest.c >&5
configure:21325: $? = 0
configure:21338: result: yes
configure:21381: checking for alloca as a compiler built-in
configure:21405: result: yes
configure:21444: checking whether // is distinct from /
configure:21473: result: no
configure:21499: checking for error_at_line
configure:21515: clang -o conftest -Wall conftest.c >&5
configure:21515: $? = 0
configure:21523: result: yes
configure:21633: checking whether fcntl is declared without a macro
configure:21651: clang -c -Wall conftest.c >&5
configure:21651: $? = 0
configure:21659: result: yes
configure:21633: checking whether openat is declared without a macro
configure:21651: clang -c -Wall conftest.c >&5
configure:21651: $? = 0
configure:21659: result: yes
configure:21722: checking whether conversion from 'int' to 'long double' works
configure:21763: clang -o conftest -Wall conftest.c >&5
configure:21763: $? = 0
configure:21763: ./conftest
configure:21763: $? = 0
configure:21774: result: yes
configure:21912: checking whether gettimeofday clobbers localtime buffer
configure:21951: clang -o conftest -Wall conftest.c >&5
configure:21951: $? = 0
configure:21951: ./conftest
configure:21951: $? = 0
configure:21961: result: no
configure:21977: checking for gettimeofday with POSIX signature
configure:22005: clang -c -Wall conftest.c >&5
conftest.c:124:19: error: conflicting types for 'gettimeofday'
int gettimeofday (struct timeval *restrict, void *restrict);
^
/usr/include/sys/time.h:71:12: note: previous declaration is here
extern int gettimeofday (struct timeval *__restrict __tv,
^
conftest.c:134:21: warning: incompatible pointer types initializing 'int (*)(struct timeval *restrict, void *restrict)' with an expression of type 'int (struct timeval *restrict, __timezone_ptr_t)' (aka 'int (struct timeval *restrict, struct timezone *restrict)') [-Wincompatible-pointer-types]
int (*f) (struct timeval *restrict, void *restrict)
^
1 warning and 1 error generated.
configure:22005: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| /* end confdefs.h. */
| #include
| struct timeval c;
| int gettimeofday (struct timeval *restrict, void *restrict);
|
| int
| main ()
| {
| /* glibc uses struct timezone * rather than the POSIX void *
| if _GNU_SOURCE is defined. However, since the only portable
| use of gettimeofday uses NULL as the second parameter, and
| since the glibc definition is actually more typesafe, it is
| not worth wrapping this to get a compliant signature. */
| int (*f) (struct timeval *restrict, void *restrict)
| = gettimeofday;
| int x = f (&c, 0);
| return !(x | c.tv_sec | c.tv_usec);
|
| ;
| return 0;
| }
configure:22021: clang -c -Wall conftest.c >&5
configure:22021: $? = 0
configure:22030: result: almost
configure:22102: checking for C compiler flag to ignore unused libraries
configure:22138: clang -o conftest -Wall -Wl,--as-needed conftest.c -lm >&5
configure:22138: $? = 0
configure:22150: result: -Wl,--as-needed
configure:22163: checking for pthread_rwlock_t
configure:22163: clang -c -Wall conftest.c >&5
configure:22163: $? = 0
configure:22163: clang -c -Wall conftest.c >&5
conftest.c:129:31: error: expected expression
if (sizeof ((pthread_rwlock_t)))
^
1 error generated.
configure:22163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| return 0;
| ;
| return 0;
| }
configure:22163: result: yes
configure:22194: clang -c -Wall conftest.c >&5
configure:22194: $? = 0
configure:22346: checking for mkdtemp
configure:22346: clang -o conftest -Wall conftest.c >&5
configure:22346: $? = 0
configure:22346: result: yes
configure:22449: checking for raise
configure:22449: clang -o conftest -Wall conftest.c >&5
configure:22449: $? = 0
configure:22449: result: yes
configure:22469: checking for sigprocmask
configure:22469: clang -o conftest -Wall conftest.c >&5
configure:22469: $? = 0
configure:22469: result: yes
configure:22630: checking whether setenv validates arguments
configure:22674: clang -o conftest -Wall conftest.c >&5
configure:22674: $? = 0
configure:22674: ./conftest
configure:22674: $? = 0
configure:22684: result: yes
configure:22731: checking for struct sigaction.sa_sigaction
configure:22731: clang -c -Wall conftest.c >&5
configure:22731: $? = 0
configure:22731: result: yes
configure:22885: checking for volatile sig_atomic_t
configure:22885: clang -c -Wall conftest.c >&5
configure:22885: $? = 0
configure:22885: clang -c -Wall conftest.c >&5
conftest.c:147:36: error: expected expression
if (sizeof ((volatile sig_atomic_t)))
^
1 error generated.
configure:22885: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:22885: result: yes
configure:22901: checking for sighandler_t
configure:22901: clang -c -Wall conftest.c >&5
configure:22901: $? = 0
configure:22901: clang -c -Wall conftest.c >&5
conftest.c:147:27: error: expected expression
if (sizeof ((sighandler_t)))
^
1 error generated.
configure:22901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| /* end confdefs.h. */
|
| #include
|
|
| int
| main ()
| {
| if (sizeof ((sighandler_t)))
| return 0;
| ;
| return 0;
| }
configure:22901: result: yes
configure:22915: checking whether pthread_sigmask is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigaction is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigaddset is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigdelset is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigemptyset is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigfillset is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigismember is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigpending is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22915: checking whether sigprocmask is declared without a macro
configure:22933: clang -c -Wall conftest.c >&5
configure:22933: $? = 0
configure:22941: result: yes
configure:22957: checking for sigprocmask
configure:22957: result: yes
configure:22998: checking for stdint.h
configure:22998: result: yes
configure:23008: checking for SIZE_MAX
configure:23079: result: yes
configure:23095: checking for snprintf
configure:23095: result: yes
configure:23108: checking whether snprintf respects a size of 1
configure:23142: clang -o conftest -Wall conftest.c >&5
configure:23142: $? = 0
configure:23142: ./conftest
configure:23142: $? = 0
configure:23153: result: yes
configure:23163: checking whether printf supports POSIX/XSI format strings with positions
configure:23195: clang -o conftest -Wall conftest.c >&5
configure:23195: $? = 0
configure:23195: ./conftest
configure:23195: $? = 0
configure:23206: result: yes
configure:23272: checking for ssize_t
configure:23296: result: yes
configure:23313: checking whether stat handles trailing slashes on directories
configure:23336: clang -o conftest -Wall conftest.c >&5
configure:23336: $? = 0
configure:23336: ./conftest
configure:23336: $? = 0
configure:23346: result: yes
configure:23348: checking whether stat handles trailing slashes on files
configure:23388: clang -o conftest -Wall conftest.c >&5
configure:23388: $? = 0
configure:23388: ./conftest
configure:23388: $? = 0
configure:23399: result: yes
configure:23445: checking for va_copy
configure:23466: clang -c -Wall conftest.c >&5
configure:23466: $? = 0
configure:23474: result: yes
configure:23660: checking whether NULL can be used in arbitrary expressions
configure:23678: clang -c -Wall conftest.c >&5
configure:23678: $? = 0
configure:23685: result: yes
configure:23888: checking whether dprintf is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether fpurge is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
conftest.c:164:10: error: use of undeclared identifier 'fpurge'
(void) fpurge;
^
1 error generated.
configure:23906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef fpurge
| (void) fpurge;
| ;
| return 0;
| }
configure:23914: result: no
configure:23888: checking whether fseeko is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether ftello is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether getdelim is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether getline is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether gets is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
conftest.c:168:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
(void) gets;
^~~~
goto
conftest.c:168:10: error: expected expression
2 errors generated.
configure:23906: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #undef gets
| (void) gets;
| ;
| return 0;
| }
configure:23914: result: no
configure:23888: checking whether pclose is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether popen is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether renameat is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether snprintf is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether tmpfile is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether vdprintf is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:23888: checking whether vsnprintf is declared without a macro
configure:23906: clang -c -Wall conftest.c >&5
configure:23906: $? = 0
configure:23914: result: yes
configure:24003: checking whether _Exit is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether atoll is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether canonicalize_file_name is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether getloadavg is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether getsubopt is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether grantpt is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether initstate is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether initstate_r is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether mkdtemp is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether mkostemp is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether mkostemps is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether mkstemp is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether mkstemps is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether posix_openpt is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether ptsname is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether ptsname_r is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether random is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether random_r is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether realpath is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether rpmatch is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether secure_getenv is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether setenv is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether setstate is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether setstate_r is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether srandom is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether srandom_r is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether strtod is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether strtoll is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether strtoull is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether unlockpt is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24003: checking whether unsetenv is declared without a macro
configure:24027: clang -c -Wall conftest.c >&5
configure:24027: $? = 0
configure:24035: result: yes
configure:24053: checking for working strerror function
configure:24079: clang -o conftest -Wall conftest.c >&5
configure:24079: $? = 0
configure:24079: ./conftest
configure:24079: $? = 0
configure:24090: result: yes
configure:24212: checking for working strndup
configure:24250: clang -o conftest -Wall conftest.c >&5
configure:24250: $? = 0
configure:24250: ./conftest
configure:24250: $? = 0
configure:24260: result: yes
configure:24312: checking for working strnlen
configure:24350: clang -o conftest -Wall conftest.c >&5
configure:24350: $? = 0
configure:24350: ./conftest
configure:24350: $? = 0
configure:24360: result: yes
configure:24416: checking for strsignal
configure:24416: clang -o conftest -Wall conftest.c >&5
configure:24416: $? = 0
configure:24416: result: yes
configure:24427: checking whether strsignal always returns a string
configure:24458: clang -o conftest -Wall conftest.c >&5
configure:24458: $? = 0
configure:24458: ./conftest
configure:24458: $? = 0
configure:24468: result: yes
configure:24529: checking whether is self-contained
configure:24546: clang -c -Wall conftest.c >&5
conftest.c:210:16: warning: unused variable 'b' [-Wunused-variable]
struct timeval b;
^
1 warning generated.
configure:24546: $? = 0
configure:24565: clang -c -Wall conftest.c >&5
conftest.c:210:5: warning: unused variable 'memset' [-Wunused-variable]
int memset; int bzero;
^
conftest.c:210:17: warning: unused variable 'bzero' [-Wunused-variable]
int memset; int bzero;
^
2 warnings generated.
configure:24565: $? = 0
configure:24595: clang -o conftest -Wall conftest.c >&5
configure:24595: $? = 0
configure:24608: result: yes
configure:24737: checking whether pselect is declared without a macro
configure:24761: clang -c -Wall conftest.c >&5
configure:24761: $? = 0
configure:24769: result: yes
configure:24737: checking whether select is declared without a macro
configure:24761: clang -c -Wall conftest.c >&5
configure:24761: $? = 0
configure:24769: result: yes
configure:24884: checking for nlink_t
configure:24884: clang -c -Wall conftest.c >&5
configure:24884: $? = 0
configure:24884: clang -c -Wall conftest.c >&5
conftest.c:214:22: error: expected expression
if (sizeof ((nlink_t)))
^
1 error generated.
configure:24884: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRSIGNAL 1
| #define GNULIB_TEST_STRSIGNAL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:24884: result: yes
configure:24899: checking whether fchmodat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether fstat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether fstatat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether futimens is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether lchmod is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether lstat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether mkdirat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether mkfifo is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether mkfifoat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether mknod is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether mknodat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether stat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:24899: checking whether utimensat is declared without a macro
configure:24917: clang -c -Wall conftest.c >&5
configure:24917: $? = 0
configure:24925: result: yes
configure:25037: checking whether waitpid is declared without a macro
configure:25054: clang -c -Wall conftest.c >&5
configure:25054: $? = 0
configure:25062: result: yes
configure:25191: checking whether chdir is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether chown is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether dup is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether dup2 is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether dup3 is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether environ is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether euidaccess is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether faccessat is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether fchdir is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether fchownat is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether fdatasync is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether fsync is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether ftruncate is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getcwd is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getdomainname is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getdtablesize is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getgroups is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether gethostname is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getlogin is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getlogin_r is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getpagesize is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether getusershell is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether setusershell is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether endusershell is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether group_member is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether isatty is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether lchown is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether link is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether linkat is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether lseek is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether pipe is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether pipe2 is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether pread is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether pwrite is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether readlink is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether readlinkat is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether rmdir is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether sethostname is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether sleep is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether symlink is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether symlinkat is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether ttyname_r is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether unlink is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether unlinkat is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25191: checking whether usleep is declared without a macro
configure:25221: clang -c -Wall conftest.c >&5
configure:25221: $? = 0
configure:25229: result: yes
configure:25255: checking for unsetenv
configure:25255: clang -o conftest -Wall conftest.c >&5
configure:25255: $? = 0
configure:25255: result: yes
configure:25268: checking for unsetenv() return type
configure:25293: clang -c -Wall conftest.c >&5
configure:25293: $? = 0
configure:25300: result: int
configure:25309: checking whether unsetenv obeys POSIX
configure:25354: clang -o conftest -Wall conftest.c >&5
configure:25354: $? = 0
configure:25354: ./conftest
configure:25354: $? = 0
configure:25364: result: yes
configure:25484: checking for ptrdiff_t
configure:25484: clang -c -Wall conftest.c >&5
configure:25484: $? = 0
configure:25484: clang -c -Wall conftest.c >&5
conftest.c:305:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
configure:25484: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRSIGNAL 1
| #define GNULIB_TEST_STRSIGNAL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 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 ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:25484: result: yes
configure:25505: checking for vasprintf
configure:25505: clang -o conftest -Wall conftest.c >&5
conftest.c:303:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:25505: $? = 0
configure:25505: result: yes
configure:25716: checking whether btowc is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wctob is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether mbsinit is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether mbrtowc is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether mbrlen is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether mbsrtowcs is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether mbsnrtowcs is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcrtomb is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsrtombs is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsnrtombs is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcwidth is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wmemchr is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wmemcmp is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wmemcpy is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wmemmove is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wmemset is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcslen is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsnlen is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcscpy is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcpcpy is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsncpy is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcpncpy is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcscat is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsncat is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcscmp is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsncmp is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcscasecmp is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsncasecmp is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcscoll is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsxfrm is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsdup is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcschr is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsrchr is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcscspn is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsspn is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcspbrk is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcsstr is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcstok is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25716: checking whether wcswidth is declared without a macro
configure:25744: clang -c -Wall conftest.c >&5
configure:25744: $? = 0
configure:25752: result: yes
configure:25806: checking for stdint.h
configure:25806: result: yes
configure:25864: checking fcntl.h usability
configure:25864: clang -c -Wall conftest.c >&5
configure:25864: $? = 0
configure:25864: result: yes
configure:25864: checking fcntl.h presence
configure:25864: clang -E conftest.c
configure:25864: $? = 0
configure:25864: result: yes
configure:25864: checking for fcntl.h
configure:25864: result: yes
configure:25876: checking for clearenv
configure:25876: clang -o conftest -Wall conftest.c >&5
configure:25876: $? = 0
configure:25876: result: yes
configure:25887: checking for an ANSI C-conforming const
configure:25953: clang -c -Wall conftest.c >&5
configure:25953: $? = 0
configure:25960: result: yes
configure:25968: checking for pid_t
configure:25968: result: yes
configure:25979: checking for size_t
configure:25979: result: yes
configure:25994: checking vfork.h usability
configure:25994: clang -c -Wall conftest.c >&5
conftest.c:348:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:25994: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRSIGNAL 1
| #define GNULIB_TEST_STRSIGNAL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CLEARENV 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:25994: result: no
configure:25994: checking vfork.h presence
configure:25994: clang -E conftest.c
conftest.c:315:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:25994: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libpipeline"
| #define PACKAGE_TARNAME "libpipeline"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "libpipeline 1.4.1"
| #define PACKAGE_BUGREPORT "cjwatson@debian.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libpipeline"
| #define VERSION "1.4.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _DARWIN_USE_64_BIT_INODE 1
| #define SHELL "/bin/sh"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_SYMLINK 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_MPROTECT 1
| #define HAVE_SECURE_GETENV 1
| #define HAVE_SETENV 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNDUP 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define restrict __restrict
| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_FFSL 1
| #define HAVE_RAW_DECL_FFSLL 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define HAVE_ALLOCA 1
| #define GNULIB_DIRNAME 1
| #define GNULIB_TEST_ENVIRON 1
| #define HAVE_RAW_DECL_FCNTL 1
| #define HAVE_RAW_DECL_OPENAT 1
| #define GETTIMEOFDAY_TIMEZONE struct timezone
| #define GNULIB_TEST_GETTIMEOFDAY 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define GNULIB_TEST_LSTAT 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MKDTEMP 1
| #define GNULIB_TEST_MKDTEMP 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_READ 1
| #define GNULIB_TEST_SECURE_GETENV 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
| #define GNULIB_TEST_SIGACTION 1
| #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define GNULIB_TEST_SNPRINTF 1
| #define GNULIB_SNPRINTF 1
| #define GNULIB_TEST_STAT 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_INITSTATE_R 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_PTSNAME_R 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SECURE_GETENV 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_STRERROR 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_STRSIGNAL 1
| #define GNULIB_TEST_STRSIGNAL 1
| #define HAVE_RAW_DECL_PSELECT 1
| #define HAVE_RAW_DECL_SELECT 1
| #define HAVE_RAW_DECL_FCHMODAT 1
| #define HAVE_RAW_DECL_FSTAT 1
| #define HAVE_RAW_DECL_FSTATAT 1
| #define HAVE_RAW_DECL_FUTIMENS 1
| #define HAVE_RAW_DECL_LCHMOD 1
| #define HAVE_RAW_DECL_LSTAT 1
| #define HAVE_RAW_DECL_MKDIRAT 1
| #define HAVE_RAW_DECL_MKFIFO 1
| #define HAVE_RAW_DECL_MKFIFOAT 1
| #define HAVE_RAW_DECL_MKNOD 1
| #define HAVE_RAW_DECL_MKNODAT 1
| #define HAVE_RAW_DECL_STAT 1
| #define HAVE_RAW_DECL_UTIMENSAT 1
| #define HAVE_RAW_DECL_WAITPID 1
| #define HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_GROUP_MEMBER 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SETHOSTNAME 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define HAVE_VASPRINTF 1
| #define GNULIB_TEST_VASPRINTF 1
| #define GNULIB_TEST_WAITPID 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define GNULIB_TEST_WRITE 1
| #define HAVE_STDINT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CLEARENV 1
| /* end confdefs.h. */
| #include
configure:25994: result: no
configure:25994: checking for vfork.h
configure:25994: result: no
configure:26007: checking for fork
configure:26007: clang -o conftest -Wall conftest.c >&5
configure:26007: $? = 0
configure:26007: result: yes
configure:26007: checking for vfork
configure:26007: clang -o conftest -Wall conftest.c >&5
conftest.c:339:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
^
conftest.c:339:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:26007: $? = 0
configure:26007: result: yes
configure:26017: checking for working fork
configure:26039: clang -o conftest -Wall conftest.c >&5
configure:26039: $? = 0
configure:26039: ./conftest
configure:26039: $? = 0
configure:26049: result: yes
configure:26070: checking for working vfork
configure:26180: result: yes
configure:26374: default CC = "clang"
configure:26376: default CPP = "clang -E"
configure:26378: default CPPFLAGS = ""
configure:26380: default CFLAGS = " -Wall"
configure:26382: default LDFLAGS = ""
configure:26384: default LIBS = ""
configure:26498: checking that generated files are newer than configure
configure:26504: result: done
configure:26604: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libpipeline config.status 1.4.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 2abdc9450a7b
config.status:2062: creating Makefile
config.status:2062: creating gnulib/lib/Makefile
config.status:2062: creating lib/Makefile
config.status:2062: creating lib/libpipeline.pc
config.status:2062: creating man/Makefile
config.status:2062: creating tests/Makefile
config.status:2062: creating config.h
config.status:2291: executing depfiles commands
config.status:2291: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_restrict=__restrict
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_CHECK_CFLAGS_set=
ac_cv_env_CHECK_CFLAGS_value=
ac_cv_env_CHECK_LIBS_set=
ac_cv_env_CHECK_LIBS_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_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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__set_invalid_parameter_handler=no
ac_cv_func_alloca_works=yes
ac_cv_func_clearenv=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_lstat=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_raise=yes
ac_cv_func_secure_getenv=yes
ac_cv_func_setenv=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strsignal=yes
ac_cv_func_symlink=yes
ac_cv_func_tsearch=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vasnprintf=no
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_canonicalize_file_name=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup3=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_euidaccess=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchmodat=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fstatat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_futimens=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdomainname=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_group_member=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_initstate_r=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_lchmod=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_mempcpy=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mkfifoat=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkostemp=yes
ac_cv_have_decl_mkostemps=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_mkstemps=yes
ac_cv_have_decl_openat=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe2=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_pselect=yes
ac_cv_have_decl_pthread_sigmask=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_ptsname_r=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_random_r=yes
ac_cv_have_decl_rawmemchr=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_rpmatch=yes
ac_cv_have_decl_secure_getenv=yes
ac_cv_have_decl_select=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setstate_r=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaddset=yes
ac_cv_have_decl_sigdelset=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_sigfillset=yes
ac_cv_have_decl_sigismember=yes
ac_cv_have_decl_sigpending=yes
ac_cv_have_decl_sigprocmask=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_srandom_r=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strchrnul=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strverscmp=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_utimensat=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_waitpid=yes
ac_cv_have_decl_wcpcpy=yes
ac_cv_have_decl_wcpncpy=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_search_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_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_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_error_at_line=yes
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_should_define__xopen_source=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type__Bool=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_sighandler_t=yes
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
gl_cv_c_amsterdam_compiler=no
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0='word 1 bit 20'
gl_cv_decl_null_works=yes
gl_cv_double_slash_root=no
gl_cv_func_gettimeofday_clobber=no
gl_cv_func_gettimeofday_posix_signature=almost
gl_cv_func_itold_works=yes
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_memchr_works=yes
gl_cv_func_printf_positions=yes
gl_cv_func_setenv_works=yes
gl_cv_func_sigprocmask=1
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_snprintf_size1=yes
gl_cv_func_snprintf_usable=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strndup_works=yes
gl_cv_func_unsetenv_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_working_strerror=yes
gl_cv_func_working_strsignal=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=yes
gl_cv_have_raw_decl_euidaccess=yes
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdatasync=yes
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=yes
gl_cv_have_raw_decl_fpurge=no
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_futimens=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=yes
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=yes
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=no
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_gettimeofday=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_group_member=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=yes
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_lchmod=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_mempcpy=yes
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=yes
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkostemp=yes
gl_cv_have_raw_decl_mkostemps=yes
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=yes
gl_cv_have_raw_decl_openat=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_pselect=yes
gl_cv_have_raw_decl_pthread_sigmask=yes
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_ptsname_r=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=yes
gl_cv_have_raw_decl_rawmemchr=yes
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=yes
gl_cv_have_raw_decl_secure_getenv=yes
gl_cv_have_raw_decl_select=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=yes
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sigaction=yes
gl_cv_have_raw_decl_sigaddset=yes
gl_cv_have_raw_decl_sigdelset=yes
gl_cv_have_raw_decl_sigemptyset=yes
gl_cv_have_raw_decl_sigfillset=yes
gl_cv_have_raw_decl_sigismember=yes
gl_cv_have_raw_decl_sigpending=yes
gl_cv_have_raw_decl_sigprocmask=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=yes
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=yes
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strverscmp=yes
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_utimensat=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_waitpid=yes
gl_cv_have_raw_decl_wcpcpy=yes
gl_cv_have_raw_decl_wcpncpy=yes
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_have_weak=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_header_sys_select_h_selfcontained=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_header_working_fcntl_h=yes
gl_cv_header_working_stdint_h=yes
gl_cv_next_fcntl_h=''
gl_cv_next_signal_h=''
gl_cv_next_stdint_h=''
gl_cv_next_stdio_h=''
gl_cv_next_stdlib_h=''
gl_cv_next_string_h=''
gl_cv_next_sys_select_h=''
gl_cv_next_sys_stat_h=''
gl_cv_next_sys_time_h=''
gl_cv_next_sys_types_h=''
gl_cv_next_sys_wait_h=''
gl_cv_next_time_h=''
gl_cv_next_unistd_h=''
gl_cv_next_wchar_h=''
gl_cv_pragma_columns=no
gl_cv_prog_c_ignore_unused_libraries=-Wl,--as-needed
gl_cv_rpl_alloca=yes
gl_cv_size_max=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_sys_struct_timeval_tv_sec=yes
gl_cv_type_sigset_t=yes
gl_cv_warn_c__W=yes
gl_cv_warn_c__Werror__Wunknown_warning_option=yes
gl_cv_warn_c__Wformat_security=yes
gl_cv_warn_c__Wno_missing_field_initializers=yes
gl_cv_warn_c__Wpointer_arith=yes
gl_cv_warn_c__Wredundant_decls=yes
gl_cv_warn_c__Wshadow=yes
gl_cv_warn_c__Wstrict_prototypes=yes
gl_cv_warn_c__Wwrite_strings=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_unsetenv_ret=int
gt_cv_ssize_t=yes
gt_cv_var_environ_declaration=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libpipeline/src/libpipeline-1.4.1/build-aux/missing aclocal-1.15'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cru'
AUTOCONF='${SHELL} /tmp/libpipeline/src/libpipeline-1.4.1/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libpipeline/src/libpipeline-1.4.1/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libpipeline/src/libpipeline-1.4.1/build-aux/missing automake-1.15'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall'
CHECK_CFLAGS=''
CHECK_LIBS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLOAT_H=''
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE='#'
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE='#'
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE='#'
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE='#'
GNULIB_ATOLL='0'
GNULIB_BTOWC='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='0'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='0'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='0'
GNULIB_FACCESSAT='0'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='0'
GNULIB_FDATASYNC='0'
GNULIB_FDOPEN='0'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='0'
GNULIB_FSTATAT='0'
GNULIB_FSYNC='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='0'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='0'
GNULIB_GETGROUPS='0'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='0'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUSERSHELL='0'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='0'
GNULIB_ISATTY='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LSEEK='0'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBRLEN='0'
GNULIB_MBRTOWC='0'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSINIT='0'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSNRTOWCS='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSRTOWCS='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='0'
GNULIB_MEMCHR='1'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='0'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='1'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='0'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='0'
GNULIB_NANOSLEEP='0'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='0'
GNULIB_OPENAT='0'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='0'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PSELECT='0'
GNULIB_PTHREAD_SIGMASK='0'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='0'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RAISE='1'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='1'
GNULIB_READLINK='0'
GNULIB_READLINKAT='0'
GNULIB_REALLOC_POSIX='0'
GNULIB_REALPATH='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='1'
GNULIB_SELECT='0'
GNULIB_SETENV='1'
GNULIB_SETHOSTNAME='0'
GNULIB_SIGACTION='1'
GNULIB_SIGNAL_H_SIGPIPE='0'
GNULIB_SIGPROCMASK='1'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='1'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRERROR_R='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='1'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='1'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='0'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='0'
GNULIB_TMPFILE='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='1'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='1'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WAITPID='1'
GNULIB_WCPCPY='0'
GNULIB_WCPNCPY='0'
GNULIB_WCRTOMB='0'
GNULIB_WCSCASECMP='0'
GNULIB_WCSCAT='0'
GNULIB_WCSCHR='0'
GNULIB_WCSCMP='0'
GNULIB_WCSCOLL='0'
GNULIB_WCSCPY='0'
GNULIB_WCSCSPN='0'
GNULIB_WCSDUP='0'
GNULIB_WCSLEN='0'
GNULIB_WCSNCASECMP='0'
GNULIB_WCSNCAT='0'
GNULIB_WCSNCMP='0'
GNULIB_WCSNCPY='0'
GNULIB_WCSNLEN='0'
GNULIB_WCSNRTOMBS='0'
GNULIB_WCSPBRK='0'
GNULIB_WCSRCHR='0'
GNULIB_WCSRTOMBS='0'
GNULIB_WCSSPN='0'
GNULIB_WCSSTR='0'
GNULIB_WCSTOK='0'
GNULIB_WCSWIDTH='0'
GNULIB_WCSXFRM='0'
GNULIB_WCTOB='0'
GNULIB_WCTOMB='0'
GNULIB_WCWIDTH='0'
GNULIB_WMEMCHR='0'
GNULIB_WMEMCMP='0'
GNULIB_WMEMCPY='0'
GNULIB_WMEMMOVE='0'
GNULIB_WMEMSET='0'
GNULIB_WRITE='1'
GNULIB__EXIT='0'
GREP='/usr/bin/grep'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHOWN='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCTOB='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_EUIDACCESS='1'
HAVE_FACCESSAT='1'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FEATURES_H='1'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_INTTYPES_H='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MBRLEN='1'
HAVE_MBRTOWC='1'
HAVE_MBSINIT='1'
HAVE_MBSLEN='0'
HAVE_MBSNRTOWCS='1'
HAVE_MBSRTOWCS='1'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='1'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
HAVE_NANOSLEEP='1'
HAVE_OPENAT='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='1'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_PREAD='1'
HAVE_PSELECT='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_RPMATCH='1'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='1'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T='1'
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_SELECT_H='1'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_TIMEGM='1'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WCPCPY='1'
HAVE_WCPNCPY='1'
HAVE_WCRTOMB='1'
HAVE_WCSCASECMP='1'
HAVE_WCSCAT='1'
HAVE_WCSCHR='1'
HAVE_WCSCMP='1'
HAVE_WCSCOLL='1'
HAVE_WCSCPY='1'
HAVE_WCSCSPN='1'
HAVE_WCSDUP='1'
HAVE_WCSLEN='1'
HAVE_WCSNCASECMP='1'
HAVE_WCSNCAT='1'
HAVE_WCSNCMP='1'
HAVE_WCSNCPY='1'
HAVE_WCSNLEN='1'
HAVE_WCSNRTOMBS='1'
HAVE_WCSPBRK='1'
HAVE_WCSRCHR='1'
HAVE_WCSRTOMBS='1'
HAVE_WCSSPN='1'
HAVE_WCSSTR='1'
HAVE_WCSTOK='1'
HAVE_WCSWIDTH='1'
HAVE_WCSXFRM='1'
HAVE_WINSOCK2_H='0'
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
IGNORE_UNUSED_LIBRARIES_CFLAGS='-Wl,--as-needed'
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTHREAD=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/libpipeline/src/libpipeline-1.4.1/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
NEXT_ERRNO_H=''
NEXT_FCNTL_H=''
NEXT_FLOAT_H=''
NEXT_SIGNAL_H=''
NEXT_STDARG_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STDIO_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_SELECT_H=''
NEXT_SYS_STAT_H=''
NEXT_SYS_TIME_H=''
NEXT_SYS_TYPES_H=''
NEXT_SYS_WAIT_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libpipeline'
PACKAGE_BUGREPORT='cjwatson@debian.org'
PACKAGE_NAME='libpipeline'
PACKAGE_STRING='libpipeline 1.4.1'
PACKAGE_TARNAME='libpipeline'
PACKAGE_URL=''
PACKAGE_VERSION='1.4.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
REPLACE_BTOWC='0'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='0'
REPLACE_FDOPEN='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_FUTIMENS='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETDTABLESIZE='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_GMTIME='0'
REPLACE_ISATTY='0'
REPLACE_ITOLD='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALTIME='0'
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
REPLACE_LSEEK='0'
REPLACE_LSTAT='0'
REPLACE_MALLOC='0'
REPLACE_MBRLEN='0'
REPLACE_MBRTOWC='0'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PSELECT='0'
REPLACE_PTHREAD_SIGMASK='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='0'
REPLACE_PWRITE='0'
REPLACE_RAISE='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SELECT='0'
REPLACE_SETENV='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='0'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='0'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOK_R='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='0'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCRTOMB='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
RUN_TESTS_FALSE=''
RUN_TESTS_TRUE='#'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP='strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UNDEFINE_STRTOK_R='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
VERSION='1.4.1'
WARN_CFLAGS=' -W -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wshadow -Wformat-security -Wredundant-decls -Wno-missing-field-initializers'
WCHAR_T_SUFFIX=''
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINT_T_SUFFIX=''
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_DUMPBIN=''
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}'
gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o vasnprintf.o'
gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LIBPIPELINE_GNULIB_TESTS'
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/libpipeline/src/libpipeline-1.4.1/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libpipeline"
#define PACKAGE_TARNAME "libpipeline"
#define PACKAGE_VERSION "1.4.1"
#define PACKAGE_STRING "libpipeline 1.4.1"
#define PACKAGE_BUGREPORT "cjwatson@debian.org"
#define PACKAGE_URL ""
#define PACKAGE "libpipeline"
#define VERSION "1.4.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define _DARWIN_USE_64_BIT_INODE 1
#define SHELL "/bin/sh"
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_FEATURES_H 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_SYMLINK 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LSTAT 1
#define HAVE_MPROTECT 1
#define HAVE_SECURE_GETENV 1
#define HAVE_SETENV 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNDUP 1
#define HAVE_WORKING_O_NOATIME 1
#define HAVE_WORKING_O_NOFOLLOW 1
#define restrict __restrict
#define HAVE_RAW_DECL_GETTIMEOFDAY 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_SIGSET_T 1
#define HAVE_DECL_SETENV 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE__BOOL 1
#define HAVE_WCHAR_T 1
#define HAVE_RAW_DECL_FFSL 1
#define HAVE_RAW_DECL_FFSLL 1
#define HAVE_RAW_DECL_MEMMEM 1
#define HAVE_RAW_DECL_MEMPCPY 1
#define HAVE_RAW_DECL_MEMRCHR 1
#define HAVE_RAW_DECL_RAWMEMCHR 1
#define HAVE_RAW_DECL_STPCPY 1
#define HAVE_RAW_DECL_STPNCPY 1
#define HAVE_RAW_DECL_STRCHRNUL 1
#define HAVE_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRNDUP 1
#define HAVE_RAW_DECL_STRNLEN 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRSEP 1
#define HAVE_RAW_DECL_STRCASESTR 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_RAW_DECL_STRVERSCMP 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRSIGNAL 1
#define HAVE_DECL_SYS_SIGLIST 1
#define HAVE_DECL_UNSETENV 1
#define HAVE_WINT_T 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define DBL_EXPBIT0_WORD 1
#define DBL_EXPBIT0_BIT 20
#define HAVE_SNPRINTF 1
#define HAVE_STRNLEN 1
#define HAVE_WCSLEN 1
#define HAVE_WCSNLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_SNPRINTF_RETVAL_C99 1
#define HAVE_ALLOCA 1
#define GNULIB_DIRNAME 1
#define GNULIB_TEST_ENVIRON 1
#define HAVE_RAW_DECL_FCNTL 1
#define HAVE_RAW_DECL_OPENAT 1
#define GETTIMEOFDAY_TIMEZONE struct timezone
#define GNULIB_TEST_GETTIMEOFDAY 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define GNULIB_TEST_LSTAT 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_MKDTEMP 1
#define GNULIB_TEST_MKDTEMP 1
#define HAVE_RAISE 1
#define GNULIB_TEST_RAISE 1
#define GNULIB_TEST_READ 1
#define GNULIB_TEST_SECURE_GETENV 1
#define GNULIB_TEST_SETENV 1
#define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
#define GNULIB_TEST_SIGACTION 1
#define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
#define HAVE_RAW_DECL_SIGACTION 1
#define HAVE_RAW_DECL_SIGADDSET 1
#define HAVE_RAW_DECL_SIGDELSET 1
#define HAVE_RAW_DECL_SIGEMPTYSET 1
#define HAVE_RAW_DECL_SIGFILLSET 1
#define HAVE_RAW_DECL_SIGISMEMBER 1
#define HAVE_RAW_DECL_SIGPENDING 1
#define HAVE_RAW_DECL_SIGPROCMASK 1
#define GNULIB_TEST_SIGPROCMASK 1
#define HAVE_STDINT_H 1
#define HAVE_SNPRINTF 1
#define GNULIB_TEST_SNPRINTF 1
#define GNULIB_SNPRINTF 1
#define GNULIB_TEST_STAT 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define HAVE_RAW_DECL_DPRINTF 1
#define HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETDELIM 1
#define HAVE_RAW_DECL_GETLINE 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_RENAMEAT 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VDPRINTF 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
#define HAVE_RAW_DECL_GETLOADAVG 1
#define HAVE_RAW_DECL_GETSUBOPT 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE 1
#define HAVE_RAW_DECL_INITSTATE_R 1
#define HAVE_RAW_DECL_MKDTEMP 1
#define HAVE_RAW_DECL_MKOSTEMP 1
#define HAVE_RAW_DECL_MKOSTEMPS 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_MKSTEMPS 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_PTSNAME_R 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_RANDOM_R 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_RPMATCH 1
#define HAVE_RAW_DECL_SECURE_GETENV 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SETSTATE_R 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_SRANDOM_R 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define GNULIB_STRERROR 1
#define GNULIB_TEST_STRERROR 1
#define GNULIB_TEST_STRNDUP 1
#define GNULIB_TEST_STRNLEN 1
#define HAVE_STRSIGNAL 1
#define GNULIB_TEST_STRSIGNAL 1
#define HAVE_RAW_DECL_PSELECT 1
#define HAVE_RAW_DECL_SELECT 1
#define HAVE_RAW_DECL_FCHMODAT 1
#define HAVE_RAW_DECL_FSTAT 1
#define HAVE_RAW_DECL_FSTATAT 1
#define HAVE_RAW_DECL_FUTIMENS 1
#define HAVE_RAW_DECL_LCHMOD 1
#define HAVE_RAW_DECL_LSTAT 1
#define HAVE_RAW_DECL_MKDIRAT 1
#define HAVE_RAW_DECL_MKFIFO 1
#define HAVE_RAW_DECL_MKFIFOAT 1
#define HAVE_RAW_DECL_MKNOD 1
#define HAVE_RAW_DECL_MKNODAT 1
#define HAVE_RAW_DECL_STAT 1
#define HAVE_RAW_DECL_UTIMENSAT 1
#define HAVE_RAW_DECL_WAITPID 1
#define HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_DUP3 1
#define HAVE_RAW_DECL_ENVIRON 1
#define HAVE_RAW_DECL_EUIDACCESS 1
#define HAVE_RAW_DECL_FACCESSAT 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETDOMAINNAME 1
#define HAVE_RAW_DECL_GETDTABLESIZE 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETLOGIN_R 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_GROUP_MEMBER 1
#define HAVE_RAW_DECL_ISATTY 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LINKAT 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PIPE2 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_READLINKAT 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SETHOSTNAME 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_SYMLINKAT 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define HAVE_VASPRINTF 1
#define GNULIB_TEST_VASPRINTF 1
#define GNULIB_TEST_WAITPID 1
#define HAVE_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_MBSNRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCSNRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSNLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCPCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCPNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCASECMP 1
#define HAVE_RAW_DECL_WCSNCASECMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSDUP 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define GNULIB_TEST_WRITE 1
#define HAVE_STDINT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_CLEARENV 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
configure: exit 0