The build took 00h 04m 05s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
1,012 |
ansic |
27 |
makefile |
1,039 |
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: dtach 0.8-6 (Thu Apr 13 12:44:13 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether clang needs -traditional... no
checking for openpty in -lutil... yes
checking for socket in -lsocket... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for atexit... yes
checking for dup2... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for openpty... yes
checking for forkpty... yes
checking for ptsname... yes
checking for grantpt... yes
checking for unlockpt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
clang -W -Wall -I. -c -o attach.o attach.c
clang -W -Wall -I. -c -o master.o master.c
clang -W -Wall -I. -c -o main.o main.c
clang -o dtach attach.o master.o main.o -lutil
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "dtach"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dtach 0.8-6 (Thu Apr 13 12:44:38 UTC 2017)
CMD: pacman --query --file dtach-0.8-6-x86_64.pkg.tar.xz
Creating hybrid package for 'dtach'
Trying to find vanilla package 'dtach'...
CMD: pacman --query --file /mirror/dtach-0.8-6.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf dtach.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/dtach.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/dtach.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/dtach.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/dtach/src/dtach-0.8/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 dtach configure 0.8, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = cd19a424927e
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:1699: checking for x86_64-unknown-linux-gcc
configure:1726: result: clang
configure:2004: checking for C compiler version
configure:2011: 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:2014: $? = 0
configure:2021: 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
Selected multilib: .;@m64
configure:2024: $? = 0
configure:2031: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2034: $? = 1
configure:2057: checking for C compiler default output file name
configure:2084: clang conftest.c >&5
configure:2087: $? = 0
configure:2125: result: a.out
configure:2142: checking whether the C compiler works
configure:2152: ./a.out
configure:2155: $? = 0
configure:2172: result: yes
configure:2179: checking whether we are cross compiling
configure:2181: result: no
configure:2184: checking for suffix of executables
configure:2191: clang -o conftest conftest.c >&5
configure:2194: $? = 0
configure:2218: result:
configure:2224: checking for suffix of object files
configure:2250: clang -c conftest.c >&5
configure:2253: $? = 0
configure:2276: result: o
configure:2280: checking whether we are using the GNU C compiler
configure:2309: clang -c conftest.c >&5
configure:2315: $? = 0
configure:2332: result: yes
configure:2337: checking whether clang accepts -g
configure:2367: clang -c -g conftest.c >&5
configure:2373: $? = 0
configure:2472: result: yes
configure:2489: checking for clang option to accept ISO C89
configure:2563: clang -c conftest.c >&5
configure:2569: $? = 0
configure:2592: result: none needed
configure:2616: checking how to run the C preprocessor
configure:2656: clang -E conftest.c
configure:2662: $? = 0
configure:2693: clang -E conftest.c
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2699: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| /* end confdefs.h. */
| #include
configure:2732: result: clang -E
configure:2761: clang -E conftest.c
configure:2767: $? = 0
configure:2798: clang -E conftest.c
conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2804: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| /* end confdefs.h. */
| #include
configure:2842: checking for grep that handles long lines and -e
configure:2916: result: /usr/bin/grep
configure:2921: checking for egrep
configure:2999: result: /usr/bin/grep -E
configure:3005: checking whether clang needs -traditional
configure:3047: result: no
configure:3061: checking for openpty in -lutil
configure:3096: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:3102: $? = 0
configure:3120: result: yes
configure:3132: checking for socket in -lsocket
configure:3167: clang -o conftest -W -Wall conftest.c -lsocket -lutil >&5
/usr/bin/ld: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3173: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| #define HAVE_LIBUTIL 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:3191: result: no
configure:3204: checking for ANSI C header files
configure:3234: clang -c -W -Wall conftest.c >&5
configure:3240: $? = 0
configure:3339: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:3342: $? = 0
configure:3348: ./conftest
configure:3351: $? = 0
configure:3368: result: yes
configure:3392: checking for sys/types.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for sys/stat.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for stdlib.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for string.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for memory.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for strings.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for inttypes.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for stdint.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3392: checking for unistd.h
configure:3413: clang -c -W -Wall conftest.c >&5
configure:3419: $? = 0
configure:3435: result: yes
configure:3465: checking fcntl.h usability
configure:3482: clang -c -W -Wall conftest.c >&5
configure:3488: $? = 0
configure:3502: result: yes
configure:3506: checking fcntl.h presence
configure:3521: clang -E conftest.c
configure:3527: $? = 0
configure:3541: result: yes
configure:3574: checking for fcntl.h
configure:3582: result: yes
configure:3465: checking sys/select.h usability
configure:3482: clang -c -W -Wall conftest.c >&5
configure:3488: $? = 0
configure:3502: result: yes
configure:3506: checking sys/select.h presence
configure:3521: clang -E conftest.c
configure:3527: $? = 0
configure:3541: result: yes
configure:3574: checking for sys/select.h
configure:3582: result: yes
configure:3465: checking sys/socket.h usability
configure:3482: clang -c -W -Wall conftest.c >&5
configure:3488: $? = 0
configure:3502: result: yes
configure:3506: checking sys/socket.h presence
configure:3521: clang -E conftest.c
configure:3527: $? = 0
configure:3541: result: yes
configure:3574: checking for sys/socket.h
configure:3582: result: yes
configure:3465: checking sys/time.h usability
configure:3482: clang -c -W -Wall conftest.c >&5
configure:3488: $? = 0
configure:3502: result: yes
configure:3506: checking sys/time.h presence
configure:3521: clang -E conftest.c
configure:3527: $? = 0
configure:3541: result: yes
configure:3574: checking for sys/time.h
configure:3582: result: yes
configure:3614: checking sys/ioctl.h usability
configure:3631: clang -c -W -Wall conftest.c >&5
configure:3637: $? = 0
configure:3651: result: yes
configure:3655: checking sys/ioctl.h presence
configure:3670: clang -E conftest.c
configure:3676: $? = 0
configure:3690: result: yes
configure:3723: checking for sys/ioctl.h
configure:3731: result: yes
configure:3614: checking sys/resource.h usability
configure:3631: clang -c -W -Wall conftest.c >&5
configure:3637: $? = 0
configure:3651: result: yes
configure:3655: checking sys/resource.h presence
configure:3670: clang -E conftest.c
configure:3676: $? = 0
configure:3690: result: yes
configure:3723: checking for sys/resource.h
configure:3731: result: yes
configure:3614: checking pty.h usability
configure:3631: clang -c -W -Wall conftest.c >&5
configure:3637: $? = 0
configure:3651: result: yes
configure:3655: checking pty.h presence
configure:3670: clang -E conftest.c
configure:3676: $? = 0
configure:3690: result: yes
configure:3723: checking for pty.h
configure:3731: result: yes
configure:3614: checking termios.h usability
configure:3631: clang -c -W -Wall conftest.c >&5
configure:3637: $? = 0
configure:3651: result: yes
configure:3655: checking termios.h presence
configure:3670: clang -E conftest.c
configure:3676: $? = 0
configure:3690: result: yes
configure:3723: checking for termios.h
configure:3731: result: yes
configure:3614: checking util.h usability
configure:3631: clang -c -W -Wall conftest.c >&5
conftest.c:60:10: fatal error: 'util.h' file not found
#include
^
1 error generated.
configure:3637: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| #define HAVE_LIBUTIL 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_PTY_H 1
| #define HAVE_TERMIOS_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:3651: result: no
configure:3655: checking util.h presence
configure:3670: clang -E conftest.c
conftest.c:27:10: fatal error: 'util.h' file not found
#include
^
1 error generated.
configure:3676: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| #define HAVE_LIBUTIL 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_PTY_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include
configure:3690: result: no
configure:3723: checking for util.h
configure:3731: result: no
configure:3760: checking libutil.h usability
configure:3777: clang -c -W -Wall conftest.c >&5
conftest.c:60:10: fatal error: 'libutil.h' file not found
#include
^
1 error generated.
configure:3783: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| #define HAVE_LIBUTIL 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_PTY_H 1
| #define HAVE_TERMIOS_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:3797: result: no
configure:3801: checking libutil.h presence
configure:3816: clang -E conftest.c
conftest.c:27:10: fatal error: 'libutil.h' file not found
#include
^
1 error generated.
configure:3822: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| #define HAVE_LIBUTIL 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_PTY_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include
configure:3836: result: no
configure:3869: checking for libutil.h
configure:3877: result: no
configure:3760: checking stropts.h usability
configure:3777: clang -c -W -Wall conftest.c >&5
configure:3783: $? = 0
configure:3797: result: yes
configure:3801: checking stropts.h presence
configure:3816: clang -E conftest.c
configure:3822: $? = 0
configure:3836: result: yes
configure:3869: checking for stropts.h
configure:3877: result: yes
configure:3890: checking whether time.h and sys/time.h may both be included
configure:3920: clang -c -W -Wall conftest.c >&5
configure:3926: $? = 0
configure:3941: result: yes
configure:3953: checking for an ANSI C-conforming const
configure:4028: clang -c -W -Wall conftest.c >&5
conftest.c:74:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
struct s *b; b->j = 5;
^
conftest.c:74:16: note: initialize the variable 'b' to silence this warning
struct s *b; b->j = 5;
^
= 0
conftest.c:58:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
*t++ = 0;
^
conftest.c:55:12: note: initialize the variable 't' to silence this warning
char *t;
^
= 0
2 warnings generated.
configure:4034: $? = 0
configure:4049: result: yes
configure:4059: checking for pid_t
configure:4089: clang -c -W -Wall conftest.c >&5
configure:4095: $? = 0
configure:4110: result: yes
configure:4124: checking return type of signal handlers
configure:4152: clang -c -W -Wall conftest.c >&5
conftest.c:35:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:4158: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "dtach"
| #define PACKAGE_TARNAME "dtach"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "dtach 0.8"
| #define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
| #define HAVE_LIBUTIL 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_PTY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_STROPTS_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:4173: result: void
configure:4187: checking for atexit
configure:4243: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4249: $? = 0
configure:4267: result: yes
configure:4187: checking for dup2
configure:4243: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4249: $? = 0
configure:4267: result: yes
configure:4187: checking for memset
configure:4243: clang -o conftest -W -Wall conftest.c -lutil >&5
conftest.c:55:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:55:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:4249: $? = 0
configure:4267: result: yes
configure:4283: checking for select
configure:4339: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4345: $? = 0
configure:4363: result: yes
configure:4283: checking for socket
configure:4339: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4345: $? = 0
configure:4363: result: yes
configure:4283: checking for strerror
configure:4339: clang -o conftest -W -Wall conftest.c -lutil >&5
conftest.c:58:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:58:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:4345: $? = 0
configure:4363: result: yes
configure:4381: checking for openpty
configure:4437: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4443: $? = 0
configure:4461: result: yes
configure:4381: checking for forkpty
configure:4437: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4443: $? = 0
configure:4461: result: yes
configure:4381: checking for ptsname
configure:4437: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4443: $? = 0
configure:4461: result: yes
configure:4381: checking for grantpt
configure:4437: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4443: $? = 0
configure:4461: result: yes
configure:4381: checking for unlockpt
configure:4437: clang -o conftest -W -Wall conftest.c -lutil >&5
configure:4443: $? = 0
configure:4461: result: yes
configure:4574: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by dtach config.status 0.8, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cd19a424927e
config.status:591: creating Makefile
config.status:591: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_atexit=yes
ac_cv_func_dup2=yes
ac_cv_func_forkpty=yes
ac_cv_func_grantpt=yes
ac_cv_func_memset=yes
ac_cv_func_openpty=yes
ac_cv_func_ptsname=yes
ac_cv_func_select=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_unlockpt=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_memory_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_lib_socket_socket=no
ac_cv_lib_util_openpty=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='clang'
CFLAGS=' -W -Wall'
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS='-lutil '
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='crigler@users.sourceforge.net'
PACKAGE_NAME='dtach'
PACKAGE_STRING='dtach 0.8'
PACKAGE_TARNAME='dtach'
PACKAGE_VERSION='0.8'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
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='${datarootdir}/man'
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. ##
## ----------- ##
#define PACKAGE_NAME "dtach"
#define PACKAGE_TARNAME "dtach"
#define PACKAGE_VERSION "0.8"
#define PACKAGE_STRING "dtach 0.8"
#define PACKAGE_BUGREPORT "crigler@users.sourceforge.net"
#define HAVE_LIBUTIL 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_PTY_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_STROPTS_H 1
#define TIME_WITH_SYS_TIME 1
#define RETSIGTYPE void
#define HAVE_ATEXIT 1
#define HAVE_DUP2 1
#define HAVE_MEMSET 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STRERROR 1
#define HAVE_OPENPTY 1
#define HAVE_FORKPTY 1
#define HAVE_PTSNAME 1
#define HAVE_GRANTPT 1
#define HAVE_UNLOCKPT 1
configure: exit 0