mesa-libs problem with llvm50

John Kennedy warlock at phouka1.phouka.net
Thu Jan 4 05:38:34 UTC 2018


Ever since llvm50 started getting included (vs llvm40), I've had this problem
building mesa-libs.  Initially I was running 11.1-p6, but there was a lot of
llvm40 output initially (from base OS, presumably), so today I tried against
stable/11 since it has llvm 5.0 in base.
-------------- next part --------------
...
===>>> Starting build for x11/xorg <<<===

===>>> Starting check for build dependencies
===>>> Gathering dependency list for x11/xorg from ports
===>>> Dependency check complete for x11/xorg
]0;portmaster: x11/xorg
===>  Cleaning for xorg-7.7_3
===>   xorg-7.7_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by xorg-7.7_3 for building
===>  Extracting for xorg-7.7_3
===>  Patching for xorg-7.7_3
===>  Configuring for xorg-7.7_3
===>  Staging for xorg-7.7_3
===>   Generating temporary packing list
====> Compressing man pages (compress-man)
===>>> Starting check for runtime dependencies
===>>> Gathering dependency list for x11/xorg from ports
===>>> Launching child to install graphics/mesa-dri

===>>> x11/xorg >> graphics/mesa-dri (1/171)
]0;portmaster: x11/xorg >> graphics/mesa-dri (1/171)
===>>> Port directory: /usr/ports/graphics/mesa-dri

===>>> Starting check for build dependencies
===>>> Gathering dependency list for graphics/mesa-dri from ports
===>>> Launching child to install graphics/mesa-libs

===>>> x11/xorg >> graphics/mesa-dri >> graphics/mesa-libs (2/171)
]0;portmaster: x11/xorg >> graphics/mesa-dri >> graphics/mesa-libs (2/171)
===>>> Port directory: /usr/ports/graphics/mesa-libs

===>>> Starting check for build dependencies
===>>> Gathering dependency list for graphics/mesa-libs from ports
===>>> Dependency check complete for graphics/mesa-libs

===>>> x11/xorg >> graphics/mesa-dri >> graphics/mesa-libs (2/171)
]0;portmaster: x11/xorg >> graphics/mesa-dri >> graphics/mesa-libs (2/171)
===>  Cleaning for mesa-libs-17.3.1
===>   mesa-libs-17.3.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by mesa-libs-17.3.1 for building
===>  Extracting for mesa-libs-17.3.1
=> SHA256 Checksum OK for mesa-17.3.1.tar.xz.
===>  Patching for mesa-libs-17.3.1
===>  Applying FreeBSD patches for mesa-libs-17.3.1
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found
===>   mesa-libs-17.3.1 depends on executable: bison - found
===>   mesa-libs-17.3.1 depends on executable: msgfmt - found
===>   mesa-libs-17.3.1 depends on executable: gmake - found
===>   mesa-libs-17.3.1 depends on package: pkgconf>=1.3.0_1 - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/bin/python2.7 - found
===>   mesa-libs-17.3.1 depends on package: llvm50>=3.9.0_4 - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/dri3proto.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/presentproto.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/xshmfence.pc - found
===>   mesa-libs-17.3.1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found
===>   mesa-libs-17.3.1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so)
===>   mesa-libs-17.3.1 depends on shared library: libdrm.so - found (/usr/local/lib/libdrm.so)
===>   mesa-libs-17.3.1 depends on shared library: libunwind.so - found (/usr/local/lib/libunwind.so)
===>  Configuring for mesa-libs-17.3.1
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd11.1
checking host system type... amd64-portbld-freebsd11.1
checking target system type... amd64-portbld-freebsd11.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... (cached) /usr/bin/tar
checking whether gmake supports nested variables... (cached) yes
checking for style of include used by gmake... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... cpp
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking dependency style of cc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking dependency style of cc... gcc3
checking for GNU make... gmake
checking for python2.7... python2.7
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert amd64-portbld-freebsd11.1 file names to amd64-portbld-freebsd11.1 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for rm... rm -f
checking for bison... bison -y
checking if bison is the parser generator... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking if flex is the lexer generator... yes
checking for indent... indent
indent: Command line: unknown parameter "--version"
checking if module mako in python is installed... No module named mako
no
checking if compiling with clang... yes
checking whether __SUNPRO_C is declared... no
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_expect... yes
checking for __builtin_ffs... yes
checking for __builtin_ffsll... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_unreachable... yes
checking for __attribute__((const))... yes
checking for __attribute__((flatten))... yes
checking for __attribute__((format))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((packed))... yes
checking for __attribute__((pure))... yes
checking for __attribute__((returns_nonnull))... yes
checking for __attribute__((unused))... yes
checking for __attribute__((visibility))... yes
checking for __attribute__((warn_unused_result))... yes
checking for __attribute__((weak))... yes
checking for __attribute__((alias))... yes
checking pkg-config is at least version 0.9.0... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Werror=implicit-function-declaration... yes
checking whether C compiler accepts -Werror=missing-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -fno-math-errno... yes
checking whether C compiler accepts -fno-trapping-math... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -fno-math-errno... yes
checking whether C++ compiler accepts -fno-trapping-math... yes
checking whether C++ compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -Werror=pointer-arith... yes
checking whether C compiler accepts -Werror=vla... yes
checking whether C++ compiler accepts -Werror=pointer-arith... yes
checking whether C++ compiler accepts -Werror=vla... yes
checking whether C compiler accepts -Wno-override-init... yes
checking whether C compiler accepts -Wno-initializer-overrides... yes
checking whether -latomic is needed... no
checking whether __sync_add_and_fetch_8 is supported... yes
checking whether byte ordering is bigendian... no
checking whether gcc supports -mpower8-vector... no
checking if ld supports -Bsymbolic... yes
checking whether ld supports --gc-sections... yes
checking if the linker supports version-scripts... no
checking if the linker supports --dynamic-list... yes
checking whether to enable assembly... yes, amd64
checking whether sys/types.h defines makedev... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking for strtof... yes
checking for mkostemp... yes
checking for memfd_create... no
checking whether strtod has locale support... no
checking for dlopen... (cached) yes
checking for dladdr... yes
checking for dl_iterate_phdr... yes
checking for clock_gettime... (cached) yes
checking for posix_memalign... yes
checking for zlib >= 1.2.3... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread-stubs >= 0.4... yes
checking for libelf... no
checking for elf_memory in -lelf... yes
checking for libunwind... yes
checking for libdrm >= 2.4.75... yes
checking for glproto >= 1.4.14... yes
checking for dri2proto >= 2.8... yes
checking for xxf86vm... yes
checking for x11 xext xdamage >= 1.1 xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm... yes
checking for wayland-scanner... no
checking for wayland-scanner... :
checking for x11-xcb xcb xcb-dri2 >= 1.8 xcb-xfixes... yes
checking for x11-xcb xcb >= 1.9.3 xcb-dri3 xcb-xfixes xcb-present xcb-sync xshmfence >= 1.1... yes
checking for expat... yes
checking for mincore... yes
configure: error: Could not find llvm shared libraries:
                Please make sure you have built llvm with the --enable-shared option
                and that your llvm libraries are installed in /usr/local/llvm50/lib
                If you have installed your llvm libraries to a different directory you
                can use the --with-llvm-prefix= configure flag to specify this directory.
                NOTE: Mesa is attempting to use llvm shared libraries by default.
                If you do not want to build with llvm shared libraries and instead want to
                use llvm static libraries then add --disable-llvm-shared-libs to your configure
                invocation and rebuild.
===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/mesa-libs/work/mesa-17.3.1/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/mesa-libs
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/mesa-libs

===>>> make build failed for graphics/mesa-libs
===>>> Aborting update

===>>> Update for graphics/mesa-libs failed
===>>> Aborting update

===>>> Update for graphics/mesa-dri failed
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> x11/xorg graphics/mesa-dri graphics/mesa-libs textproc/py-mako at py27 www/py-beaker at py27 devel/py-funcsigs at py27 x11/libXv devel/xorg-macros x11/videoproto x11/libXvMC x11-drivers/xorg-drivers x11-drivers/xf86-input-keyboard x11-fonts/fontsproto x11-servers/xorg-server graphics/libepoxy devel/meson devel/py-setuptools at py36 lang/python36 x11-fonts/font-util x11-fonts/libXfont print/freetype2 x11-fonts/libfontenc x11/compositeproto x11/libxkbfile x11/pixman x11/randrproto x11/recordproto x11/renderproto x11/resourceproto x11/scrnsaverproto x11/xf86dgaproto x11/xf86driproto x11/xineramaproto x11/xkbcomp x11/xkeyboard-config textproc/intltool textproc/p5-XML-Parser x11/libXi x11-drivers/xf86-input-mouse x11-drivers/xf86-video-scfb x11-drivers/xf86-video-vesa x11-fonts/xorg-fonts x11-fonts/font-alias x11-fonts/xorg-fonts-100dpi x11-fonts/encodings x11-fonts/mkfontscale x11-fonts/font-adobe-100dpi x11-fonts/bdftopcf x11-fonts/fontconfig x11-fonts/mkfontdir x11-fonts/font-adobe-utopia-100dpi x11-fonts/font-bh-100dpi x11-fonts/font-bh-lucidatypewriter-100dpi x11-fonts/font-bitstream-100dpi x11-fonts/xorg-fonts-75dpi x11-fonts/font-adobe-75dpi x11-fonts/font-adobe-utopia-75dpi x11-fonts/font-bh-75dpi x11-fonts/font-bh-lucidatypewriter-75dpi x11-fonts/font-bitstream-75dpi x11-fonts/xorg-fonts-cyrillic x11-fonts/font-cronyx-cyrillic x11-fonts/font-misc-cyrillic x11-fonts/font-screen-cyrillic x11-fonts/font-winitzki-cyrillic x11-fonts/xorg-fonts-miscbitmaps x11-fonts/font-arabic-misc x11-fonts/font-cursor-misc x11-fonts/font-daewoo-misc x11-fonts/font-dec-misc x11-fonts/font-isas-misc x11-fonts/font-jis-misc x11-fonts/font-micro-misc x11-fonts/font-misc-misc x11-fonts/font-mutt-misc x11-fonts/font-schumacher-misc x11-fonts/font-sony-misc x11-fonts/font-sun-misc x11-fonts/xorg-fonts-truetype x11-fonts/dejavu x11-fonts/font-bh-ttf x11-fonts/font-misc-ethiopic x11-fonts/font-misc-meltho x11-fonts/xorg-fonts-type1 x11-fonts/font-adobe-utopia-type1 x11-fonts/font-bh-type1 x11-fonts/font-bitstream-type1 x11-fonts/font-ibm-type1 x11-fonts/font-xfree86-type1 x11-themes/xcursor-themes x11/xcursorgen graphics/png x11/libXcursor x11/libXrender x11/xbitmaps x11/xorg-apps x11-clocks/xclock x11-fonts/libXft x11-toolkits/libXaw x11-toolkits/libXmu x11-toolkits/libXt x11/libSM x11/libICE x11/libXp x11/printproto x11/libXpm x11-wm/twm x11/appres x11/bitmap x11/iceauth x11/luit x11/sessreg x11/setxkbmap x11/smproxy x11/x11perf x11/xauth x11/xbacklight x11/libXrandr x11/xcb-util x11/xcalc x11/xcmsdb x11/xconsole x11/xdpyinfo x11/libXcomposite x11/libXinerama x11/libXtst x11/libXxf86dga x11/libXxf86misc x11/xf86miscproto x11/libdmx x11/dmxproto x11/xdriinfo x11/xev x11/xf86dga x11/xgamma x11/xgc x11/xhost x11/xinit x11/xinput x11/xkbevd x11/xkbutils x11/xkill x11/xlsatoms x11/xlsclients x11/xmessage x11/xmodmap x11/xpr x11/xprop x11/xrandr x11/xrdb x11/xrefresh x11/xset x11-fonts/libXfontcache x11-fonts/fontcacheproto x11/xsetmode x11/xsetroot x11/xterm x11/xvinfo x11/xwd x11/xwininfo x11/xwud x11/xorg-docs x11/xorg-libraries x11-fonts/libFS x11/libXScrnSaver x11/libXTrap x11/trapproto x11/libXevie x11/evieext x11/libXres x11/liboldX x11/libxkbui 

This command has been saved to /tmp/portmasterfail.txt

root at jormungandr:~ # exit
exit

Script done on Wed Jan  3 21:04:45 2018
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Mesa configure 17.3.1, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --enable-llvm --disable-glx-tls --disable-gles1 --with-dri-drivers= --with-gallium-drivers= --with-platforms=x11,drm --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/info/ --build=amd64-portbld-freebsd11.1

## --------- ##
## Platform. ##
## --------- ##

