Build of bftpd with musl toolchain

The build took 00h 01m 11s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
4,657 ansic
301 sh
41 makefile
4,999 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: bftpd 4.4-1 (Wed Apr 5 02:16:30 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
# autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
# autoheader: WARNING: is deprecated and discouraged.
# autoheader:
# autoheader: WARNING: Using the third argument of `AC_DEFINE' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: WARNING: `acconfig.h':
# autoheader:
# autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
# autoheader: [Define if a function `main' is needed.])
# autoheader:
# autoheader: WARNING: More sophisticated templates can also be produced, see the
# autoheader: WARNING: documentation.
# configure: WARNING: you should use --build, --host, --target
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for getusershell in -lc... yes
# checking for inet_ntoa in -lc... yes
# checking for socket in -lsocket... no
# checking for connect in -lsocket... no
# checking for crypt in -lcrypt... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking asm/socket.h usability... no
# checking asm/socket.h presence... no
# checking for asm/socket.h... no
# checking wait.h usability... yes
# checking wait.h presence... yes
# checking for wait.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking shadow.h usability... yes
# checking shadow.h presence... yes
# checking for shadow.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking crypt.h usability... yes
# checking crypt.h presence... yes
# checking for crypt.h... yes
# checking utmp.h usability... yes
# checking utmp.h presence... yes
# checking for utmp.h... yes
# checking whether to enable pam... yes
# checking security/pam_appl.h usability... no
# checking security/pam_appl.h presence... no
# checking for security/pam_appl.h... no
# Error: PAM header files not found. Install PAM or don't compile
# bftpd with PAM support.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/bftpd/src/bftpd/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-pam --mandir=/usr/share/man --sysconfdir=/etc make
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 51981186ed07
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2039: checking for x86_64-unknown-linux-gcc
# configure:2066: result: clang
# configure:2335: checking for C compiler version
# configure:2344: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2355: $? = 0
# configure:2344: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2355: $? = 0
# configure:2344: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2355: $? = 1
# configure:2344: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2355: $? = 1
# configure:2375: checking whether the C compiler works
# configure:2397: clang conftest.c >&5
# configure:2401: $? = 0
# configure:2449: result: yes
# configure:2452: checking for C compiler default output file name
# configure:2454: result: a.out
# configure:2460: checking for suffix of executables
# configure:2467: clang -o conftest conftest.c >&5
# configure:2471: $? = 0
# configure:2493: result:
# configure:2515: checking whether we are cross compiling
# configure:2553: result: yes
# configure:2558: checking for suffix of object files
# configure:2580: clang -c conftest.c >&5
# configure:2584: $? = 0
# configure:2605: result: o
# configure:2609: checking whether we are using the GNU C compiler
# configure:2628: clang -c conftest.c >&5
# configure:2628: $? = 0
# configure:2637: result: yes
# configure:2646: checking whether clang accepts -g
# configure:2666: clang -c -g conftest.c >&5
# configure:2666: $? = 0
# configure:2707: result: yes
# configure:2724: checking for clang option to accept ISO C89
# configure:2787: clang -c conftest.c >&5
# configure:2787: $? = 0
# configure:2800: result: none needed
# configure:2826: checking how to run the C preprocessor
# configure:2857: clang -E conftest.c
# configure:2857: $? = 0
# configure:2871: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2871: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:2896: result: clang -E
# configure:2916: clang -E conftest.c
# configure:2916: $? = 0
# configure:2930: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:2959: checking for grep that handles long lines and -e
# configure:3017: result: /usr/sbin/grep
# configure:3022: checking for egrep
# configure:3084: result: /usr/sbin/grep -E
# configure:3089: checking for ANSI C header files
# configure:3109: clang -c conftest.c >&5
# configure:3109: $? = 0
# configure:3193: result: yes
# configure:3206: checking for sys/types.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for sys/stat.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for stdlib.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for string.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for memory.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for strings.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for inttypes.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for stdint.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3206: checking for unistd.h
# configure:3206: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3206: result: yes
# configure:3219: checking minix/config.h usability
# configure:3219: clang -c conftest.c >&5
# conftest.c:52:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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:3219: result: no
# configure:3219: checking minix/config.h presence
# configure:3219: clang -E conftest.c
# conftest.c:19:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:3219: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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:3219: result: no
# configure:3219: checking for minix/config.h
# configure:3219: result: no
# configure:3240: checking whether it is safe to define __EXTENSIONS__
# configure:3258: clang -c conftest.c >&5
# configure:3258: $? = 0
# configure:3265: result: yes
# configure:3323: checking for a BSD-compatible install
# configure:3391: result: /usr/bin/install -c
# configure:3406: checking for getusershell in -lc
# configure:3431: clang -o conftest conftest.c -lc >&5
# configure:3431: $? = 0
# configure:3440: result: yes
# configure:3453: checking for inet_ntoa in -lc
# configure:3478: clang -o conftest conftest.c -lc >&5
# configure:3478: $? = 0
# configure:3487: result: yes
# configure:3542: checking for socket in -lsocket
# configure:3567: clang -o conftest conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3567: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:3576: result: no
# configure:3587: checking for connect in -lsocket
# configure:3612: clang -o conftest conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:3612: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char connect ();
# | int
# | main ()
# | {
# | return connect ();
# | ;
# | return 0;
# | }
# configure:3621: result: no
# configure:3634: checking for crypt in -lcrypt
# configure:3659: clang -o conftest conftest.c -lcrypt >&5
# configure:3659: $? = 0
# configure:3668: result: yes
# configure:3684: checking for dirent.h that defines DIR
# configure:3703: clang -c conftest.c >&5
# configure:3703: $? = 0
# configure:3711: result: yes
# configure:3724: checking for library containing opendir
# configure:3755: clang -o conftest conftest.c -lcrypt >&5
# configure:3755: $? = 0
# configure:3772: result: none required
# configure:3841: checking paths.h usability
# configure:3841: clang -c conftest.c >&5
# configure:3841: $? = 0
# configure:3841: result: yes
# configure:3841: checking paths.h presence
# configure:3841: clang -E conftest.c
# configure:3841: $? = 0
# configure:3841: result: yes
# configure:3841: checking for paths.h
# configure:3841: result: yes
# configure:3853: checking netinet/in.h usability
# configure:3853: clang -c conftest.c >&5
# configure:3853: $? = 0
# configure:3853: result: yes
# configure:3853: checking netinet/in.h presence
# configure:3853: clang -E conftest.c
# configure:3853: $? = 0
# configure:3853: result: yes
# configure:3853: checking for netinet/in.h
# configure:3853: result: yes
# configure:3865: checking sys/time.h usability
# configure:3865: clang -c conftest.c >&5
# configure:3865: $? = 0
# configure:3865: result: yes
# configure:3865: checking sys/time.h presence
# configure:3865: clang -E conftest.c
# configure:3865: $? = 0
# configure:3865: result: yes
# configure:3865: checking for sys/time.h
# configure:3865: result: yes
# configure:3877: checking time.h usability
# configure:3877: clang -c conftest.c >&5
# configure:3877: $? = 0
# configure:3877: result: yes
# configure:3877: checking time.h presence
# configure:3877: clang -E conftest.c
# configure:3877: $? = 0
# configure:3877: result: yes
# configure:3877: checking for time.h
# configure:3877: result: yes
# configure:3889: checking for sys/types.h
# configure:3889: result: yes
# configure:3901: checking for sys/stat.h
# configure:3901: result: yes
# configure:3913: checking sys/socket.h usability
# configure:3913: clang -c conftest.c >&5
# configure:3913: $? = 0
# configure:3913: result: yes
# configure:3913: checking sys/socket.h presence
# configure:3913: clang -E conftest.c
# configure:3913: $? = 0
# configure:3913: result: yes
# configure:3913: checking for sys/socket.h
# configure:3913: result: yes
# configure:3925: checking asm/socket.h usability
# configure:3925: clang -c conftest.c >&5
# conftest.c:66:10: fatal error: 'asm/socket.h' file not found
# #include
# ^
# 1 error generated.
# configure:3925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_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:3925: result: no
# configure:3925: checking asm/socket.h presence
# configure:3925: clang -E conftest.c
# conftest.c:33:10: fatal error: 'asm/socket.h' file not found
# #include
# ^
# 1 error generated.
# configure:3925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:3925: result: no
# configure:3925: checking for asm/socket.h
# configure:3925: result: no
# configure:3937: checking wait.h usability
# configure:3937: clang -c conftest.c >&5
# In file included from conftest.c:66:
# /sysroot/include/wait.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:3937: $? = 0
# configure:3937: result: yes
# configure:3937: checking wait.h presence
# configure:3937: clang -E conftest.c
# In file included from conftest.c:33:
# /sysroot/include/wait.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:3937: $? = 0
# configure:3937: result: yes
# configure:3937: checking for wait.h
# configure:3937: result: yes
# configure:3949: checking sys/wait.h usability
# configure:3949: clang -c conftest.c >&5
# configure:3949: $? = 0
# configure:3949: result: yes
# configure:3949: checking sys/wait.h presence
# configure:3949: clang -E conftest.c
# configure:3949: $? = 0
# configure:3949: result: yes
# configure:3949: checking for sys/wait.h
# configure:3949: result: yes
# configure:3961: checking shadow.h usability
# configure:3961: clang -c conftest.c >&5
# configure:3961: $? = 0
# configure:3961: result: yes
# configure:3961: checking shadow.h presence
# configure:3961: clang -E conftest.c
# configure:3961: $? = 0
# configure:3961: result: yes
# configure:3961: checking for shadow.h
# configure:3961: result: yes
# configure:3973: checking arpa/inet.h usability
# configure:3973: clang -c conftest.c >&5
# configure:3973: $? = 0
# configure:3973: result: yes
# configure:3973: checking arpa/inet.h presence
# configure:3973: clang -E conftest.c
# configure:3973: $? = 0
# configure:3973: result: yes
# configure:3973: checking for arpa/inet.h
# configure:3973: result: yes
# configure:3985: checking syslog.h usability
# configure:3985: clang -c conftest.c >&5
# configure:3985: $? = 0
# configure:3985: result: yes
# configure:3985: checking syslog.h presence
# configure:3985: clang -E conftest.c
# configure:3985: $? = 0
# configure:3985: result: yes
# configure:3985: checking for syslog.h
# configure:3985: result: yes
# configure:3997: checking crypt.h usability
# configure:3997: clang -c conftest.c >&5
# configure:3997: $? = 0
# configure:3997: result: yes
# configure:3997: checking crypt.h presence
# configure:3997: clang -E conftest.c
# configure:3997: $? = 0
# configure:3997: result: yes
# configure:3997: checking for crypt.h
# configure:3997: result: yes
# configure:4009: checking utmp.h usability
# configure:4009: clang -c conftest.c >&5
# configure:4009: $? = 0
# configure:4009: result: yes
# configure:4009: checking utmp.h presence
# configure:4009: clang -E conftest.c
# configure:4009: $? = 0
# configure:4009: result: yes
# configure:4009: checking for utmp.h
# configure:4009: result: yes
# configure:4025: checking whether to enable pam
# configure:4038: result: yes
# configure:4045: checking security/pam_appl.h usability
# configure:4045: clang -c conftest.c >&5
# conftest.c:74:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_UTMP_H 1
# | #define WANT_PAM 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:4045: result: no
# configure:4045: checking security/pam_appl.h presence
# configure:4045: clang -E conftest.c
# conftest.c:41:10: fatal error: 'security/pam_appl.h' file not found
# #include
# ^
# 1 error generated.
# configure:4045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_GETUSERSHELL 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SHADOW_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_CRYPT_H 1
# | #define HAVE_UTMP_H 1
# | #define WANT_PAM 1
# | /* end confdefs.h. */
# | #include
# configure:4045: result: no
# configure:4045: checking for security/pam_appl.h
# configure:4045: result: no
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=make
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=make
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_asm_socket_h=no
# ac_cv_header_crypt_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_security_pam_appl_h=no
# ac_cv_header_shadow_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_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_syslog_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utmp_h=yes
# ac_cv_header_wait_h=yes
# ac_cv_lib_c_getusershell=yes
# ac_cv_lib_c_inet_ntoa=yes
# ac_cv_lib_crypt_crypt=yes
# ac_cv_lib_socket_connect=no
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEBUG=''
# DEFS=''
# DIRPAX=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' -lcrypt -lpam -ldl'
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PAX=''
# SHELL='/bin/sh'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build_alias='make'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias='make'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_GETUSERSHELL 1
# #define HAVE_DIRENT_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_WAIT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SHADOW_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_CRYPT_H 1
# #define HAVE_UTMP_H 1
# #define WANT_PAM 1
#
# configure: exit 1