Build of mac with clang_glibc toolchain

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

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

SLOCLanguage
10,395 sh
9,521 cpp
4,465 makefile
169 asm
24,550 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...

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: mac 3.99u4b5-8 (Thu Apr 13 19:14:02 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) yasm-1.3.0-1
#
# Total Installed Size: 3.70 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing yasm...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> 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 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 to enable maintainer-specific portions of Makefiles... no
# 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 style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-gcc... clang
# 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 dependency style of clang... gcc3
# 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 grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# 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 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-ar... no
# checking for ar... ar
# 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 how to run the C preprocessor... clang -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 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... yes
# checking how to run the C++ preprocessor... clang++ -E
# 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 whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 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 dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether make sets $(MAKE)... (cached) yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for ANSI C header files... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for memory.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for inline... inline
# checking for working memcmp... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking whether byte ordering is bigendian... no
# checking for wcscasecmp... yes
# checking for nanosleep... yes
# checking for assembly enabled... yes
# checking for yasm... /usr/bin/yasm
# checking for some Win32 platform... no
# "enable_assembly = yes"
# checking size of int *... 8
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/Console/Makefile
# config.status: creating src/Shared/Makefile
# config.status: creating src/MACLib/Makefile
# config.status: creating src/MACLib/Assembly/Makefile
# config.status: creating src/Examples/Makefile
# config.status: creating src/Examples/Analyze/Makefile
# config.status: creating src/Examples/Analyze/Sample1/Makefile
# config.status: creating src/Shared/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# Build options:
# mac 3.99-u4-b5-s7
# archtecture X86_64
# Win no
# enable-assembly yes
#
#
# Yasm /usr/bin/yasm
# YASM_ARCH -m amd64
# YASM_FORMAT -f elf
#
# Making all in src
# make[1]: Entering directory '/tmp/mac/src/mac-3.99-u4-b5-s7/src'
# Making all in Shared
# make[2]: Entering directory '/tmp/mac/src/mac-3.99-u4-b5-s7/src/Shared'
# make all-am
# make[3]: Entering directory '/tmp/mac/src/mac-3.99-u4-b5-s7/src/Shared'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT GlobalFunctions.lo -MD -MP -MF .deps/GlobalFunctions.Tpo -c -o GlobalFunctions.lo GlobalFunctions.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT GlobalFunctions.lo -MD -MP -MF .deps/GlobalFunctions.Tpo -c GlobalFunctions.cpp -fPIC -DPIC -o .libs/GlobalFunctions.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT GlobalFunctions.lo -MD -MP -MF .deps/GlobalFunctions.Tpo -c GlobalFunctions.cpp -o GlobalFunctions.o >/dev/null 2>&1
# mv -f .deps/GlobalFunctions.Tpo .deps/GlobalFunctions.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT StdLibFileIO.lo -MD -MP -MF .deps/StdLibFileIO.Tpo -c -o StdLibFileIO.lo StdLibFileIO.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT StdLibFileIO.lo -MD -MP -MF .deps/StdLibFileIO.Tpo -c StdLibFileIO.cpp -fPIC -DPIC -o .libs/StdLibFileIO.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT StdLibFileIO.lo -MD -MP -MF .deps/StdLibFileIO.Tpo -c StdLibFileIO.cpp -o StdLibFileIO.o >/dev/null 2>&1
# mv -f .deps/StdLibFileIO.Tpo .deps/StdLibFileIO.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT CharacterHelper.lo -MD -MP -MF .deps/CharacterHelper.Tpo -c -o CharacterHelper.lo CharacterHelper.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT CharacterHelper.lo -MD -MP -MF .deps/CharacterHelper.Tpo -c CharacterHelper.cpp -fPIC -DPIC -o .libs/CharacterHelper.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT CharacterHelper.lo -MD -MP -MF .deps/CharacterHelper.Tpo -c CharacterHelper.cpp -o CharacterHelper.o >/dev/null 2>&1
# mv -f .deps/CharacterHelper.Tpo .deps/CharacterHelper.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT CircleBuffer.lo -MD -MP -MF .deps/CircleBuffer.Tpo -c -o CircleBuffer.lo CircleBuffer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -MT CircleBuffer.lo -MD -MP -MF .deps/CircleBuffer.Tpo -c CircleBuffer.cpp -fPIC -DPIC -o .libs/CircleBuffer.o
# CircleBuffer.cpp:48:26: error: use of undeclared identifier 'min'; did you mean 'fmin'?
# int nHeadBytes = min(m_nEndCap - m_nHead, nBytes);
# ^~~
# fmin
# /usr/include/bits/mathcalls.h:353:14: note: 'fmin' declared here
# __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
# ^
# CircleBuffer.cpp:75:14: error: use of undeclared identifier 'min'; did you mean 'fmin'?
# nBytes = min(MaxGet(), nBytes);
# ^~~
# fmin
# /usr/include/bits/mathcalls.h:353:14: note: 'fmin' declared here
# __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
# ^
# CircleBuffer.cpp:84:14: error: use of undeclared identifier 'min'; did you mean 'fmin'?
# nBytes = min(MaxGet(), nBytes);
# ^~~
# fmin
# /usr/include/bits/mathcalls.h:353:14: note: 'fmin' declared here
# __MATHCALLX (fmin,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));
# ^
# 3 errors generated.
# make[3]: *** [Makefile:328: CircleBuffer.lo] Error 1
# make[3]: Leaving directory '/tmp/mac/src/mac-3.99-u4-b5-s7/src/Shared'
# make[2]: *** [Makefile:237: all] Error 2
# make[2]: Leaving directory '/tmp/mac/src/mac-3.99-u4-b5-s7/src/Shared'
# make[1]: *** [Makefile:263: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/mac/src/mac-3.99-u4-b5-s7/src'
# make: *** [Makefile:281: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/mac/src/mac-3.99-u4-b5-s7/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 mac configure 3.99-u4-b5-s7, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-assembly=yes
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 82ab49b1f3d3
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2589: checking for a BSD-compatible install
# configure:2657: result: /usr/bin/install -c
# configure:2668: checking whether build environment is sane
# configure:2718: result: yes
# configure:2767: checking for x86_64-unknown-linux-strip
# configure:2797: result: no
# configure:2807: checking for strip
# configure:2823: found /usr/bin/strip
# configure:2834: result: strip
# configure:2859: checking for a thread-safe mkdir -p
# configure:2898: result: /usr/bin/mkdir -p
# configure:2911: checking for gawk
# configure:2927: found /usr/bin/gawk
# configure:2938: result: gawk
# configure:2949: checking whether make sets $(MAKE)
# configure:2971: result: yes
# configure:3054: checking whether to enable maintainer-specific portions of Makefiles
# configure:3063: result: no
# configure:3191: checking for C++ compiler version
# configure:3200: 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:3211: $? = 0
# configure:3200: 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:3211: $? = 0
# configure:3200: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3211: $? = 1
# configure:3200: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3211: $? = 1
# configure:3231: checking whether the C++ compiler works
# configure:3253: clang++ -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long conftest.cpp >&5
# configure:3257: $? = 0
# configure:3306: result: yes
# configure:3309: checking for C++ compiler default output file name
# configure:3311: result: a.out
# configure:3317: checking for suffix of executables
# configure:3324: clang++ -o conftest -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long conftest.cpp >&5
# configure:3328: $? = 0
# configure:3350: result:
# configure:3372: checking whether we are cross compiling
# configure:3380: clang++ -o conftest -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long conftest.cpp >&5
# configure:3384: $? = 0
# configure:3391: ./conftest
# configure:3395: $? = 0
# configure:3410: result: no
# configure:3415: checking for suffix of object files
# configure:3437: clang++ -c -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long conftest.cpp >&5
# configure:3441: $? = 0
# configure:3462: result: o
# configure:3466: checking whether we are using the GNU C++ compiler
# configure:3485: clang++ -c -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long conftest.cpp >&5
# configure:3485: $? = 0
# configure:3494: result: yes
# configure:3503: checking whether clang++ accepts -g
# configure:3523: clang++ -c -g conftest.cpp >&5
# configure:3523: $? = 0
# configure:3564: result: yes
# configure:3598: checking for style of include used by make
# configure:3626: result: GNU
# configure:3651: checking dependency style of clang++
# configure:3761: result: gcc3
# configure:3784: checking for x86_64-unknown-linux-gcc
# configure:3811: result: clang
# configure:4080: checking for C compiler version
# configure:4089: 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:4100: $? = 0
# configure:4089: 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:4100: $? = 0
# configure:4089: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4100: $? = 1
# configure:4089: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4100: $? = 1
# configure:4104: checking whether we are using the GNU C compiler
# configure:4123: clang -c conftest.c >&5
# configure:4123: $? = 0
# configure:4132: result: yes
# configure:4141: checking whether clang accepts -g
# configure:4161: clang -c -g conftest.c >&5
# configure:4161: $? = 0
# configure:4202: result: yes
# configure:4219: checking for clang option to accept ISO C89
# configure:4283: clang -c conftest.c >&5
# configure:4283: $? = 0
# configure:4296: result: none needed
# configure:4318: checking dependency style of clang
# configure:4428: result: gcc3
# configure:4472: checking build system type
# configure:4486: result: x86_64-unknown-linux-gnu
# configure:4506: checking host system type
# configure:4519: result: x86_64-unknown-linux-gnu
# configure:4560: checking how to print strings
# configure:4587: result: printf
# configure:4608: checking for a sed that does not truncate output
# configure:4672: result: /usr/bin/sed
# configure:4690: checking for grep that handles long lines and -e
# configure:4748: result: /usr/bin/grep
# configure:4753: checking for egrep
# configure:4815: result: /usr/bin/grep -E
# configure:4820: checking for fgrep
# configure:4882: result: /usr/bin/grep -F
# configure:4917: checking for ld used by clang
# configure:4984: result: /usr/bin/ld
# configure:4991: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5006: result: yes
# configure:5018: checking for BSD- or MS-compatible name lister (nm)
# configure:5067: result: /usr/bin/nm -B
# configure:5197: checking the name lister (/usr/bin/nm -B) interface
# configure:5204: clang -c conftest.c >&5
# configure:5207: /usr/bin/nm -B "conftest.o"
# configure:5210: output
# 0000000000000000 B some_variable
# configure:5217: result: BSD nm
# configure:5220: checking whether ln -s works
# configure:5224: result: yes
# configure:5232: checking the maximum length of command line arguments
# configure:5357: result: 1572864
# configure:5374: checking whether the shell understands some XSI constructs
# configure:5384: result: yes
# configure:5388: checking whether the shell understands "+="
# configure:5394: result: yes
# configure:5429: checking for /usr/bin/ld option to reload object files
# configure:5436: result: -r
# configure:5465: checking for x86_64-unknown-linux-objdump
# configure:5495: result: no
# configure:5505: checking for objdump
# configure:5521: found /usr/bin/objdump
# configure:5532: result: objdump
# configure:5564: checking how to recognize dependent libraries
# configure:5766: result: pass_all
# configure:5786: checking for x86_64-unknown-linux-ar
# configure:5816: result: no
# configure:5826: checking for ar
# configure:5842: found /usr/bin/ar
# configure:5853: result: ar
# configure:5891: checking for x86_64-unknown-linux-strip
# configure:5918: result: strip
# configure:5990: checking for x86_64-unknown-linux-ranlib
# configure:6020: result: no
# configure:6030: checking for ranlib
# configure:6046: found /usr/bin/ranlib
# configure:6057: result: ranlib
# configure:6159: checking command to parse /usr/bin/nm -B output from clang object
# configure:6277: clang -c conftest.c >&5
# configure:6280: $? = 0
# configure:6284: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6287: $? = 0
# configure:6341: clang -o conftest conftest.c conftstm.o >&5
# configure:6344: $? = 0
# configure:6382: result: ok
# configure:6478: clang -c conftest.c >&5
# configure:6481: $? = 0
# configure:7223: checking how to run the C preprocessor
# configure:7254: clang -E conftest.c
# configure:7254: $? = 0
# configure:7268: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7268: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mac"
# | #define PACKAGE_TARNAME "mac"
# | #define PACKAGE_VERSION "3.99-u4-b5-s7"
# | #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "mac"
# | #define VERSION "3.99-u4-b5-s7"
# | /* end confdefs.h. */
# | #include
# configure:7293: result: clang -E
# configure:7313: clang -E conftest.c
# configure:7313: $? = 0
# configure:7327: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7327: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mac"
# | #define PACKAGE_TARNAME "mac"
# | #define PACKAGE_VERSION "3.99-u4-b5-s7"
# | #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "mac"
# | #define VERSION "3.99-u4-b5-s7"
# | /* end confdefs.h. */
# | #include
# configure:7356: checking for ANSI C header files
# configure:7376: clang -c conftest.c >&5
# configure:7376: $? = 0
# configure:7449: clang -o conftest conftest.c >&5
# configure:7449: $? = 0
# configure:7449: ./conftest
# configure:7449: $? = 0
# configure:7460: result: yes
# configure:7473: checking for sys/types.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for sys/stat.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for stdlib.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for string.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for memory.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for strings.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for inttypes.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for stdint.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7473: checking for unistd.h
# configure:7473: clang -c conftest.c >&5
# configure:7473: $? = 0
# configure:7473: result: yes
# configure:7488: checking for dlfcn.h
# configure:7488: clang -c conftest.c >&5
# configure:7488: $? = 0
# configure:7488: result: yes
# configure:7676: checking for objdir
# configure:7691: result: .libs
# configure:7958: checking if clang supports -fno-rtti -fno-exceptions
# configure:7976: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7980: $? = 0
# configure:7993: result: yes
# configure:8013: checking for clang option to produce PIC
# configure:8298: result: -fPIC -DPIC
# configure:8310: checking if clang PIC flag -fPIC -DPIC works
# configure:8328: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8332: $? = 0
# configure:8345: result: yes
# configure:8369: checking if clang static flag -static works
# configure:8397: result: yes
# configure:8412: checking if clang supports -c -o file.o
# configure:8433: clang -c -o out/conftest2.o conftest.c >&5
# configure:8437: $? = 0
# configure:8459: result: yes
# configure:8467: checking if clang supports -c -o file.o
# configure:8514: result: yes
# configure:8547: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9622: result: yes
# configure:9659: checking whether -lc should be explicitly linked in
# configure:9667: clang -c conftest.c >&5
# configure:9670: $? = 0
# configure:9685: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9688: $? = 0
# configure:9702: result: no
# configure:9867: checking dynamic linker characteristics
# configure:10322: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10322: $? = 0
# configure:10544: result: GNU/Linux ld.so
# configure:10651: checking how to hardcode library paths into programs
# configure:10676: result: immediate
# configure:11216: checking whether stripping libraries is possible
# configure:11221: result: yes
# configure:11256: checking if libtool supports shared libraries
# configure:11258: result: yes
# configure:11261: checking whether to build shared libraries
# configure:11282: result: yes
# configure:11285: checking whether to build static libraries
# configure:11289: result: yes
# configure:11312: checking how to run the C++ preprocessor
# configure:11339: clang++ -E conftest.cpp
# configure:11339: $? = 0
# configure:11353: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:11353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mac"
# | #define PACKAGE_TARNAME "mac"
# | #define PACKAGE_VERSION "3.99-u4-b5-s7"
# | #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "mac"
# | #define VERSION "3.99-u4-b5-s7"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:11378: result: clang++ -E
# configure:11398: clang++ -E conftest.cpp
# configure:11398: $? = 0
# configure:11412: clang++ -E conftest.cpp
# conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:11412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mac"
# | #define PACKAGE_TARNAME "mac"
# | #define PACKAGE_VERSION "3.99-u4-b5-s7"
# | #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "mac"
# | #define VERSION "3.99-u4-b5-s7"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:11580: checking for ld used by clang++
# configure:11647: result: /usr/bin/ld -m elf_x86_64
# configure:11654: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:11669: result: yes
# configure:11724: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12656: result: yes
# configure:12684: clang++ -c -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long conftest.cpp >&5
# configure:12687: $? = 0
# configure:12869: checking for clang++ option to produce PIC
# configure:13191: result: -fPIC -DPIC
# configure:13200: checking if clang++ PIC flag -fPIC -DPIC works
# configure:13218: clang++ -c -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13222: $? = 0
# configure:13235: result: yes
# configure:13256: checking if clang++ static flag -static works
# configure:13284: result: yes
# configure:13296: checking if clang++ supports -c -o file.o
# configure:13317: clang++ -c -DSHNTOOL -O3 -Wall -pedantic -Wno-long-long -o out/conftest2.o conftest.cpp >&5
# configure:13321: $? = 0
# configure:13343: result: yes
# configure:13348: checking if clang++ supports -c -o file.o
# configure:13395: result: yes
# configure:13425: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:13453: result: yes
# configure:13596: checking dynamic linker characteristics
# configure:14207: result: GNU/Linux ld.so
# configure:14260: checking how to hardcode library paths into programs
# configure:14285: result: immediate
# configure:14343: checking whether make sets $(MAKE)
# configure:14365: result: yes
# configure:14376: checking whether to enable maintainer-specific portions of Makefiles
# configure:14385: result: no
# configure:14404: checking for ANSI C header files
# configure:14508: result: yes
# configure:14519: checking fcntl.h usability
# configure:14519: clang -c conftest.c >&5
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14519: checking fcntl.h presence
# configure:14519: clang -E conftest.c
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14519: checking for fcntl.h
# configure:14519: result: yes
# configure:14519: checking for memory.h
# configure:14519: result: yes
# configure:14519: checking for stdlib.h
# configure:14519: result: yes
# configure:14519: checking for string.h
# configure:14519: result: yes
# configure:14519: checking sys/ioctl.h usability
# configure:14519: clang -c conftest.c >&5
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14519: checking sys/ioctl.h presence
# configure:14519: clang -E conftest.c
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14519: checking for sys/ioctl.h
# configure:14519: result: yes
# configure:14519: checking sys/time.h usability
# configure:14519: clang -c conftest.c >&5
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14519: checking sys/time.h presence
# configure:14519: clang -E conftest.c
# configure:14519: $? = 0
# configure:14519: result: yes
# configure:14519: checking for sys/time.h
# configure:14519: result: yes
# configure:14519: checking for unistd.h
# configure:14519: result: yes
# configure:14532: checking for an ANSI C-conforming const
# configure:14597: clang -c conftest.c >&5
# configure:14597: $? = 0
# configure:14604: result: yes
# configure:14612: checking for size_t
# configure:14612: clang -c conftest.c >&5
# configure:14612: $? = 0
# configure:14612: clang -c conftest.c >&5
# conftest.c:67:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:14612: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mac"
# | #define PACKAGE_TARNAME "mac"
# | #define PACKAGE_VERSION "3.99-u4-b5-s7"
# | #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "mac"
# | #define VERSION "3.99-u4-b5-s7"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14612: result: yes
# configure:14623: checking for inline
# configure:14639: clang -c conftest.c >&5
# configure:14639: $? = 0
# configure:14647: result: inline
# configure:14667: checking for working memcmp
# configure:14710: clang -o conftest conftest.c >&5
# configure:14710: $? = 0
# configure:14710: ./conftest
# configure:14710: $? = 0
# configure:14720: result: yes
# configure:14729: checking whether lstat correctly handles trailing slash
# configure:14755: clang -o conftest conftest.c >&5
# configure:14755: $? = 0
# configure:14755: ./conftest
# configure:14755: $? = 0
# configure:14772: result: yes
# configure:14791: checking whether stat accepts an empty string
# configure:14811: clang -o conftest conftest.c >&5
# configure:14811: $? = 0
# configure:14811: ./conftest
# configure:14811: $? = 0
# configure:14821: result: no
# configure:14841: checking whether byte ordering is bigendian
# configure:14856: clang -c conftest.c >&5
# conftest.c:33:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:33:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:14856: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mac"
# | #define PACKAGE_TARNAME "mac"
# | #define PACKAGE_VERSION "3.99-u4-b5-s7"
# | #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "mac"
# | #define VERSION "3.99-u4-b5-s7"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:14901: clang -c conftest.c >&5
# configure:14901: $? = 0
# configure:14919: clang -c conftest.c >&5
# conftest.c:39:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:14919: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mac"
# | #define PACKAGE_TARNAME "mac"
# | #define PACKAGE_VERSION "3.99-u4-b5-s7"
# | #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "mac"
# | #define VERSION "3.99-u4-b5-s7"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15047: result: no
# configure:15068: checking for wcscasecmp
# configure:15068: clang -o conftest conftest.c >&5
# configure:15068: $? = 0
# configure:15068: result: yes
# configure:15080: checking for nanosleep
# configure:15080: clang -o conftest conftest.c >&5
# configure:15080: $? = 0
# configure:15080: result: yes
# configure:15172: checking for assembly enabled
# configure:15182: result: yes
# configure:15202: checking for yasm
# configure:15220: found /usr/bin/yasm
# configure:15233: result: /usr/bin/yasm
# configure:15243: checking for some Win32 platform
# configure:15253: result: no
# configure:15360: result: "enable_assembly = yes"
# configure:15379: checking size of int *
# configure:15384: clang -o conftest conftest.c >&5
# configure:15384: $? = 0
# configure:15384: ./conftest
# configure:15384: $? = 0
# configure:15399: result: 8
# configure:15578: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mac config.status 3.99-u4-b5-s7, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 82ab49b1f3d3
#
# config.status:1172: creating Makefile
# config.status:1172: creating src/Makefile
# config.status:1172: creating src/Console/Makefile
# config.status:1172: creating src/Shared/Makefile
# config.status:1172: creating src/MACLib/Makefile
# config.status:1172: creating src/MACLib/Assembly/Makefile
# config.status:1172: creating src/Examples/Makefile
# config.status:1172: creating src/Examples/Analyze/Makefile
# config.status:1172: creating src/Examples/Analyze/Sample1/Makefile
# config.status:1172: creating src/Shared/config.h
# config.status:1392: executing depfiles commands
# config.status:1392: executing libtool commands
# configure:18077: result:
# Build options:
# mac 3.99-u4-b5-s7
# archtecture X86_64
# Win no
# enable-assembly yes
#
# configure:18090: result:
# Yasm /usr/bin/yasm
# YASM_ARCH -m amd64
# YASM_FORMAT -f elf
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=-DSHNTOOL
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# 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_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_wcscasecmp=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_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_ioctl_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_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# 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_YASM=/usr/bin/yasm
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='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_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int_p=8
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# 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_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# 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'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mac/src/mac-3.99-u4-b5-s7/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/mac/src/mac-3.99-u4-b5-s7/missing --run tar'
# AR='ar'
# ARCH_PPC_FALSE=''
# ARCH_PPC_TRUE='#'
# ARCH_SPARC_FALSE=''
# ARCH_SPARC_TRUE='#'
# ARCH_X86_64_FALSE='#'
# ARCH_X86_64_TRUE=''
# ARCH_X86_FALSE=''
# ARCH_X86_TRUE='#'
# AUTOCONF='${SHELL} /tmp/mac/src/mac-3.99-u4-b5-s7/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mac/src/mac-3.99-u4-b5-s7/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/mac/src/mac-3.99-u4-b5-s7/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS='-DSHNTOOL -O3 -Wall -pedantic -Wno-long-long'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_ASSEMBLY_FALSE='#'
# ENABLE_ASSEMBLY_TRUE=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# HAS_YASM_FALSE='#'
# HAS_YASM_TRUE=''
# 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=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/mac/src/mac-3.99-u4-b5-s7/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_WIN_FALSE=''
# OS_WIN_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='mac'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='mac'
# PACKAGE_STRING='mac 3.99-u4-b5-s7'
# PACKAGE_TARNAME='mac'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.99-u4-b5-s7'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='3.99-u4-b5-s7'
# YASM='/usr/bin/yasm'
# YASM_ARCH='-m amd64'
# YASM_FORMAT='-f elf'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/mac/src/mac-3.99-u4-b5-s7/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/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 "mac"
# #define PACKAGE_TARNAME "mac"
# #define PACKAGE_VERSION "3.99-u4-b5-s7"
# #define PACKAGE_STRING "mac 3.99-u4-b5-s7"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "mac"
# #define VERSION "3.99-u4-b5-s7"
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_FCNTL_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_WCSCASECMP 1
# #define BUILD_CROSS_PLATFORM /**/
# #define ARCH_X86_64 /**/
# #define ENABLE_ASSEMBLY /**/
# #define SIZEOF_INT_P 8
# #define IS_64BIT /**/
#
# configure: exit 0