hostname = jormungandr.phouka.net
uname -m = amd64
uname -r = 11.1-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 11.1-STABLE #98 r327519+6c684ffbede6(stable/11): Wed Jan  3 18:14:10 PST 2018     warlock at jormungandr.phouka.net:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = amd64
/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/ports/graphics/mesa-libs/work/.bin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3243: loading site script /usr/ports/Templates/config.site
| # $FreeBSD$
| # Do not add:
| #	- toolchain related
| #	- arch-dependent values
| #	- anything "=no" unless guaranteed to never be
| #	  implemented in FreeBSD
| #	- also avoid "working" values
| # This file must reflect the oldest supported Release.
| #
| #MAINTAINER=	portmgr at FreeBSD.org
| 
| # Path
| : ${ac_cv_path_BZIP2=/usr/bin/bzip2}
| : ${ac_cv_path_EGREP=/usr/bin/egrep}
| : ${ac_cv_path_FGREP=/usr/bin/fgrep}
| : ${ac_cv_path_GREP=/usr/bin/grep}
| : ${ac_cv_path_GZIP=/usr/bin/gzip}
| : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp}
| : ${ac_cv_path_SED=/usr/bin/sed}
| : ${ac_cv_path_install=/usr/bin/install}
| : ${ac_cv_path_mkdir=/bin/mkdir}
| : ${ac_cv_prog_AWK=/usr/bin/awk}
| : ${ac_cv_prog_SED=/usr/bin/sed}
| : ${am_cv_prog_tar_ustar=/usr/bin/tar}
| : ${cl_cv_prog_LN=/bin/ln}
| : ${cl_cv_prog_cp='/bin/cp -p'}
| : ${lt_cv_path_MAGIC_CMD=/usr/bin/file}
| 
| # Headers
| : ${ac_cv_header_alloca_h=no}
| : ${ac_cv_header_arpa_inet_h=yes}
| : ${ac_cv_header_arpa_nameser_h=yes}
| : ${ac_cv_header_ctype_h=yes}
| : ${ac_cv_header_dirent_h=yes}
| : ${ac_cv_header_dlfcn_h=yes}
| : ${ac_cv_header_elf_h=yes}
| : ${ac_cv_header_errno_h=yes}
| : ${ac_cv_header_fcntl_h=yes}
| : ${ac_cv_header_float_h=yes}
| : ${ac_cv_header_floatingpoint_h=yes}
| : ${ac_cv_header_getopt_h=yes}
| : ${ac_cv_header_glob_h=yes}
| : ${ac_cv_header_inttypes_h=yes}
| : ${ac_cv_header_langinfo_h=yes}
| : ${ac_cv_header_libgen_h=yes}
| : ${ac_cv_header_libutil_h=yes}
| : ${ac_cv_header_limits_h=yes}
| : ${ac_cv_header_login_cap_h=yes}
| : ${ac_cv_header_math_h=yes}
| : ${ac_cv_header_memory_h=yes}
| : ${ac_cv_header_minix_config_h=no}
| : ${ac_cv_header_net_if_h=yes}
| : ${ac_cv_header_net_if_media_h=yes}
| : ${ac_cv_header_net_if_tap_h=yes}
| : ${ac_cv_header_net_if_tun_h=yes}
| : ${ac_cv_header_netdb_h=yes}
| : ${ac_cv_header_netinet_in_h=yes}
| : ${ac_cv_header_paths_h=yes}
| : ${ac_cv_header_poll_h=yes}
| : ${ac_cv_header_pwd_h=yes}
| : ${ac_cv_header_readpassphrase_h=yes}
| : ${ac_cv_header_resolv_h=yes}
| : ${ac_cv_header_rpc_types_h=yes}
| : ${ac_cv_header_sched_h=yes}
| : ${ac_cv_header_search_h=yes}
| : ${ac_cv_header_security_pam_appl_h=yes}
| : ${ac_cv_header_signal_h=yes}
| : ${ac_cv_header_spawn_h=yes}
| : ${ac_cv_header_stdarg_h=yes}
| : ${ac_cv_header_stdbool_h=yes}
| : ${ac_cv_header_stdc=yes}
| : ${ac_cv_header_stddef_h=yes}
| : ${ac_cv_header_stdint_h=yes}
| : ${ac_cv_header_stdio_h=yes}
| : ${ac_cv_header_stdlib_h=yes}
| : ${ac_cv_header_string_h=yes}
| : ${ac_cv_header_strings_h=yes}
| : ${ac_cv_header_sys_acl_h=yes}
| : ${ac_cv_header_sys_cdefs_h=yes}
| : ${ac_cv_header_sys_dir_h=yes}
| : ${ac_cv_header_sys_fcntl_h=yes}
| : ${ac_cv_header_sys_file_h=yes}
| : ${ac_cv_header_sys_ioctl_h=yes}
| : ${ac_cv_header_sys_mman_h=yes}
| : ${ac_cv_header_sys_mount_h=yes}
| : ${ac_cv_header_sys_msg_h=yes}
| : ${ac_cv_header_sys_param_h=yes}
| : ${ac_cv_header_sys_poll_h=yes}
| : ${ac_cv_header_sys_ptrace_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_statvfs_h=yes}
| : ${ac_cv_header_sys_time_h=yes}
| : ${ac_cv_header_sys_timers_h=yes}
| : ${ac_cv_header_sys_times_h=yes}
| : ${ac_cv_header_sys_types_h=yes}
| : ${ac_cv_header_sys_un_h=yes}
| : ${ac_cv_header_sys_wait_h=yes}
| : ${ac_cv_header_time_h=yes}
| : ${ac_cv_header_ttyent_h=yes}
| : ${ac_cv_header_ucontext_h=yes}
| : ${ac_cv_header_unistd_h=yes}
| : ${ac_cv_header_utime_h=yes}
| : ${ac_cv_header_vis_h=yes}
| : ${ac_cv_header_wchar_h=yes}
| : ${ac_cv_header_wctype_h=yes}
| : ${ac_cv_header_zlib_h=yes}
| 
| : ${gl_cv_header_wchar_h_correct_inline=yes}
| 
| : ${ac_cv_header_argz_h=no}
| : ${ac_cv_header_byteswap_h=no}
| : ${ac_cv_header_dl_h=no}
| : ${ac_cv_header_malloc_h=no}
| : ${ac_cv_header_random_h=no}
| : ${ac_cv_header_vfork_h=no}
| 
| : ${gl_cv_have_raw_decl_strchrnul=yes}
| : ${gl_cv_have_raw_decl_memcpy=no}
| : ${gl_cv_have_raw_decl_memmem=yes}
| : ${gl_cv_have_raw_decl_memrchr=yes}
| : ${gl_cv_have_raw_decl_rawmemchr=yes}
| : ${gl_cv_have_raw_decl_stpcpy=yes}
| : ${gl_cv_have_raw_decl_stpncpy=yes}
| : ${gl_cv_have_raw_decl_strcasestr=yes}
| : ${gl_cv_have_raw_decl_strdup=yes}
| : ${gl_cv_have_raw_decl_strncat=yes}
| : ${gl_cv_have_raw_decl_strndup=yes}
| : ${gl_cv_have_raw_decl_strnlen=yes}
| : ${gl_cv_have_raw_decl_strpbrk=yes}
| : ${gl_cv_have_raw_decl_strsep=yes}
| : ${gl_cv_have_raw_decl_strsignal=yes}
| : ${gl_cv_have_raw_decl_strtok_r=yes}
| : ${gl_cv_have_raw_decl_strverscmp=no}
| 
| # Type
| : ${ac_cv_c_int16_t=yes}
| : ${ac_cv_c_int32_t=yes}
| : ${ac_cv_c_int64_t=yes}
| : ${ac_cv_c_int8_t=yes}
| : ${ac_cv_c_uint16_t=yes}
| : ${ac_cv_c_uint32_t=yes}
| : ${ac_cv_c_uint64_t=yes}
| : ${ac_cv_c_uint8_t=yes}
| 
| : ${ac_cv_type__Bool=yes}
| : ${ac_cv_type_char=yes}
| : ${ac_cv_type_char_p=yes}
| : ${ac_cv_type_fsblkcnt_t=yes}
| : ${ac_cv_type_fsfilcnt_t=yes}
| : ${ac_cv_type_in_addr_t=yes}
| : ${ac_cv_type_in_port_t=yes}
| : ${ac_cv_type_int16_t=yes}
| : ${ac_cv_type_int32_t=yes}
| : ${ac_cv_type_int=yes}
| : ${ac_cv_type_intmax_t=yes}
| : ${ac_cv_type_long=yes}
| : ${ac_cv_type_long_double=yes}
| : ${ac_cv_type_long_long=yes}
| : ${ac_cv_type_long_long_int=yes}
| : ${ac_cv_type_mbstate_t=yes}
| : ${ac_cv_type_mode_t=yes}
| : ${ac_cv_type_nlink_t=yes}
| : ${ac_cv_type_off_t=yes}
| : ${ac_cv_type_pid_t=yes}
| : ${ac_cv_type_posix_spawn_file_actions_t=yes}
| : ${ac_cv_type_posix_spawnattr_t=yes}
| : ${ac_cv_type_ptrdiff_t=yes}
| : ${ac_cv_type_short=yes}
| : ${ac_cv_type_sig_atomic_t=yes}
| : ${ac_cv_type_sigset_t=yes}
| : ${ac_cv_type_size_t=yes}
| : ${ac_cv_type_socklen_t=yes}
| : ${ac_cv_type_ssize_t=yes}
| : ${ac_cv_type_stack_t=yes}
| : ${ac_cv_type_struct_timespec=yes}
| : ${ac_cv_type_u_char=yes}
| : ${ac_cv_type_u_int16_t=yes}
| : ${ac_cv_type_u_int32_t=yes}
| : ${ac_cv_type_u_int8_t=yes}
| : ${ac_cv_type_u_int=yes}
| : ${ac_cv_type_u_long=yes}
| : ${ac_cv_type_u_short=yes}
| : ${ac_cv_type_uid_t=yes}
| : ${ac_cv_type_uintptr_t=yes}
| : ${ac_cv_type_unsigned_char=yes}
| : ${ac_cv_type_unsigned_int=yes}
| : ${ac_cv_type_unsigned_long=yes}
| : ${ac_cv_type_unsigned_long_long=yes}
| : ${ac_cv_type_unsigned_long_long_int=yes}
| : ${ac_cv_type_unsigned_short=yes}
| : ${ac_cv_type_volatile_sig_atomic_t=yes}
| : ${ac_cv_type_wchar_t=yes}
| : ${ac_cv_type_wint_t=yes}
| 
| : ${gl_cv_sigaltstack_low_base=yes}
| : ${gl_cv_size_max=yes}
| : ${gl_cv_type_sigset_t=yes}
| : ${gl_cv_type_wchar_t_signed=yes}
| : ${gl_cv_type_wctrans_t=yes}
| : ${gl_cv_type_wctype_t=yes}
| : ${gl_cv_type_wint_t_signed=yes}
| : ${gl_cv_var_stdin_large_offset=yes}
| : ${gt_cv_c_intmax_t=yes}
| : ${gt_cv_c_wchar_t=yes}
| : ${gt_cv_c_wint_t=yes}
| : ${gt_cv_func_printf_posix=yes}
| : ${gt_cv_int_divbyzero_sigfpe=yes}
| : ${gt_cv_siginfo_t=yes}
| : ${gt_cv_ssize_t=yes}
| 
| # lib
| : ${ac_cv_lib_crypt_crypt=yes}
| : ${ac_cv_lib_edit_el_init=yes}
| : ${ac_cv_lib_pam_pam_set_item=yes}
| : ${ac_cv_lib_z_deflate=yes}
| : ${ac_cv_libc_defines___progname=yes}
| : ${ac_cv_libc_defines_sys_errlist=yes}
| : ${ac_cv_libc_defines_sys_nerr=yes}
| 
| # Struct
| : ${ac_cv_member_HEADER_ad=yes}
| : ${ac_cv_member_struct___res_state_retrans=yes}
| : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
| : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
| : ${ac_cv_member_struct_stat_st_blksize=yes}
| 
| : ${gl_cv_sys_struct_timespec_in_time_h=yes}
| : ${gl_cv_sys_struct_timeval=yes}
| 
| : ${ac_cv_func_waitid=yes}
| : ${ac_cv_func_strchrnul=yes}
| : ${ac_cv_func_uselocale=yes}
| : ${ac_cv_func_newlocale=yes}
| 
| # Functions
| : ${ac_cv_func___b64_ntop=yes}
| : ${ac_cv_func___b64_pton=yes}
| : ${ac_cv_func__getlong=yes}
| : ${ac_cv_func__getshort=yes}
| : ${ac_cv_func__getshort=yes}
| : ${ac_cv_func__stat=yes}
| : ${ac_cv_func_acl_create_entry_np=yes}
| : ${ac_cv_func_acl_delete_def_file=yes}
| : ${ac_cv_func_acl_delete_fd_np=yes}
| : ${ac_cv_func_acl_delete_file_np=yes}
| : ${ac_cv_func_acl_free=yes}
| : ${ac_cv_func_acl_from_text=yes}
| : ${ac_cv_func_acl_get_fd=yes}
| : ${ac_cv_func_acl_get_file=yes}
| : ${ac_cv_func_acl_set_fd=yes}
| : ${ac_cv_func_acl_set_file=yes}
| : ${ac_cv_func_alarm=yes}
| : ${ac_cv_func_alloca=yes}
| : ${ac_cv_func_arc4random=yes}
| : ${ac_cv_func_arc4random_buf=yes}
| : ${ac_cv_func_arc4random_uniform=yes}
| : ${ac_cv_func_asprintf=yes}
| : ${ac_cv_func_atexit=yes}
| : ${ac_cv_func_bcmp=yes}
| : ${ac_cv_func_bcopy=yes}
| : ${ac_cv_func_bindresvport_sa=yes}
| : ${ac_cv_func_btowc=yes}
| : ${ac_cv_func_bzero=yes}
| : ${ac_cv_func_chown=yes}
| : ${ac_cv_func_clock=yes}
| : ${ac_cv_func_clock_gettime=yes}
| : ${ac_cv_func_closedir=yes}
| : ${ac_cv_func_closefrom=yes}
| : ${ac_cv_func_daemon=yes}
| : ${ac_cv_func_dirname=yes}
| : ${ac_cv_func_dlopen=yes}
| : ${ac_cv_func_dup2=yes}
| : ${ac_cv_func_eaccess=yes}
| : ${ac_cv_func_fchmod=yes}
| : ${ac_cv_func_fchown=yes}
| : ${ac_cv_func_fcntl=yes}
| : ${ac_cv_func_fileno=yes}
| : ${ac_cv_func_fork=yes}
| : ${ac_cv_func_fpurge=yes}
| : ${ac_cv_func_freeaddrinfo=yes}
| : ${ac_cv_func_fstatvfs=yes}
| : ${ac_cv_func_fsync=yes}
| : ${ac_cv_func_futimes=yes}
| : ${ac_cv_func_fwprintf=yes}
| : ${ac_cv_func_gai_strerror=yes}
| : ${ac_cv_func_getaddrinfo=yes}
| : ${ac_cv_func_getcwd=yes}
| : ${ac_cv_func_getdelim=yes}
| : ${ac_cv_func_getdtablesize=yes}
| : ${ac_cv_func_getegid=yes}
| : ${ac_cv_func_geteuid=yes}
| : ${ac_cv_func_getgid=yes}
| : ${ac_cv_func_getgrouplist=yes}
| : ${ac_cv_func_gethostbyname=yes}
| : ${ac_cv_func_gethostname=yes}
| : ${ac_cv_func_getline=yes}
| : ${ac_cv_func_getnameinfo=yes}
| : ${ac_cv_func_getopt=yes}
| : ${ac_cv_func_getopt_long_only=yes}
| : ${ac_cv_func_getpagesize=yes}
| : ${ac_cv_func_getpeereid=yes}
| : ${ac_cv_func_getpgid=yes}
| : ${ac_cv_func_getpgrp=yes}
| : ${ac_cv_func_getpgrp_void=yes}
| : ${ac_cv_func_getpid=yes}
| : ${ac_cv_func_getrlimit=yes}
| : ${ac_cv_func_getrusage=yes}
| : ${ac_cv_func_gettimeofday=yes}
| : ${ac_cv_func_getttyent=yes}
| : ${ac_cv_func_getuid=yes}
| : ${ac_cv_func_getwd=yes}
| : ${ac_cv_func_glob=yes}
| : ${ac_cv_func_group_from_gid=yes}
| : ${ac_cv_func_inet_aton=yes}
| : ${ac_cv_func_inet_ntoa=yes}
| : ${ac_cv_func_inet_ntop=yes}
| : ${ac_cv_func_innetgr=yes}
| : ${ac_cv_func_isascii=yes}
| : ${ac_cv_func_isascii=yes}
| : ${ac_cv_func_isblank=yes}
| : ${ac_cv_func_issetugid=yes}
| : ${ac_cv_func_iswblank=yes}
| : ${ac_cv_func_iswcntrl=yes}
| : ${ac_cv_func_iswctype=yes}
| : ${ac_cv_func_link=yes}
| : ${ac_cv_func_localtime=yes}
| : ${ac_cv_func_lstat=yes}
| : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
| : ${ac_cv_func_malloc_0_nonnull=yes}
| : ${ac_cv_func_mbrlen=yes}
| : ${ac_cv_func_mbrtowc=yes}
| : ${ac_cv_func_mbsinit=yes}
| : ${ac_cv_func_mbsrtowcs=yes}
| : ${ac_cv_func_memchr=yes}
| : ${ac_cv_func_memcmp=yes}
| : ${ac_cv_func_memcpy=yes}
| : ${ac_cv_func_memmove=yes}
| : ${ac_cv_func_memset=yes}
| : ${ac_cv_func_mkdtemp=yes}
| : ${ac_cv_func_mkstemp=yes}
| : ${ac_cv_func_mktemp=yes}
| : ${ac_cv_func_mlock=yes}
| : ${ac_cv_func_mmap=yes}
| : ${ac_cv_func_mmap_fixed_mapped=yes}
| : ${ac_cv_func_mprotect=yes}
| : ${ac_cv_func_munlock=yes}
| : ${ac_cv_func_munmap=yes}
| : ${ac_cv_func_nl_langinfo=yes}
| : ${ac_cv_func_opendir=yes}
| : ${ac_cv_func_pam_getenvlist=yes}
| : ${ac_cv_func_pam_putenv=yes}
| : ${ac_cv_func_pathconf=yes}
| : ${ac_cv_func_pipe=yes}
| : ${ac_cv_func_poll=yes}
| : ${ac_cv_func_posix_spawn=yes}
| : ${ac_cv_func_pread=yes}
| : ${ac_cv_func_pthread_cond_broadcast=yes}
| : ${ac_cv_func_pthread_cond_destroy=yes}
| : ${ac_cv_func_pthread_cond_init=yes}
| : ${ac_cv_func_pthread_cond_signal=yes}
| : ${ac_cv_func_pthread_cond_timedwait=yes}
| : ${ac_cv_func_pthread_cond_wait=yes}
| : ${ac_cv_func_pthread_equal=yes}
| : ${ac_cv_func_pthread_exit=yes}
| : ${ac_cv_func_pthread_mutex_destroy=yes}
| : ${ac_cv_func_pthread_mutex_init=yes}
| : ${ac_cv_func_pthread_mutex_lock=yes}
| : ${ac_cv_func_pthread_mutex_unlock=yes}
| : ${ac_cv_func_pthread_self=yes}
| : ${ac_cv_func_putenv=yes}
| : ${ac_cv_func_pwrite=yes}
| : ${ac_cv_func_raise=yes}
| : ${ac_cv_func_rand=yes}
| : ${ac_cv_func_random=yes}
| : ${ac_cv_func_readdir=yes}
| : ${ac_cv_func_readlink=yes}
| : ${ac_cv_func_readlinkat=yes}
| : ${ac_cv_func_readpassphrase=yes}
| : ${ac_cv_func_realpath=yes}
| : ${ac_cv_func_recvmsg=yes}
| : ${ac_cv_func_rename=yes}
| : ${ac_cv_func_rresvport_af=yes}
| : ${ac_cv_func_sched_yield=yes}
| : ${ac_cv_func_select=yes}
| : ${ac_cv_func_sendmsg=yes}
| : ${ac_cv_func_setegid=yes}
| : ${ac_cv_func_setenv=yes}
| : ${ac_cv_func_seteuid=yes}
| : ${ac_cv_func_setgroupent=yes}
| : ${ac_cv_func_setgroups=yes}
| : ${ac_cv_func_setlinebuf=yes}
| : ${ac_cv_func_setlocale=yes}
| : ${ac_cv_func_setlogin=yes}
| : ${ac_cv_func_setpassent=yes}
| : ${ac_cv_func_setproctitle=yes}
| : ${ac_cv_func_setregid=yes}
| : ${ac_cv_func_setresgid=yes}
| : ${ac_cv_func_setresuid=yes}
| : ${ac_cv_func_setreuid=yes}
| : ${ac_cv_func_setrlimit=yes}
| : ${ac_cv_func_setsid=yes}
| : ${ac_cv_func_setsockopt=yes}
| : ${ac_cv_func_setvbuf=yes}
| : ${ac_cv_func_shmget=yes}
| : ${ac_cv_func_sigaction=yes}
| : ${ac_cv_func_sigaltstack=yes}
| : ${ac_cv_func_siginterrupt=yes}
| : ${ac_cv_func_sigprocmask=yes}
| : ${ac_cv_func_sigvec=yes}
| : ${ac_cv_func_sleep=yes}
| : ${ac_cv_func_snprintf=yes}
| : ${ac_cv_func_socketpair=yes}
| : ${ac_cv_func_srand=yes}
| : ${ac_cv_func_srandom=yes}
| : ${ac_cv_func_stat=yes}
| : ${ac_cv_func_statfs=yes}
| : ${ac_cv_func_statvfs=yes}
| : ${ac_cv_func_stpcpy=yes}
| : ${ac_cv_func_stpncpy=yes}
| : ${ac_cv_func_strbrk=yes}
| : ${ac_cv_func_strcasecmp=yes}
| : ${ac_cv_func_strcspn=yes}
| : ${ac_cv_func_strdup=yes}
| : ${ac_cv_func_strerror=yes}
| : ${ac_cv_func_strerror_r=yes}
| : ${ac_cv_func_strftime=yes}
| : ${ac_cv_func_strlcat=yes}
| : ${ac_cv_func_strlcpy=yes}
| : ${ac_cv_func_strlen=yes}
| : ${ac_cv_func_strmode=yes}
| : ${ac_cv_func_strncasecmp=yes}
| : ${ac_cv_func_strndup=yes}
| : ${ac_cv_func_strnlen=yes}
| : ${ac_cv_func_strnlen_working=yes}
| : ${ac_cv_func_strpbrk=yes}
| : ${ac_cv_func_strptime=yes}
| : ${ac_cv_func_strsep=yes}
| : ${ac_cv_func_strsignal=yes}
| : ${ac_cv_func_strtol=yes}
| : ${ac_cv_func_strtoll=yes}
| : ${ac_cv_func_strtonum=yes}
| : ${ac_cv_func_strtoul=yes}
| : ${ac_cv_func_strtoull=yes}
| : ${ac_cv_func_symlink=yes}
| : ${ac_cv_func_sysconf=yes}
| : ${ac_cv_func_tcgetpgrp=yes}
| : ${ac_cv_func_time=yes}
| : ${ac_cv_func_towlower=yes}
| : ${ac_cv_func_truncate=yes}
| : ${ac_cv_func_tsearch=yes}
| : ${ac_cv_func_uname=yes}
| : ${ac_cv_func_unsetenv=yes}
| : ${ac_cv_func_user_from_uid=yes}
| : ${ac_cv_func_usleep=yes}
| : ${ac_cv_func_utime=yes}
| : ${ac_cv_func_utimes=yes}
| : ${ac_cv_func_vasprintf=yes}
| : ${ac_cv_func_vfork=yes}
| : ${ac_cv_func_vprintf=yes}
| : ${ac_cv_func_vsnprintf=yes}
| : ${ac_cv_func_vsprintf=yes}
| : ${ac_cv_func_waitpid=yes}
| : ${ac_cv_func_wcrtomb=yes}
| : ${ac_cv_func_wcscoll=yes}
| : ${ac_cv_func_wcslen=yes}
| : ${ac_cv_func_wcsnlen=yes}
| : ${ac_cv_func_wctob=yes}
| : ${ac_cv_func_wcwidth=yes}
| : ${ac_cv_func_wmemchr=yes}
| : ${ac_cv_func_wmemcpy=yes}
| : ${ac_cv_func_yp_match=yes}
| 
| # non existing functions
| : ${ac_cv_func_argz_count=no}
| : ${ac_cv_func_argz_next=no}
| : ${ac_cv_func_argz_stringify=no}
| : ${ac_cv_func_obstacks=no}
| : ${ac_cv_func_pstat_getdynamic=no}
| : ${ac_cv_func_rawmemchr=no}
| : ${ac_cv_func_yield=no}
| 
| : ${ac_cv_have___va_copy=yes}
| : ${ac_cv_have_clock_t=yes}
| : ${ac_cv_have_control_in_msghdr=yes}
| : ${ac_cv_have_getopt_optreset=yes}
| : ${ac_cv_have_int64_t=yes}
| : ${ac_cv_have_intxx_t=yes}
| : ${ac_cv_have_mode_t=yes}
| : ${ac_cv_have_pid_t=yes}
| : ${ac_cv_have_pw_change_in_struct_passwd=yes}
| : ${ac_cv_have_pw_class_in_struct_passwd=yes}
| : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
| : ${ac_cv_have_sa_family_t=yes}
| : ${ac_cv_have_size_t=yes}
| : ${ac_cv_have_ss_family_in_struct_ss=yes}
| : ${ac_cv_have_ssize_t=yes}
| : ${ac_cv_have_struct_addrinfo=yes}
| : ${ac_cv_have_struct_in6_addr=yes}
| : ${ac_cv_have_struct_sockaddr_in6=yes}
| : ${ac_cv_have_struct_sockaddr_storage=yes}
| : ${ac_cv_have_struct_timeval=yes}
| : ${ac_cv_have_u_char=yes}
| : ${ac_cv_have_u_int64_t=yes}
| : ${ac_cv_have_u_int=yes}
| : ${ac_cv_have_u_intxx_t=yes}
| : ${ac_cv_have_va_copy=yes}
| 
| : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
| : ${ac_cv_have_decl_LLONG_MAX=yes}
| : ${ac_cv_have_decl_MAXSYMLINKS=yes}
| : ${ac_cv_have_decl_O_NONBLOCK=yes}
| : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
| : ${ac_cv_have_decl_SHUT_RD=yes}
| : ${ac_cv_have_decl__Exit=yes}
| : ${ac_cv_have_decl_alarm=yes}
| : ${ac_cv_have_decl_alphasort=yes}
| : ${ac_cv_have_decl_atoll=yes}
| : ${ac_cv_have_decl_btowc=yes}
| : ${ac_cv_have_decl_chdir=yes}
| : ${ac_cv_have_decl_chown=yes}
| : ${ac_cv_have_decl_clearerr_unlocked=yes}
| : ${ac_cv_have_decl_closedir=yes}
| : ${ac_cv_have_decl_dprintf=yes}
| : ${ac_cv_have_decl_dup2=yes}
| : ${ac_cv_have_decl_dup=yes}
| : ${ac_cv_have_decl_endusershell=yes}
| : ${ac_cv_have_decl_faccessat=yes}
| : ${ac_cv_have_decl_fchdir=yes}
| : ${ac_cv_have_decl_fchmodat=yes}
| : ${ac_cv_have_decl_fchownat=yes}
| : ${ac_cv_have_decl_fcntl=yes}
| : ${ac_cv_have_decl_fdopendir=yes}
| : ${ac_cv_have_decl_feof_unlocked=yes}
| : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
| : ${ac_cv_have_decl_ferror_unlocked=yes}
| : ${ac_cv_have_decl_ffsl=yes}
| : ${ac_cv_have_decl_ffsll=yes}
| : ${ac_cv_have_decl_fpurge=yes}
| : ${ac_cv_have_decl_frexpl=yes}
| : ${ac_cv_have_decl_fseeko=yes}
| : ${ac_cv_have_decl_fstat=yes}
| : ${ac_cv_have_decl_fstatat=yes}
| : ${ac_cv_have_decl_fsync=yes}
| : ${ac_cv_have_decl_ftello=yes}
| : ${ac_cv_have_decl_ftruncate=yes}
| : ${ac_cv_have_decl_getc_unlocked=yes}
| : ${ac_cv_have_decl_getchar_unlocked=yes}
| : ${ac_cv_have_decl_getcwd=yes}
| : ${ac_cv_have_decl_getdelim=yes}
| : ${ac_cv_have_decl_getdomainname=yes}
| : ${ac_cv_have_decl_getdtablesize=yes}
| : ${ac_cv_have_decl_getenv=yes}
| : ${ac_cv_have_decl_getgroups=yes}
| : ${ac_cv_have_decl_gethostname=yes}
| : ${ac_cv_have_decl_getline=yes}
| : ${ac_cv_have_decl_getloadavg=yes}
| : ${ac_cv_have_decl_getlogin=yes}
| : ${ac_cv_have_decl_getlogin_r=yes}
| : ${ac_cv_have_decl_getpagesize=yes}
| : ${ac_cv_have_decl_gets=yes}
| : ${ac_cv_have_decl_getsubopt=yes}
| : ${ac_cv_have_decl_gettimeofday=yes}
| : ${ac_cv_have_decl_getusershell=yes}
| : ${ac_cv_have_decl_grantpt=yes}
| : ${ac_cv_have_decl_h_errno=yes}
| : ${ac_cv_have_decl_imaxabs=yes}
| : ${ac_cv_have_decl_imaxdiv=yes}
| : ${ac_cv_have_decl_initstate=yes}
| : ${ac_cv_have_decl_isatty=yes}
| : ${ac_cv_have_decl_isblank=yes}
| : ${ac_cv_have_decl_iswblank=yes}
| : ${ac_cv_have_decl_iswctype=yes}
| : ${ac_cv_have_decl_lchmod=yes}
| : ${ac_cv_have_decl_lchown=yes}
| : ${ac_cv_have_decl_link=yes}
| : ${ac_cv_have_decl_linkat=yes}
| : ${ac_cv_have_decl_lseek=yes}
| : ${ac_cv_have_decl_lstat=yes}
| : ${ac_cv_have_decl_mbrlen=yes}
| : ${ac_cv_have_decl_mbrtowc=yes}
| : ${ac_cv_have_decl_mbsinit=yes}
| : ${ac_cv_have_decl_mbsnrtowcs=yes}
| : ${ac_cv_have_decl_mbsrtowcs=yes}
| : ${ac_cv_have_decl_memmem=yes}
| : ${ac_cv_have_decl_memrchr=yes}
| : ${ac_cv_have_decl_mkdirat=yes}
| : ${ac_cv_have_decl_mkdtemp=yes}
| : ${ac_cv_have_decl_mkfifo=yes}
| : ${ac_cv_have_decl_mkfifoat=yes}
| : ${ac_cv_have_decl_mknod=yes}
| : ${ac_cv_have_decl_mknodat=yes}
| : ${ac_cv_have_decl_mkstemp=yes}
| : ${ac_cv_have_decl_nl_langinfo=yes}
| : ${ac_cv_have_decl_offsetof=yes}
| : ${ac_cv_have_decl_openat=yes}
| : ${ac_cv_have_decl_opendir=yes}
| : ${ac_cv_have_decl_pclose=yes}
| : ${ac_cv_have_decl_pipe=yes}
| : ${ac_cv_have_decl_popen=yes}
| : ${ac_cv_have_decl_posix_openpt=yes}
| : ${ac_cv_have_decl_posix_spawn=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes}
| : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes}
| : ${ac_cv_have_decl_posix_spawnattr_destroy=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getflags=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes}
| : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes}
| : ${ac_cv_have_decl_posix_spawnattr_init=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setflags=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes}
| : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes}
| : ${ac_cv_have_decl_posix_spawnp=yes}
| : ${ac_cv_have_decl_pread=yes}
| : ${ac_cv_have_decl_pselect=yes}
| : ${ac_cv_have_decl_pthread_sigmask=yes}
| : ${ac_cv_have_decl_ptsname=yes}
| : ${ac_cv_have_decl_putc_unlocked=yes}
| : ${ac_cv_have_decl_putchar_unlocked=yes}
| : ${ac_cv_have_decl_pwrite=yes}
| : ${ac_cv_have_decl_random=yes}
| : ${ac_cv_have_decl_rawmemchr=yes}
| : ${ac_cv_have_decl_readdir=yes}
| : ${ac_cv_have_decl_readlink=yes}
| : ${ac_cv_have_decl_readlinkat=yes}
| : ${ac_cv_have_decl_realpath=yes}
| : ${ac_cv_have_decl_renameat=yes}
| : ${ac_cv_have_decl_rewinddir=yes}
| : ${ac_cv_have_decl_rmdir=yes}
| : ${ac_cv_have_decl_rpmatch=yes}
| : ${ac_cv_have_decl_scandir=yes}
| : ${ac_cv_have_decl_select=yes}
| : ${ac_cv_have_decl_setenv=yes}
| : ${ac_cv_have_decl_sethostname=yes}
| : ${ac_cv_have_decl_setlocale=yes}
| : ${ac_cv_have_decl_setstate=yes}
| : ${ac_cv_have_decl_setusershell=yes}
| : ${ac_cv_have_decl_sigaction=yes}
| : ${ac_cv_have_decl_sigaddset=yes}
| : ${ac_cv_have_decl_sigaltstack=yes}
| : ${ac_cv_have_decl_sigdelset=yes}
| : ${ac_cv_have_decl_sigemptyset=yes}
| : ${ac_cv_have_decl_sigfillset=yes}
| : ${ac_cv_have_decl_sigismember=yes}
| : ${ac_cv_have_decl_sigpending=yes}
| : ${ac_cv_have_decl_sigprocmask=yes}
| : ${ac_cv_have_decl_sleep=yes}
| : ${ac_cv_have_decl_snprintf=yes}
| : ${ac_cv_have_decl_srandom=yes}
| : ${ac_cv_have_decl_stat=yes}
| : ${ac_cv_have_decl_stpcpy=yes}
| : ${ac_cv_have_decl_stpncpy=yes}
| : ${ac_cv_have_decl_strcasestr=yes}
| : ${ac_cv_have_decl_strdup=yes}
| : ${ac_cv_have_decl_strerror_r=yes}
| : ${ac_cv_have_decl_strncat=yes}
| : ${ac_cv_have_decl_strndup=yes}
| : ${ac_cv_have_decl_strnlen=yes}
| : ${ac_cv_have_decl_strpbrk=yes}
| : ${ac_cv_have_decl_strsep=yes}
| : ${ac_cv_have_decl_strsignal=yes}
| : ${ac_cv_have_decl_strtod=yes}
| : ${ac_cv_have_decl_strtoimax=yes}
| : ${ac_cv_have_decl_strtok_r=yes}
| : ${ac_cv_have_decl_strtoll=yes}
| : ${ac_cv_have_decl_strtoull=yes}
| : ${ac_cv_have_decl_strtoumax=yes}
| : ${ac_cv_have_decl_symlink=yes}
| : ${ac_cv_have_decl_symlinkat=yes}
| : ${ac_cv_have_decl_sys_siglist=yes}
| : ${ac_cv_have_decl_tcsendbreak=yes}
| : ${ac_cv_have_decl_tmpfile=yes}
| : ${ac_cv_have_decl_towctrans=yes}
| : ${ac_cv_have_decl_ttyname_r=yes}
| : ${ac_cv_have_decl_unlink=yes}
| : ${ac_cv_have_decl_unlinkat=yes}
| : ${ac_cv_have_decl_unlockpt=yes}
| : ${ac_cv_have_decl_unsetenv=yes}
| : ${ac_cv_have_decl_usleep=yes}
| : ${ac_cv_have_decl_vdprintf=yes}
| : ${ac_cv_have_decl_vsnprintf=yes}
| : ${ac_cv_have_decl_waitpid=yes}
| : ${ac_cv_have_decl_wcpcpy=yes}
| : ${ac_cv_have_decl_wcpncpy=yes}
| : ${ac_cv_have_decl_wcrtomb=yes}
| : ${ac_cv_have_decl_wcscasecmp=yes}
| : ${ac_cv_have_decl_wcscat=yes}
| : ${ac_cv_have_decl_wcschr=yes}
| : ${ac_cv_have_decl_wcscmp=yes}
| : ${ac_cv_have_decl_wcscoll=yes}
| : ${ac_cv_have_decl_wcscpy=yes}
| : ${ac_cv_have_decl_wcscspn=yes}
| : ${ac_cv_have_decl_wcsdup=yes}
| : ${ac_cv_have_decl_wcslen=yes}
| : ${ac_cv_have_decl_wcsncasecmp=yes}
| : ${ac_cv_have_decl_wcsncat=yes}
| : ${ac_cv_have_decl_wcsncmp=yes}
| : ${ac_cv_have_decl_wcsncpy=yes}
| : ${ac_cv_have_decl_wcsnlen=yes}
| : ${ac_cv_have_decl_wcsnrtombs=yes}
| : ${ac_cv_have_decl_wcspbrk=yes}
| : ${ac_cv_have_decl_wcsrchr=yes}
| : ${ac_cv_have_decl_wcsrtombs=yes}
| : ${ac_cv_have_decl_wcsspn=yes}
| : ${ac_cv_have_decl_wcsstr=yes}
| : ${ac_cv_have_decl_wcstok=yes}
| : ${ac_cv_have_decl_wcswidth=yes}
| : ${ac_cv_have_decl_wcsxfrm=yes}
| : ${ac_cv_have_decl_wctob=yes}
| : ${ac_cv_have_decl_wctrans=yes}
| : ${ac_cv_have_decl_wctype=yes}
| : ${ac_cv_have_decl_wcwidth=yes}
| : ${ac_cv_have_decl_wmemchr=yes}
| : ${ac_cv_have_decl_wmemcmp=yes}
| : ${ac_cv_have_decl_wmemcpy=yes}
| : ${ac_cv_have_decl_wmemmove=yes}
| : ${ac_cv_have_decl_wmemset=yes}
| : ${ac_cv_have_decl_writev=yes}
| 
| # long file name support test invasively touches localbase, always true
| : ${ac_cv_sys_long_file_names=yes}
| 
| # function specific
| 
| : ${gl_cv_func_btowc_eof=yes}
| : ${gl_cv_func_btowc_nul=yes}
| : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
| : ${gl_cv_func_fnmatch_posix=yes}
| : ${gl_cv_func_fopen_slash=yes}
| : ${gl_cv_func_frexp_no_libm=yes}
| : ${gl_cv_func_fseeko=yes}
| : ${gl_cv_func_ftello=yes}
| : ${gl_cv_func_getcwd_null=yes}
| : ${gl_cv_func_getcwd_posix_signature=yes}
| : ${gl_cv_func_getopt_posix=yes}
| : ${gl_cv_func_isnand_no_libm=yes}
| : ${gl_cv_func_ldexp_no_libm=yes}
| : ${gl_cv_func_lseek_pipe=yes}
| : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes}
| : ${gl_cv_func_malloc_0_nonnull=1}
| : ${gl_cv_func_malloc_posix=yes}
| : ${gl_cv_func_mbrtowc_incomplete_state=yes}
| : ${gl_cv_func_mbrtowc_nul_retval=yes}
| : ${gl_cv_func_mbrtowc_null_arg1=yes}
| : ${gl_cv_func_mbrtowc_null_arg2=yes}
| : ${gl_cv_func_mbrtowc_retval=yes}
| : ${gl_cv_func_mbrtowc_sanitycheck=yes}
| : ${gl_cv_func_open_slash=yes}
| : ${gl_cv_func_printf_directive_a=yes}
| : ${gl_cv_func_printf_directive_f=yes}
| : ${gl_cv_func_printf_directive_ls=yes}
| : ${gl_cv_func_printf_directive_n=yes}
| : ${gl_cv_func_printf_flag_grouping=yes}
| : ${gl_cv_func_printf_flag_leftadjust=yes}
| : ${gl_cv_func_printf_flag_zero=yes}
| : ${gl_cv_func_printf_infinite=yes}
| : ${gl_cv_func_printf_long_double=yes}
| : ${gl_cv_func_printf_positions=yes}
| : ${gl_cv_func_printf_precision=yes}
| : ${gl_cv_func_printf_sizes_c99=yes}
| : ${gl_cv_func_sigprocmask=1}
| : ${gl_cv_func_snprintf_retval_c99=yes}
| : ${gl_cv_func_snprintf_size1=yes}
| : ${gl_cv_func_snprintf_usable=yes}
| : ${gl_cv_func_spawnattr_setschedparam=yes}
| : ${gl_cv_func_spawnattr_setschedpolicy=yes}
| : ${gl_cv_func_stat_dir_slash=yes}
| : ${gl_cv_func_stat_file_slash=yes}
| : ${gl_cv_func_stpncpy=yes}
| : ${gl_cv_func_va_copy=yes}
| : ${gl_cv_func_wcrtomb_retval=yes}
| : ${gt_cv_func_unsetenv_ret=int}
| 
| : ${gl_cv_have_include_next=yes}
| 
| : ${gl_cv_have_raw_decl_rawmemchr=yes}
| : ${gl_cv_have_raw_decl__Exit=yes}
| : ${gl_cv_have_raw_decl_alphasort=yes}
| : ${gl_cv_have_raw_decl_atoll=yes}
| : ${gl_cv_have_raw_decl_btowc=yes}
| : ${gl_cv_have_raw_decl_chdir=yes}
| : ${gl_cv_have_raw_decl_chown=yes}
| : ${gl_cv_have_raw_decl_closedir=yes}
| : ${gl_cv_have_raw_decl_dprintf=yes}
| : ${gl_cv_have_raw_decl_dup2=yes}
| : ${gl_cv_have_raw_decl_dup=yes}
| : ${gl_cv_have_raw_decl_endusershell=yes}
| : ${gl_cv_have_raw_decl_faccessat=yes}
| : ${gl_cv_have_raw_decl_fchdir=yes}
| : ${gl_cv_have_raw_decl_fchmodat=yes}
| : ${gl_cv_have_raw_decl_fchownat=yes}
| : ${gl_cv_have_raw_decl_fcntl=yes}
| : ${gl_cv_have_raw_decl_fdopendir=yes}
| : ${gl_cv_have_raw_decl_ffsl=yes}
| : ${gl_cv_have_raw_decl_ffsll=yes}
| : ${gl_cv_have_raw_decl_fpurge=yes}
| : ${gl_cv_have_raw_decl_fseeko=yes}
| : ${gl_cv_have_raw_decl_fstat=yes}
| : ${gl_cv_have_raw_decl_fstatat=yes}
| : ${gl_cv_have_raw_decl_fsync=yes}
| : ${gl_cv_have_raw_decl_ftello=yes}
| : ${gl_cv_have_raw_decl_ftruncate=yes}
| : ${gl_cv_have_raw_decl_getcwd=yes}
| : ${gl_cv_have_raw_decl_getdelim=yes}
| : ${gl_cv_have_raw_decl_getdomainname=yes}
| : ${gl_cv_have_raw_decl_getdtablesize=yes}
| : ${gl_cv_have_raw_decl_getgroups=yes}
| : ${gl_cv_have_raw_decl_getdtablesize=yes}
| : ${gl_cv_have_raw_decl_getgroups=yes}
| : ${gl_cv_have_raw_decl_gethostname=yes}
| : ${gl_cv_have_raw_decl_getline=yes}
| : ${gl_cv_have_raw_decl_getloadavg=yes}
| : ${gl_cv_have_raw_decl_getlogin=yes}
| : ${gl_cv_have_raw_decl_getlogin_r=yes}
| : ${gl_cv_have_raw_decl_getpagesize=yes}
| : ${gl_cv_have_raw_decl_gets=yes}
| : ${gl_cv_have_raw_decl_getsubopt=yes}
| : ${gl_cv_have_raw_decl_gettimeofday=yes}
| : ${gl_cv_have_raw_decl_getusershell=yes}
| : ${gl_cv_have_raw_decl_grantpt=yes}
| : ${gl_cv_have_raw_decl_imaxabs=yes}
| : ${gl_cv_have_raw_decl_imaxdiv=yes}
| : ${gl_cv_have_raw_decl_initstate=yes}
| : ${gl_cv_have_raw_decl_isatty=yes}
| : ${gl_cv_have_raw_decl_iswctype=yes}
| : ${gl_cv_have_raw_decl_lchmod=yes}
| : ${gl_cv_have_raw_decl_lchown=yes}
| : ${gl_cv_have_raw_decl_link=yes}
| : ${gl_cv_have_raw_decl_linkat=yes}
| : ${gl_cv_have_raw_decl_lseek=yes}
| : ${gl_cv_have_raw_decl_lstat=yes}
| : ${gl_cv_have_raw_decl_mbrlen=yes}
| : ${gl_cv_have_raw_decl_mbrtowc=yes}
| : ${gl_cv_have_raw_decl_mbsinit=yes}
| : ${gl_cv_have_raw_decl_mbsnrtowcs=yes}
| : ${gl_cv_have_raw_decl_mbsrtowcs=yes}
| : ${gl_cv_have_raw_decl_mkdirat=yes}
| : ${gl_cv_have_raw_decl_mkdtemp=yes}
| : ${gl_cv_have_raw_decl_mkfifo=yes}
| : ${gl_cv_have_raw_decl_mkfifoat=yes}
| : ${gl_cv_have_raw_decl_mknod=yes}
| : ${gl_cv_have_raw_decl_mknodat=yes}
| : ${gl_cv_have_raw_decl_mkstemp=yes}
| : ${gl_cv_have_raw_decl_nl_langinfo=yes}
| : ${gl_cv_have_raw_decl_openat=yes}
| : ${gl_cv_have_raw_decl_opendir=yes}
| : ${gl_cv_have_raw_decl_pclose=yes}
| : ${gl_cv_have_raw_decl_pipe=yes}
| : ${gl_cv_have_raw_decl_popen=yes}
| : ${gl_cv_have_raw_decl_posix_openpt=yes}
| : ${gl_cv_have_raw_decl_posix_spawn=yes}
| : ${gl_cv_have_raw_decl_posix_openpt=yes}
| : ${gl_cv_have_raw_decl_posix_spawn=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes}
| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes}
| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes}
| : ${gl_cv_have_raw_decl_posix_spawnp=yes}
| : ${gl_cv_have_raw_decl_pread=yes}
| : ${gl_cv_have_raw_decl_pselect=yes}
| : ${gl_cv_have_raw_decl_pthread_sigmask=yes}
| : ${gl_cv_have_raw_decl_ptsname=yes}
| : ${gl_cv_have_raw_decl_pwrite=yes}
| : ${gl_cv_have_raw_decl_random=yes}
| : ${gl_cv_have_raw_decl_readdir=yes}
| : ${gl_cv_have_raw_decl_readlink=yes}
| : ${gl_cv_have_raw_decl_readlinkat=yes}
| : ${gl_cv_have_raw_decl_realpath=yes}
| : ${gl_cv_have_raw_decl_renameat=yes}
| : ${gl_cv_have_raw_decl_rewinddir=yes}
| : ${gl_cv_have_raw_decl_rmdir=yes}
| : ${gl_cv_have_raw_decl_rpmatch=yes}
| : ${gl_cv_have_raw_decl_scandir=yes}
| : ${gl_cv_have_raw_decl_select=yes}
| : ${gl_cv_have_raw_decl_setenv=yes}
| : ${gl_cv_have_raw_decl_sethostname=yes}
| : ${gl_cv_have_raw_decl_setlocale=yes}
| : ${gl_cv_have_raw_decl_setstate=yes}
| : ${gl_cv_have_raw_decl_setusershell=yes}
| : ${gl_cv_have_raw_decl_sigaction=yes}
| : ${gl_cv_have_raw_decl_sigaddset=yes}
| : ${gl_cv_have_raw_decl_sigdelset=yes}
| : ${gl_cv_have_raw_decl_sigemptyset=yes}
| : ${gl_cv_have_raw_decl_sigfillset=yes}
| : ${gl_cv_have_raw_decl_sigismember=yes}
| : ${gl_cv_have_raw_decl_sigpending=yes}
| : ${gl_cv_have_raw_decl_sigprocmask=yes}
| : ${gl_cv_have_raw_decl_sleep=yes}
| : ${gl_cv_have_raw_decl_snprintf=yes}
| : ${gl_cv_have_raw_decl_srandom=yes}
| : ${gl_cv_have_raw_decl_stat=yes}
| : ${gl_cv_have_raw_decl_strerror_r=yes}
| : ${gl_cv_have_raw_decl_strtod=yes}
| : ${gl_cv_have_raw_decl_strtoimax=yes}
| : ${gl_cv_have_raw_decl_strtoll=yes}
| : ${gl_cv_have_raw_decl_strtoull=yes}
| : ${gl_cv_have_raw_decl_strtoumax=yes}
| : ${gl_cv_have_raw_decl_symlink=yes}
| : ${gl_cv_have_raw_decl_symlinkat=yes}
| : ${gl_cv_have_raw_decl_tmpfile=yes}
| : ${gl_cv_have_raw_decl_towctrans=yes}
| : ${gl_cv_have_raw_decl_ttyname_r=yes}
| : ${gl_cv_have_raw_decl_unlink=yes}
| : ${gl_cv_have_raw_decl_unlinkat=yes}
| : ${gl_cv_have_raw_decl_unlockpt=yes}
| : ${gl_cv_have_raw_decl_unsetenv=yes}
| : ${gl_cv_have_raw_decl_usleep=yes}
| : ${gl_cv_have_raw_decl_vdprintf=yes}
| : ${gl_cv_have_raw_decl_vsnprintf=yes}
| : ${gl_cv_have_raw_decl_waitpid=yes}
| : ${gl_cv_have_raw_decl_wcpcpy=yes}
| : ${gl_cv_have_raw_decl_wcpncpy=yes}
| : ${gl_cv_have_raw_decl_wcrtomb=yes}
| : ${gl_cv_have_raw_decl_wcscasecmp=yes}
| : ${gl_cv_have_raw_decl_wcscat=yes}
| : ${gl_cv_have_raw_decl_wcschr=yes}
| : ${gl_cv_have_raw_decl_wcscmp=yes}
| : ${gl_cv_have_raw_decl_wcscoll=yes}
| : ${gl_cv_have_raw_decl_wcscpy=yes}
| : ${gl_cv_have_raw_decl_wcscspn=yes}
| : ${gl_cv_have_raw_decl_wcsdup=yes}
| : ${gl_cv_have_raw_decl_wcslen=yes}
| : ${gl_cv_have_raw_decl_wcsncasecmp=yes}
| : ${gl_cv_have_raw_decl_wcsncat=yes}
| : ${gl_cv_have_raw_decl_wcsncmp=yes}
| : ${gl_cv_have_raw_decl_wcsncpy=yes}
| : ${gl_cv_have_raw_decl_wcsnlen=yes}
| : ${gl_cv_have_raw_decl_wcsnrtombs=yes}
| : ${gl_cv_have_raw_decl_wcspbrk=yes}
| : ${gl_cv_have_raw_decl_wcsrchr=yes}
| : ${gl_cv_have_raw_decl_wcsrtombs=yes}
| : ${gl_cv_have_raw_decl_wcsspn=yes}
| : ${gl_cv_have_raw_decl_wcsstr=yes}
| : ${gl_cv_have_raw_decl_wcstok=yes}
| : ${gl_cv_have_raw_decl_wcswidth=yes}
| : ${gl_cv_have_raw_decl_wcsxfrm=yes}
| : ${gl_cv_have_raw_decl_wctob=yes}
| : ${gl_cv_have_raw_decl_wctrans=yes}
| : ${gl_cv_have_raw_decl_wctype=yes}
| : ${gl_cv_have_raw_decl_wcwidth=yes}
| : ${gl_cv_have_raw_decl_wmemchr=yes}
| : ${gl_cv_have_raw_decl_wmemcmp=yes}
| : ${gl_cv_have_raw_decl_wmemcpy=yes}
| : ${gl_cv_have_raw_decl_wmemmove=yes}
| : ${gl_cv_have_raw_decl_wmemset=yes}
| 
| : ${gl_cv_header_errno_h_complete=yes}
| : ${gl_cv_header_inttypes_h=yes}
| : ${gl_cv_header_langinfo_codeset=yes}
| : ${gl_cv_header_langinfo_era=yes}
| : ${gl_cv_header_langinfo_t_fmt_ampm=yes}
| : ${gl_cv_header_langinfo_yesexpr=yes}
| : ${gl_cv_header_locale_h_posix2001=yes}
| : ${gl_cv_header_signal_h_SIGPIPE=yes}
| : ${gl_cv_header_stdint_h=yes}
| : ${gl_cv_header_sys_select_h_selfcontained=yes}
| 
configure:3373: checking build system type
configure:3387: result: amd64-portbld-freebsd11.1
configure:3407: checking host system type
configure:3420: result: amd64-portbld-freebsd11.1
configure:3440: checking target system type
configure:3453: result: amd64-portbld-freebsd11.1
configure:3496: checking for a BSD-compatible install
configure:3564: result: /usr/bin/install -c
configure:3575: checking whether build environment is sane
configure:3630: result: yes
configure:3781: checking for a thread-safe mkdir -p
configure:3820: result: /bin/mkdir -p
configure:3827: checking for gawk
configure:3854: result: /usr/bin/awk
configure:3865: checking whether gmake sets $(MAKE)
configure:3887: result: yes
configure:3916: checking whether gmake supports nested variables
configure:3933: result: yes
configure:4022: checking whether UID '0' is supported by ustar format
configure:4025: result: yes
configure:4032: checking whether GID '0' is supported by ustar format
configure:4035: result: yes
configure:4043: checking how to create a ustar tar archive
configure:4125: result: /usr/bin/tar
configure:4196: checking whether gmake supports nested variables
configure:4213: result: yes
configure:4237: checking for style of include used by gmake
configure:4265: result: GNU
configure:4336: checking for gcc
configure:4363: result: cc
configure:4592: checking for C compiler version
configure:4601: cc --version >&5
FreeBSD clang version 5.0.1 (tags/RELEASE_501/final 320880) (based on LLVM 5.0.1)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
configure:4612: $? = 0
configure:4601: cc -v >&5
FreeBSD clang version 5.0.1 (tags/RELEASE_501/final 320880) (based on LLVM 5.0.1)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
configure:4612: $? = 0
configure:4601: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:4612: $? = 1
configure:4601: cc -qversion >&5
cc: error: unknown argument: '-qversion'
cc: error: no input files
configure:4612: $? = 1
configure:4632: checking whether the C compiler works
configure:4654: cc -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:4658: $? = 0
configure:4706: result: yes
configure:4709: checking for C compiler default output file name
configure:4711: result: a.out
configure:4717: checking for suffix of executables
configure:4724: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:4728: $? = 0
configure:4750: result: 
configure:4772: checking whether we are cross compiling
configure:4780: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:4784: $? = 0
configure:4791: ./conftest
configure:4795: $? = 0
configure:4810: result: no
configure:4815: checking for suffix of object files
configure:4837: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:4841: $? = 0
configure:4862: result: o
configure:4866: checking whether we are using the GNU C compiler
configure:4885: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:4885: $? = 0
configure:4894: result: yes
configure:4903: checking whether cc accepts -g
configure:4923: cc -c -g -isystem /usr/local/include conftest.c >&5
configure:4923: $? = 0
configure:4964: result: yes
configure:4981: checking for cc option to accept ISO C89
configure:5044: cc  -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:5044: $? = 0
configure:5057: result: none needed
configure:5082: checking whether cc understands -c and -o together
configure:5104: cc -c conftest.c -o conftest2.o
configure:5107: $? = 0
configure:5104: cc -c conftest.c -o conftest2.o
configure:5107: $? = 0
configure:5119: result: yes
configure:5138: checking dependency style of cc
configure:5249: result: gcc3
configure:5314: checking for ar
configure:5330: found /usr/bin/ar
configure:5341: result: ar
configure:5367: checking the archiver (ar) interface
configure:5383: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:5383: $? = 0
configure:5385: ar cru libconftest.a conftest.o >&5
configure:5388: $? = 0
configure:5416: result: ar
configure:5486: checking how to run the C preprocessor
configure:5556: result: cpp
configure:5576: cpp -isystem /usr/local/include conftest.c
configure:5576: $? = 0
configure:5590: cpp -isystem /usr/local/include conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:5590: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5666: checking for gcc
configure:5693: result: cc
configure:5922: checking for C compiler version
configure:5931: cc --version >&5
FreeBSD clang version 5.0.1 (tags/RELEASE_501/final 320880) (based on LLVM 5.0.1)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
configure:5942: $? = 0
configure:5931: cc -v >&5
FreeBSD clang version 5.0.1 (tags/RELEASE_501/final 320880) (based on LLVM 5.0.1)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
configure:5942: $? = 0
configure:5931: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:5942: $? = 1
configure:5931: cc -qversion >&5
cc: error: unknown argument: '-qversion'
cc: error: no input files
configure:5942: $? = 1
configure:5946: checking whether we are using the GNU C compiler
configure:5974: result: yes
configure:5983: checking whether cc accepts -g
configure:6044: result: yes
configure:6061: checking for cc option to accept ISO C89
configure:6137: result: none needed
configure:6162: checking whether cc understands -c and -o together
configure:6199: result: yes
configure:6218: checking dependency style of cc
configure:6329: result: gcc3
configure:6456: checking for C++ compiler version
configure:6465: c++ --version >&5
FreeBSD clang version 5.0.1 (tags/RELEASE_501/final 320880) (based on LLVM 5.0.1)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
configure:6476: $? = 0
configure:6465: c++ -v >&5
FreeBSD clang version 5.0.1 (tags/RELEASE_501/final 320880) (based on LLVM 5.0.1)
Target: x86_64-unknown-freebsd11.1
Thread model: posix
InstalledDir: /usr/bin
configure:6476: $? = 0
configure:6465: c++ -V >&5
c++: error: argument to '-V' is missing (expected 1 value)
c++: error: no input files
configure:6476: $? = 1
configure:6465: c++ -qversion >&5
c++: error: unknown argument: '-qversion'
c++: error: no input files
configure:6476: $? = 1
configure:6480: checking whether we are using the GNU C++ compiler
configure:6499: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -isystem /usr/local/include conftest.cpp >&5
configure:6499: $? = 0
configure:6508: result: yes
configure:6517: checking whether c++ accepts -g
configure:6537: c++ -c -g -isystem /usr/local/include conftest.cpp >&5
configure:6537: $? = 0
configure:6578: result: yes
configure:6603: checking dependency style of c++
configure:6714: result: gcc3
configure:6739: checking dependency style of cc
configure:6848: result: gcc3
configure:6863: checking for GNU make
configure:6878: result: gmake
configure:6893: checking for python2.7
configure:6909: found /usr/local/bin/python2.7
configure:6920: result: python2.7
configure:6931: checking for a sed that does not truncate output
configure:6995: result: /usr/bin/sed
configure:7009: checking for special C compiler options needed for large files
configure:7054: result: no
configure:7060: checking for _FILE_OFFSET_BITS value needed for large files
configure:7085: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:7085: $? = 0
configure:7117: result: no
configure:7250: checking how to print strings
configure:7277: result: printf
configure:7298: checking for a sed that does not truncate output
configure:7362: result: /usr/bin/sed
configure:7380: checking for grep that handles long lines and -e
configure:7438: result: /usr/bin/grep
configure:7443: checking for egrep
configure:7505: result: /usr/bin/egrep
configure:7510: checking for fgrep
configure:7572: result: /usr/bin/fgrep
configure:7607: checking for ld used by cc
configure:7674: result: /usr/bin/ld
configure:7681: checking if the linker (/usr/bin/ld) is GNU ld
configure:7696: result: yes
configure:7708: checking for BSD- or MS-compatible name lister (nm)
configure:7762: result: /usr/local/bin/nm -B
configure:7892: checking the name lister (/usr/local/bin/nm -B) interface
configure:7899: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:7902: /usr/local/bin/nm -B "conftest.o"
configure:7905: output
0000000000000000 B some_variable
configure:7912: result: BSD nm
configure:7915: checking whether ln -s works
configure:7919: result: yes
configure:7927: checking the maximum length of command line arguments
configure:8058: result: 262144
configure:8106: checking how to convert amd64-portbld-freebsd11.1 file names to amd64-portbld-freebsd11.1 format
configure:8146: result: func_convert_file_noop
configure:8153: checking how to convert amd64-portbld-freebsd11.1 file names to toolchain format
configure:8173: result: func_convert_file_noop
configure:8180: checking for /usr/bin/ld option to reload object files
configure:8187: result: -r
configure:8261: checking for objdump
configure:8277: found /usr/bin/objdump
configure:8288: result: objdump
configure:8320: checking how to recognize dependent libraries
configure:8520: result: pass_all
configure:8605: checking for dlltool
configure:8635: result: no
configure:8665: checking how to associate runtime and link libraries
configure:8692: result: printf %s\n
configure:8816: checking for archiver @FILE support
configure:8833: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:8833: $? = 0
configure:8836: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:8839: $? = 0
configure:8844: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:8847: $? = 0
configure:8859: result: no
configure:8917: checking for strip
configure:8933: found /usr/bin/strip
configure:8944: result: strip
configure:9016: checking for ranlib
configure:9032: found /usr/bin/ranlib
configure:9043: result: ranlib
configure:9145: checking command to parse /usr/local/bin/nm -B output from cc object
configure:9298: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:9301: $? = 0
configure:9305: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9308: $? = 0
configure:9374: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c conftstm.o >&5
configure:9377: $? = 0
configure:9415: result: ok
configure:9462: checking for sysroot
configure:9492: result: no
configure:9499: checking for a working dd
configure:9537: result: /bin/dd
configure:9541: checking how to truncate binary pipes
configure:9556: result: /bin/dd bs=4096 count=1
configure:9885: checking for mt
configure:9901: found /usr/bin/mt
configure:9912: result: mt
configure:9935: checking if mt is a manifest tool
configure:9941: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [count]
configure:9949: result: no
configure:10622: checking for ANSI C header files
configure:10726: result: yes
configure:10739: checking for sys/types.h
configure:10739: result: yes
configure:10739: checking for sys/stat.h
configure:10739: result: yes
configure:10739: checking for stdlib.h
configure:10739: result: yes
configure:10739: checking for string.h
configure:10739: result: yes
configure:10739: checking for memory.h
configure:10739: result: yes
configure:10739: checking for strings.h
configure:10739: result: yes
configure:10739: checking for inttypes.h
configure:10739: result: yes
configure:10739: checking for stdint.h
configure:10739: result: yes
configure:10739: checking for unistd.h
configure:10739: result: yes
configure:10753: checking for dlfcn.h
configure:10753: result: yes
configure:11019: checking for objdir
configure:11034: result: .libs
configure:11298: checking if cc supports -fno-rtti -fno-exceptions
configure:11316: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:11320: $? = 0
configure:11333: result: yes
configure:11691: checking for cc option to produce PIC
configure:11698: result: -fPIC -DPIC
configure:11706: checking if cc PIC flag -fPIC -DPIC works
configure:11724: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
configure:11728: $? = 0
configure:11741: result: yes
configure:11770: checking if cc static flag -static works
configure:11798: result: yes
configure:11813: checking if cc supports -c -o file.o
configure:11834: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o out/conftest2.o conftest.c >&5
configure:11838: $? = 0
configure:11860: result: yes
configure:11868: checking if cc supports -c -o file.o
configure:11915: result: yes
configure:11948: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:13207: result: yes
configure:13244: checking whether -lc should be explicitly linked in
configure:13252: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:13255: $? = 0
configure:13270: cc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:13273: $? = 0
configure:13287: result: no
configure:13447: checking dynamic linker characteristics
configure:14265: result: freebsd11.1 ld.so
configure:14387: checking how to hardcode library paths into programs
configure:14412: result: immediate
configure:14960: checking whether stripping libraries is possible
configure:14965: result: yes
configure:15000: checking if libtool supports shared libraries
configure:15002: result: yes
configure:15005: checking whether to build shared libraries
configure:15030: result: yes
configure:15033: checking whether to build static libraries
configure:15037: result: no
configure:15060: checking how to run the C++ preprocessor
configure:15087: c++ -E -isystem /usr/local/include conftest.cpp
configure:15087: $? = 0
configure:15101: c++ -E -isystem /usr/local/include conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:15101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:15126: result: c++ -E
configure:15146: c++ -E -isystem /usr/local/include conftest.cpp
configure:15146: $? = 0
configure:15160: c++ -E -isystem /usr/local/include conftest.cpp
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:15160: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:15322: checking for ld used by c++
configure:15389: result: /usr/bin/ld
configure:15396: checking if the linker (/usr/bin/ld) is GNU ld
configure:15411: result: yes
configure:15466: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:16539: result: yes
configure:16575: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -isystem /usr/local/include conftest.cpp >&5
configure:16578: $? = 0
configure:17059: checking for c++ option to produce PIC
configure:17066: result: -fPIC -DPIC
configure:17074: checking if c++ PIC flag -fPIC -DPIC works
configure:17092: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -isystem /usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5
configure:17096: $? = 0
configure:17109: result: yes
configure:17132: checking if c++ static flag -static works
configure:17160: result: yes
configure:17172: checking if c++ supports -c -o file.o
configure:17193: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -isystem /usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:17197: $? = 0
configure:17219: result: yes
configure:17224: checking if c++ supports -c -o file.o
configure:17271: result: yes
configure:17301: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:17341: result: yes
configure:17482: checking dynamic linker characteristics
configure:18227: result: freebsd11.1 ld.so
configure:18292: checking how to hardcode library paths into programs
configure:18317: result: immediate
configure:18381: checking for rm
configure:18408: result: rm -f
configure:18421: checking for bison
configure:18437: found /usr/local/bin/bison
configure:18448: result: bison -y
configure:18464: checking if bison is the parser generator
configure:18477: result: yes
configure:18494: checking for flex
configure:18510: found /usr/bin/flex
configure:18521: result: flex
configure:18559: flex conftest.l
configure:18563: $? = 0
configure:18565: checking lex output file root
configure:18579: result: lex.yy
configure:18584: checking lex library
configure:18598: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c  -L/usr/local/lib >&5
/tmp/conftest-3d9a74.o: In function `yylex':
conftest.c:(.text+0x41a): undefined reference to `yywrap'
conftest.c:(.text+0x90a): undefined reference to `yywrap'
/tmp/conftest-3d9a74.o: In function `main':
conftest.c:(.text+0x1aea): undefined reference to `yywrap'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18598: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| #line 3 "lex.yy.c"
| 
| #define  YY_INT_ALIGNED short int
| 
| /* A lexical scanner generated by flex */
| 
| #define FLEX_SCANNER
| #define YY_FLEX_MAJOR_VERSION 2
| #define YY_FLEX_MINOR_VERSION 5
| #define YY_FLEX_SUBMINOR_VERSION 37
| #if YY_FLEX_SUBMINOR_VERSION > 0
| #define FLEX_BETA
| #endif
| 
| /* First, we deal with  platform-specific or compiler-specific issues. */
| 
| #if defined(__FreeBSD__)
| #ifndef __STDC_LIMIT_MACROS
| #define	__STDC_LIMIT_MACROS
| #endif
| #include <sys/cdefs.h>
| #include <stdint.h>
| #else
| #define	__dead2
| #endif
| 
| /* begin standard C headers. */
| #include <stdio.h>
| #include <string.h>
| #include <errno.h>
| #include <stdlib.h>
| 
| /* end standard C headers. */
| 
| /* flex integer type definitions */
| 
| #ifndef FLEXINT_H
| #define FLEXINT_H
| 
| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
| 
| #if defined(__FreeBSD__) || \
|     (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L)
| 
| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
|  * if you want the limit (max/min) macros for int types. 
|  */
| #ifndef __STDC_LIMIT_MACROS
| #define __STDC_LIMIT_MACROS 1
| #endif
| 
| #include <inttypes.h>
| typedef int8_t flex_int8_t;
| typedef uint8_t flex_uint8_t;
| typedef int16_t flex_int16_t;
| typedef uint16_t flex_uint16_t;
| typedef int32_t flex_int32_t;
| typedef uint32_t flex_uint32_t;
| #else
| typedef signed char flex_int8_t;
| typedef short int flex_int16_t;
| typedef int flex_int32_t;
| typedef unsigned char flex_uint8_t; 
| typedef unsigned short int flex_uint16_t;
| typedef unsigned int flex_uint32_t;
| 
| /* Limits of integral types. */
| #ifndef INT8_MIN
| #define INT8_MIN               (-128)
| #endif
| #ifndef INT16_MIN
| #define INT16_MIN              (-32767-1)
| #endif
| #ifndef INT32_MIN
| #define INT32_MIN              (-2147483647-1)
| #endif
| #ifndef INT8_MAX
| #define INT8_MAX               (127)
| #endif
| #ifndef INT16_MAX
| #define INT16_MAX              (32767)
| #endif
| #ifndef INT32_MAX
| #define INT32_MAX              (2147483647)
| #endif
| #ifndef UINT8_MAX
| #define UINT8_MAX              (255U)
| #endif
| #ifndef UINT16_MAX
| #define UINT16_MAX             (65535U)
| #endif
| #ifndef UINT32_MAX
| #define UINT32_MAX             (4294967295U)
| #endif
| 
| #endif /* ! C99 */
| 
| #endif /* ! FLEXINT_H */
| 
| #ifdef __cplusplus
| 
| /* The "const" storage-class-modifier is valid. */
| #define YY_USE_CONST
| 
| #else	/* ! __cplusplus */
| 
| /* C99 requires __STDC__ to be defined as 1. */
| #if defined (__STDC__)
| 
| #define YY_USE_CONST
| 
| #endif	/* defined (__STDC__) */
| #endif	/* ! __cplusplus */
| 
| #ifdef YY_USE_CONST
| #define yyconst const
| #else
| #define yyconst
| #endif
| 
| /* Returned upon end-of-file. */
| #define YY_NULL 0
| 
| /* Promotes a possibly negative, possibly signed char to an unsigned
|  * integer for use as an array index.  If the signed char is negative,
|  * we want to instead treat it as an 8-bit unsigned char, hence the
|  * double cast.
|  */
| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
| 
| /* Enter a start condition.  This macro really ought to take a parameter,
|  * but we do it the disgusting crufty way forced on us by the ()-less
|  * definition of BEGIN.
|  */
| #define BEGIN (yy_start) = 1 + 2 *
| 
| /* Translate the current start state into a value that can be later handed
|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
|  * compatibility.
|  */
| #define YY_START (((yy_start) - 1) / 2)
| #define YYSTATE YY_START
| 
| /* Action number for EOF rule of a given start state. */
| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
| 
| /* Special action meaning "start processing a new file". */
| #define YY_NEW_FILE yyrestart(yyin  )
| 
| #define YY_END_OF_BUFFER_CHAR 0
| 
| /* Size of default input buffer. */
| #ifndef YY_BUF_SIZE
| #define YY_BUF_SIZE 16384
| #endif
| 
| /* The state buf must be large enough to hold one state per character in the main buffer.
|  */
| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
| 
| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| #define YY_TYPEDEF_YY_BUFFER_STATE
| typedef struct yy_buffer_state *YY_BUFFER_STATE;
| #endif
| 
| #ifndef YY_TYPEDEF_YY_SIZE_T
| #define YY_TYPEDEF_YY_SIZE_T
| typedef size_t yy_size_t;
| #endif
| 
| extern yy_size_t yyleng;
| 
| extern FILE *yyin, *yyout;
| 
| #define EOB_ACT_CONTINUE_SCAN 0
| #define EOB_ACT_END_OF_FILE 1
| #define EOB_ACT_LAST_MATCH 2
| 
|     #define YY_LESS_LINENO(n)
|     
| /* Return all but the first "n" matched characters back to the input stream. */
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		*yy_cp = (yy_hold_char); \
| 		YY_RESTORE_YY_MORE_OFFSET \
| 		(yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| 		YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| 		} \
| 	while ( 0 )
| 
| #define unput(c) yyunput( c, (yytext_ptr)  )
| 
| #ifndef YY_STRUCT_YY_BUFFER_STATE
| #define YY_STRUCT_YY_BUFFER_STATE
| struct yy_buffer_state
| 	{
| 	FILE *yy_input_file;
| 
| 	char *yy_ch_buf;		/* input buffer */
| 	char *yy_buf_pos;		/* current position in input buffer */
| 
| 	/* Size of input buffer in bytes, not including room for EOB
| 	 * characters.
| 	 */
| 	yy_size_t yy_buf_size;
| 
| 	/* Number of characters read into yy_ch_buf, not including EOB
| 	 * characters.
| 	 */
| 	yy_size_t yy_n_chars;
| 
| 	/* Whether we "own" the buffer - i.e., we know we created it,
| 	 * and can realloc() it to grow it, and should free() it to
| 	 * delete it.
| 	 */
| 	int yy_is_our_buffer;
| 
| 	/* Whether this is an "interactive" input source; if so, and
| 	 * if we're using stdio for input, then we want to use getc()
| 	 * instead of fread(), to make sure we stop fetching input after
| 	 * each newline.
| 	 */
| 	int yy_is_interactive;
| 
| 	/* Whether we're considered to be at the beginning of a line.
| 	 * If so, '^' rules will be active on the next match, otherwise
| 	 * not.
| 	 */
| 	int yy_at_bol;
| 
|     int yy_bs_lineno; /**< The line count. */
|     int yy_bs_column; /**< The column count. */
|     
| 	/* Whether to try to fill the input buffer when we reach the
| 	 * end of it.
| 	 */
| 	int yy_fill_buffer;
| 
| 	int yy_buffer_status;
| 
| #define YY_BUFFER_NEW 0
| #define YY_BUFFER_NORMAL 1
| 	/* When an EOF's been seen but there's still some text to process
| 	 * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| 	 * shouldn't try reading from the input source any more.  We might
| 	 * still have a bunch of tokens to match, though, because of
| 	 * possible backing-up.
| 	 *
| 	 * When we actually see the EOF, we change the status to "new"
| 	 * (via yyrestart()), so that the user can continue scanning by
| 	 * just pointing yyin at a new input file.
| 	 */
| #define YY_BUFFER_EOF_PENDING 2
| 
| 	};
| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
| 
| /* Stack of input buffers. */
| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
| 
| /* We provide macros for accessing buffer states in case in the
|  * future we want to put the buffer states in a more general
|  * "scanner state".
|  *
|  * Returns the top of the stack, or NULL.
|  */
| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
|                           : NULL)
| #define yy_current_buffer YY_CURRENT_BUFFER
| 
| /* Same as previous macro, but useful when we know that the buffer stack is not
|  * NULL or when we need an lvalue. For internal use only.
|  */
| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
| 
| /* yy_hold_char holds the character lost when yytext is formed. */
| static char yy_hold_char;
| static yy_size_t yy_n_chars;		/* number of characters read into yy_ch_buf */
| yy_size_t yyleng;
| 
| /* Points to current character in buffer. */
| static char *yy_c_buf_p = (char *) 0;
| static int yy_init = 0;		/* whether we need to initialize */
| static int yy_start = 0;	/* start state number */
| 
| /* Flag which is used to allow yywrap()'s to do buffer switches
|  * instead of setting up a fresh yyin.  A bit of a hack ...
|  */
| static int yy_did_buffer_switch_on_eof;
| 
| void yyrestart (FILE *input_file  );
| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
| void yy_delete_buffer (YY_BUFFER_STATE b  );
| void yy_flush_buffer (YY_BUFFER_STATE b  );
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
| void yypop_buffer_state (void );
| 
| static void yyensure_buffer_stack (void );
| static void yy_load_buffer_state (void );
| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
| 
| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
| 
| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len  );
| 
| void *yyalloc (yy_size_t  );
| void *yyrealloc (void *,yy_size_t  );
| void yyfree (void *  );
| 
| #define yy_new_buffer yy_create_buffer
| 
| #define yy_set_interactive(is_interactive) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){ \
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| 	}
| 
| #define yy_set_bol(at_bol) \
| 	{ \
| 	if ( ! YY_CURRENT_BUFFER ){\
|         yyensure_buffer_stack (); \
| 		YY_CURRENT_BUFFER_LVALUE =    \
|             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| 	} \
| 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| 	}
| 
| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
| 
| /* Begin user sect3 */
| 
| typedef unsigned char YY_CHAR;
| 
| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
| 
| typedef int yy_state_type;
| 
| extern int yylineno;
| 
| int yylineno = 1;
| 
| extern char *yytext;
| #define yytext_ptr yytext
| 
| static yy_state_type yy_get_previous_state (void );
| static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
| static int yy_get_next_buffer (void );
| static void yy_fatal_error (yyconst char msg[]  ) __dead2;
| 
| /* Done after the current pattern has been matched and before the
|  * corresponding action - sets up yytext.
|  */
| #define YY_DO_BEFORE_ACTION \
| 	(yytext_ptr) = yy_bp; \
| 	(yytext_ptr) -= (yy_more_len); \
| 	yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| 	(yy_hold_char) = *yy_cp; \
| 	*yy_cp = '\0'; \
| 	(yy_c_buf_p) = yy_cp;
| 
| #define YY_NUM_RULES 8
| #define YY_END_OF_BUFFER 9
| /* This struct is not used in this scanner,
|    but its presence is necessary. */
| struct yy_trans_info
| 	{
| 	flex_int32_t yy_verify;
| 	flex_int32_t yy_nxt;
| 	};
| static yyconst flex_int16_t yy_acclist[23] =
|     {   0,
|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
|         7,    8
|     } ;
| 
| static yyconst flex_int16_t yy_accept[14] =
|     {   0,
|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
|        20,   23,   23
|     } ;
| 
| static yyconst flex_int32_t yy_ec[256] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
| 
|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| 
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
|         1,    1,    1,    1,    1
|     } ;
| 
| static yyconst flex_int32_t yy_meta[9] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1
|     } ;
| 
| static yyconst flex_int16_t yy_base[13] =
|     {   0,
|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
|        10,   10
|     } ;
| 
| static yyconst flex_int16_t yy_def[13] =
|     {   0,
|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
|        12,    0
|     } ;
| 
| static yyconst flex_int16_t yy_nxt[19] =
|     {   0,
|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| static yyconst flex_int16_t yy_chk[19] =
|     {   0,
|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
|        12,   12,   12,   12,   12,   12,   12,   12
|     } ;
| 
| extern int yy_flex_debug;
| int yy_flex_debug = 0;
| 
| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| static char *yy_full_match;
| static int yy_lp;
| #define REJECT \
| { \
| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| ++(yy_lp); \
| goto find_rule; \
| }
| 
| static int yy_more_flag = 0;
| static int yy_more_len = 0;
| #define yymore() ((yy_more_flag) = 1)
| #define YY_MORE_ADJ (yy_more_len)
| #define YY_RESTORE_YY_MORE_OFFSET
| char *yytext;
| #line 1 "conftest.l"
| #line 481 "lex.yy.c"
| 
| #define INITIAL 0
| 
| #ifndef YY_NO_UNISTD_H
| /* Special case for "unistd.h", since it is non-ANSI. We include it way
|  * down here because we want the user's section 1 to have been scanned first.
|  * The user has a chance to override it with an option.
|  */
| #include <unistd.h>
| #endif
| 
| #ifndef YY_EXTRA_TYPE
| #define YY_EXTRA_TYPE void *
| #endif
| 
| static int yy_init_globals (void );
| 
| /* Accessor methods to globals.
|    These are made visible to non-reentrant scanners for convenience. */
| 
| int yylex_destroy (void );
| 
| int yyget_debug (void );
| 
| void yyset_debug (int debug_flag  );
| 
| YY_EXTRA_TYPE yyget_extra (void );
| 
| void yyset_extra (YY_EXTRA_TYPE user_defined  );
| 
| FILE *yyget_in (void );
| 
| void yyset_in  (FILE * in_str  );
| 
| FILE *yyget_out (void );
| 
| void yyset_out  (FILE * out_str  );
| 
| yy_size_t yyget_leng (void );
| 
| char *yyget_text (void );
| 
| int yyget_lineno (void );
| 
| void yyset_lineno (int line_number  );
| 
| /* Macros after this point can all be overridden by user definitions in
|  * section 1.
|  */
| 
| #ifndef YY_SKIP_YYWRAP
| #ifdef __cplusplus
| extern "C" int yywrap (void );
| #else
| extern int yywrap (void );
| #endif
| #endif
| 
| #ifndef YY_NO_UNPUT
|     static void yyunput (int c,char *buf_ptr  );
| #endif
|     
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char *,yyconst char *,int );
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * );
| #endif
| 
| #ifndef YY_NO_INPUT
| 
| #ifdef __cplusplus
| static int yyinput (void );
| #else
| static int input (void );
| #endif
| 
| #endif
| 
| /* Amount of stuff to slurp up with each read. */
| #ifndef YY_READ_BUF_SIZE
| #define YY_READ_BUF_SIZE 8192
| #endif
| 
| /* Copy whatever the last rule matched to the standard output. */
| #ifndef ECHO
| /* This used to be an fputs(), but since the string might contain NUL's,
|  * we now use fwrite().
|  */
| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
| #endif
| 
| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
|  * is returned in "result".
|  */
| #ifndef YY_INPUT
| #define YY_INPUT(buf,result,max_size) \
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| 		{ \
| 		int c = '*'; \
| 		size_t n; \
| 		for ( n = 0; n < max_size && \
| 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| 			buf[n] = (char) c; \
| 		if ( c == '\n' ) \
| 			buf[n++] = (char) c; \
| 		if ( c == EOF && ferror( yyin ) ) \
| 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 		result = n; \
| 		} \
| 	else \
| 		{ \
| 		errno=0; \
| 		while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| 			{ \
| 			if( errno != EINTR) \
| 				{ \
| 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
| 				break; \
| 				} \
| 			errno=0; \
| 			clearerr(yyin); \
| 			} \
| 		}\
| \
| 
| #endif
| 
| /* No semi-colon after return; correct usage is to write "yyterminate();" -
|  * we don't want an extra ';' after the "return" because that will cause
|  * some compilers to complain about unreachable statements.
|  */
| #ifndef yyterminate
| #define yyterminate() return YY_NULL
| #endif
| 
| /* Number of entries by which start-condition stack grows. */
| #ifndef YY_START_STACK_INCR
| #define YY_START_STACK_INCR 25
| #endif
| 
| /* Report a fatal error. */
| #ifndef YY_FATAL_ERROR
| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| #endif
| 
| /* end tables serialization structures and prototypes */
| 
| /* Default declaration of generated scanner - a define so the user can
|  * easily add parameters.
|  */
| #ifndef YY_DECL
| #define YY_DECL_IS_OURS 1
| 
| extern int yylex (void);
| 
| #define YY_DECL int yylex (void)
| #endif /* !YY_DECL */
| 
| /* Code executed at the beginning of each rule, after yytext and yyleng
|  * have been set up.
|  */
| #ifndef YY_USER_ACTION
| #define YY_USER_ACTION
| #endif
| 
| /* Code executed at the end of each rule. */
| #ifndef YY_BREAK
| #define YY_BREAK break;
| #endif
| 
| #define YY_RULE_SETUP \
| 	YY_USER_ACTION
| 
| /** The main scanner function which does all the work.
|  */
| YY_DECL
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp, *yy_bp;
| 	int yy_act;
|     
| #line 1 "conftest.l"
| 
| #line 667 "lex.yy.c"
| 
| 	if ( !(yy_init) )
| 		{
| 		(yy_init) = 1;
| 
| #ifdef YY_USER_INIT
| 		YY_USER_INIT;
| #endif
| 
|         /* Create the reject buffer large enough to save one state per allowed character. */
|         if ( ! (yy_state_buf) )
|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
|             if ( ! (yy_state_buf) )
|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
| 
| 		if ( ! (yy_start) )
| 			(yy_start) = 1;	/* first start state */
| 
| 		if ( ! yyin )
| 			yyin = stdin;
| 
| 		if ( ! yyout )
| 			yyout = stdout;
| 
| 		if ( ! YY_CURRENT_BUFFER ) {
| 			yyensure_buffer_stack ();
| 			YY_CURRENT_BUFFER_LVALUE =
| 				yy_create_buffer(yyin,YY_BUF_SIZE );
| 		}
| 
| 		yy_load_buffer_state( );
| 		}
| 
| 	while ( 1 )		/* loops until end-of-file is reached */
| 		{
| 		(yy_more_len) = 0;
| 		if ( (yy_more_flag) )
| 			{
| 			(yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| 			(yy_more_flag) = 0;
| 			}
| 		yy_cp = (yy_c_buf_p);
| 
| 		/* Support of yytext. */
| 		*yy_cp = (yy_hold_char);
| 
| 		/* yy_bp points to the position in yy_ch_buf of the start of
| 		 * the current run.
| 		 */
| 		yy_bp = yy_cp;
| 
| 		yy_current_state = (yy_start);
| 
| 		(yy_state_ptr) = (yy_state_buf);
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| yy_match:
| 		do
| 			{
| 			YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
| 			while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 				{
| 				yy_current_state = (int) yy_def[yy_current_state];
| 				if ( yy_current_state >= 13 )
| 					yy_c = yy_meta[(unsigned int) yy_c];
| 				}
| 			yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| 			*(yy_state_ptr)++ = yy_current_state;
| 			++yy_cp;
| 			}
| 		while ( yy_base[yy_current_state] != 10 );
| 
| yy_find_action:
| 		yy_current_state = *--(yy_state_ptr);
| 		(yy_lp) = yy_accept[yy_current_state];
| goto find_rule; /* avoid `defined but not used' warning */
| find_rule: /* we branch to this label when backing up */
| 		for ( ; ; ) /* until we find what rule we matched */
| 			{
| 			if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| 				{
| 				yy_act = yy_acclist[(yy_lp)];
| 					{
| 					(yy_full_match) = yy_cp;
| 					break;
| 					}
| 				}
| 			--yy_cp;
| 			yy_current_state = *--(yy_state_ptr);
| 			(yy_lp) = yy_accept[yy_current_state];
| 			}
| 
| 		YY_DO_BEFORE_ACTION;
| 
| do_action:	/* This label is used only to access EOF actions. */
| 
| 		switch ( yy_act )
| 	{ /* beginning of action switch */
| case 1:
| YY_RULE_SETUP
| #line 2 "conftest.l"
| { ECHO; }
| 	YY_BREAK
| case 2:
| YY_RULE_SETUP
| #line 3 "conftest.l"
| { REJECT; }
| 	YY_BREAK
| case 3:
| YY_RULE_SETUP
| #line 4 "conftest.l"
| { yymore (); }
| 	YY_BREAK
| case 4:
| YY_RULE_SETUP
| #line 5 "conftest.l"
| { yyless (1); }
| 	YY_BREAK
| case 5:
| YY_RULE_SETUP
| #line 6 "conftest.l"
| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
|     yyless ((input () != 0)); }
| 	YY_BREAK
| case 6:
| YY_RULE_SETUP
| #line 8 "conftest.l"
| { unput (yytext[0]); }
| 	YY_BREAK
| case 7:
| YY_RULE_SETUP
| #line 9 "conftest.l"
| { BEGIN INITIAL; }
| 	YY_BREAK
| case 8:
| YY_RULE_SETUP
| #line 10 "conftest.l"
| ECHO;
| 	YY_BREAK
| #line 807 "lex.yy.c"
| 			case YY_STATE_EOF(INITIAL):
| 				yyterminate();
| 
| 	case YY_END_OF_BUFFER:
| 		{
| 		/* Amount of text matched not including the EOB char. */
| 		int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
| 
| 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
| 		*yy_cp = (yy_hold_char);
| 		YY_RESTORE_YY_MORE_OFFSET
| 
| 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| 			{
| 			/* We're scanning a new file or input source.  It's
| 			 * possible that this happened because the user
| 			 * just pointed yyin at a new source and called
| 			 * yylex().  If so, then we have to assure
| 			 * consistency between YY_CURRENT_BUFFER and our
| 			 * globals.  Here is the right place to do so, because
| 			 * this is the first action (other than possibly a
| 			 * back-up) that will match for the new input source.
| 			 */
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 			YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| 			}
| 
| 		/* Note that here we test for yy_c_buf_p "<=" to the position
| 		 * of the first EOB in the buffer, since yy_c_buf_p will
| 		 * already have been incremented past the NUL character
| 		 * (since all states make transitions on EOB to the
| 		 * end-of-buffer state).  Contrast this with the test
| 		 * in input().
| 		 */
| 		if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			{ /* This was really a NUL. */
| 			yy_state_type yy_next_state;
| 
| 			(yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
| 
| 			yy_current_state = yy_get_previous_state(  );
| 
| 			/* Okay, we're now positioned to make the NUL
| 			 * transition.  We couldn't have
| 			 * yy_get_previous_state() go ahead and do it
| 			 * for us because it doesn't know how to deal
| 			 * with the possibility of jamming (and we don't
| 			 * want to build jamming into it because then it
| 			 * will run more slowly).
| 			 */
| 
| 			yy_next_state = yy_try_NUL_trans( yy_current_state );
| 
| 			yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 
| 			if ( yy_next_state )
| 				{
| 				/* Consume the NUL. */
| 				yy_cp = ++(yy_c_buf_p);
| 				yy_current_state = yy_next_state;
| 				goto yy_match;
| 				}
| 
| 			else
| 				{
| 				yy_cp = (yy_c_buf_p);
| 				goto yy_find_action;
| 				}
| 			}
| 
| 		else switch ( yy_get_next_buffer(  ) )
| 			{
| 			case EOB_ACT_END_OF_FILE:
| 				{
| 				(yy_did_buffer_switch_on_eof) = 0;
| 
| 				if ( yywrap( ) )
| 					{
| 					/* Note: because we've taken care in
| 					 * yy_get_next_buffer() to have set up
| 					 * yytext, we can now set up
| 					 * yy_c_buf_p so that if some total
| 					 * hoser (like flex itself) wants to
| 					 * call the scanner after we return the
| 					 * YY_NULL, it'll still work - another
| 					 * YY_NULL will get returned.
| 					 */
| 					(yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
| 
| 					yy_act = YY_STATE_EOF(YY_START);
| 					goto do_action;
| 					}
| 
| 				else
| 					{
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| 					}
| 				break;
| 				}
| 
| 			case EOB_ACT_CONTINUE_SCAN:
| 				(yy_c_buf_p) =
| 					(yytext_ptr) + yy_amount_of_matched_text;
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_match;
| 
| 			case EOB_ACT_LAST_MATCH:
| 				(yy_c_buf_p) =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
| 
| 				yy_current_state = yy_get_previous_state(  );
| 
| 				yy_cp = (yy_c_buf_p);
| 				yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| 				goto yy_find_action;
| 			}
| 		break;
| 		}
| 
| 	default:
| 		YY_FATAL_ERROR(
| 			"fatal flex scanner internal error--no action found" );
| 	} /* end of action switch */
| 		} /* end of scanning one token */
| } /* end of yylex */
| 
| /* yy_get_next_buffer - try to read in a new buffer
|  *
|  * Returns a code representing an action:
|  *	EOB_ACT_LAST_MATCH -
|  *	EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|  *	EOB_ACT_END_OF_FILE - end of file
|  */
| static int yy_get_next_buffer (void)
| {
|     	char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| 	char *source = (yytext_ptr);
| 	int number_to_move, i;
| 	int ret_val;
| 
| 	if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| 		YY_FATAL_ERROR(
| 		"fatal flex scanner internal error--end of buffer missed" );
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| 		{ /* Don't try to fill the buffer, so this is an EOF. */
| 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| 			{
| 			/* We matched a single character, the EOB, so
| 			 * treat this as a final EOF.
| 			 */
| 			return EOB_ACT_END_OF_FILE;
| 			}
| 
| 		else
| 			{
| 			/* We matched some text prior to the EOB, first
| 			 * process it.
| 			 */
| 			return EOB_ACT_LAST_MATCH;
| 			}
| 		}
| 
| 	/* Try to read more data. */
| 
| 	/* First move last chars to start of buffer. */
| 	number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
| 
| 	for ( i = 0; i < number_to_move; ++i )
| 		*(dest++) = *(source++);
| 
| 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| 		/* don't do the read, it's not guaranteed to return an EOF,
| 		 * just force an EOF
| 		 */
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
| 
| 	else
| 		{
| 			yy_size_t num_to_read =
| 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
| 
| 		while ( num_to_read <= 0 )
| 			{ /* Not enough room in the buffer - grow it. */
| 
| 			YY_FATAL_ERROR(
| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
| 
| 			}
| 
| 		if ( num_to_read > YY_READ_BUF_SIZE )
| 			num_to_read = YY_READ_BUF_SIZE;
| 
| 		/* Read in more data. */
| 		YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| 			(yy_n_chars), num_to_read );
| 
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	if ( (yy_n_chars) == 0 )
| 		{
| 		if ( number_to_move == YY_MORE_ADJ )
| 			{
| 			ret_val = EOB_ACT_END_OF_FILE;
| 			yyrestart(yyin  );
| 			}
| 
| 		else
| 			{
| 			ret_val = EOB_ACT_LAST_MATCH;
| 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| 				YY_BUFFER_EOF_PENDING;
| 			}
| 		}
| 
| 	else
| 		ret_val = EOB_ACT_CONTINUE_SCAN;
| 
| 	if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| 		/* Extend the array by 50%, plus the number we really need. */
| 		yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
| 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| 	}
| 
| 	(yy_n_chars) += number_to_move;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
| 
| 	(yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
| 
| 	return ret_val;
| }
| 
| /* yy_get_previous_state - get the state just before the EOB char was reached */
| 
|     static yy_state_type yy_get_previous_state (void)
| {
| 	yy_state_type yy_current_state;
| 	char *yy_cp;
|     
| 	yy_current_state = (yy_start);
| 
| 	(yy_state_ptr) = (yy_state_buf);
| 	*(yy_state_ptr)++ = yy_current_state;
| 
| 	for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| 		{
| 		YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| 		while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 			{
| 			yy_current_state = (int) yy_def[yy_current_state];
| 			if ( yy_current_state >= 13 )
| 				yy_c = yy_meta[(unsigned int) yy_c];
| 			}
| 		yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| 		*(yy_state_ptr)++ = yy_current_state;
| 		}
| 
| 	return yy_current_state;
| }
| 
| /* yy_try_NUL_trans - try to make a transition on the NUL character
|  *
|  * synopsis
|  *	next_state = yy_try_NUL_trans( current_state );
|  */
|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
| {
| 	int yy_is_jam;
|     
| 	YY_CHAR yy_c = 1;
| 	while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| 		{
| 		yy_current_state = (int) yy_def[yy_current_state];
| 		if ( yy_current_state >= 13 )
| 			yy_c = yy_meta[(unsigned int) yy_c];
| 		}
| 	yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| 	yy_is_jam = (yy_current_state == 12);
| 	if ( ! yy_is_jam )
| 		*(yy_state_ptr)++ = yy_current_state;
| 
| 		return yy_is_jam ? 0 : yy_current_state;
| }
| 
| #ifndef YY_NO_UNPUT
|     static void yyunput (int c, char * yy_bp )
| {
| 	char *yy_cp;
|     
|     yy_cp = (yy_c_buf_p);
| 
| 	/* undo effects of setting up yytext */
| 	*yy_cp = (yy_hold_char);
| 
| 	if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 		{ /* need to shift things up to make room */
| 		/* +2 for EOB chars. */
| 		yy_size_t number_to_move = (yy_n_chars) + 2;
| 		char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| 		char *source =
| 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
| 
| 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| 			*--dest = *--source;
| 
| 		yy_cp += (int) (dest - source);
| 		yy_bp += (int) (dest - source);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| 			(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
| 
| 		if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| 			YY_FATAL_ERROR( "flex scanner push-back overflow" );
| 		}
| 
| 	*--yy_cp = (char) c;
| 
| 	(yytext_ptr) = yy_bp;
| 	(yy_hold_char) = *yy_cp;
| 	(yy_c_buf_p) = yy_cp;
| }
| #endif	/* ifndef YY_NO_UNPUT */
| 
| #ifndef YY_NO_INPUT
| #ifdef __cplusplus
|     static int yyinput (void)
| #else
|     static int input  (void)
| #endif
| 
| {
| 	int c;
|     
| 	*(yy_c_buf_p) = (yy_hold_char);
| 
| 	if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| 		{
| 		/* yy_c_buf_p now points to the character we want to return.
| 		 * If this occurs *before* the EOB characters, then it's a
| 		 * valid NUL; if not, then we've hit the end of the buffer.
| 		 */
| 		if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| 			/* This was really a NUL. */
| 			*(yy_c_buf_p) = '\0';
| 
| 		else
| 			{ /* need more input */
| 			yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
| 			++(yy_c_buf_p);
| 
| 			switch ( yy_get_next_buffer(  ) )
| 				{
| 				case EOB_ACT_LAST_MATCH:
| 					/* This happens because yy_g_n_b()
| 					 * sees that we've accumulated a
| 					 * token and flags that we need to
| 					 * try matching the token before
| 					 * proceeding.  But for input(),
| 					 * there's no matching to consider.
| 					 * So convert the EOB_ACT_LAST_MATCH
| 					 * to EOB_ACT_END_OF_FILE.
| 					 */
| 
| 					/* Reset buffer status. */
| 					yyrestart(yyin );
| 
| 					/*FALLTHROUGH*/
| 
| 				case EOB_ACT_END_OF_FILE:
| 					{
| 					if ( yywrap( ) )
| 						return EOF;
| 
| 					if ( ! (yy_did_buffer_switch_on_eof) )
| 						YY_NEW_FILE;
| #ifdef __cplusplus
| 					return yyinput();
| #else
| 					return input();
| #endif
| 					}
| 
| 				case EOB_ACT_CONTINUE_SCAN:
| 					(yy_c_buf_p) = (yytext_ptr) + offset;
| 					break;
| 				}
| 			}
| 		}
| 
| 	c = *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
| 	*(yy_c_buf_p) = '\0';	/* preserve yytext */
| 	(yy_hold_char) = *++(yy_c_buf_p);
| 
| 	return c;
| }
| #endif	/* ifndef YY_NO_INPUT */
| 
| /** Immediately switch to a different input stream.
|  * @param input_file A readable stream.
|  * 
|  * @note This function does not reset the start condition to @c INITIAL .
|  */
|     void yyrestart  (FILE * input_file )
| {
|     
| 	if ( ! YY_CURRENT_BUFFER ){
|         yyensure_buffer_stack ();
| 		YY_CURRENT_BUFFER_LVALUE =
|             yy_create_buffer(yyin,YY_BUF_SIZE );
| 	}
| 
| 	yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| 	yy_load_buffer_state( );
| }
| 
| /** Switch to a different input buffer.
|  * @param new_buffer The new input buffer.
|  * 
|  */
|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| {
|     
| 	/* TODO. We should be able to replace this entire function body
| 	 * with
| 	 *		yypop_buffer_state();
| 	 *		yypush_buffer_state(new_buffer);
|      */
| 	yyensure_buffer_stack ();
| 	if ( YY_CURRENT_BUFFER == new_buffer )
| 		return;
| 
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 	yy_load_buffer_state( );
| 
| 	/* We don't actually know whether we did this switch during
| 	 * EOF (yywrap()) processing, but the only time this flag
| 	 * is looked at is after yywrap() is called, so it's safe
| 	 * to go ahead and always set it.
| 	 */
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| static void yy_load_buffer_state  (void)
| {
|     	(yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| 	(yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| 	yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| 	(yy_hold_char) = *(yy_c_buf_p);
| }
| 
| /** Allocate and initialize an input buffer state.
|  * @param file A readable stream.
|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
|  * 
|  * @return the allocated buffer state.
|  */
|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_buf_size = size;
| 
| 	/* yy_ch_buf has to be 2 characters longer than the size given because
| 	 * we need to put in 2 end-of-buffer characters.
| 	 */
| 	b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
| 	if ( ! b->yy_ch_buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| 
| 	b->yy_is_our_buffer = 1;
| 
| 	yy_init_buffer(b,file );
| 
| 	return b;
| }
| 
| /** Destroy the buffer.
|  * @param b a buffer created with yy_create_buffer()
|  * 
|  */
|     void yy_delete_buffer (YY_BUFFER_STATE  b )
| {
|     
| 	if ( ! b )
| 		return;
| 
| 	if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| 		YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
| 
| 	if ( b->yy_is_our_buffer )
| 		yyfree((void *) b->yy_ch_buf  );
| 
| 	yyfree((void *) b  );
| }
| 
| /* Initializes or reinitializes a buffer.
|  * This function is sometimes called more than once on the same buffer,
|  * such as during a yyrestart() or at EOF.
|  */
|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
| 
| {
| 	int oerrno = errno;
|     
| 	yy_flush_buffer(b );
| 
| 	b->yy_input_file = file;
| 	b->yy_fill_buffer = 1;
| 
|     /* If b is the current buffer, then yy_init_buffer was _probably_
|      * called from yyrestart() or through yy_get_next_buffer.
|      * In that case, we don't want to reset the lineno or column.
|      */
|     if (b != YY_CURRENT_BUFFER){
|         b->yy_bs_lineno = 1;
|         b->yy_bs_column = 0;
|     }
| 
|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
|     
| 	errno = oerrno;
| }
| 
| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
|  * 
|  */
|     void yy_flush_buffer (YY_BUFFER_STATE  b )
| {
|     	if ( ! b )
| 		return;
| 
| 	b->yy_n_chars = 0;
| 
| 	/* We always need two end-of-buffer characters.  The first causes
| 	 * a transition to the end-of-buffer state.  The second causes
| 	 * a jam in that state.
| 	 */
| 	b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| 	b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b->yy_buf_pos = &b->yy_ch_buf[0];
| 
| 	b->yy_at_bol = 1;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	if ( b == YY_CURRENT_BUFFER )
| 		yy_load_buffer_state( );
| }
| 
| /** Pushes the new state onto the stack. The new state becomes
|  *  the current state. This function will allocate the stack
|  *  if necessary.
|  *  @param new_buffer The new state.
|  *  
|  */
| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| {
|     	if (new_buffer == NULL)
| 		return;
| 
| 	yyensure_buffer_stack();
| 
| 	/* This block is copied from yy_switch_to_buffer. */
| 	if ( YY_CURRENT_BUFFER )
| 		{
| 		/* Flush out information for old buffer. */
| 		*(yy_c_buf_p) = (yy_hold_char);
| 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| 		}
| 
| 	/* Only push if top exists. Otherwise, replace top. */
| 	if (YY_CURRENT_BUFFER)
| 		(yy_buffer_stack_top)++;
| 	YY_CURRENT_BUFFER_LVALUE = new_buffer;
| 
| 	/* copied from yy_switch_to_buffer. */
| 	yy_load_buffer_state( );
| 	(yy_did_buffer_switch_on_eof) = 1;
| }
| 
| /** Removes and deletes the top of the stack, if present.
|  *  The next element becomes the new top.
|  *  
|  */
| void yypop_buffer_state (void)
| {
|     	if (!YY_CURRENT_BUFFER)
| 		return;
| 
| 	yy_delete_buffer(YY_CURRENT_BUFFER );
| 	YY_CURRENT_BUFFER_LVALUE = NULL;
| 	if ((yy_buffer_stack_top) > 0)
| 		--(yy_buffer_stack_top);
| 
| 	if (YY_CURRENT_BUFFER) {
| 		yy_load_buffer_state( );
| 		(yy_did_buffer_switch_on_eof) = 1;
| 	}
| }
| 
| /* Allocates the stack if it does not exist.
|  *  Guarantees space for at least one push.
|  */
| static void yyensure_buffer_stack (void)
| {
| 	yy_size_t num_to_alloc;
|     
| 	if (!(yy_buffer_stack)) {
| 
| 		/* First allocation is just for 2 elements, since we don't know if this
| 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
| 		 * immediate realloc on the next call.
|          */
| 		num_to_alloc = 1;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| 								(num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 								  
| 		memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
| 				
| 		(yy_buffer_stack_max) = num_to_alloc;
| 		(yy_buffer_stack_top) = 0;
| 		return;
| 	}
| 
| 	if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
| 
| 		/* Increase the buffer to prepare for a possible push. */
| 		int grow_size = 8 /* arbitrary grow size */;
| 
| 		num_to_alloc = (yy_buffer_stack_max) + grow_size;
| 		(yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| 								((yy_buffer_stack),
| 								num_to_alloc * sizeof(struct yy_buffer_state*)
| 								);
| 		if ( ! (yy_buffer_stack) )
| 			YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| 
| 		/* zero only the new slots.*/
| 		memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| 		(yy_buffer_stack_max) = num_to_alloc;
| 	}
| }
| 
| /** Setup the input buffer state to scan directly from a user-specified character buffer.
|  * @param base the character buffer
|  * @param size the size in bytes of the character buffer
|  * 
|  * @return the newly allocated buffer state object. 
|  */
| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| {
| 	YY_BUFFER_STATE b;
|     
| 	if ( size < 2 ||
| 	     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| 	     base[size-1] != YY_END_OF_BUFFER_CHAR )
| 		/* They forgot to leave room for the EOB's. */
| 		return 0;
| 
| 	b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
| 
| 	b->yy_buf_size = size - 2;	/* "- 2" to take care of EOB's */
| 	b->yy_buf_pos = b->yy_ch_buf = base;
| 	b->yy_is_our_buffer = 0;
| 	b->yy_input_file = 0;
| 	b->yy_n_chars = b->yy_buf_size;
| 	b->yy_is_interactive = 0;
| 	b->yy_at_bol = 1;
| 	b->yy_fill_buffer = 0;
| 	b->yy_buffer_status = YY_BUFFER_NEW;
| 
| 	yy_switch_to_buffer(b  );
| 
| 	return b;
| }
| 
| /** Setup the input buffer state to scan a string. The next call to yylex() will
|  * scan from a @e copy of @a str.
|  * @param yystr a NUL-terminated string to scan
|  * 
|  * @return the newly allocated buffer state object.
|  * @note If you want to scan bytes that may contain NUL values, then use
|  *       yy_scan_bytes() instead.
|  */
| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| {
|     
| 	return yy_scan_bytes(yystr,strlen(yystr) );
| }
| 
| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
|  * scan from a @e copy of @a bytes.
|  * @param yybytes the byte buffer to scan
|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
|  * 
|  * @return the newly allocated buffer state object.
|  */
| YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, yy_size_t  _yybytes_len )
| {
| 	YY_BUFFER_STATE b;
| 	char *buf;
| 	yy_size_t n;
| 	yy_size_t i;
|     
| 	/* Get memory for full buffer, including space for trailing EOB's. */
| 	n = _yybytes_len + 2;
| 	buf = (char *) yyalloc(n  );
| 	if ( ! buf )
| 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
| 
| 	for ( i = 0; i < _yybytes_len; ++i )
| 		buf[i] = yybytes[i];
| 
| 	buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
| 
| 	b = yy_scan_buffer(buf,n );
| 	if ( ! b )
| 		YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
| 
| 	/* It's okay to grow etc. this buffer, and we should throw it
| 	 * away when we're done.
| 	 */
| 	b->yy_is_our_buffer = 1;
| 
| 	return b;
| }
| 
| #ifndef YY_EXIT_FAILURE
| #define YY_EXIT_FAILURE 2
| #endif
| 
| static void yy_fatal_error (yyconst char* msg )
| {
|     	(void) fprintf( stderr, "%s\n", msg );
| 	exit( YY_EXIT_FAILURE );
| }
| 
| /* Redefine yyless() so it works in section 3 code. */
| 
| #undef yyless
| #define yyless(n) \
| 	do \
| 		{ \
| 		/* Undo effects of setting up yytext. */ \
|         int yyless_macro_arg = (n); \
|         YY_LESS_LINENO(yyless_macro_arg);\
| 		yytext[yyleng] = (yy_hold_char); \
| 		(yy_c_buf_p) = yytext + yyless_macro_arg; \
| 		(yy_hold_char) = *(yy_c_buf_p); \
| 		*(yy_c_buf_p) = '\0'; \
| 		yyleng = yyless_macro_arg; \
| 		} \
| 	while ( 0 )
| 
| /* Accessor  methods (get/set functions) to struct members. */
| 
| /** Get the current line number.
|  * 
|  */
| int yyget_lineno  (void)
| {
|         
|     return yylineno;
| }
| 
| /** Get the input stream.
|  * 
|  */
| FILE *yyget_in  (void)
| {
|         return yyin;
| }
| 
| /** Get the output stream.
|  * 
|  */
| FILE *yyget_out  (void)
| {
|         return yyout;
| }
| 
| /** Get the length of the current token.
|  * 
|  */
| yy_size_t yyget_leng  (void)
| {
|         return yyleng;
| }
| 
| /** Get the current token.
|  * 
|  */
| 
| char *yyget_text  (void)
| {
|         return yytext;
| }
| 
| /** Set the current line number.
|  * @param line_number
|  * 
|  */
| void yyset_lineno (int  line_number )
| {
|     
|     yylineno = line_number;
| }
| 
| /** Set the input stream. This does not discard the current
|  * input buffer.
|  * @param in_str A readable stream.
|  * 
|  * @see yy_switch_to_buffer
|  */
| void yyset_in (FILE *  in_str )
| {
|         yyin = in_str ;
| }
| 
| void yyset_out (FILE *  out_str )
| {
|         yyout = out_str ;
| }
| 
| int yyget_debug  (void)
| {
|         return yy_flex_debug;
| }
| 
| void yyset_debug (int  bdebug )
| {
|         yy_flex_debug = bdebug ;
| }
| 
| static int yy_init_globals (void)
| {
|         /* Initialization is the same as for the non-reentrant scanner.
|      * This function is called from yylex_destroy(), so don't allocate here.
|      */
| 
|     (yy_buffer_stack) = 0;
|     (yy_buffer_stack_top) = 0;
|     (yy_buffer_stack_max) = 0;
|     (yy_c_buf_p) = (char *) 0;
|     (yy_init) = 0;
|     (yy_start) = 0;
| 
|     (yy_state_buf) = 0;
|     (yy_state_ptr) = 0;
|     (yy_full_match) = 0;
|     (yy_lp) = 0;
| 
| /* Defined in main.c */
| #ifdef YY_STDINIT
|     yyin = stdin;
|     yyout = stdout;
| #else
|     yyin = (FILE *) 0;
|     yyout = (FILE *) 0;
| #endif
| 
|     /* For future reference: Set errno on error, since we are called by
|      * yylex_init()
|      */
|     return 0;
| }
| 
| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| int yylex_destroy  (void)
| {
|     
|     /* Pop the buffer stack, destroying each element. */
| 	while(YY_CURRENT_BUFFER){
| 		yy_delete_buffer(YY_CURRENT_BUFFER  );
| 		YY_CURRENT_BUFFER_LVALUE = NULL;
| 		yypop_buffer_state();
| 	}
| 
| 	/* Destroy the stack itself. */
| 	yyfree((yy_buffer_stack) );
| 	(yy_buffer_stack) = NULL;
| 
|     yyfree ( (yy_state_buf) );
|     (yy_state_buf)  = NULL;
| 
|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
|      * yylex() is called, initialization will occur. */
|     yy_init_globals( );
| 
|     return 0;
| }
| 
| /*
|  * Internal utility routines.
|  */
| 
| #ifndef yytext_ptr
| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| {
| 	int i;
| 	for ( i = 0; i < n; ++i )
| 		s1[i] = s2[i];
| }
| #endif
| 
| #ifdef YY_NEED_STRLEN
| static int yy_flex_strlen (yyconst char * s )
| {
| 	int n;
| 	for ( n = 0; s[n]; ++n )
| 		;
| 
| 	return n;
| }
| #endif
| 
| void *yyalloc (yy_size_t  size )
| {
| 	return (void *) malloc( size );
| }
| 
| void *yyrealloc  (void * ptr, yy_size_t  size )
| {
| 	/* The cast to (char *) in the following accommodates both
| 	 * implementations that use char* generic pointers, and those
| 	 * that use void* generic pointers.  It works with the latter
| 	 * because both ANSI C and C++ allow castless assignment from
| 	 * any pointer type to void*, and deal with argument conversions
| 	 * as though doing an assignment.
| 	 */
| 	return (void *) realloc( (char *) ptr, size );
| }
| 
| void yyfree (void * ptr )
| {
| 	free( (char *) ptr );	/* see yyrealloc() for (char *) cast */
| }
| 
| #define YYTABLES_NAME "yytables"
| 
| #line 10 "conftest.l"
| 
| 
| #ifdef YYTEXT_POINTER
| extern char *yytext;
| #endif
| int
| main (void)
| {
|   return ! yylex () + ! yywrap ();
| }
configure:18598: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -lfl -L/usr/local/lib >&5
configure:18598: $? = 0
configure:18608: result: -lfl
configure:18614: checking whether yytext is a pointer
configure:18631: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -lfl -L/usr/local/lib >&5
configure:18631: $? = 0
configure:18639: result: yes
configure:18656: checking if flex is the lexer generator
configure:18669: result: yes
configure:18683: checking for indent
configure:18699: found /usr/bin/indent
configure:18711: result: indent
configure:18730: checking if module mako in python is installed
configure:18745: result: no
configure:18823: checking if compiling with clang
configure:18841: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
configure:18841: $? = 0
configure:18848: result: yes
configure:18882: checking whether __SUNPRO_C is declared
configure:18882: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include conftest.c >&5
conftest.c:64:10: error: use of undeclared identifier '__SUNPRO_C'
  (void) __SUNPRO_C;
         ^
1 error generated.
configure:18882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
|   (void) __SUNPRO_C;
| #else
|   (void) __SUNPRO_C;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:18882: result: no
configure:18896: checking for __builtin_bswap32
configure:18915: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:29:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_bswap32(0)
            ^~~~~~~~~~~~~~~~~ ~
1 warning generated.
configure:18915: $? = 0
configure:18924: result: yes
configure:18940: checking for __builtin_bswap64
configure:18959: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:30:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_bswap64(0)
            ^~~~~~~~~~~~~~~~~ ~
1 warning generated.
configure:18959: $? = 0
configure:18968: result: yes
configure:18984: checking for __builtin_clz
configure:19003: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:31:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_clz(0)
            ^~~~~~~~~~~~~ ~
1 warning generated.
configure:19003: $? = 0
configure:19012: result: yes
configure:19028: checking for __builtin_clzll
configure:19047: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:32:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_clzll(0)
            ^~~~~~~~~~~~~~~ ~
1 warning generated.
configure:19047: $? = 0
configure:19056: result: yes
configure:19072: checking for __builtin_ctz
configure:19091: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:33:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_ctz(0)
            ^~~~~~~~~~~~~ ~
1 warning generated.
configure:19091: $? = 0
configure:19100: result: yes
configure:19116: checking for __builtin_expect
configure:19135: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:34:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_expect(0, 0)
            ^~~~~~~~~~~~~~~~ ~~~~
1 warning generated.
configure:19135: $? = 0
configure:19144: result: yes
configure:19160: checking for __builtin_ffs
configure:19179: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:35:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_ffs(0)
            ^~~~~~~~~~~~~ ~
1 warning generated.
configure:19179: $? = 0
configure:19188: result: yes
configure:19204: checking for __builtin_ffsll
configure:19223: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:36:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_ffsll(0)
            ^~~~~~~~~~~~~~~ ~
1 warning generated.
configure:19223: $? = 0
configure:19232: result: yes
configure:19248: checking for __builtin_popcount
configure:19267: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:37:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_popcount(0)
            ^~~~~~~~~~~~~~~~~~ ~
1 warning generated.
configure:19267: $? = 0
configure:19276: result: yes
configure:19292: checking for __builtin_popcountll
configure:19311: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:38:13: warning: ignoring return value of function declared with const attribute [-Wunused-value]
            __builtin_popcountll(0)
            ^~~~~~~~~~~~~~~~~~~~ ~
1 warning generated.
configure:19311: $? = 0
configure:19320: result: yes
configure:19336: checking for __builtin_unreachable
configure:19355: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19355: $? = 0
configure:19364: result: yes
configure:19381: checking for __attribute__((const))
configure:19402: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19402: $? = 0
configure:19415: result: yes
configure:19431: checking for __attribute__((flatten))
configure:19452: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19452: $? = 0
configure:19465: result: yes
configure:19481: checking for __attribute__((format))
configure:19502: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19502: $? = 0
configure:19515: result: yes
configure:19531: checking for __attribute__((malloc))
configure:19552: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19552: $? = 0
configure:19565: result: yes
configure:19581: checking for __attribute__((packed))
configure:19602: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19602: $? = 0
configure:19615: result: yes
configure:19631: checking for __attribute__((pure))
configure:19652: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19652: $? = 0
configure:19665: result: yes
configure:19681: checking for __attribute__((returns_nonnull))
configure:19702: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19702: $? = 0
configure:19715: result: yes
configure:19731: checking for __attribute__((unused))
configure:19752: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19752: $? = 0
configure:19765: result: yes
configure:19781: checking for __attribute__((visibility))
configure:19805: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19805: $? = 0
configure:19818: result: yes
configure:19834: checking for __attribute__((warn_unused_result))
configure:19855: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19855: $? = 0
configure:19868: result: yes
configure:19884: checking for __attribute__((weak))
configure:19905: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19905: $? = 0
configure:19918: result: yes
configure:19934: checking for __attribute__((alias))
configure:19956: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:19956: $? = 0
configure:19969: result: yes
configure:20102: checking pkg-config is at least version 0.9.0
configure:20105: result: yes
configure:20144: checking whether C compiler accepts -Wall
configure:20163: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -Wall -isystem /usr/local/include conftest.c >&5
configure:20163: $? = 0
configure:20171: result: yes
configure:20179: checking whether C compiler accepts -Werror=implicit-function-declaration
configure:20198: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall  -Werror=implicit-function-declaration -isystem /usr/local/include conftest.c >&5
configure:20198: $? = 0
configure:20206: result: yes
configure:20214: checking whether C compiler accepts -Werror=missing-prototypes
configure:20233: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration  -Werror=missing-prototypes -isystem /usr/local/include conftest.c >&5
configure:20233: $? = 0
configure:20241: result: yes
configure:20249: checking whether C compiler accepts -Wmissing-prototypes
configure:20268: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes  -Wmissing-prototypes -isystem /usr/local/include conftest.c >&5
configure:20268: $? = 0
configure:20276: result: yes
configure:20284: checking whether C compiler accepts -fno-math-errno
configure:20303: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes  -fno-math-errno -isystem /usr/local/include conftest.c >&5
configure:20303: $? = 0
configure:20311: result: yes
configure:20319: checking whether C compiler accepts -fno-trapping-math
configure:20338: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno  -fno-trapping-math -isystem /usr/local/include conftest.c >&5
configure:20338: $? = 0
configure:20346: result: yes
configure:20354: checking whether C compiler accepts -fvisibility=hidden
configure:20373: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math  -fvisibility=hidden -isystem /usr/local/include conftest.c >&5
configure:20373: $? = 0
configure:20381: result: yes
configure:20396: checking whether C++ compiler accepts -Wall
configure:20415: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -Wall -isystem /usr/local/include conftest.cpp >&5
configure:20415: $? = 0
configure:20423: result: yes
configure:20431: checking whether C++ compiler accepts -fno-math-errno
configure:20450: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -Wall  -fno-math-errno -isystem /usr/local/include conftest.cpp >&5
configure:20450: $? = 0
configure:20458: result: yes
configure:20466: checking whether C++ compiler accepts -fno-trapping-math
configure:20485: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -Wall -fno-math-errno  -fno-trapping-math -isystem /usr/local/include conftest.cpp >&5
configure:20485: $? = 0
configure:20493: result: yes
configure:20501: checking whether C++ compiler accepts -fvisibility=hidden
configure:20520: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -Wall -fno-math-errno -fno-trapping-math  -fvisibility=hidden -isystem /usr/local/include conftest.cpp >&5
configure:20520: $? = 0
configure:20528: result: yes
configure:20549: checking whether C compiler accepts -Werror=pointer-arith
configure:20568: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math  -Werror=pointer-arith -isystem /usr/local/include conftest.c >&5
configure:20568: $? = 0
configure:20576: result: yes
configure:20584: checking whether C compiler accepts -Werror=vla
configure:20603: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math  -Werror=vla -isystem /usr/local/include conftest.c >&5
configure:20603: $? = 0
configure:20611: result: yes
configure:20625: checking whether C++ compiler accepts -Werror=pointer-arith
configure:20644: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -Wall -fno-math-errno -fno-trapping-math  -Werror=pointer-arith -isystem /usr/local/include conftest.cpp >&5
configure:20644: $? = 0
configure:20652: result: yes
configure:20660: checking whether C++ compiler accepts -Werror=vla
configure:20679: c++ -c -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -Wall -fno-math-errno -fno-trapping-math  -Werror=vla -isystem /usr/local/include conftest.cpp >&5
configure:20679: $? = 0
configure:20687: result: yes
configure:20723: checking whether C compiler accepts -Wno-override-init
configure:20742: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99  -Wno-override-init -isystem /usr/local/include conftest.c >&5
warning: unknown warning option '-Wno-override-init'; did you mean '-Wno-override-module'? [-Wunknown-warning-option]
1 warning generated.
configure:20742: $? = 0
configure:20750: result: yes
configure:20758: checking whether C compiler accepts -Wno-initializer-overrides
configure:20777: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99  -Wno-initializer-overrides -isystem /usr/local/include conftest.c >&5
configure:20777: $? = 0
configure:20785: result: yes
configure:20814: cc -c -msse4.1 -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
configure:20814: $? = 0
configure:20841: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
configure:20841: $? = 0
configure:20847: checking whether -latomic is needed
configure:20858: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:20858: $? = 0
configure:20865: result: no
configure:20881: checking whether __sync_add_and_fetch_8 is supported
configure:20892: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:20892: $? = 0
configure:20902: result: yes
configure:20905: checking whether byte ordering is bigendian
configure:20920: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
conftest.c:48:9: error: unknown type name 'not'
               not a universal capable compiler
               ^
conftest.c:48:14: error: expected ';' after top level declarator
               not a universal capable compiler
                    ^
                    ;
2 errors generated.
configure:20920: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:20965: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
configure:20965: $? = 0
configure:20983: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
conftest.c:54:4: error: use of undeclared identifier 'not'
                 not big endian
                 ^
1 error generated.
configure:20983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:21111: result: no
configure:21129: checking whether gcc supports -mpower8-vector
configure:21147: cc -c -mpower8-vector -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
cc: warning: argument unused during compilation: '-mpower8-vector' [-Wunused-command-line-argument]
conftest.c:49:2: error: "Need GCC >= 4.8 for sane POWER8 support"
#error "Need GCC >= 4.8 for sane POWER8 support"
 ^
In file included from conftest.c:51:
/usr/lib/clang/5.0.1/include/altivec.h:27:2: error: "AltiVec support not enabled"
#error "AltiVec support not enabled"
 ^
/usr/lib/clang/5.0.1/include/altivec.h:62:19: error: unknown type name 'vector'
static __inline__ vector signed char __ATTRS_o_ai vec_perm(
                  ^
/usr/lib/clang/5.0.1/include/altivec.h:62:26: error: expected identifier or '('
static __inline__ vector signed char __ATTRS_o_ai vec_perm(
                         ^
/usr/lib/clang/5.0.1/include/altivec.h:65:19: error: unknown type name 'vector'
static __inline__ vector unsigned char __ATTRS_o_ai
                  ^
/usr/lib/clang/5.0.1/include/altivec.h:65:26: error: expected identifier or '('
static __inline__ vector unsigned char __ATTRS_o_ai
                         ^
/usr/lib/clang/5.0.1/include/altivec.h:69:19: error: unknown type name 'vector'
static __inline__ vector bool char __ATTRS_o_ai
                  ^
/usr/lib/clang/5.0.1/include/altivec.h:69:8: error: 'inline' can only appear on functions
static __inline__ vector bool char __ATTRS_o_ai
       ^
/usr/lib/clang/5.0.1/include/altivec.h:69:30: error: expected ';' after top level declarator
static __inline__ vector bool char __ATTRS_o_ai
                             ^
/usr/lib/clang/5.0.1/include/altivec.h:70:10: error: unknown type name 'vector'
vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
         ^
/usr/lib/clang/5.0.1/include/altivec.h:70:22: error: expected ')'
vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
                     ^
/usr/lib/clang/5.0.1/include/altivec.h:70:9: note: to match this '('
vec_perm(vector bool char __a, vector bool char __b, vector unsigned char __c);
        ^
/usr/lib/clang/5.0.1/include/altivec.h:72:19: error: unknown type name 'vector'
static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
                  ^
/usr/lib/clang/5.0.1/include/altivec.h:72:26: error: expected identifier or '('
static __inline__ vector short __ATTRS_o_ai vec_perm(vector signed short __a,
                         ^
/usr/lib/clang/5.0.1/include/altivec.h:76:19: error: unknown type name 'vector'
static __inline__ vector unsigned short __ATTRS_o_ai
                  ^
/usr/lib/clang/5.0.1/include/altivec.h:76:26: error: expected identifier or '('
static __inline__ vector unsigned short __ATTRS_o_ai
                         ^
/usr/lib/clang/5.0.1/include/altivec.h:80:19: error: unknown type name 'vector'
static __inline__ vector bool short __ATTRS_o_ai vec_perm(
                  ^
/usr/lib/clang/5.0.1/include/altivec.h:80:8: error: 'inline' can only appear on functions
static __inline__ vector bool short __ATTRS_o_ai vec_perm(
       ^
/usr/lib/clang/5.0.1/include/altivec.h:80:30: error: expected ';' after top level declarator
static __inline__ vector bool short __ATTRS_o_ai vec_perm(
                             ^
/usr/lib/clang/5.0.1/include/altivec.h:81:5: error: unknown type name 'vector'
    vector bool short __a, vector bool short __b, vector unsigned char __c);
    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:21147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| /* end confdefs.h.  */
| 
| #if defined(__GNUC__) && (__GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 8))
| #error "Need GCC >= 4.8 for sane POWER8 support"
| #endif
| #include <altivec.h>
| int main () {
|     vector unsigned char r;
|     vector unsigned int v = vec_splat_u32 (1);
|     r = __builtin_vec_vgbbd ((vector unsigned char) v);
|     return 0;
| }
configure:21173: result: no
configure:21295: checking if ld supports -Bsymbolic
configure:21301: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector -Wl,-Bsymbolic conftest.c -L/usr/local/lib >&5
configure:21301: $? = 0
configure:21302: result: yes
configure:21318: checking whether ld supports --gc-sections
configure:21324: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector -Wl,--gc-sections conftest.c -L/usr/local/lib >&5
conftest.c:47:13: warning: unused function 'UnusedFunc' [-Wunused-function]
static char UnusedFunc() { return 5; } int main() { return 0;}
            ^
1 warning generated.
configure:21324: $? = 0
configure:21325: result: yes
configure:21353: checking if the linker supports version-scripts
configure:21361: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector -Wl,--version-script=./build-support/conftest.map conftest.c -L/usr/local/lib >&5
/usr/bin/ld: conftest: local symbol `__progname' in /usr/lib/crt1.o is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21361: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| /* end confdefs.h.  */
| int main() { return 0;}
configure:21365: result: no
configure:21380: checking if the linker supports --dynamic-list
configure:21388: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector -Wl,--dynamic-list=./build-support/conftest.dyn conftest.c -L/usr/local/lib >&5
configure:21388: $? = 0
configure:21389: result: yes
configure:21469: checking whether to enable assembly
configure:21540: result: yes, amd64
configure:21570: checking whether sys/types.h defines makedev
configure:21586: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:21586: $? = 0
configure:21595: result: yes
configure:21620: checking xlocale.h usability
configure:21620: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
configure:21620: $? = 0
configure:21620: result: yes
configure:21620: checking xlocale.h presence
configure:21620: cpp -isystem /usr/local/include conftest.c
configure:21620: $? = 0
configure:21620: result: yes
configure:21620: checking for xlocale.h
configure:21620: result: yes
configure:21626: checking sys/sysctl.h usability
configure:21626: cc -c -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include conftest.c >&5
configure:21626: $? = 0
configure:21626: result: yes
configure:21626: checking sys/sysctl.h presence
configure:21626: cpp -isystem /usr/local/include conftest.c
configure:21626: $? = 0
configure:21626: result: yes
configure:21626: checking for sys/sysctl.h
configure:21626: result: yes
configure:21632: checking for strtof
configure:21632: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:21632: $? = 0
configure:21632: result: yes
configure:21637: checking for mkostemp
configure:21637: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:21637: $? = 0
configure:21637: result: yes
configure:21642: checking for memfd_create
configure:21642: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
/tmp/conftest-3dafe4.o: In function `main':
conftest.c:(.text+0x7): undefined reference to `memfd_create'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:21642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| /* end confdefs.h.  */
| /* Define memfd_create to an innocuous variant, in case <limits.h> declares memfd_create.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memfd_create innocuous_memfd_create
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memfd_create (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef memfd_create
| 
| /* 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 memfd_create ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_memfd_create || defined __stub___memfd_create
| choke me
| #endif
| 
| int
| main ()
| {
| return memfd_create ();
|   ;
|   return 0;
| }
configure:21642: result: no
configure:21648: checking whether strtod has locale support
configure:21669: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
conftest.c:58:19: error: implicit declaration of function 'strtod_l' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
       double d = strtod_l(s, end, loc);
                  ^
conftest.c:59:18: error: implicit declaration of function 'strtof_l' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
       float f = strtof_l(s, end, loc);
                 ^
conftest.c:59:18: note: did you mean 'strtod_l'?
conftest.c:58:19: note: 'strtod_l' declared here
       double d = strtod_l(s, end, loc);
                  ^
conftest.c:58:15: warning: unused variable 'd' [-Wunused-variable]
       double d = strtod_l(s, end, loc);
              ^
conftest.c:59:14: warning: unused variable 'f' [-Wunused-variable]
       float f = strtof_l(s, end, loc);
             ^
conftest.c:58:31: warning: variable 'end' is uninitialized when used here [-Wuninitialized]
       double d = strtod_l(s, end, loc);
                              ^~~
conftest.c:57:17: note: initialize the variable 'end' to silence this warning
       char *end;
                ^
                 = NULL
3 warnings and 2 errors generated.
configure:21669: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| /* end confdefs.h.  */
| 
|     #define _GNU_SOURCE
|     #include <stdlib.h>
|     #include <locale.h>
|     #ifdef HAVE_XLOCALE_H
|     #include <xlocale.h>
|     #endif
|     int main() {
|        locale_t loc = newlocale(LC_CTYPE_MASK, "C", NULL);
|        const char *s = "1.0";
|        char *end;
|        double d = strtod_l(s, end, loc);
|        float f = strtof_l(s, end, loc);
|        freelocale(loc);
|        return 0;
|     }
configure:21674: result: no
configure:21680: checking for dlopen
configure:21680: result: yes
configure:21732: checking for dladdr
configure:21732: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib  >&5
configure:21732: $? = 0
configure:21732: result: yes
configure:21743: checking for dl_iterate_phdr
configure:21743: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:21743: $? = 0
configure:21743: result: yes
configure:21755: checking for clock_gettime
configure:21755: result: yes
configure:21811: checking for posix_memalign
configure:21811: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:21811: $? = 0
configure:21811: result: yes
configure:21819: checking for zlib >= 1.2.3
configure:21826: $PKG_CONFIG --exists --print-errors "zlib >= $ZLIB_REQUIRED"
configure:21829: $? = 0
configure:21843: $PKG_CONFIG --exists --print-errors "zlib >= $ZLIB_REQUIRED"
configure:21846: $? = 0
configure:21904: result: yes
configure:22077: checking for the pthreads library -lpthreads
configure:22115: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99  -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -lpthreads -L/usr/local/lib >&5
/usr/bin/ld: cannot find -lpthreads
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| #define HAVE_DLADDR 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:22124: result: no
configure:22022: checking whether pthreads work without any flags
configure:22115: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99  -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c  -L/usr/local/lib >&5
/tmp/conftest-88d818.o: In function `main':
conftest.c:(.text+0x16): undefined reference to `pthread_create'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| #define HAVE_DLADDR 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:22124: result: no
configure:22027: checking whether pthreads work with -Kthread
configure:22115: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -Kthread -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c  -L/usr/local/lib >&5
cc: error: unknown argument: '-Kthread'
configure:22115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| #define HAVE_DLADDR 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:22124: result: no
configure:22027: checking whether pthreads work with -kthread
configure:22115: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -kthread -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c  -L/usr/local/lib >&5
cc: error: unknown argument: '-kthread'
configure:22115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| #define HAVE_DLADDR 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:22124: result: no
configure:22077: checking for the pthreads library -llthread
configure:22115: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99  -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -llthread -L/usr/local/lib >&5
/usr/bin/ld: cannot find -llthread
cc: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Mesa"
| #define PACKAGE_TARNAME "mesa"
| #define PACKAGE_VERSION "17.3.1"
| #define PACKAGE_STRING "Mesa 17.3.1"
| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| #define PACKAGE_URL ""
| #define PACKAGE "mesa"
| #define VERSION "17.3.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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 1
| #define HAVE___BUILTIN_BSWAP32 1
| #define HAVE___BUILTIN_BSWAP64 1
| #define HAVE___BUILTIN_CLZ 1
| #define HAVE___BUILTIN_CLZLL 1
| #define HAVE___BUILTIN_CTZ 1
| #define HAVE___BUILTIN_EXPECT 1
| #define HAVE___BUILTIN_FFS 1
| #define HAVE___BUILTIN_FFSLL 1
| #define HAVE___BUILTIN_POPCOUNT 1
| #define HAVE___BUILTIN_POPCOUNTLL 1
| #define HAVE___BUILTIN_UNREACHABLE 1
| #define HAVE_FUNC_ATTRIBUTE_CONST 1
| #define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
| #define HAVE_FUNC_ATTRIBUTE_FORMAT 1
| #define HAVE_FUNC_ATTRIBUTE_MALLOC 1
| #define HAVE_FUNC_ATTRIBUTE_PACKED 1
| #define HAVE_FUNC_ATTRIBUTE_PURE 1
| #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
| #define HAVE_FUNC_ATTRIBUTE_UNUSED 1
| #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
| #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
| #define HAVE_FUNC_ATTRIBUTE_WEAK 1
| #define HAVE_FUNC_ATTRIBUTE_ALIAS 1
| #define HAVE_DLADDR 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| #include <pthread.h>
|                         static void routine(void *a) { a = 0; }
|                         static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
|                         pthread_create(&th, 0, start_routine, 0);
|                         pthread_join(th, 0);
|                         pthread_attr_init(&attr);
|                         pthread_cleanup_push(routine, 0);
|                         pthread_cleanup_pop(0) /* ; */
|   ;
|   return 0;
| }
configure:22124: result: no
configure:22027: checking whether pthreads work with -pthread
configure:22115: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -pthread -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c  -L/usr/local/lib >&5
configure:22115: $? = 0
configure:22124: result: yes
configure:22143: checking for joinable pthread attribute
configure:22158: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -pthread -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c  -L/usr/local/lib >&5
configure:22158: $? = 0
configure:22164: result: PTHREAD_CREATE_JOINABLE
configure:22174: checking if more special flags are required for pthreads
configure:22188: result: -D_THREAD_SAFE
configure:22194: checking for PTHREAD_PRIO_INHERIT
configure:22212: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -pthread -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c  -L/usr/local/lib >&5
conftest.c:54:5: warning: unused variable 'i' [-Wunused-variable]
int i = PTHREAD_PRIO_INHERIT;
    ^
1 warning generated.
configure:22212: $? = 0
configure:22221: result: yes
configure:22325: checking for pthread-stubs >= 0.4
configure:22332: $PKG_CONFIG --exists --print-errors "pthread-stubs >= 0.4"
configure:22335: $? = 0
configure:22349: $PKG_CONFIG --exists --print-errors "pthread-stubs >= 0.4"
configure:22352: $? = 0
configure:22410: result: yes
configure:22629: checking for libelf
configure:22636: $PKG_CONFIG --exists --print-errors "libelf"
Package libelf was not found in the pkg-config search path.
Perhaps you should add the directory containing `libelf.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libelf', required by 'virtual:world', not found
configure:22639: $? = 1
configure:22653: $PKG_CONFIG --exists --print-errors "libelf"
Package libelf was not found in the pkg-config search path.
Perhaps you should add the directory containing `libelf.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libelf', required by 'virtual:world', not found
configure:22656: $? = 1
configure:22670: result: no
Package 'libelf', required by 'virtual:world', not found
configure:22701: checking for elf_memory in -lelf
configure:22726: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -lelf  -L/usr/local/lib >&5
configure:22726: $? = 0
configure:22735: result: yes
configure:12: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -I/usr/local/llvm50/include   -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:12: $? = 0
configure:12: ./conftest
configure:12: $? = 0
configure:16: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -I/usr/local/llvm50/include   -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:16: $? = 0
configure:16: ./conftest
configure:16: $? = 0
configure:20: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -I/usr/local/llvm50/include   -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:20: $? = 0
configure:20: ./conftest
configure:20: $? = 0
configure:23121: $PKG_CONFIG --exists --print-errors "libunwind"
configure:23124: $? = 0
configure:23141: checking for libunwind
configure:23148: $PKG_CONFIG --exists --print-errors "libunwind"
configure:23151: $? = 0
configure:23165: $PKG_CONFIG --exists --print-errors "libunwind"
configure:23168: $? = 0
configure:23226: result: yes
configure:23782: checking for libdrm >= 2.4.75
configure:23789: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:23792: $? = 0
configure:23806: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:23809: $? = 0
configure:23847: result: yes
configure:24028: checking for glproto >= 1.4.14
configure:24035: $PKG_CONFIG --exists --print-errors "glproto >= $GLPROTO_REQUIRED"
configure:24038: $? = 0
configure:24052: $PKG_CONFIG --exists --print-errors "glproto >= $GLPROTO_REQUIRED"
configure:24055: $? = 0
configure:24113: result: yes
configure:24232: checking for dri2proto >= 2.8
configure:24239: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:24242: $? = 0
configure:24256: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:24259: $? = 0
configure:24317: result: yes
configure:24338: checking for xxf86vm
configure:24345: $PKG_CONFIG --exists --print-errors "xxf86vm"
configure:24348: $? = 0
configure:24362: $PKG_CONFIG --exists --print-errors "xxf86vm"
configure:24365: $? = 0
configure:24403: result: yes
configure:24413: checking for x11 xext xdamage >= 1.1 xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm
configure:24420: $PKG_CONFIG --exists --print-errors "$dri_modules"
configure:24423: $? = 0
configure:24437: $PKG_CONFIG --exists --print-errors "$dri_modules"
configure:24440: $? = 0
configure:24498: result: yes
configure:24614: checking for wayland-scanner
configure:24621: $PKG_CONFIG --exists --print-errors "wayland-scanner"
Package wayland-scanner was not found in the pkg-config search path.
Perhaps you should add the directory containing `wayland-scanner.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wayland-scanner', required by 'virtual:world', not found
configure:24624: $? = 1
configure:24638: $PKG_CONFIG --exists --print-errors "wayland-scanner"
Package wayland-scanner was not found in the pkg-config search path.
Perhaps you should add the directory containing `wayland-scanner.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wayland-scanner', required by 'virtual:world', not found
configure:24641: $? = 1
configure:24655: result: no
Package 'wayland-scanner', required by 'virtual:world', not found
configure:24686: checking for wayland-scanner
configure:24717: result: :
configure:24728: $PKG_CONFIG --exists --print-errors "wayland-protocols >= $WAYLAND_PROTOCOLS_REQUIRED"
Package wayland-protocols was not found in the pkg-config search path.
Perhaps you should add the directory containing `wayland-protocols.pc'
to the PKG_CONFIG_PATH environment variable
Package 'wayland-protocols', required by 'virtual:world', not found
configure:24731: $? = 1
configure:24944: checking for x11-xcb xcb xcb-dri2 >= 1.8 xcb-xfixes
configure:24951: $PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-dri2 >= $XCBDRI2_REQUIRED xcb-xfixes"
configure:24954: $? = 0
configure:24968: $PKG_CONFIG --exists --print-errors "x11-xcb xcb xcb-dri2 >= $XCBDRI2_REQUIRED xcb-xfixes"
configure:24971: $? = 0
configure:25029: result: yes
configure:25165: checking for x11-xcb xcb >= 1.9.3 xcb-dri3 xcb-xfixes xcb-present xcb-sync xshmfence >= 1.1
configure:25172: $PKG_CONFIG --exists --print-errors "$dri3_modules"
configure:25175: $? = 0
configure:25189: $PKG_CONFIG --exists --print-errors "$dri3_modules"
configure:25192: $? = 0
configure:25250: result: yes
configure:25338: checking for expat
configure:25345: $PKG_CONFIG --exists --print-errors "expat"
configure:25348: $? = 0
configure:25362: $PKG_CONFIG --exists --print-errors "expat"
configure:25365: $? = 0
configure:25585: result: yes
configure:26311: checking for mincore
configure:26311: cc -o conftest -O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99 -isystem /usr/local/include  -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector conftest.c -L/usr/local/lib >&5
configure:26311: $? = 0
configure:26311: result: yes
configure:27016: $PKG_CONFIG --exists --print-errors "libclc"
Package libclc was not found in the pkg-config search path.
Perhaps you should add the directory containing `libclc.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libclc', required by 'virtual:world', not found
configure:27019: $? = 1
configure:19: error: Could not find llvm shared libraries:
                Please make sure you have built llvm with the --enable-shared option
                and that your llvm libraries are installed in /usr/local/llvm50/lib
                If you have installed your llvm libraries to a different directory you
                can use the --with-llvm-prefix= configure flag to specify this directory.
                NOTE: Mesa is attempting to use llvm shared libraries by default.
                If you do not want to build with llvm shared libraries and instead want to
                use llvm static libraries then add --disable-llvm-shared-libs to your configure
                invocation and rebuild.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

_cv_gnu_make_command=gmake
ac_cv_build=amd64-portbld-freebsd11.1
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AMDGPU_CFLAGS_set=''
ac_cv_env_AMDGPU_CFLAGS_value=''
ac_cv_env_AMDGPU_LIBS_set=''
ac_cv_env_AMDGPU_LIBS_value=''
ac_cv_env_ANDROID_CFLAGS_set=''
ac_cv_env_ANDROID_CFLAGS_value=''
ac_cv_env_ANDROID_LIBS_set=''
ac_cv_env_ANDROID_LIBS_value=''
ac_cv_env_CCASFLAGS_set=''
ac_cv_env_CCASFLAGS_value=''
ac_cv_env_CCAS_set=''
ac_cv_env_CCAS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem /usr/local/include'
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_DRI2PROTO_CFLAGS_set=''
ac_cv_env_DRI2PROTO_CFLAGS_value=''
ac_cv_env_DRI2PROTO_LIBS_set=''
ac_cv_env_DRI2PROTO_LIBS_value=''
ac_cv_env_DRIGL_CFLAGS_set=''
ac_cv_env_DRIGL_CFLAGS_value=''
ac_cv_env_DRIGL_LIBS_set=''
ac_cv_env_DRIGL_LIBS_value=''
ac_cv_env_ETNAVIV_CFLAGS_set=''
ac_cv_env_ETNAVIV_CFLAGS_value=''
ac_cv_env_ETNAVIV_LIBS_set=''
ac_cv_env_ETNAVIV_LIBS_value=''
ac_cv_env_EXPAT_CFLAGS_set=''
ac_cv_env_EXPAT_CFLAGS_value=''
ac_cv_env_EXPAT_LIBS_set=''
ac_cv_env_EXPAT_LIBS_value=''
ac_cv_env_FREEDRENO_CFLAGS_set=''
ac_cv_env_FREEDRENO_CFLAGS_value=''
ac_cv_env_FREEDRENO_LIBS_set=''
ac_cv_env_FREEDRENO_LIBS_value=''
ac_cv_env_GLPROTO_CFLAGS_set=''
ac_cv_env_GLPROTO_CFLAGS_value=''
ac_cv_env_GLPROTO_LIBS_set=''
ac_cv_env_GLPROTO_LIBS_value=''
ac_cv_env_GLVND_CFLAGS_set=''
ac_cv_env_GLVND_CFLAGS_value=''
ac_cv_env_GLVND_LIBS_set=''
ac_cv_env_GLVND_LIBS_value=''
ac_cv_env_I915_CFLAGS_set=''
ac_cv_env_I915_CFLAGS_value=''
ac_cv_env_I915_LIBS_set=''
ac_cv_env_I915_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector'
ac_cv_env_LIBDRM_CFLAGS_set=''
ac_cv_env_LIBDRM_CFLAGS_value=''
ac_cv_env_LIBDRM_LIBS_set=''
ac_cv_env_LIBDRM_LIBS_value=''
ac_cv_env_LIBELF_CFLAGS_set=''
ac_cv_env_LIBELF_CFLAGS_value=''
ac_cv_env_LIBELF_LIBS_set=''
ac_cv_env_LIBELF_LIBS_value=''
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=-L/usr/local/lib
ac_cv_env_LIBUNWIND_CFLAGS_set=''
ac_cv_env_LIBUNWIND_CFLAGS_value=''
ac_cv_env_LIBUNWIND_LIBS_set=''
ac_cv_env_LIBUNWIND_LIBS_value=''
ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
ac_cv_env_NOUVEAU_CFLAGS_set=''
ac_cv_env_NOUVEAU_CFLAGS_value=''
ac_cv_env_NOUVEAU_LIBS_set=''
ac_cv_env_NOUVEAU_LIBS_value=''
ac_cv_env_NVVIEUX_CFLAGS_set=''
ac_cv_env_NVVIEUX_CFLAGS_value=''
ac_cv_env_NVVIEUX_LIBS_set=''
ac_cv_env_NVVIEUX_LIBS_value=''
ac_cv_env_OMX_BELLAGIO_CFLAGS_set=''
ac_cv_env_OMX_BELLAGIO_CFLAGS_value=''
ac_cv_env_OMX_BELLAGIO_LIBS_set=''
ac_cv_env_OMX_BELLAGIO_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=pkgconf
ac_cv_env_PTHREADSTUBS_CFLAGS_set=''
ac_cv_env_PTHREADSTUBS_CFLAGS_value=''
ac_cv_env_PTHREADSTUBS_LIBS_set=''
ac_cv_env_PTHREADSTUBS_LIBS_value=''
ac_cv_env_RADEON_CFLAGS_set=''
ac_cv_env_RADEON_CFLAGS_value=''
ac_cv_env_RADEON_LIBS_set=''
ac_cv_env_RADEON_LIBS_value=''
ac_cv_env_SELINUX_CFLAGS_set=''
ac_cv_env_SELINUX_CFLAGS_value=''
ac_cv_env_SELINUX_LIBS_set=''
ac_cv_env_SELINUX_LIBS_value=''
ac_cv_env_SIMPENROSE_CFLAGS_set=''
ac_cv_env_SIMPENROSE_CFLAGS_value=''
ac_cv_env_SIMPENROSE_LIBS_set=''
ac_cv_env_SIMPENROSE_LIBS_value=''
ac_cv_env_VALGRIND_CFLAGS_set=''
ac_cv_env_VALGRIND_CFLAGS_value=''
ac_cv_env_VALGRIND_LIBS_set=''
ac_cv_env_VALGRIND_LIBS_value=''
ac_cv_env_VA_CFLAGS_set=''
ac_cv_env_VA_CFLAGS_value=''
ac_cv_env_VA_LIBS_set=''
ac_cv_env_VA_LIBS_value=''
ac_cv_env_VC5_SIMULATOR_CFLAGS_set=''
ac_cv_env_VC5_SIMULATOR_CFLAGS_value=''
ac_cv_env_VC5_SIMULATOR_LIBS_set=''
ac_cv_env_VC5_SIMULATOR_LIBS_value=''
ac_cv_env_VDPAU_CFLAGS_set=''
ac_cv_env_VDPAU_CFLAGS_value=''
ac_cv_env_VDPAU_LIBS_set=''
ac_cv_env_VDPAU_LIBS_value=''
ac_cv_env_VL_CFLAGS_set=''
ac_cv_env_VL_CFLAGS_value=''
ac_cv_env_VL_LIBS_set=''
ac_cv_env_VL_LIBS_value=''
ac_cv_env_WAYLAND_CLIENT_CFLAGS_set=''
ac_cv_env_WAYLAND_CLIENT_CFLAGS_value=''
ac_cv_env_WAYLAND_CLIENT_LIBS_set=''
ac_cv_env_WAYLAND_CLIENT_LIBS_value=''
ac_cv_env_WAYLAND_SCANNER_CFLAGS_set=''
ac_cv_env_WAYLAND_SCANNER_CFLAGS_value=''
ac_cv_env_WAYLAND_SCANNER_LIBS_set=''
ac_cv_env_WAYLAND_SCANNER_LIBS_value=''
ac_cv_env_WAYLAND_SERVER_CFLAGS_set=''
ac_cv_env_WAYLAND_SERVER_CFLAGS_value=''
ac_cv_env_WAYLAND_SERVER_LIBS_set=''
ac_cv_env_WAYLAND_SERVER_LIBS_value=''
ac_cv_env_XCB_DRI2_CFLAGS_set=''
ac_cv_env_XCB_DRI2_CFLAGS_value=''
ac_cv_env_XCB_DRI2_LIBS_set=''
ac_cv_env_XCB_DRI2_LIBS_value=''
ac_cv_env_XCB_DRI3_CFLAGS_set=''
ac_cv_env_XCB_DRI3_CFLAGS_value=''
ac_cv_env_XCB_DRI3_LIBS_set=''
ac_cv_env_XCB_DRI3_LIBS_value=''
ac_cv_env_XF86VIDMODE_CFLAGS_set=''
ac_cv_env_XF86VIDMODE_CFLAGS_value=''
ac_cv_env_XF86VIDMODE_LIBS_set=''
ac_cv_env_XF86VIDMODE_LIBS_value=''
ac_cv_env_XLIBGL_CFLAGS_set=''
ac_cv_env_XLIBGL_CFLAGS_value=''
ac_cv_env_XLIBGL_LIBS_set=''
ac_cv_env_XLIBGL_LIBS_value=''
ac_cv_env_XVMC_CFLAGS_set=''
ac_cv_env_XVMC_CFLAGS_value=''
ac_cv_env_XVMC_LIBS_set=''
ac_cv_env_XVMC_LIBS_value=''
ac_cv_env_YACC_set=''
ac_cv_env_YACC_value=''
ac_cv_env_YFLAGS_set=''
ac_cv_env_YFLAGS_value=''
ac_cv_env_ZLIB_CFLAGS_set=''
ac_cv_env_ZLIB_CFLAGS_value=''
ac_cv_env_ZLIB_LIBS_set=''
ac_cv_env_ZLIB_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd11.1
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func___b64_ntop=yes
ac_cv_func___b64_pton=yes
ac_cv_func__getlong=yes
ac_cv_func__getshort=yes
ac_cv_func__stat=yes
ac_cv_func_acl_create_entry_np=yes
ac_cv_func_acl_delete_def_file=yes
ac_cv_func_acl_delete_fd_np=yes
ac_cv_func_acl_delete_file_np=yes
ac_cv_func_acl_free=yes
ac_cv_func_acl_from_text=yes
ac_cv_func_acl_get_fd=yes
ac_cv_func_acl_get_file=yes
ac_cv_func_acl_set_fd=yes
ac_cv_func_acl_set_file=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca=yes
ac_cv_func_arc4random=yes
ac_cv_func_arc4random_buf=yes
ac_cv_func_arc4random_uniform=yes
ac_cv_func_argz_count=no
ac_cv_func_argz_next=no
ac_cv_func_argz_stringify=no
ac_cv_func_asprintf=yes
ac_cv_func_atexit=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bindresvport_sa=yes
ac_cv_func_btowc=yes
ac_cv_func_bzero=yes
ac_cv_func_chown=yes
ac_cv_func_clock=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_closedir=yes
ac_cv_func_closefrom=yes
ac_cv_func_daemon=yes
ac_cv_func_dirname=yes
ac_cv_func_dl_iterate_phdr=yes
ac_cv_func_dladdr=yes
ac_cv_func_dlopen=yes
ac_cv_func_dup2=yes
ac_cv_func_eaccess=yes
ac_cv_func_fchmod=yes
ac_cv_func_fchown=yes
ac_cv_func_fcntl=yes
ac_cv_func_fileno=yes
ac_cv_func_fork=yes
ac_cv_func_fpurge=yes
ac_cv_func_freeaddrinfo=yes
ac_cv_func_fstatvfs=yes
ac_cv_func_fsync=yes
ac_cv_func_futimes=yes
ac_cv_func_fwprintf=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getgrouplist=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeereid=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getttyent=yes
ac_cv_func_getuid=yes
ac_cv_func_getwd=yes
ac_cv_func_glob=yes
ac_cv_func_group_from_gid=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_innetgr=yes
ac_cv_func_isascii=yes
ac_cv_func_isblank=yes
ac_cv_func_issetugid=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_iswctype=yes
ac_cv_func_link=yes
ac_cv_func_localtime=yes
ac_cv_func_lstat=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memfd_create=no
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mincore=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mkostemp=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mprotect=yes
ac_cv_func_munlock=yes
ac_cv_func_munmap=yes
ac_cv_func_newlocale=yes
ac_cv_func_nl_langinfo=yes
ac_cv_func_obstacks=no
ac_cv_func_opendir=yes
ac_cv_func_pam_getenvlist=yes
ac_cv_func_pam_putenv=yes
ac_cv_func_pathconf=yes
ac_cv_func_pipe=yes
ac_cv_func_poll=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_posix_spawn=yes
ac_cv_func_pread=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pthread_cond_broadcast=yes
ac_cv_func_pthread_cond_destroy=yes
ac_cv_func_pthread_cond_init=yes
ac_cv_func_pthread_cond_signal=yes
ac_cv_func_pthread_cond_timedwait=yes
ac_cv_func_pthread_cond_wait=yes
ac_cv_func_pthread_equal=yes
ac_cv_func_pthread_exit=yes
ac_cv_func_pthread_mutex_destroy=yes
ac_cv_func_pthread_mutex_init=yes
ac_cv_func_pthread_mutex_lock=yes
ac_cv_func_pthread_mutex_unlock=yes
ac_cv_func_pthread_self=yes
ac_cv_func_putenv=yes
ac_cv_func_pwrite=yes
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_random=yes
ac_cv_func_rawmemchr=no
ac_cv_func_readdir=yes
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=yes
ac_cv_func_readpassphrase=yes
ac_cv_func_realpath=yes
ac_cv_func_recvmsg=yes
ac_cv_func_rename=yes
ac_cv_func_rresvport_af=yes
ac_cv_func_sched_yield=yes
ac_cv_func_select=yes
ac_cv_func_sendmsg=yes
ac_cv_func_setegid=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setgroupent=yes
ac_cv_func_setgroups=yes
ac_cv_func_setlinebuf=yes
ac_cv_func_setlocale=yes
ac_cv_func_setlogin=yes
ac_cv_func_setpassent=yes
ac_cv_func_setproctitle=yes
ac_cv_func_setregid=yes
ac_cv_func_setresgid=yes
ac_cv_func_setresuid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shmget=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigvec=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socketpair=yes
ac_cv_func_srand=yes
ac_cv_func_srandom=yes
ac_cv_func_stat=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs=yes
ac_cv_func_stpcpy=yes
ac_cv_func_stpncpy=yes
ac_cv_func_strbrk=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strcspn=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcat=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strlen=yes
ac_cv_func_strmode=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strptime=yes
ac_cv_func_strsep=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtof=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoll=yes
ac_cv_func_strtonum=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_symlink=yes
ac_cv_func_sysconf=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_time=yes
ac_cv_func_towlower=yes
ac_cv_func_truncate=yes
ac_cv_func_tsearch=yes
ac_cv_func_uname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=yes
ac_cv_func_user_from_uid=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_waitid=yes
ac_cv_func_waitpid=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcscoll=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=yes
ac_cv_func_wctob=yes
ac_cv_func_wcwidth=yes
ac_cv_func_wmemchr=yes
ac_cv_func_wmemcpy=yes
ac_cv_func_yield=no
ac_cv_func_yp_match=yes
ac_cv_have___va_copy=yes
ac_cv_have_clock_t=yes
ac_cv_have_control_in_msghdr=yes
ac_cv_have_decl_GLOB_NOMATCH=yes
ac_cv_have_decl_LLONG_MAX=yes
ac_cv_have_decl_MAXSYMLINKS=yes
ac_cv_have_decl_O_NONBLOCK=yes
ac_cv_have_decl_RLIMIT_NPROC=yes
ac_cv_have_decl_SHUT_RD=yes
ac_cv_have_decl__Exit=yes
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_alphasort=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_closedir=yes
ac_cv_have_decl_dprintf=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_faccessat=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchmodat=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fcntl=yes
ac_cv_have_decl_fdopendir=yes
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
ac_cv_have_decl_ferror_unlocked=yes
ac_cv_have_decl_ffsl=yes
ac_cv_have_decl_ffsll=yes
ac_cv_have_decl_fpurge=yes
ac_cv_have_decl_frexpl=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fstat=yes
ac_cv_have_decl_fstatat=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getdomainname=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getloadavg=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_gets=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_gettimeofday=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_h_errno=yes
ac_cv_have_decl_imaxabs=yes
ac_cv_have_decl_imaxdiv=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_isblank=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_lchmod=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_linkat=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_lstat=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsnrtowcs=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_memmem=yes
ac_cv_have_decl_memrchr=yes
ac_cv_have_decl_mkdirat=yes
ac_cv_have_decl_mkdtemp=yes
ac_cv_have_decl_mkfifo=yes
ac_cv_have_decl_mkfifoat=yes
ac_cv_have_decl_mknod=yes
ac_cv_have_decl_mknodat=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_nl_langinfo=yes
ac_cv_have_decl_offsetof=yes
ac_cv_have_decl_openat=yes
ac_cv_have_decl_opendir=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_posix_spawn=yes
ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
ac_cv_have_decl_posix_spawn_file_actions_init=yes
ac_cv_have_decl_posix_spawnattr_destroy=yes
ac_cv_have_decl_posix_spawnattr_getflags=yes
ac_cv_have_decl_posix_spawnattr_getpgroup=yes
ac_cv_have_decl_posix_spawnattr_getschedparam=yes
ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
ac_cv_have_decl_posix_spawnattr_getsigmask=yes
ac_cv_have_decl_posix_spawnattr_init=yes
ac_cv_have_decl_posix_spawnattr_setflags=yes
ac_cv_have_decl_posix_spawnattr_setpgroup=yes
ac_cv_have_decl_posix_spawnattr_setschedparam=yes
ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
ac_cv_have_decl_posix_spawnattr_setsigmask=yes
ac_cv_have_decl_posix_spawnp=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_pselect=yes
ac_cv_have_decl_pthread_sigmask=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_rawmemchr=yes
ac_cv_have_decl_readdir=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_readlinkat=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_renameat=yes
ac_cv_have_decl_rewinddir=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_rpmatch=yes
ac_cv_have_decl_scandir=yes
ac_cv_have_decl_select=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sethostname=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaddset=yes
ac_cv_have_decl_sigaltstack=yes
ac_cv_have_decl_sigdelset=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_sigfillset=yes
ac_cv_have_decl_sigismember=yes
ac_cv_have_decl_sigpending=yes
ac_cv_have_decl_sigprocmask=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_stat=yes
ac_cv_have_decl_stpcpy=yes
ac_cv_have_decl_stpncpy=yes
ac_cv_have_decl_strcasestr=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsep=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtoimax=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strtoumax=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_symlinkat=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_have_decl_tcsendbreak=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_vdprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_waitpid=yes
ac_cv_have_decl_wcpcpy=yes
ac_cv_have_decl_wcpncpy=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscasecmp=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsdup=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncasecmp=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcsnlen=yes
ac_cv_have_decl_wcsnrtombs=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_have_decl_writev=yes
ac_cv_have_getopt_optreset=yes
ac_cv_have_int64_t=yes
ac_cv_have_intxx_t=yes
ac_cv_have_mode_t=yes
ac_cv_have_pid_t=yes
ac_cv_have_pw_change_in_struct_passwd=yes
ac_cv_have_pw_class_in_struct_passwd=yes
ac_cv_have_pw_expire_in_struct_passwd=yes
ac_cv_have_sa_family_t=yes
ac_cv_have_size_t=yes
ac_cv_have_ss_family_in_struct_ss=yes
ac_cv_have_ssize_t=yes
ac_cv_have_struct_addrinfo=yes
ac_cv_have_struct_in6_addr=yes
ac_cv_have_struct_sockaddr_in6=yes
ac_cv_have_struct_sockaddr_storage=yes
ac_cv_have_struct_timeval=yes
ac_cv_have_u_char=yes
ac_cv_have_u_int64_t=yes
ac_cv_have_u_int=yes
ac_cv_have_u_intxx_t=yes
ac_cv_have_va_copy=yes
ac_cv_header_alloca_h=no
ac_cv_header_argz_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_byteswap_h=no
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_elf_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_floatingpoint_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libutil_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_login_cap_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_net_if_media_h=yes
ac_cv_header_net_if_tap_h=yes
ac_cv_header_net_if_tun_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_random_h=no
ac_cv_header_readpassphrase_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_rpc_types_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_search_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_spawn_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_acl_h=yes
ac_cv_header_sys_cdefs_h=yes
ac_cv_header_sys_dir_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_msg_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_ptrace_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_statvfs_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timers_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time_h=yes
ac_cv_header_ttyent_h=yes
ac_cv_header_ucontext_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_vis_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=amd64-portbld-freebsd11.1
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_edit_el_init=yes
ac_cv_lib_elf_elf_memory=yes
ac_cv_lib_lex=-lfl
ac_cv_lib_pam_pam_set_item=yes
ac_cv_lib_z_deflate=yes
ac_cv_libc_defines___progname=yes
ac_cv_libc_defines_sys_errlist=yes
ac_cv_libc_defines_sys_nerr=yes
ac_cv_member_HEADER_ad=yes
ac_cv_member_struct___res_state_retrans=yes
ac_cv_member_struct_sigaction_sa_sigaction=yes
ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_EGREP=/usr/bin/egrep
ac_cv_path_FGREP=/usr/bin/fgrep
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GZIP=/usr/bin/gzip
ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_WAYLAND_SCANNER=:
ac_cv_path_install=/usr/bin/install
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=/usr/bin/awk
ac_cv_prog_CPP=cpp
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_INDENT=indent
ac_cv_prog_LEX=flex
ac_cv_prog_PYTHON2=python2.7
ac_cv_prog_RM='rm -f'
ac_cv_prog_SED=/usr/bin/sed
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_gmake_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_long_file_names=yes
ac_cv_target=amd64-portbld-freebsd11.1
ac_cv_type__Bool=yes
ac_cv_type_char=yes
ac_cv_type_char_p=yes
ac_cv_type_fsblkcnt_t=yes
ac_cv_type_fsfilcnt_t=yes
ac_cv_type_in_addr_t=yes
ac_cv_type_in_port_t=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int=yes
ac_cv_type_intmax_t=yes
ac_cv_type_long=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_posix_spawn_file_actions_t=yes
ac_cv_type_posix_spawnattr_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_short=yes
ac_cv_type_sig_atomic_t=yes
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_stack_t=yes
ac_cv_type_struct_timespec=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_int=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_uid_t=yes
ac_cv_type_uintptr_t=yes
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_unsigned_short=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_type_wchar_t=yes
ac_cv_type_wint_t=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=/usr/bin/tar
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_check_cflags___Wall=yes
ax_cv_check_cflags___Werror_implicit_function_declaration=yes
ax_cv_check_cflags___Werror_missing_prototypes=yes
ax_cv_check_cflags___Werror_pointer_arith=yes
ax_cv_check_cflags___Werror_vla=yes
ax_cv_check_cflags___Wmissing_prototypes=yes
ax_cv_check_cflags___Wno_initializer_overrides=yes
ax_cv_check_cflags___Wno_override_init=yes
ax_cv_check_cflags___fno_math_errno=yes
ax_cv_check_cflags___fno_trapping_math=yes
ax_cv_check_cflags___fvisibility_hidden=yes
ax_cv_check_cxxflags___Wall=yes
ax_cv_check_cxxflags___Werror_pointer_arith=yes
ax_cv_check_cxxflags___Werror_vla=yes
ax_cv_check_cxxflags___fno_math_errno=yes
ax_cv_check_cxxflags___fno_trapping_math=yes
ax_cv_check_cxxflags___fvisibility_hidden=yes
ax_cv_have___builtin_bswap32=yes
ax_cv_have___builtin_bswap64=yes
ax_cv_have___builtin_clz=yes
ax_cv_have___builtin_clzll=yes
ax_cv_have___builtin_ctz=yes
ax_cv_have___builtin_expect=yes
ax_cv_have___builtin_ffs=yes
ax_cv_have___builtin_ffsll=yes
ax_cv_have___builtin_popcount=yes
ax_cv_have___builtin_popcountll=yes
ax_cv_have___builtin_unreachable=yes
ax_cv_have_func_attribute_alias=yes
ax_cv_have_func_attribute_const=yes
ax_cv_have_func_attribute_flatten=yes
ax_cv_have_func_attribute_format=yes
ax_cv_have_func_attribute_malloc=yes
ax_cv_have_func_attribute_packed=yes
ax_cv_have_func_attribute_pure=yes
ax_cv_have_func_attribute_returns_nonnull=yes
ax_cv_have_func_attribute_unused=yes
ax_cv_have_func_attribute_visibility=yes
ax_cv_have_func_attribute_warn_unused_result=yes
ax_cv_have_func_attribute_weak=yes
ax_cv_prog_bison=yes
ax_cv_prog_flex=yes
cl_cv_prog_LN=/bin/ln
cl_cv_prog_cp='/bin/cp -p'
gl_cv_func_btowc_eof=yes
gl_cv_func_btowc_nul=yes
gl_cv_func_fcntl_f_dupfd_cloexec=yes
gl_cv_func_fnmatch_posix=yes
gl_cv_func_fopen_slash=yes
gl_cv_func_frexp_no_libm=yes
gl_cv_func_fseeko=yes
gl_cv_func_ftello=yes
gl_cv_func_getcwd_null=yes
gl_cv_func_getcwd_posix_signature=yes
gl_cv_func_getopt_posix=yes
gl_cv_func_isnand_no_libm=yes
gl_cv_func_ldexp_no_libm=yes
gl_cv_func_lseek_pipe=yes
gl_cv_func_lstat_dereferences_slashed_symlink=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_incomplete_state=yes
gl_cv_func_mbrtowc_nul_retval=yes
gl_cv_func_mbrtowc_null_arg1=yes
gl_cv_func_mbrtowc_null_arg2=yes
gl_cv_func_mbrtowc_retval=yes
gl_cv_func_mbrtowc_sanitycheck=yes
gl_cv_func_open_slash=yes
gl_cv_func_printf_directive_a=yes
gl_cv_func_printf_directive_f=yes
gl_cv_func_printf_directive_ls=yes
gl_cv_func_printf_directive_n=yes
gl_cv_func_printf_flag_grouping=yes
gl_cv_func_printf_flag_leftadjust=yes
gl_cv_func_printf_flag_zero=yes
gl_cv_func_printf_infinite=yes
gl_cv_func_printf_long_double=yes
gl_cv_func_printf_positions=yes
gl_cv_func_printf_precision=yes
gl_cv_func_printf_sizes_c99=yes
gl_cv_func_sigprocmask=1
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_snprintf_size1=yes
gl_cv_func_snprintf_usable=yes
gl_cv_func_spawnattr_setschedparam=yes
gl_cv_func_spawnattr_setschedpolicy=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=yes
gl_cv_func_stpncpy=yes
gl_cv_func_va_copy=yes
gl_cv_func_wcrtomb_retval=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_alphasort=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_closedir=yes
gl_cv_have_raw_decl_dprintf=yes
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_faccessat=yes
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchmodat=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fcntl=yes
gl_cv_have_raw_decl_fdopendir=yes
gl_cv_have_raw_decl_ffsl=yes
gl_cv_have_raw_decl_ffsll=yes
gl_cv_have_raw_decl_fpurge=yes
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fstat=yes
gl_cv_have_raw_decl_fstatat=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=yes
gl_cv_have_raw_decl_getdomainname=yes
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=yes
gl_cv_have_raw_decl_getloadavg=yes
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=yes
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_gettimeofday=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_imaxabs=yes
gl_cv_have_raw_decl_imaxdiv=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_iswctype=yes
gl_cv_have_raw_decl_lchmod=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_lstat=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=yes
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memcpy=no
gl_cv_have_raw_decl_memmem=yes
gl_cv_have_raw_decl_memrchr=yes
gl_cv_have_raw_decl_mkdirat=yes
gl_cv_have_raw_decl_mkdtemp=yes
gl_cv_have_raw_decl_mkfifo=yes
gl_cv_have_raw_decl_mkfifoat=yes
gl_cv_have_raw_decl_mknod=yes
gl_cv_have_raw_decl_mknodat=yes
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_nl_langinfo=yes
gl_cv_have_raw_decl_openat=yes
gl_cv_have_raw_decl_opendir=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_posix_spawn=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
gl_cv_have_raw_decl_posix_spawnattr_init=yes
gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
gl_cv_have_raw_decl_posix_spawnp=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_pselect=yes
gl_cv_have_raw_decl_pthread_sigmask=yes
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_rawmemchr=yes
gl_cv_have_raw_decl_readdir=yes
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=yes
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_renameat=yes
gl_cv_have_raw_decl_rewinddir=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_rpmatch=yes
gl_cv_have_raw_decl_scandir=yes
gl_cv_have_raw_decl_select=yes
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=yes
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sigaction=yes
gl_cv_have_raw_decl_sigaddset=yes
gl_cv_have_raw_decl_sigdelset=yes
gl_cv_have_raw_decl_sigemptyset=yes
gl_cv_have_raw_decl_sigfillset=yes
gl_cv_have_raw_decl_sigismember=yes
gl_cv_have_raw_decl_sigpending=yes
gl_cv_have_raw_decl_sigprocmask=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_stat=yes
gl_cv_have_raw_decl_stpcpy=yes
gl_cv_have_raw_decl_stpncpy=yes
gl_cv_have_raw_decl_strcasestr=yes
gl_cv_have_raw_decl_strchrnul=yes
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=yes
gl_cv_have_raw_decl_strnlen=yes
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=yes
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtoimax=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strtoumax=yes
gl_cv_have_raw_decl_strverscmp=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_towctrans=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_vdprintf=yes
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_waitpid=yes
gl_cv_have_raw_decl_wcpcpy=yes
gl_cv_have_raw_decl_wcpncpy=yes
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=yes
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=yes
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=yes
gl_cv_have_raw_decl_wcsnrtombs=yes
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wctrans=yes
gl_cv_have_raw_decl_wctype=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_langinfo_codeset=yes
gl_cv_header_langinfo_era=yes
gl_cv_header_langinfo_t_fmt_ampm=yes
gl_cv_header_langinfo_yesexpr=yes
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_signal_h_SIGPIPE=yes
gl_cv_header_stdint_h=yes
gl_cv_header_sys_select_h_selfcontained=yes
gl_cv_header_wchar_h_correct_inline=yes
gl_cv_sigaltstack_low_base=yes
gl_cv_size_max=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_type_sigset_t=yes
gl_cv_type_wchar_t_signed=yes
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_type_wint_t_signed=yes
gl_cv_var_stdin_large_offset=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_printf_posix=yes
gt_cv_func_unsetenv_ret=int
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_siginfo_t=yes
gt_cv_ssize_t=yes
lt_cv_ar_at_file=no
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
lt_cv_path_MAGIC_CMD=/usr/bin/file
lt_cv_path_NM='/usr/local/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
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_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\''
lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/  {"\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/  {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)$/  {"\\1", (void *) \\&\\1},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/  {"lib\\1", (void *) \\&\\1},/p\''
lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\''
lt_cv_sys_global_symbol_to_import=''
lt_cv_sys_max_cmd_len=262144
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_DRI2PROTO_CFLAGS='-I/usr/local/include '
pkg_cv_DRI2PROTO_LIBS=''
pkg_cv_DRIGL_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
pkg_cv_DRIGL_LIBS='-L/usr/local/lib -lXext -lXdamage -lXfixes -lX11-xcb -lX11 -lxcb -lxcb-glx -lxcb-dri2 -lXxf86vm '
pkg_cv_EXPAT_CFLAGS='-I/usr/local/include '
pkg_cv_EXPAT_LIBS='-L/usr/local/lib -lexpat '
pkg_cv_GLPROTO_CFLAGS='-I/usr/local/include '
pkg_cv_GLPROTO_LIBS=''
pkg_cv_LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/libdrm '
pkg_cv_LIBDRM_LIBS='-L/usr/local/lib -ldrm '
pkg_cv_LIBUNWIND_CFLAGS='-I/usr/local/include '
pkg_cv_LIBUNWIND_LIBS='-L/usr/local/lib -lunwind '
pkg_cv_PTHREADSTUBS_CFLAGS='-pthread '
pkg_cv_PTHREADSTUBS_LIBS='-pthread '
pkg_cv_XCB_DRI2_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
pkg_cv_XCB_DRI2_LIBS='-L/usr/local/lib -lX11-xcb -lX11 -lxcb -lxcb-dri2 -lxcb-xfixes '
pkg_cv_XCB_DRI3_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
pkg_cv_XCB_DRI3_LIBS='-L/usr/local/lib -lX11-xcb -lX11 -lxcb -lxcb-dri3 -lxcb-xfixes -lxcb-present -lxcb-sync -lxshmfence '
pkg_cv_XF86VIDMODE_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
pkg_cv_XF86VIDMODE_LIBS='-L/usr/local/lib -lXxf86vm '
pkg_cv_ZLIB_CFLAGS=''
pkg_cv_ZLIB_LIBS='-lz '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/graphics/mesa-libs/work/mesa-17.3.1/bin/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMDGPU_CFLAGS=''
AMDGPU_LIBS=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
ANDROID_CFLAGS=''
ANDROID_LIBS=''
AR='ar'
AUTOCONF='${SHELL} /usr/ports/graphics/mesa-libs/work/mesa-17.3.1/bin/missing autoconf'
AUTOHEADER='${SHELL} /usr/ports/graphics/mesa-libs/work/mesa-17.3.1/bin/missing autoheader'
AUTOMAKE='${SHELL} /usr/ports/graphics/mesa-libs/work/mesa-17.3.1/bin/missing automake-1.15'
AWK='/usr/bin/awk'
BSYMBOLIC='-Wl,-Bsymbolic'
BUILD_SHARED_FALSE='#'
BUILD_SHARED_TRUE=''
CC='cc'
CCAS='cc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe  -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -fno-math-errno -fno-trapping-math -std=c99'
CLANG_RESOURCE_DIR=''
CLOCK_LIB=''
CLOVER_STD_OVERRIDE=''
CPP='cpp'
CPPFLAGS='-isystem /usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include -Wall -fno-math-errno -fno-trapping-math'
CYGPATH_W='echo'
D3D_DRIVER_INSTALL_DIR='${exec_prefix}/lib/d3d'
DEFINES='-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DHAVE_X11_PLATFORM -DHAVE_DRM_PLATFORM -DHAVE_DRI3 -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_LLVM=0x0500 -DMESA_LLVM_VERSION_PATCH=0'
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DLOPEN_LIBS=''
DRI2PROTO_CFLAGS='-I/usr/local/include '
DRI2PROTO_LIBS=''
DRIGL_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
DRIGL_LIBS='-L/usr/local/lib -lXext -lXdamage -lXfixes -lX11-xcb -lX11 -lxcb -lxcb-glx -lxcb-dri2 -lXxf86vm '
DRI_DRIVER_INSTALL_DIR='${libdir}/dri'
DRI_DRIVER_SEARCH_DIR='${DRI_DRIVER_INSTALL_DIR}'
DRI_LIB_DEPS='  -L/usr/local/lib -ldrm  -L/usr/local/lib -lexpat  -lm -lpthread -pthread '
DRI_PC_REQ_PRIV='libdrm >= 2.4.75'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGL_CFLAGS=''
EGL_LIB_DEPS='  -lpthread -pthread'
EGL_NATIVE_PLATFORM='_EGL_PLATFORM_X11'
EGREP='/usr/bin/egrep'
ETNAVIV_CFLAGS=''
ETNAVIV_LIBS=''
EXEEXT=''
EXPAT_CFLAGS='-I/usr/local/include '
EXPAT_LIBS='-L/usr/local/lib -lexpat '
FGREP='/usr/bin/fgrep'
FREEDRENO_CFLAGS=''
FREEDRENO_LIBS=''
GALLIUM_PIPE_LOADER_DEFINES=''
GBM_PC_LIB_PRIV=''
GBM_PC_REQ_PRIV=''
GCC_ATOMIC_BUILTINS_SUPPORTED_FALSE='#'
GCC_ATOMIC_BUILTINS_SUPPORTED_TRUE=''
GC_SECTIONS='-Wl,--gc-sections'
GEN_ASM_OFFSETS_FALSE=''
GEN_ASM_OFFSETS_TRUE='#'
GLESv1_CM_LIB_DEPS='-L/usr/local/lib -ldrm  -lm -lpthread -pthread '
GLESv1_CM_PC_LIB_PRIV='-lm -lpthread -pthread '
GLESv2_LIB_DEPS='-L/usr/local/lib -ldrm  -lm -lpthread -pthread '
GLESv2_PC_LIB_PRIV='-lm -lpthread -pthread '
GLPROTO_CFLAGS='-I/usr/local/include '
GLPROTO_LIBS=''
GLVND_CFLAGS=''
GLVND_LIBS=''
GLX_TLS='no'
GL_LIB='GL'
GL_LIB_DEPS='-L/usr/local/lib -lXext -lXdamage -lXfixes -lX11-xcb -lX11 -lxcb -lxcb-glx -lxcb-dri2 -lXxf86vm  -L/usr/local/lib -ldrm  -lm -lpthread -pthread '
GL_PC_CFLAGS=''
GL_PC_LIB_PRIV='-lm -lpthread -pthread '
GL_PC_REQ_PRIV=' libdrm >= 2.4.75 x11 xext xdamage >= 1.1 xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm'
GREP='/usr/bin/grep'
HAVE_AARCH64_ASM_FALSE=''
HAVE_AARCH64_ASM_TRUE=''
HAVE_AMD_DRIVERS_FALSE=''
HAVE_AMD_DRIVERS_TRUE=''
HAVE_ANDROID_FALSE=''
HAVE_ANDROID_TRUE='#'
HAVE_APPLEDRI_FALSE=''
HAVE_APPLEDRI_TRUE='#'
HAVE_ARM_ASM_FALSE=''
HAVE_ARM_ASM_TRUE=''
HAVE_BROADCOM_DRIVERS_FALSE=''
HAVE_BROADCOM_DRIVERS_TRUE=''
HAVE_CLOVER_FALSE=''
HAVE_CLOVER_ICD_FALSE=''
HAVE_CLOVER_ICD_TRUE='#'
HAVE_CLOVER_TRUE='#'
HAVE_COMMON_OSMESA_FALSE=''
HAVE_COMMON_OSMESA_TRUE=''
HAVE_COMPAT_SYMLINKS_FALSE=''
HAVE_COMPAT_SYMLINKS_TRUE='#'
HAVE_DRI2_FALSE='#'
HAVE_DRI2_TRUE=''
HAVE_DRI3_FALSE='#'
HAVE_DRI3_TRUE=''
HAVE_DRICOMMON_FALSE='#'
HAVE_DRICOMMON_TRUE=''
HAVE_DRISW_FALSE='#'
HAVE_DRISW_KMS_FALSE='#'
HAVE_DRISW_KMS_TRUE=''
HAVE_DRISW_TRUE=''
HAVE_DRI_GLX_FALSE='#'
HAVE_DRI_GLX_TRUE=''
HAVE_EGL_FALSE='#'
HAVE_EGL_TRUE=''
HAVE_GALLIUM_COMPUTE_FALSE=''
HAVE_GALLIUM_COMPUTE_TRUE=''
HAVE_GALLIUM_ETNAVIV_FALSE=''
HAVE_GALLIUM_ETNAVIV_TRUE=''
HAVE_GALLIUM_EXTRA_HUD_FALSE=''
HAVE_GALLIUM_EXTRA_HUD_TRUE='#'
HAVE_GALLIUM_FALSE=''
HAVE_GALLIUM_FREEDRENO_FALSE=''
HAVE_GALLIUM_FREEDRENO_TRUE=''
HAVE_GALLIUM_I915_FALSE=''
HAVE_GALLIUM_I915_TRUE=''
HAVE_GALLIUM_IMX_FALSE=''
HAVE_GALLIUM_IMX_TRUE=''
HAVE_GALLIUM_LLVMPIPE_FALSE=''
HAVE_GALLIUM_LLVMPIPE_TRUE=''
HAVE_GALLIUM_LLVM_FALSE=''
HAVE_GALLIUM_LLVM_TRUE=''
HAVE_GALLIUM_NOUVEAU_FALSE=''
HAVE_GALLIUM_NOUVEAU_TRUE=''
HAVE_GALLIUM_OSMESA_FALSE=''
HAVE_GALLIUM_OSMESA_TRUE=''
HAVE_GALLIUM_PL111_FALSE=''
HAVE_GALLIUM_PL111_TRUE=''
HAVE_GALLIUM_R300_FALSE=''
HAVE_GALLIUM_R300_TRUE=''
HAVE_GALLIUM_R600_FALSE=''
HAVE_GALLIUM_R600_TRUE=''
HAVE_GALLIUM_RADEONSI_FALSE=''
HAVE_GALLIUM_RADEONSI_TRUE=''
HAVE_GALLIUM_RADEON_COMMON_FALSE=''
HAVE_GALLIUM_RADEON_COMMON_TRUE=''
HAVE_GALLIUM_SOFTPIPE_FALSE=''
HAVE_GALLIUM_SOFTPIPE_TRUE=''
HAVE_GALLIUM_STATIC_TARGETS_FALSE=''
HAVE_GALLIUM_STATIC_TARGETS_TRUE=''
HAVE_GALLIUM_SVGA_FALSE=''
HAVE_GALLIUM_SVGA_TRUE=''
HAVE_GALLIUM_SWRAST_FALSE=''
HAVE_GALLIUM_SWRAST_TRUE=''
HAVE_GALLIUM_SWR_FALSE=''
HAVE_GALLIUM_SWR_TRUE=''
HAVE_GALLIUM_TESTS_FALSE=''
HAVE_GALLIUM_TESTS_TRUE='#'
HAVE_GALLIUM_TRUE='#'
HAVE_GALLIUM_VC4_FALSE=''
HAVE_GALLIUM_VC4_TRUE=''
HAVE_GALLIUM_VC5_FALSE=''
HAVE_GALLIUM_VC5_TRUE=''
HAVE_GALLIUM_VIRGL_FALSE=''
HAVE_GALLIUM_VIRGL_TRUE=''
HAVE_GALLIUM_XLIB_GLX_FALSE=''
HAVE_GALLIUM_XLIB_GLX_TRUE='#'
HAVE_GBM_FALSE='#'
HAVE_GBM_TRUE=''
HAVE_GLX_FALSE='#'
HAVE_GLX_TRUE=''
HAVE_I915_DRI_FALSE=''
HAVE_I915_DRI_TRUE=''
HAVE_I965_DRI_FALSE=''
HAVE_I965_DRI_TRUE=''
HAVE_INTEL_DRIVERS_FALSE=''
HAVE_INTEL_DRIVERS_TRUE=''
HAVE_INTEL_VULKAN_FALSE=''
HAVE_INTEL_VULKAN_TRUE=''
HAVE_LD_DYNAMIC_LIST_FALSE='#'
HAVE_LD_DYNAMIC_LIST_TRUE=''
HAVE_LD_VERSION_SCRIPT_FALSE=''
HAVE_LD_VERSION_SCRIPT_TRUE='#'
HAVE_LIBDRM_FALSE=''
HAVE_LIBDRM_TRUE=''
HAVE_LIBSENSORS_FALSE=''
HAVE_LIBSENSORS_TRUE='#'
HAVE_LMSENSORS_FALSE=''
HAVE_LMSENSORS_TRUE='#'
HAVE_NOUVEAU_DRI_FALSE=''
HAVE_NOUVEAU_DRI_TRUE=''
HAVE_OPENGL_ES1_FALSE=''
HAVE_OPENGL_ES1_TRUE='#'
HAVE_OPENGL_ES2_FALSE='#'
HAVE_OPENGL_ES2_TRUE=''
HAVE_OPENGL_FALSE='#'
HAVE_OPENGL_TRUE=''
HAVE_OSMESA_FALSE=''
HAVE_OSMESA_TRUE=''
HAVE_PLATFORM_ANDROID_FALSE=''
HAVE_PLATFORM_ANDROID_TRUE='#'
HAVE_PLATFORM_DRM_FALSE='#'
HAVE_PLATFORM_DRM_TRUE=''
HAVE_PLATFORM_SURFACELESS_FALSE=''
HAVE_PLATFORM_SURFACELESS_TRUE='#'
HAVE_PLATFORM_WAYLAND_FALSE=''
HAVE_PLATFORM_WAYLAND_TRUE='#'
HAVE_PLATFORM_X11_FALSE='#'
HAVE_PLATFORM_X11_TRUE=''
HAVE_PPC64LE_ASM_FALSE=''
HAVE_PPC64LE_ASM_TRUE=''
HAVE_R200_DRI_FALSE=''
HAVE_R200_DRI_TRUE=''
HAVE_RADEON_DRI_FALSE=''
HAVE_RADEON_DRI_TRUE=''
HAVE_RADEON_VULKAN_FALSE=''
HAVE_RADEON_VULKAN_TRUE=''
HAVE_SHARED_GLAPI_FALSE='#'
HAVE_SHARED_GLAPI_TRUE=''
HAVE_SPARC_ASM_FALSE=''
HAVE_SPARC_ASM_TRUE=''
HAVE_ST_NINE_FALSE=''
HAVE_ST_NINE_TRUE='#'
HAVE_ST_OMX_BELLAGIO_FALSE=''
HAVE_ST_OMX_BELLAGIO_TRUE='#'
HAVE_ST_VA_FALSE=''
HAVE_ST_VA_TRUE='#'
HAVE_ST_VDPAU_FALSE=''
HAVE_ST_VDPAU_TRUE='#'
HAVE_ST_XA_FALSE=''
HAVE_ST_XA_TRUE='#'
HAVE_ST_XVMC_FALSE=''
HAVE_ST_XVMC_TRUE='#'
HAVE_SWRAST_DRI_FALSE=''
HAVE_SWRAST_DRI_TRUE=''
HAVE_SWR_AVX2_FALSE=''
HAVE_SWR_AVX2_TRUE='#'
HAVE_SWR_AVX_FALSE=''
HAVE_SWR_AVX_TRUE='#'
HAVE_SWR_KNL_FALSE=''
HAVE_SWR_KNL_TRUE='#'
HAVE_SWR_SKX_FALSE=''
HAVE_SWR_SKX_TRUE='#'
HAVE_VULKAN_COMMON_FALSE=''
HAVE_VULKAN_COMMON_TRUE=''
HAVE_WINDOWSDRI_FALSE=''
HAVE_WINDOWSDRI_TRUE='#'
HAVE_X86_64_ASM_FALSE=''
HAVE_X86_64_ASM_TRUE=''
HAVE_X86_ASM_FALSE=''
HAVE_X86_ASM_TRUE=''
HAVE_XF86VIDMODE='yes'
HAVE_XF86VIDMODE_FALSE='#'
HAVE_XF86VIDMODE_TRUE=''
HAVE_XLIB_GLX_FALSE=''
HAVE_XLIB_GLX_TRUE='#'
I915_CFLAGS=''
I915_LIBS=''
INDENT='cat'
INDENT_FLAGS=''
INSTALL_DATA='install  -m 0644'
INSTALL_PROGRAM='install  -s -m 555'
INSTALL_SCRIPT='install  -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=' -Wl,-rpath=/usr/local/llvm50/lib -fstack-protector'
LD_NO_UNDEFINED='-Wl,--no-undefined'
LEX='flex'
LEXLIB='-lfl'
LEX_OUTPUT_ROOT='lex.yy'
LIBATOMIC_LIBS=''
LIBCLC_INCLUDEDIR=''
LIBCLC_LIBEXECDIR=''
LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/libdrm '
LIBDRM_LIBS='-L/usr/local/lib -ldrm '
LIBELF_CFLAGS=''
LIBELF_LIBS='-lelf'
LIBGLVND_DATADIR=''
LIBOBJS=''
LIBS='-L/usr/local/lib'
LIBSENSORS_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUNWIND_CFLAGS='-I/usr/local/include '
LIBUNWIND_LIBS='-L/usr/local/lib -lunwind '
LIB_DIR='lib'
LIB_EXT='so'
LIPO=''
LLVM_CFLAGS='-I/usr/local/llvm50/include   -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
LLVM_CONFIG='/usr/local/bin/llvm-config50'
LLVM_CXXFLAGS='-I/usr/local/llvm50/include -pipe -isystem /usr/local/include  -isystem /usr/local/include -std=c++11 -pipe -isystem /usr/local/include  -isystem /usr/local/include -DLLVM_BUILD_GLOBAL_ISEL -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS'
LLVM_INCLUDEDIR='/usr/local/llvm50/include'
LLVM_LDFLAGS='-L/usr/local/llvm50/lib '
LLVM_LIBS='-lLLVMLTO -lLLVMPasses -lLLVMObjCARCOpts -lLLVMSymbolize -lLLVMDebugInfoPDB -lLLVMDebugInfoDWARF -lLLVMMIRParser -lLLVMCoverage -lLLVMTableGen -lLLVMDlltoolDriver -lLLVMOrcJIT -lLLVMXCoreDisassembler -lLLVMXCoreCodeGen -lLLVMXCoreDesc -lLLVMXCoreInfo -lLLVMXCoreAsmPrinter -lLLVMSystemZDisassembler -lLLVMSystemZCodeGen -lLLVMSystemZAsmParser -lLLVMSystemZDesc -lLLVMSystemZInfo -lLLVMSystemZAsmPrinter -lLLVMSparcDisassembler -lLLVMSparcCodeGen -lLLVMSparcAsmParser -lLLVMSparcDesc -lLLVMSparcInfo -lLLVMSparcAsmPrinter -lLLVMPowerPCDisassembler -lLLVMPowerPCCodeGen -lLLVMPowerPCAsmParser -lLLVMPowerPCDesc -lLLVMPowerPCInfo -lLLVMPowerPCAsmPrinter -lLLVMNVPTXCodeGen -lLLVMNVPTXDesc -lLLVMNVPTXInfo -lLLVMNVPTXAsmPrinter -lLLVMMSP430CodeGen -lLLVMMSP430Desc -lLLVMMSP430Info -lLLVMMSP430AsmPrinter -lLLVMMipsDisassembler -lLLVMMipsCodeGen -lLLVMMipsAsmParser -lLLVMMipsDesc -lLLVMMipsInfo -lLLVMMipsAsmPrinter -lLLVMLanaiDisassembler -lLLVMLanaiCodeGen -lLLVMLanaiAsmParser -lLLVMLanaiDesc -lLLVMLanaiAsmPrinter -lLLVMLanaiInfo -lLLVMHexagonDisassembler -lLLVMHexagonCodeGen -lLLVMHexagonAsmParser -lLLVMHexagonDesc -lLLVMHexagonInfo -lLLVMBPFDisassembler -lLLVMBPFCodeGen -lLLVMBPFDesc -lLLVMBPFInfo -lLLVMBPFAsmPrinter -lLLVMARMDisassembler -lLLVMARMCodeGen -lLLVMARMAsmParser -lLLVMARMDesc -lLLVMARMInfo -lLLVMARMAsmPrinter -lLLVMAMDGPUDisassembler -lLLVMAMDGPUCodeGen -lLLVMAMDGPUAsmParser -lLLVMAMDGPUDesc -lLLVMAMDGPUInfo -lLLVMAMDGPUAsmPrinter -lLLVMAMDGPUUtils -lLLVMAArch64Disassembler -lLLVMAArch64CodeGen -lLLVMAArch64AsmParser -lLLVMAArch64Desc -lLLVMAArch64Info -lLLVMAArch64AsmPrinter -lLLVMAArch64Utils -lLLVMObjectYAML -lLLVMLibDriver -lLLVMOption -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMGlobalISel -lLLVMSelectionDAG -lLLVMAsmPrinter -lLLVMDebugInfoCodeView -lLLVMDebugInfoMSF -lLLVMX86Desc -lLLVMMCDisassembler -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils -lLLVMMCJIT -lLLVMLineEditor -lLLVMInterpreter -lLLVMExecutionEngine -lLLVMRuntimeDyld -lLLVMCodeGen -lLLVMTarget -lLLVMCoroutines -lLLVMipo -lLLVMInstrumentation -lLLVMVectorize -lLLVMScalarOpts -lLLVMLinker -lLLVMIRReader -lLLVMAsmParser -lLLVMInstCombine -lLLVMTransformUtils -lLLVMBitWriter -lLLVMAnalysis -lLLVMProfileData -lLLVMObject -lLLVMMCParser -lLLVMMC -lLLVMBitReader -lLLVMCore -lLLVMBinaryFormat -lLLVMSupport -lLLVMDemangle'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /usr/ports/graphics/mesa-libs/work/mesa-17.3.1/bin/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MSVC2013_COMPAT_CFLAGS='-Werror=vla'
MSVC2013_COMPAT_CXXFLAGS='-Werror=vla'
NEED_GALLIUM_VL_FALSE='#'
NEED_GALLIUM_VL_TRUE=''
NEED_GALLIUM_VL_WINSYS_FALSE=''
NEED_GALLIUM_VL_WINSYS_TRUE='#'
NEED_KHRPLATFORM_FALSE='#'
NEED_KHRPLATFORM_TRUE=''
NEED_LIBMESA_FALSE=''
NEED_LIBMESA_TRUE='#'
NEED_MEGADRIVER_FALSE=''
NEED_MEGADRIVER_TRUE='#'
NEED_OPENGL_COMMON_FALSE='#'
NEED_OPENGL_COMMON_TRUE=''
NEED_RADEON_DRM_WINSYS_FALSE=''
NEED_RADEON_DRM_WINSYS_TRUE=''
NEED_WINSYS_XLIB_FALSE=''
NEED_WINSYS_XLIB_TRUE=''
NINE_MAJOR=''
NINE_MINOR=''
NINE_TINY=''
NINE_VERSION=''
NM='/usr/local/bin/nm -B'
NMEDIT=''
NOUVEAU_CFLAGS=''
NOUVEAU_LIBS=''
NVVIEUX_CFLAGS=''
NVVIEUX_LIBS=''
OBJDUMP='objdump'
OBJEXT='o'
OMX_BELLAGIO_CFLAGS=''
OMX_BELLAGIO_LIBS=''
OMX_BELLAGIO_LIB_INSTALL_DIR=''
OPENCL_LIBNAME=''
OPENCL_VERSION='1'
OSMESA_LIB='OSMesa'
OSMESA_LIB_DEPS=''
OSMESA_PC_LIB_PRIV=''
OSMESA_PC_REQ=''
OSMESA_VERSION='8'
OTOOL64=''
OTOOL=''
PACKAGE='mesa'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa'
PACKAGE_NAME='Mesa'
PACKAGE_STRING='Mesa 17.3.1'
PACKAGE_TARNAME='mesa'
PACKAGE_URL=''
PACKAGE_VERSION='17.3.1'
PATH_SEPARATOR=':'
PKG_CONFIG='pkgconf'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSIX_SHELL=''
PTHREADSTUBS_CFLAGS='-pthread '
PTHREADSTUBS_LIBS='-pthread '
PTHREAD_CC='cc'
PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
PTHREAD_LIBS='-lpthread -pthread'
PWR8_CFLAGS=''
PYTHON2='python2.7'
RADEON_CFLAGS=''
RADEON_LIBS=''
RANLIB='ranlib'
RM='rm -f'
SED='/usr/bin/sed'
SELINUX_CFLAGS=''
SELINUX_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SIMPENROSE_CFLAGS=''
SIMPENROSE_LIBS=''
SSE41_CFLAGS='-msse4.1'
SSE41_SUPPORTED_FALSE='#'
SSE41_SUPPORTED_TRUE=''
STRIP='strip'
SWR_AVX2_CXXFLAGS=''
SWR_AVX_CXXFLAGS=''
SWR_CXX11_CXXFLAGS=''
SWR_INVALID_LLVM_VERSION_FALSE='#'
SWR_INVALID_LLVM_VERSION_TRUE=''
SWR_KNL_CXXFLAGS=''
SWR_SKX_CXXFLAGS=''
USE_LIBGLVND_FALSE=''
USE_LIBGLVND_TRUE='#'
USE_VC4_SIMULATOR_FALSE=''
USE_VC4_SIMULATOR_TRUE=''
USE_VC5_SIMULATOR_FALSE=''
USE_VC5_SIMULATOR_TRUE=''
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VA_CFLAGS=''
VA_LIBS=''
VA_LIB_INSTALL_DIR='${exec_prefix}/lib/dri'
VA_MAJOR=''
VA_MINOR=''
VC5_SIMULATOR_CFLAGS=''
VC5_SIMULATOR_LIBS=''
VDPAU_CFLAGS=''
VDPAU_LIBS=''
VDPAU_LIB_INSTALL_DIR='${libdir}/vdpau'
VDPAU_MAJOR=''
VDPAU_MINOR=''
VERSION='17.3.1'
VISIBILITY_CFLAGS='-fvisibility=hidden'
VISIBILITY_CXXFLAGS='-fvisibility=hidden'
VL_CFLAGS=''
VL_LIBS=''
VULKAN_ICD_INSTALL_DIR='${datarootdir}/vulkan/icd.d'
WAYLAND_CLIENT_CFLAGS=''
WAYLAND_CLIENT_LIBS=''
WAYLAND_PROTOCOLS_DATADIR=''
WAYLAND_SCANNER=':'
WAYLAND_SCANNER_CFLAGS=''
WAYLAND_SCANNER_LIBS=''
WAYLAND_SERVER_CFLAGS=''
WAYLAND_SERVER_LIBS=''
WNO_OVERRIDE_INIT='-Wno-initializer-overrides'
X11_INCLUDES=' -I/usr/local/include -D_THREAD_SAFE -pthread '
XA_MAJOR=''
XA_MINOR=''
XA_TINY=''
XA_VERSION=''
XCB_DRI2_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
XCB_DRI2_LIBS='-L/usr/local/lib -lX11-xcb -lX11 -lxcb -lxcb-dri2 -lxcb-xfixes '
XCB_DRI3_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
XCB_DRI3_LIBS='-L/usr/local/lib -lX11-xcb -lX11 -lxcb -lxcb-dri3 -lxcb-xfixes -lxcb-present -lxcb-sync -lxshmfence '
XF86VIDMODE_CFLAGS='-I/usr/local/include -D_THREAD_SAFE -pthread '
XF86VIDMODE_LIBS='-L/usr/local/lib -lXxf86vm '
XLIBGL_CFLAGS=''
XLIBGL_LIBS=''
XVMC_CFLAGS=''
XVMC_LIBS=''
XVMC_LIB_INSTALL_DIR='${libdir}'
XVMC_MAJOR=''
XVMC_MINOR=''
YACC='bison'
YFLAGS=''
ZLIB_CFLAGS=''
ZLIB_LIBS='-lz '
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
acv_mako_found='no'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar=''
am__untar=''
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd11.1'
build_alias='amd64-portbld-freebsd11.1'
build_cpu='amd64'
build_os='freebsd11.1'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='amd64-portbld-freebsd11.1'
host_alias=''
host_cpu='amd64'
host_os='freebsd11.1'
host_vendor='portbld'
htmldir='${docdir}'
ifGNUmake=''
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/graphics/mesa-libs/work/mesa-17.3.1/bin/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/local/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='amd64-portbld-freebsd11.1'
target_alias=''
target_cpu='amd64'
target_os='freebsd11.1'
target_vendor='portbld'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Mesa"
#define PACKAGE_TARNAME "mesa"
#define PACKAGE_VERSION "17.3.1"
#define PACKAGE_STRING "Mesa 17.3.1"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
#define PACKAGE_URL ""
#define PACKAGE "mesa"
#define VERSION "17.3.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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define YYTEXT_POINTER 1
#define HAVE___BUILTIN_BSWAP32 1
#define HAVE___BUILTIN_BSWAP64 1
#define HAVE___BUILTIN_CLZ 1
#define HAVE___BUILTIN_CLZLL 1
#define HAVE___BUILTIN_CTZ 1
#define HAVE___BUILTIN_EXPECT 1
#define HAVE___BUILTIN_FFS 1
#define HAVE___BUILTIN_FFSLL 1
#define HAVE___BUILTIN_POPCOUNT 1
#define HAVE___BUILTIN_POPCOUNTLL 1
#define HAVE___BUILTIN_UNREACHABLE 1
#define HAVE_FUNC_ATTRIBUTE_CONST 1
#define HAVE_FUNC_ATTRIBUTE_FLATTEN 1
#define HAVE_FUNC_ATTRIBUTE_FORMAT 1
#define HAVE_FUNC_ATTRIBUTE_MALLOC 1
#define HAVE_FUNC_ATTRIBUTE_PACKED 1
#define HAVE_FUNC_ATTRIBUTE_PURE 1
#define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1
#define HAVE_FUNC_ATTRIBUTE_UNUSED 1
#define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
#define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1
#define HAVE_FUNC_ATTRIBUTE_WEAK 1
#define HAVE_FUNC_ATTRIBUTE_ALIAS 1
#define HAVE_DLADDR 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_LIBUNWIND 1

configure: exit 1


More information about the freebsd-x11 mailing list