pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/56488: Solaris 10 compile issues, stdbool.h requires c99



The following reply was made to PR pkg/56488; it has been noted by GNATS.

From: =?utf-8?q?Claes_N=C3=A4st=C3=A9n?= <pekdon%gmail.com@localhost>
To: gnats-bugs <gnats-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: pkg/56488: Solaris 10 compile issues, stdbool.h requires c99
Date: Tue, 09 Nov 2021 12:57:24 +0100

 --=-1636459044-641694-10393-2545-1-=
 Content-Type: text/plain; charset=UTF-8
 Content-Disposition: inline
 
 Excerpts from nia's message of 2021-11-08 18:35:02 +0000:
 > The following reply was made to PR pkg/56488; it has been noted by GNATS.
 > 
 > From: nia <nia%NetBSD.org@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc: 
 > Subject: Re: pkg/56488: Solaris 10 compile issues, stdbool.h requires c99
 > Date: Mon, 8 Nov 2021 18:33:01 +0000
 > 
 >  I would be curious about the full build logs, many of the mentioned
 >  packages don't seem to include stdbool directly and it's possible
 >  something else is at play. flex will also check that stdbool works
 >  before using it.
 >  
 
 Using flex as an example, it seems to include stdbool.h in
 src/flexdef.h unconditionally even though it checks for stdbool.h in
 configure and continues without it, it seems.
 
 I'm attaching the work.log and config.log, as I'm unsure what else you
 need.
 
 Will rebuild some of the other packages, hopefully providing some more
 insights to whether or not setting c99 is the way to go or not.
 
 --=-1636459044-641694-10393-2545-1-=
 Content-Disposition: attachment; filename="config.log"
 Content-Type: text/plain; name="config.log"
 Content-Transfer-Encoding: quoted-printable
 
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 It was created by the fast lexical analyser generator configure 2.6.4, wh=
 ich was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ ./configure --with-libiconv-prefix=3D/usr/pkg.new --prefix=3D/usr/pkg=
 .new --build=3Dsparc64-sun-solaris2.10 --host=3Dsparc64-sun-solaris2.10 -=
 -infodir=3D/usr/pkg.new/info --mandir=3D/usr/pkg.new/man --enable-option-=
 checking=3Dyes
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
 hostname =3D blade1500
 uname -m =3D sun4u
 uname -r =3D 5.10
 uname -s =3D SunOS
 uname -v =3D Generic_153153-01
 
 /usr/bin/uname -p =3D sparc
 /bin/uname -X     =3D System =3D SunOS
 Node =3D blade1500
 Release =3D 5.10
 KernelID =3D Generic_153153-01
 Machine =3D sun4u
 BusType =3D <unknown>
 Serial =3D <unknown>
 Users =3D <unknown>
 OEM# =3D 0
 Origin# =3D 1
 NumCPU =3D 1
 
 /bin/arch              =3D sun4
 /usr/bin/arch -k       =3D sun4u
 /usr/convex/getsysinfo =3D unknown
 /usr/bin/hostinfo      =3D unknown
 /bin/machine           =3D unknown
 /usr/bin/oslevel       =3D unknown
 /bin/universe          =3D unknown
 
 PATH: /usr/pkgsrc/devel/flex/work/.cwrapper/bin
 PATH: /usr/pkgsrc/devel/flex/work/.buildlink/bin
 PATH: /usr/pkgsrc/devel/flex/work/.gcc/bin
 PATH: /usr/pkgsrc/devel/flex/work/.tools/bin
 PATH: /usr/pkg.new/bin
 PATH: /usr/ccs/bin
 PATH: /usr/pkg.new/sbin
 PATH: /usr/pkg.new/bin
 PATH: /usr/sbin
 PATH: /usr/bin
 PATH: /usr/sfw/bin
 PATH: /usr/pkg.new/bin
 PATH: /usr/pkg.new/bin
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
 configure:2548: checking build system type
 configure:2562: result: sparc64-sun-solaris2.10
 configure:2582: checking host system type
 configure:2595: result: sparc64-sun-solaris2.10
 configure:2636: checking how to print strings
 configure:2663: result: printf
 configure:2695: checking for sparc64-sun-solaris2.10-gcc
 configure:2722: result: gcc
 configure:2991: checking for C compiler version
 configure:3000: gcc --version >&5
 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 Copyright (C) 2004 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is N=
 O
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
 E.
 
 configure:3011: $? =3D 0
 configure:3000: gcc -v >&5
 Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
 Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.=
 3/configure --prefix=3D/usr/sfw --with-as=3D/usr/ccs/bin/as --without-gnu=
 -as --with-ld=3D/usr/ccs/bin/ld --without-gnu-ld --enable-languages=3Dc,c=
 ++ --enable-shared
 Thread model: posix
 gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 configure:3011: $? =3D 0
 configure:3000: gcc -V >&5
 gcc: `-V' must come at the start of the command line
 configure:3011: $? =3D 1
 configure:3000: gcc -qversion >&5
 gcc: unrecognized option `-qversion'
 gcc: no input files
 configure:3011: $? =3D 1
 configure:3031: checking whether the C compiler works
 configure:3053: gcc -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/u=
 sr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -=
 lm >&5
 configure:3057: $? =3D 0
 configure:3105: result: yes
 configure:3108: checking for C compiler default output file name
 configure:3110: result: a.out
 configure:3116: checking for suffix of executables
 configure:3123: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/=
 include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib =
 conftest.c -lm >&5
 configure:3127: $? =3D 0
 configure:3149: result: =
 
 configure:3171: checking whether we are cross compiling
 configure:3179: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/=
 include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib =
 conftest.c -lm >&5
 configure:3183: $? =3D 0
 configure:3190: ./conftest
 configure:3194: $? =3D 0
 configure:3209: result: no
 configure:3214: checking for suffix of object files
 configure:3236: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:3240: $? =3D 0
 configure:3261: result: o
 configure:3265: checking whether we are using the GNU C compiler
 configure:3284: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:3284: $? =3D 0
 configure:3293: result: yes
 configure:3302: checking whether gcc accepts -g
 configure:3322: gcc -c -g -I/usr/pkg.new/include conftest.c >&5
 configure:3322: $? =3D 0
 configure:3363: result: yes
 configure:3380: checking for gcc option to accept ISO C89
 configure:3443: gcc  -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:3443: $? =3D 0
 configure:3456: result: none needed
 configure:3481: checking whether gcc understands -c and -o together
 configure:3503: gcc -c conftest.c -o conftest2.o
 configure:3506: $? =3D 0
 configure:3503: gcc -c conftest.c -o conftest2.o
 configure:3506: $? =3D 0
 configure:3518: result: yes
 configure:3535: checking for a sed that does not truncate output
 configure:3599: result: /usr/pkg.new/bin/nbsed
 configure:3617: checking for grep that handles long lines and -e
 configure:3675: result: /usr/sfw/bin/ggrep
 configure:3680: checking for egrep
 configure:3742: result: /usr/sfw/bin/ggrep -E
 configure:3747: checking for fgrep
 configure:3809: result: /usr/sfw/bin/ggrep -F
 configure:3844: checking for ld used by gcc
 configure:3911: result: /usr/ccs/bin/ld
 configure:3918: checking if the linker (/usr/ccs/bin/ld) is GNU ld
 configure:3933: result: no
 configure:3945: checking for BSD- or MS-compatible name lister (nm)
 configure:3999: result: /usr/ccs/bin/nm -p
 configure:4129: checking the name lister (/usr/ccs/bin/nm -p) interface
 configure:4136: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:4139: /usr/ccs/bin/nm -p "conftest.o"
 configure:4142: output
 
 
 conftest.o:
 00000000000000000000 b =
 
 00000000000000000000 f conftest.c
 00000000000000000000 B some_variable
 configure:4149: result: BSD nm
 configure:4152: checking whether ln -s works
 configure:4156: result: yes
 configure:4164: checking the maximum length of command line arguments
 configure:4295: result: 786240
 configure:4343: checking how to convert sparc64-sun-solaris2.10 file name=
 s to sparc64-sun-solaris2.10 format
 configure:4383: result: func_convert_file_noop
 configure:4390: checking how to convert sparc64-sun-solaris2.10 file name=
 s to toolchain format
 configure:4410: result: func_convert_file_noop
 configure:4417: checking for /usr/ccs/bin/ld option to reload object file=
 s
 configure:4424: result: -r
 configure:4458: checking for sparc64-sun-solaris2.10-objdump
 configure:4488: result: no
 configure:4498: checking for objdump
 configure:4528: result: no
 configure:4557: checking how to recognize dependent libraries
 configure:4757: result: pass_all
 configure:4802: checking for sparc64-sun-solaris2.10-dlltool
 configure:4832: result: no
 configure:4842: checking for dlltool
 configure:4872: result: no
 configure:4902: checking how to associate runtime and link libraries
 configure:4929: result: printf %s\n
 configure:4946: checking for sparc64-sun-solaris2.10-ar
 configure:4976: result: no
 configure:4990: checking for ar
 configure:5006: found /usr/ccs/bin/ar
 configure:5017: result: ar
 configure:5054: checking for archiver @FILE support
 configure:5071: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:5071: $? =3D 0
 configure:5074: ar cru libconftest.a @conftest.lst >&5
 ar: cannot open @conftest.lst: No such file or directory
 ar: @conftest.lst not found
 configure:5077: $? =3D 1
 configure:5097: result: no
 configure:5115: checking for sparc64-sun-solaris2.10-strip
 configure:5145: result: no
 configure:5155: checking for strip
 configure:5171: found /usr/pkgsrc/devel/flex/work/.tools/bin/strip
 configure:5182: result: strip
 configure:5214: checking for sparc64-sun-solaris2.10-ranlib
 configure:5244: result: no
 configure:5254: checking for ranlib
 configure:5270: found /usr/ccs/bin/ranlib
 configure:5281: result: ranlib
 configure:5358: checking for gawk
 configure:5385: result: /usr/pkg.new/bin/nawk
 configure:5425: checking command to parse /usr/ccs/bin/nm -p output from =
 gcc object
 configure:5578: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:5581: $? =3D 0
 configure:5585: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BD=
 RT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu=
 _lto/d' \> conftest.nm
 configure:5588: $? =3D 0
 configure:5654: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/=
 include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib =
 conftest.c conftstm.o >&5
 configure:5657: $? =3D 0
 configure:5695: result: ok
 configure:5742: checking for sysroot
 configure:5772: result: no
 configure:5779: checking for a working dd
 configure:5817: result: /usr/bin/dd
 configure:5821: checking how to truncate binary pipes
 configure:5836: result: /usr/bin/dd bs=3D4096 count=3D1
 configure:6085: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:6088: $? =3D 0
 configure:6125: checking for sparc64-sun-solaris2.10-mt
 configure:6155: result: no
 configure:6165: checking for mt
 configure:6181: found /usr/bin/mt
 configure:6192: result: mt
 configure:6215: checking if mt is a manifest tool
 configure:6221: mt '-?'
 mt: unknown command: -?
 configure:6229: result: no
 configure:6906: checking how to run the C preprocessor
 configure:6937: gcc -E -I/usr/pkg.new/include conftest.c
 configure:6937: $? =3D 0
 configure:6951: gcc -E -I/usr/pkg.new/include conftest.c
 conftest.c:9:28: ac_nonexistent.h: No such file or directory
 configure:6951: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:6976: result: gcc -E
 configure:6996: gcc -E -I/usr/pkg.new/include conftest.c
 configure:6996: $? =3D 0
 configure:7010: gcc -E -I/usr/pkg.new/include conftest.c
 conftest.c:9:28: ac_nonexistent.h: No such file or directory
 configure:7010: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:7039: checking for ANSI C header files
 configure:7059: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7059: $? =3D 0
 configure:7132: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/=
 include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib =
 conftest.c -lm >&5
 configure:7132: $? =3D 0
 configure:7132: ./conftest
 configure:7132: $? =3D 0
 configure:7143: result: yes
 configure:7156: checking for sys/types.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for sys/stat.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for stdlib.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for string.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for memory.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for strings.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for inttypes.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for stdint.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7156: checking for unistd.h
 configure:7156: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7156: $? =3D 0
 configure:7156: result: yes
 configure:7170: checking for dlfcn.h
 configure:7170: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:7170: $? =3D 0
 configure:7170: result: yes
 configure:7426: checking for objdir
 configure:7441: result: .libs
 configure:7705: checking if gcc supports -fno-rtti -fno-exceptions
 configure:7723: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include -fno-rtti -fno-exceptions conftest.c >&5
 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but=
  not for C
 configure:7727: $? =3D 0
 configure:7740: result: no
 configure:8098: checking for gcc option to produce PIC
 configure:8105: result: -fPIC -DPIC
 configure:8113: checking if gcc PIC flag -fPIC -DPIC works
 configure:8131: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include -fPIC -DPIC -DPIC conftest.c >&5
 configure:8135: $? =3D 0
 configure:8148: result: yes
 configure:8177: checking if gcc static flag -static works
 configure:8205: result: no
 configure:8220: checking if gcc supports -c -o file.o
 configure:8241: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include -o out/conftest2.o conftest.c >&5
 configure:8245: $? =3D 0
 configure:8267: result: yes
 configure:8275: checking if gcc supports -c -o file.o
 configure:8322: result: yes
 configure:8355: checking whether the gcc linker (/usr/ccs/bin/ld -64) sup=
 ports shared libraries
 configure:9618: result: yes
 configure:9655: checking whether -lc should be explicitly linked in
 configure:9663: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -=
 I/usr/pkg.new/include conftest.c >&5
 configure:9666: $? =3D 0
 configure:9681: gcc -shared  -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,conft=
 est -o conftest conftest.o  -v 2\>\&1 \| /usr/sfw/bin/ggrep  -lc  \>/dev/=
 null 2\>\&1
 configure:9684: $? =3D 1
 configure:9698: result: yes
 configure:9858: checking dynamic linker characteristics
 configure:10688: result: solaris2.10 ld.so
 configure:10810: checking how to hardcode library paths into programs
 configure:10835: result: immediate
 configure:11383: checking whether stripping libraries is possible
 configure:11405: result: no
 configure:11423: checking if libtool supports shared libraries
 configure:11425: result: yes
 configure:11428: checking whether to build shared libraries
 configure:11453: result: yes
 configure:11456: checking whether to build static libraries
 configure:11460: result: yes
 configure:11513: checking for a BSD-compatible install
 configure:11581: result: /usr/pkg.new/bin/bsdinstall -c -o root -g root
 configure:11592: checking whether build environment is sane
 configure:11647: result: yes
 configure:11795: checking for a thread-safe mkdir -p
 configure:11834: result: /usr/pkg.new/bin/gmkdir -p
 configure:11837: checking whether make sets $(MAKE)
 configure:11859: result: yes
 configure:11889: checking for style of include used by make
 configure:11917: result: GNU
 configure:11951: checking whether make supports nested variables
 configure:11968: result: yes
 configure:12053: checking dependency style of gcc
 configure:12164: result: gcc3
 configure:12239: checking whether NLS is requested
 configure:12248: result: yes
 configure:12289: checking for msgfmt
 configure: trying /usr/pkgsrc/devel/flex/work/.tools/bin/msgfmt...
 0 translated messages.
 configure:12321: result: /usr/pkgsrc/devel/flex/work/.tools/bin/msgfmt
 configure:12330: checking for gmsgfmt
 configure:12348: found /usr/bin/gmsgfmt
 configure:12361: result: /usr/bin/gmsgfmt
 configure:12412: checking for xgettext
 configure: trying /usr/pkg.new/bin/xgettext...
 /usr/pkg.new/bin/xgettext: warning: file '/dev/null' extension '' is unkn=
 own; will try C
 configure:12444: result: /usr/pkg.new/bin/xgettext
 configure:12490: checking for msgmerge
 configure: trying /usr/pkg.new/bin/msgmerge...
 configure:12521: result: /usr/pkg.new/bin/msgmerge
 configure:12578: checking for ld used by GCC
 configure:12642: result: /usr/ccs/bin/ld -64
 configure:12649: checking if the linker (/usr/ccs/bin/ld -64) is GNU ld
 configure:12662: result: no
 configure:12669: checking for shared library run path origin
 configure:12682: result: done
 configure:12707: checking for 64-bit host
 configure:12730: result: yes
 configure:13254: checking for CFPreferencesCopyAppValue
 configure:13272: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5
 conftest.c:23:42: CoreFoundation/CFPreferences.h: No such file or directo=
 ry
 conftest.c: In function `main':
 conftest.c:27: error: `NULL' undeclared (first use in this function)
 conftest.c:27: error: (Each undeclared identifier is reported only once
 conftest.c:27: error: for each function it appears in.)
 configure:13272: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | /* end confdefs.h.  */
 | #include <CoreFoundation/CFPreferences.h>
 | int
 | main ()
 | {
 | CFPreferencesCopyAppValue(NULL, NULL)
 |   ;
 |   return 0;
 | }
 configure:13281: result: no
 configure:13288: checking for CFLocaleCopyCurrent
 configure:13306: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -Wl,-framework -Wl,CoreFoundation >&5
 conftest.c:23:37: CoreFoundation/CFLocale.h: No such file or directory
 configure:13306: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | /* end confdefs.h.  */
 | #include <CoreFoundation/CFLocale.h>
 | int
 | main ()
 | {
 | CFLocaleCopyCurrent();
 |   ;
 |   return 0;
 | }
 configure:13315: result: no
 configure:13364: checking for GNU gettext in libc
 configure:13384: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm >&5
 Undefined			first referenced
  symbol  			    in file
 libintl_gettext                     /var/tmp//ccUqwaEq.o
 libintl_bindtextdomain              /var/tmp//ccUqwaEq.o
 _nl_domain_bindings                 /var/tmp//ccUqwaEq.o
 _nl_msg_cat_cntr                    /var/tmp//ccUqwaEq.o
 ld: fatal: symbol referencing errors. No output written to conftest
 collect2: ld returned 1 exit status
 configure:13384: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | /* end confdefs.h.  */
 | #include <libintl.h>
 | =
 
 | extern int _nl_msg_cat_cntr;
 | extern int *_nl_domain_bindings;
 | int
 | main ()
 | {
 | bindtextdomain ("", "");
 | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
 |   ;
 |   return 0;
 | }
 configure:13393: result: no
 configure:13427: checking for iconv
 configure:13449: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm >&5
 Undefined			first referenced
  symbol  			    in file
 libiconv_close                      /var/tmp//cc8FHCyU.o
 libiconv_open                       /var/tmp//cc8FHCyU.o
 libiconv                            /var/tmp//cc8FHCyU.o
 ld: fatal: symbol referencing errors. No output written to conftest
 collect2: ld returned 1 exit status
 configure:13449: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | /* end confdefs.h.  */
 | #include <stdlib.h>
 | #include <iconv.h>
 | int
 | main ()
 | {
 | iconv_t cd =3D iconv_open("","");
 |        iconv(cd,NULL,NULL,NULL,NULL);
 |        iconv_close(cd);
 |   ;
 |   return 0;
 | }
 configure:13471: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm /usr/pkg.new/lib/libiconv.so -R/usr/pkg.new/lib >&5
 configure:13471: $? =3D 0
 configure:13481: result: yes
 configure:13484: checking for working iconv
 configure:13579: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm /usr/pkg.new/lib/libiconv.so -R/usr/pkg.new/lib >&5
 conftest.c: In function `main':
 conftest.c:42: warning: passing arg 2 of `libiconv' from incompatible poi=
 nter type
 conftest.c:61: warning: passing arg 2 of `libiconv' from incompatible poi=
 nter type
 configure:13579: $? =3D 0
 configure:13579: ./conftest
 configure:13579: $? =3D 0
 configure:13591: result: yes
 configure:13606: checking how to link with libiconv
 configure:13608: result: /usr/pkg.new/lib/libiconv.so -R/usr/pkg.new/lib
 configure:14080: checking for GNU gettext in libintl
 configure:14108: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include  -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/li=
 b conftest.c -lm /usr/pkg.new/lib/libintl.so /usr/pkg.new/lib/libiconv.so=
  -R/usr/pkg.new/lib >&5
 configure:14108: $? =3D 0
 configure:14149: result: yes
 configure:14184: checking whether to use NLS
 configure:14186: result: yes
 configure:14189: checking where the gettext function comes from
 configure:14200: result: external libintl
 configure:14208: checking how to link with libintl
 configure:14210: result: /usr/pkg.new/lib/libintl.so /usr/pkg.new/lib/lib=
 iconv.so -R/usr/pkg.new/lib
 configure:14262: checking for bison
 configure:14278: found /usr/pkg.new/bin/bison
 configure:14289: result: bison -y
 configure:14320: checking for flex
 configure:14336: found /usr/pkg.new/bin/flex
 configure:14347: result: flex
 configure:14385: flex conftest.l
 configure:14389: $? =3D 0
 configure:14391: checking lex output file root
 configure:14405: result: lex.yy
 configure:14410: checking lex library
 configure:14424: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c  -lm >&5
 Undefined			first referenced
  symbol  			    in file
 yywrap                              /var/tmp//ccJwdOAm.o
 ld: fatal: symbol referencing errors. No output written to conftest
 collect2: ld returned 1 exit status
 configure:14424: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | /* end confdefs.h.  */
 | =
 
 | #line 2 "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 6
 | #define YY_FLEX_SUBMINOR_VERSION 4
 | #if YY_FLEX_SUBMINOR_VERSION > 0
 | #define FLEX_BETA
 | #endif
 | =
 
 | /* First, we deal with  platform-specific or compiler-specific issues. =
 */
 | =
 
 | /* 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 (__STDC_VERSION__) && __STDC_VERSION__ >=3D 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
 | =
 
 | #ifndef SIZE_MAX
 | #define SIZE_MAX               (~(size_t)0)
 | #endif
 | =
 
 | #endif /* ! C99 */
 | =
 
 | #endif /* ! FLEXINT_H */
 | =
 
 | /* begin standard C++ headers. */
 | =
 
 | /* TODO: this is always defined, so inline it */
 | #define yyconst const
 | =
 
 | #if defined(__GNUC__) && __GNUC__ >=3D 3
 | #define yynoreturn __attribute__((__noreturn__))
 | #else
 | #define yynoreturn
 | #endif
 | =
 
 | /* Returned upon end-of-file. */
 | #define YY_NULL 0
 | =
 
 | /* Promotes a possibly negative, possibly signed char to an
 |  *   integer in range [0..255] for use as an array index.
 |  */
 | #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
 | =
 
 | /* Enter a start condition.  This macro really ought to take a paramete=
 r,
 |  * but we do it the disgusting crufty way forced on us by the ()-less
 |  * definition of BEGIN.
 |  */
 | #define BEGIN (yy_start) =3D 1 + 2 *
 | /* Translate the current start state into a value that can be later han=
 ded
 |  * 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
 | #ifdef __ia64__
 | /* On IA-64, the buffer size is 16k, not 8k.
 |  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
 |  * Ditto for the __ia64__ case accordingly.
 |  */
 | #define YY_BUF_SIZE 32768
 | #else
 | #define YY_BUF_SIZE 16384
 | #endif /* __ia64__ */
 | #endif
 | =
 
 | /* The state buf must be large enough to hold one state per character i=
 n 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 int 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)
 |     #define YY_LINENO_REWIND_TO(ptr)
 |     =
 
 | /* Return all but the first "n" matched characters back to the input st=
 ream. */
 | #define yyless(n) \
 | 	do \
 | 		{ \
 | 		/* Undo effects of setting up yytext. */ \
 |         int yyless_macro_arg =3D (n); \
 |         YY_LESS_LINENO(yyless_macro_arg);\
 | 		*yy_cp =3D (yy_hold_char); \
 | 		YY_RESTORE_YY_MORE_OFFSET \
 | 		(yy_c_buf_p) =3D yy_cp =3D 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.
 | 	 */
 | 	int yy_buf_size;
 | =
 
 | 	/* Number of characters read into yy_ch_buf, not including EOB
 | 	 * characters.
 | 	 */
 | 	int 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 =3D 0; /**< index of top of stack. */=
 
 | static size_t yy_buffer_stack_max =3D 0; /**< capacity of stack. */
 | static YY_BUFFER_STATE * yy_buffer_stack =3D NULL; /**< Stack as an arr=
 ay. */
 | =
 
 | /* 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)
 | /* Same as previous macro, but useful when we know that the buffer stac=
 k 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 int yy_n_chars;		/* number of characters read into yy_ch_buf */
 | int yyleng;
 | =
 
 | /* Points to current character in buffer. */
 | static char *yy_c_buf_p =3D NULL;
 | static int yy_init =3D 0;		/* whether we need to initialize */
 | static int yy_start =3D 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 ( const char *yy_str  );
 | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int 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 =3D    \
 |             yy_create_buffer( yyin, YY_BUF_SIZE ); \
 | 	} \
 | 	YY_CURRENT_BUFFER_LVALUE->yy_is_interactive =3D is_interactive; \
 | 	}
 | #define yy_set_bol(at_bol) \
 | 	{ \
 | 	if ( ! YY_CURRENT_BUFFER ){\
 |         yyensure_buffer_stack (); \
 | 		YY_CURRENT_BUFFER_LVALUE =3D    \
 |             yy_create_buffer( yyin, YY_BUF_SIZE ); \
 | 	} \
 | 	YY_CURRENT_BUFFER_LVALUE->yy_at_bol =3D at_bol; \
 | 	}
 | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
 | =
 
 | /* Begin user sect3 */
 | typedef flex_uint8_t YY_CHAR;
 | =
 
 | FILE *yyin =3D NULL, *yyout =3D NULL;
 | =
 
 | typedef int yy_state_type;
 | =
 
 | extern int yylineno;
 | int yylineno =3D 1;
 | =
 
 | extern char *yytext;
 | #ifdef yytext_ptr
 | #undef yytext_ptr
 | #endif
 | #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 yynoreturn yy_fatal_error ( const char* msg  );
 | =
 
 | /* Done after the current pattern has been matched and before the
 |  * corresponding action - sets up yytext.
 |  */
 | #define YY_DO_BEFORE_ACTION \
 | 	(yytext_ptr) =3D yy_bp; \
 | 	(yytext_ptr) -=3D (yy_more_len); \
 | 	yyleng =3D (int) (yy_cp - (yytext_ptr)); \
 | 	(yy_hold_char) =3D *yy_cp; \
 | 	*yy_cp =3D '\0'; \
 | 	(yy_c_buf_p) =3D 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 const flex_int16_t yy_acclist[23] =3D
 |     {   0,
 |         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
 |         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
 |         7,    8
 |     } ;
 | =
 
 | static const flex_int16_t yy_accept[14] =3D
 |     {   0,
 |         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
 |        20,   23,   23
 |     } ;
 | =
 
 | static const YY_CHAR yy_ec[256] =3D
 |     {   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 const YY_CHAR yy_meta[9] =3D
 |     {   0,
 |         1,    1,    1,    1,    1,    1,    1,    1
 |     } ;
 | =
 
 | static const flex_int16_t yy_base[13] =3D
 |     {   0,
 |         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
 |        10,   10
 |     } ;
 | =
 
 | static const flex_int16_t yy_def[13] =3D
 |     {   0,
 |        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
 |        12,    0
 |     } ;
 | =
 
 | static const flex_int16_t yy_nxt[19] =3D
 |     {   0,
 |         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
 |        12,   12,   12,   12,   12,   12,   12,   12
 |     } ;
 | =
 
 | static const flex_int16_t yy_chk[19] =3D
 |     {   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 =3D 0;
 | =
 
 | static yy_state_type *yy_state_buf=3D0, *yy_state_ptr=3D0;
 | static char *yy_full_match;
 | static int yy_lp;
 | #define REJECT \
 | { \
 | *yy_cp =3D (yy_hold_char); /* undo effects of setting up yytext */ \
 | yy_cp =3D (yy_full_match); /* restore poss. backed-over text */ \
 | ++(yy_lp); \
 | goto find_rule; \
 | }
 | =
 
 | static int yy_more_flag =3D 0;
 | static int yy_more_len =3D 0;
 | #define yymore() ((yy_more_flag) =3D 1)
 | #define YY_MORE_ADJ (yy_more_len)
 | #define YY_RESTORE_YY_MORE_OFFSET
 | char *yytext;
 | #line 1 "conftest.l"
 | #line 459 "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  );
 | =
 
 | 			int 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 *, const char *, int );
 | #endif
 | =
 
 | #ifdef YY_NEED_STRLEN
 | static int yy_flex_strlen ( const 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
 | #ifdef __ia64__
 | /* On IA-64, the buffer size is 16k, not 8k */
 | #define YY_READ_BUF_SIZE 16384
 | #else
 | #define YY_READ_BUF_SIZE 8192
 | #endif /* __ia64__ */
 | #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, (size_t) 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 =3D '*'; \
 | 		int n; \
 | 		for ( n =3D 0; n < max_size && \
 | 			     (c =3D getc( yyin )) !=3D EOF && c !=3D '\n'; ++n ) \
 | 			buf[n] =3D (char) c; \
 | 		if ( c =3D=3D '\n' ) \
 | 			buf[n++] =3D (char) c; \
 | 		if ( c =3D=3D EOF && ferror( yyin ) ) \
 | 			YY_FATAL_ERROR( "input in flex scanner failed" ); \
 | 		result =3D n; \
 | 		} \
 | 	else \
 | 		{ \
 | 		errno=3D0; \
 | 		while ( (result =3D (int) fread(buf, 1, (yy_size_t) max_size, yyin)) =
 =3D=3D 0 && ferror(yyin)) \
 | 			{ \
 | 			if( errno !=3D EINTR) \
 | 				{ \
 | 				YY_FATAL_ERROR( "input in flex scanner failed" ); \
 | 				break; \
 | 				} \
 | 			errno=3D0; \
 | 			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 caus=
 e
 |  * 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 /*LINTED*/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;
 |     =
 
 | 	if ( !(yy_init) )
 | 		{
 | 		(yy_init) =3D 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) =3D (yy_state_type *)yyalloc(YY_STATE_BUF_SI=
 ZE  );
 |             if ( ! (yy_state_buf) )
 |                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
 | =
 
 | 		if ( ! (yy_start) )
 | 			(yy_start) =3D 1;	/* first start state */
 | =
 
 | 		if ( ! yyin )
 | 			yyin =3D stdin;
 | =
 
 | 		if ( ! yyout )
 | 			yyout =3D stdout;
 | =
 
 | 		if ( ! YY_CURRENT_BUFFER ) {
 | 			yyensure_buffer_stack ();
 | 			YY_CURRENT_BUFFER_LVALUE =3D
 | 				yy_create_buffer( yyin, YY_BUF_SIZE );
 | 		}
 | =
 
 | 		yy_load_buffer_state(  );
 | 		}
 | =
 
 | 	{
 | #line 1 "conftest.l"
 | =
 
 | #line 684 "lex.yy.c"
 | =
 
 | 	while ( /*CONSTCOND*/1 )		/* loops until end-of-file is reached */
 | 		{
 | 		(yy_more_len) =3D 0;
 | 		if ( (yy_more_flag) )
 | 			{
 | 			(yy_more_len) =3D (int) ((yy_c_buf_p) - (yytext_ptr));
 | 			(yy_more_flag) =3D 0;
 | 			}
 | 		yy_cp =3D (yy_c_buf_p);
 | =
 
 | 		/* Support of yytext. */
 | 		*yy_cp =3D (yy_hold_char);
 | =
 
 | 		/* yy_bp points to the position in yy_ch_buf of the start of
 | 		 * the current run.
 | 		 */
 | 		yy_bp =3D yy_cp;
 | =
 
 | 		yy_current_state =3D (yy_start);
 | =
 
 | 		(yy_state_ptr) =3D (yy_state_buf);
 | 		*(yy_state_ptr)++ =3D yy_current_state;
 | =
 
 | yy_match:
 | 		do
 | 			{
 | 			YY_CHAR yy_c =3D yy_ec[YY_SC_TO_UI(*yy_cp)] ;
 | 			while ( yy_chk[yy_base[yy_current_state] + yy_c] !=3D yy_current_sta=
 te )
 | 				{
 | 				yy_current_state =3D (int) yy_def[yy_current_state];
 | 				if ( yy_current_state >=3D 13 )
 | 					yy_c =3D yy_meta[yy_c];
 | 				}
 | 			yy_current_state =3D yy_nxt[yy_base[yy_current_state] + yy_c];
 | 			*(yy_state_ptr)++ =3D yy_current_state;
 | 			++yy_cp;
 | 			}
 | 		while ( yy_base[yy_current_state] !=3D 10 );
 | =
 
 | yy_find_action:
 | 		yy_current_state =3D *--(yy_state_ptr);
 | 		(yy_lp) =3D yy_accept[yy_current_state];
 | =
 
 | 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 =3D yy_acclist[(yy_lp)];
 | 					{
 | 					(yy_full_match) =3D yy_cp;
 | 					break;
 | 					}
 | 				}
 | 			--yy_cp;
 | 			yy_current_state =3D *--(yy_state_ptr);
 | 			(yy_lp) =3D 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 () !=3D 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 793 "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 =3D (int) (yy_cp - (yytext_ptr)) - 1;
 | =
 
 | 		/* Undo the effects of YY_DO_BEFORE_ACTION. */
 | 		*yy_cp =3D (yy_hold_char);
 | 		YY_RESTORE_YY_MORE_OFFSET
 | =
 
 | 		if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D=3D 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) =3D YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
 | 			YY_CURRENT_BUFFER_LVALUE->yy_input_file =3D yyin;
 | 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D YY_BUFFER_NORMAL;
 | 			}
 | =
 
 | 		/* Note that here we test for yy_c_buf_p "<=3D" 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) <=3D &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_cha=
 rs)] )
 | 			{ /* This was really a NUL. */
 | 			yy_state_type yy_next_state;
 | =
 
 | 			(yy_c_buf_p) =3D (yytext_ptr) + yy_amount_of_matched_text;
 | =
 
 | 			yy_current_state =3D 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 =3D yy_try_NUL_trans( yy_current_state );
 | =
 
 | 			yy_bp =3D (yytext_ptr) + YY_MORE_ADJ;
 | =
 
 | 			if ( yy_next_state )
 | 				{
 | 				/* Consume the NUL. */
 | 				yy_cp =3D ++(yy_c_buf_p);
 | 				yy_current_state =3D yy_next_state;
 | 				goto yy_match;
 | 				}
 | =
 
 | 			else
 | 				{
 | 				yy_cp =3D (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) =3D 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) =3D (yytext_ptr) + YY_MORE_ADJ;
 | =
 
 | 					yy_act =3D 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) =3D
 | 					(yytext_ptr) + yy_amount_of_matched_text;
 | =
 
 | 				yy_current_state =3D yy_get_previous_state(  );
 | =
 
 | 				yy_cp =3D (yy_c_buf_p);
 | 				yy_bp =3D (yytext_ptr) + YY_MORE_ADJ;
 | 				goto yy_match;
 | =
 
 | 			case EOB_ACT_LAST_MATCH:
 | 				(yy_c_buf_p) =3D
 | 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
 | =
 
 | 				yy_current_state =3D yy_get_previous_state(  );
 | =
 
 | 				yy_cp =3D (yy_c_buf_p);
 | 				yy_bp =3D (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 user's declarations */
 | } /* 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 =3D YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
 | 	char *source =3D (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 =3D=3D 0 )
 | 		{ /* Don't try to fill the buffer, so this is an EOF. */
 | 		if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ =3D=3D 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 =3D (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
 | =
 
 | 	for ( i =3D 0; i < number_to_move; ++i )
 | 		*(dest++) =3D *(source++);
 | =
 
 | 	if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D=3D YY_BUFFER_EOF_P=
 ENDING )
 | 		/* don't do the read, it's not guaranteed to return an EOF,
 | 		 * just force an EOF
 | 		 */
 | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D (yy_n_chars) =3D 0;
 | =
 
 | 	else
 | 		{
 | 			int num_to_read =3D
 | 			YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
 | =
 
 | 		while ( num_to_read <=3D 0 )
 | 			{ /* Not enough room in the buffer - grow it. */
 | =
 
 | 			YY_FATAL_ERROR(
 | "input buffer overflow, can't enlarge buffer because scanner uses REJEC=
 T" );
 | =
 
 | 			}
 | =
 
 | 		if ( num_to_read > YY_READ_BUF_SIZE )
 | 			num_to_read =3D 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 =3D (yy_n_chars);
 | 		}
 | =
 
 | 	if ( (yy_n_chars) =3D=3D 0 )
 | 		{
 | 		if ( number_to_move =3D=3D YY_MORE_ADJ )
 | 			{
 | 			ret_val =3D EOB_ACT_END_OF_FILE;
 | 			yyrestart( yyin  );
 | 			}
 | =
 
 | 		else
 | 			{
 | 			ret_val =3D EOB_ACT_LAST_MATCH;
 | 			YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D
 | 				YY_BUFFER_EOF_PENDING;
 | 			}
 | 		}
 | =
 
 | 	else
 | 		ret_val =3D EOB_ACT_CONTINUE_SCAN;
 | =
 
 | 	if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf=
 _size) {
 | 		/* Extend the array by 50%, plus the number we really need. */
 | 		int new_size =3D (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);=
 
 | 		YY_CURRENT_BUFFER_LVALUE->yy_ch_buf =3D (char *) yyrealloc(
 | 			(void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  =
 );
 | 		if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
 | 			YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
 | 		/* "- 2" to take care of EOB's */
 | 		YY_CURRENT_BUFFER_LVALUE->yy_buf_size =3D (int) (new_size - 2);
 | 	}
 | =
 
 | 	(yy_n_chars) +=3D number_to_move;
 | 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] =3D YY_END_OF_BUFFER=
 _CHAR;
 | 	YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] =3D YY_END_OF_BU=
 FFER_CHAR;
 | =
 
 | 	(yytext_ptr) =3D &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
 | =
 
 | 	return ret_val;
 | }
 | =
 
 | /* yy_get_previous_state - get the state just before the EOB char was r=
 eached */
 | =
 
 |     static yy_state_type yy_get_previous_state (void)
 | {
 | 	yy_state_type yy_current_state;
 | 	char *yy_cp;
 |     =
 
 | 	yy_current_state =3D (yy_start);
 | =
 
 | 	(yy_state_ptr) =3D (yy_state_buf);
 | 	*(yy_state_ptr)++ =3D yy_current_state;
 | =
 
 | 	for ( yy_cp =3D (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy=
 _cp )
 | 		{
 | 		YY_CHAR yy_c =3D (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
 | 		while ( yy_chk[yy_base[yy_current_state] + yy_c] !=3D yy_current_stat=
 e )
 | 			{
 | 			yy_current_state =3D (int) yy_def[yy_current_state];
 | 			if ( yy_current_state >=3D 13 )
 | 				yy_c =3D yy_meta[yy_c];
 | 			}
 | 		yy_current_state =3D yy_nxt[yy_base[yy_current_state] + yy_c];
 | 		*(yy_state_ptr)++ =3D yy_current_state;
 | 		}
 | =
 
 | 	return yy_current_state;
 | }
 | =
 
 | /* yy_try_NUL_trans - try to make a transition on the NUL character
 |  *
 |  * synopsis
 |  *	next_state =3D yy_try_NUL_trans( current_state );
 |  */
 |     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_st=
 ate )
 | {
 | 	int yy_is_jam;
 |     =
 
 | 	YY_CHAR yy_c =3D 1;
 | 	while ( yy_chk[yy_base[yy_current_state] + yy_c] !=3D yy_current_state=
  )
 | 		{
 | 		yy_current_state =3D (int) yy_def[yy_current_state];
 | 		if ( yy_current_state >=3D 13 )
 | 			yy_c =3D yy_meta[yy_c];
 | 		}
 | 	yy_current_state =3D yy_nxt[yy_base[yy_current_state] + yy_c];
 | 	yy_is_jam =3D (yy_current_state =3D=3D 12);
 | 	if ( ! yy_is_jam )
 | 		*(yy_state_ptr)++ =3D 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 =3D (yy_c_buf_p);
 | =
 
 | 	/* undo effects of setting up yytext */
 | 	*yy_cp =3D (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. */
 | 		int number_to_move =3D (yy_n_chars) + 2;
 | 		char *dest =3D &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
 | 					YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
 | 		char *source =3D
 | 				&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
 | =
 
 | 		while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
 | 			*--dest =3D *--source;
 | =
 
 | 		yy_cp +=3D (int) (dest - source);
 | 		yy_bp +=3D (int) (dest - source);
 | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D
 | 			(yy_n_chars) =3D (int) 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 =3D (char) c;
 | =
 
 | 	(yytext_ptr) =3D yy_bp;
 | 	(yy_hold_char) =3D *yy_cp;
 | 	(yy_c_buf_p) =3D yy_cp;
 | }
 | =
 
 | #endif
 | =
 
 | #ifndef YY_NO_INPUT
 | #ifdef __cplusplus
 |     static int yyinput (void)
 | #else
 |     static int input  (void)
 | #endif
 | =
 
 | {
 | 	int c;
 |     =
 
 | 	*(yy_c_buf_p) =3D (yy_hold_char);
 | =
 
 | 	if ( *(yy_c_buf_p) =3D=3D 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) =3D '\0';
 | =
 
 | 		else
 | 			{ /* need more input */
 | 			int offset =3D (int) ((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 0;
 | =
 
 | 					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) =3D (yytext_ptr) + offset;
 | 					break;
 | 				}
 | 			}
 | 		}
 | =
 
 | 	c =3D *(unsigned char *) (yy_c_buf_p);	/* cast for 8-bit char's */
 | 	*(yy_c_buf_p) =3D '\0';	/* preserve yytext */
 | 	(yy_hold_char) =3D *++(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 =3D
 |             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 =3D=3D new_buffer )
 | 		return;
 | =
 
 | 	if ( YY_CURRENT_BUFFER )
 | 		{
 | 		/* Flush out information for old buffer. */
 | 		*(yy_c_buf_p) =3D (yy_hold_char);
 | 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos =3D (yy_c_buf_p);
 | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D (yy_n_chars);
 | 		}
 | =
 
 | 	YY_CURRENT_BUFFER_LVALUE =3D 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) =3D 1;
 | }
 | =
 
 | static void yy_load_buffer_state  (void)
 | {
 |     	(yy_n_chars) =3D YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
 | 	(yytext_ptr) =3D (yy_c_buf_p) =3D YY_CURRENT_BUFFER_LVALUE->yy_buf_pos=
 ;
 | 	yyin =3D YY_CURRENT_BUFFER_LVALUE->yy_input_file;
 | 	(yy_hold_char) =3D *(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 =3D (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 =3D 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 =3D (char *) yyalloc( (yy_size_t) (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 =3D 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 =3D=3D YY_CURRENT_BUFFER ) /* Not sure if we should pop here. *=
 /
 | 		YY_CURRENT_BUFFER_LVALUE =3D (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 =3D errno;
 |     =
 
 | 	yy_flush_buffer( b );
 | =
 
 | 	b->yy_input_file =3D file;
 | 	b->yy_fill_buffer =3D 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 !=3D YY_CURRENT_BUFFER){
 |         b->yy_bs_lineno =3D 1;
 |         b->yy_bs_column =3D 0;
 |     }
 | =
 
 |         b->yy_is_interactive =3D file ? (isatty( fileno(file) ) > 0) : =
 0;
 |     =
 
 | 	errno =3D 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_BUFFE=
 R.
 |  * =
 
 |  */
 |     void yy_flush_buffer (YY_BUFFER_STATE  b )
 | {
 |     	if ( ! b )
 | 		return;
 | =
 
 | 	b->yy_n_chars =3D 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] =3D YY_END_OF_BUFFER_CHAR;
 | 	b->yy_ch_buf[1] =3D YY_END_OF_BUFFER_CHAR;
 | =
 
 | 	b->yy_buf_pos =3D &b->yy_ch_buf[0];
 | =
 
 | 	b->yy_at_bol =3D 1;
 | 	b->yy_buffer_status =3D YY_BUFFER_NEW;
 | =
 
 | 	if ( b =3D=3D 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 =3D=3D 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) =3D (yy_hold_char);
 | 		YY_CURRENT_BUFFER_LVALUE->yy_buf_pos =3D (yy_c_buf_p);
 | 		YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D (yy_n_chars);
 | 		}
 | =
 
 | 	/* Only push if top exists. Otherwise, replace top. */
 | 	if (YY_CURRENT_BUFFER)
 | 		(yy_buffer_stack_top)++;
 | 	YY_CURRENT_BUFFER_LVALUE =3D new_buffer;
 | =
 
 | 	/* copied from yy_switch_to_buffer. */
 | 	yy_load_buffer_state(  );
 | 	(yy_did_buffer_switch_on_eof) =3D 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 =3D 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) =3D 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 th=
 is
 | 		 * scanner will even need a stack. We use 2 instead of 1 to avoid an
 | 		 * immediate realloc on the next call.
 |          */
 |       num_to_alloc =3D 1; /* After all that talk, this was set to 1 any=
 ways... */
 | 		(yy_buffer_stack) =3D (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_s=
 tate*));
 | =
 
 | 		(yy_buffer_stack_max) =3D num_to_alloc;
 | 		(yy_buffer_stack_top) =3D 0;
 | 		return;
 | 	}
 | =
 
 | 	if ((yy_buffer_stack_top) >=3D ((yy_buffer_stack_max)) - 1){
 | =
 
 | 		/* Increase the buffer to prepare for a possible push. */
 | 		yy_size_t grow_size =3D 8 /* arbitrary grow size */;
 | =
 
 | 		num_to_alloc =3D (yy_buffer_stack_max) + grow_size;
 | 		(yy_buffer_stack) =3D (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 * size=
 of(struct yy_buffer_state*));
 | 		(yy_buffer_stack_max) =3D 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] !=3D YY_END_OF_BUFFER_CHAR ||
 | 	     base[size-1] !=3D YY_END_OF_BUFFER_CHAR )
 | 		/* They forgot to leave room for the EOB's. */
 | 		return NULL;
 | =
 
 | 	b =3D (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 =3D (int) (size - 2);	/* "- 2" to take care of EOB's */=
 
 | 	b->yy_buf_pos =3D b->yy_ch_buf =3D base;
 | 	b->yy_is_our_buffer =3D 0;
 | 	b->yy_input_file =3D NULL;
 | 	b->yy_n_chars =3D b->yy_buf_size;
 | 	b->yy_is_interactive =3D 0;
 | 	b->yy_at_bol =3D 1;
 | 	b->yy_fill_buffer =3D 0;
 | 	b->yy_buffer_status =3D YY_BUFFER_NEW;
 | =
 
 | 	yy_switch_to_buffer( b  );
 | =
 
 | 	return b;
 | }
 | =
 
 | /** Setup the input buffer state to scan a string. The next call to yyl=
 ex() 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 us=
 e
 |  *       yy_scan_bytes() instead.
 |  */
 | YY_BUFFER_STATE yy_scan_string (const char * yystr )
 | {
 |     =
 
 | 	return yy_scan_bytes( yystr, (int) 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  (const char * yybytes, int  _yybytes_len=
  )
 | {
 | 	YY_BUFFER_STATE b;
 | 	char *buf;
 | 	yy_size_t n;
 | 	int i;
 |     =
 
 | 	/* Get memory for full buffer, including space for trailing EOB's. */
 | 	n =3D (yy_size_t) (_yybytes_len + 2);
 | 	buf =3D (char *) yyalloc( n  );
 | 	if ( ! buf )
 | 		YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
 | =
 
 | 	for ( i =3D 0; i < _yybytes_len; ++i )
 | 		buf[i] =3D yybytes[i];
 | =
 
 | 	buf[_yybytes_len] =3D buf[_yybytes_len+1] =3D YY_END_OF_BUFFER_CHAR;
 | =
 
 | 	b =3D 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 =3D 1;
 | =
 
 | 	return b;
 | }
 | =
 
 | #ifndef YY_EXIT_FAILURE
 | #define YY_EXIT_FAILURE 2
 | #endif
 | =
 
 | static void yynoreturn yy_fatal_error (const char* msg )
 | {
 | 			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 =3D (n); \
 |         YY_LESS_LINENO(yyless_macro_arg);\
 | 		yytext[yyleng] =3D (yy_hold_char); \
 | 		(yy_c_buf_p) =3D yytext + yyless_macro_arg; \
 | 		(yy_hold_char) =3D *(yy_c_buf_p); \
 | 		*(yy_c_buf_p) =3D '\0'; \
 | 		yyleng =3D 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.
 |  * =
 
 |  */
 | int yyget_leng  (void)
 | {
 |         return yyleng;
 | }
 | =
 
 | /** Get the current token.
 |  * =
 
 |  */
 | =
 
 | char *yyget_text  (void)
 | {
 |         return yytext;
 | }
 | =
 
 | /** Set the current line number.
 |  * @param _line_number line number
 |  * =
 
 |  */
 | void yyset_lineno (int  _line_number )
 | {
 |     =
 
 |     yylineno =3D _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 =3D _in_str ;
 | }
 | =
 
 | void yyset_out (FILE *  _out_str )
 | {
 |         yyout =3D _out_str ;
 | }
 | =
 
 | int yyget_debug  (void)
 | {
 |         return yy_flex_debug;
 | }
 | =
 
 | void yyset_debug (int  _bdebug )
 | {
 |         yy_flex_debug =3D _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) =3D NULL;
 |     (yy_buffer_stack_top) =3D 0;
 |     (yy_buffer_stack_max) =3D 0;
 |     (yy_c_buf_p) =3D NULL;
 |     (yy_init) =3D 0;
 |     (yy_start) =3D 0;
 | =
 
 |     (yy_state_buf) =3D 0;
 |     (yy_state_ptr) =3D 0;
 |     (yy_full_match) =3D 0;
 |     (yy_lp) =3D 0;
 | =
 
 | /* Defined in main.c */
 | #ifdef YY_STDINIT
 |     yyin =3D stdin;
 |     yyout =3D stdout;
 | #else
 |     yyin =3D NULL;
 |     yyout =3D NULL;
 | #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 =3D NULL;
 | 		yypop_buffer_state();
 | 	}
 | =
 
 | 	/* Destroy the stack itself. */
 | 	yyfree((yy_buffer_stack) );
 | 	(yy_buffer_stack) =3D NULL;
 | =
 
 |     yyfree ( (yy_state_buf) );
 |     (yy_state_buf)  =3D 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, const char * s2, int n )
 | {
 | 		=
 
 | 	int i;
 | 	for ( i =3D 0; i < n; ++i )
 | 		s1[i] =3D s2[i];
 | }
 | #endif
 | =
 
 | #ifdef YY_NEED_STRLEN
 | static int yy_flex_strlen (const char * s )
 | {
 | 	int n;
 | 	for ( n =3D 0; s[n]; ++n )
 | 		;
 | =
 
 | 	return n;
 | }
 | #endif
 | =
 
 | void *yyalloc (yy_size_t  size )
 | {
 | 			return 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 realloc(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:14424: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lfl -lm >&5
 configure:14424: $? =3D 0
 configure:14434: result: -lfl
 configure:14440: checking whether yytext is a pointer
 configure:14457: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lfl -lm >&5
 configure:14457: $? =3D 0
 configure:14465: result: yes
 configure:14486: checking for sparc64-sun-solaris2.10-gcc
 configure:14513: result: gcc
 configure:14782: checking for C compiler version
 configure:14791: gcc --version >&5
 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 Copyright (C) 2004 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is N=
 O
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
 E.
 
 configure:14802: $? =3D 0
 configure:14791: gcc -v >&5
 Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
 Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.=
 3/configure --prefix=3D/usr/sfw --with-as=3D/usr/ccs/bin/as --without-gnu=
 -as --with-ld=3D/usr/ccs/bin/ld --without-gnu-ld --enable-languages=3Dc,c=
 ++ --enable-shared
 Thread model: posix
 gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 configure:14802: $? =3D 0
 configure:14791: gcc -V >&5
 gcc: `-V' must come at the start of the command line
 configure:14802: $? =3D 1
 configure:14791: gcc -qversion >&5
 gcc: unrecognized option `-qversion'
 gcc: no input files
 configure:14802: $? =3D 1
 configure:14806: checking whether we are using the GNU C compiler
 configure:14834: result: yes
 configure:14843: checking whether gcc accepts -g
 configure:14904: result: yes
 configure:14921: checking for gcc option to accept ISO C89
 configure:14997: result: none needed
 configure:15022: checking whether gcc understands -c and -o together
 configure:15059: result: yes
 configure:15132: checking for gcc
 configure:15148: found /usr/pkgsrc/devel/flex/work/.cwrapper/bin/gcc
 configure:15159: result: gcc
 configure:15388: checking for C compiler version
 configure:15397: gcc --version >&5
 gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 Copyright (C) 2004 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is N=
 O
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
 E.
 
 configure:15408: $? =3D 0
 configure:15397: gcc -v >&5
 Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
 Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.=
 3/configure --prefix=3D/usr/sfw --with-as=3D/usr/ccs/bin/as --without-gnu=
 -as --with-ld=3D/usr/ccs/bin/ld --without-gnu-ld --enable-languages=3Dc,c=
 ++ --enable-shared
 Thread model: posix
 gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 configure:15408: $? =3D 0
 configure:15397: gcc -V >&5
 gcc: `-V' must come at the start of the command line
 configure:15408: $? =3D 1
 configure:15397: gcc -qversion >&5
 gcc: unrecognized option `-qversion'
 gcc: no input files
 configure:15408: $? =3D 1
 configure:15412: checking whether we are using the GNU C compiler
 configure:15440: result: yes
 configure:15449: checking whether gcc accepts -g
 configure:15469: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:15469: $? =3D 0
 configure:15510: result: yes
 configure:15527: checking for gcc option to accept ISO C89
 configure:15603: result: none needed
 configure:15628: checking whether gcc understands -c and -o together
 configure:15665: result: yes
 configure:15687: checking how to run the C preprocessor
 configure:15718: gcc -E -I/usr/pkg.new/include conftest.c
 configure:15718: $? =3D 0
 configure:15732: gcc -E -I/usr/pkg.new/include conftest.c
 conftest.c:28:28: ac_nonexistent.h: No such file or directory
 configure:15732: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:15757: result: gcc -E
 configure:15777: gcc -E -I/usr/pkg.new/include conftest.c
 configure:15777: $? =3D 0
 configure:15791: gcc -E -I/usr/pkg.new/include conftest.c
 conftest.c:28:28: ac_nonexistent.h: No such file or directory
 configure:15791: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:15940: checking for C++ compiler version
 configure:15949: g++ --version >&5
 g++ (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 Copyright (C) 2004 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is N=
 O
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS=
 E.
 
 configure:15960: $? =3D 0
 configure:15949: g++ -v >&5
 Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
 Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.=
 3/configure --prefix=3D/usr/sfw --with-as=3D/usr/ccs/bin/as --without-gnu=
 -as --with-ld=3D/usr/ccs/bin/ld --without-gnu-ld --enable-languages=3Dc,c=
 ++ --enable-shared
 Thread model: posix
 gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
 configure:15960: $? =3D 0
 configure:15949: g++ -V >&5
 g++: `-V' must come at the start of the command line
 configure:15960: $? =3D 1
 configure:15949: g++ -qversion >&5
 g++: unrecognized option `-qversion'
 g++: no input files
 configure:15960: $? =3D 1
 configure:15964: checking whether we are using the GNU C++ compiler
 configure:15983: g++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.cpp >&5
 configure:15983: $? =3D 0
 configure:15992: result: yes
 configure:16001: checking whether g++ accepts -g
 configure:16021: g++ -c -g -I/usr/pkg.new/include conftest.cpp >&5
 configure:16021: $? =3D 0
 configure:16062: result: yes
 configure:16103: checking how to run the C++ preprocessor
 configure:16130: g++ -E -I/usr/pkg.new/include conftest.cpp
 configure:16130: $? =3D 0
 configure:16144: g++ -E -I/usr/pkg.new/include conftest.cpp
 conftest.cpp:28:28: ac_nonexistent.h: No such file or directory
 configure:16144: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:16169: result: g++ -E
 configure:16189: g++ -E -I/usr/pkg.new/include conftest.cpp
 configure:16189: $? =3D 0
 configure:16203: g++ -E -I/usr/pkg.new/include conftest.cpp
 conftest.cpp:28:28: ac_nonexistent.h: No such file or directory
 configure:16203: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
 configure:16365: checking for ld used by g++
 configure:16432: result: /usr/ccs/bin/ld -64
 configure:16439: checking if the linker (/usr/ccs/bin/ld -64) is GNU ld
 configure:16454: result: no
 configure:16509: checking whether the g++ linker (/usr/ccs/bin/ld -64) su=
 pports shared libraries
 configure:17582: result: yes
 configure:17618: g++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.cpp >&5
 configure:17621: $? =3D 0
 configure:18102: checking for g++ option to produce PIC
 configure:18109: result: -fPIC -DPIC
 configure:18117: checking if g++ PIC flag -fPIC -DPIC works
 configure:18135: g++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include -fPIC -DPIC -DPIC conftest.cpp >&5
 configure:18139: $? =3D 0
 configure:18152: result: yes
 configure:18175: checking if g++ static flag -static works
 configure:18203: result: no
 configure:18215: checking if g++ supports -c -o file.o
 configure:18236: g++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include -o out/conftest2.o conftest.cpp >&5
 configure:18240: $? =3D 0
 configure:18262: result: yes
 configure:18267: checking if g++ supports -c -o file.o
 configure:18314: result: yes
 configure:18344: checking whether the g++ linker (/usr/ccs/bin/ld -64) su=
 pports shared libraries
 configure:18387: result: yes
 configure:18528: checking dynamic linker characteristics
 configure:19285: result: solaris2.10 ld.so
 configure:19350: checking how to hardcode library paths into programs
 configure:19375: result: immediate
 configure:19417: checking dependency style of g++
 configure:19528: result: gcc3
 configure:19544: checking whether ln -s works
 configure:19548: result: yes
 configure:19559: checking for gawk
 configure:19586: result: /usr/pkg.new/bin/nawk
 configure:19659: checking for help2man
 configure:19677: found /usr/pkg.new/bin/help2man
 configure:19690: result: /usr/pkg.new/bin/help2man
 configure:19708: checking for gtexi2dvi
 configure:19741: result: no
 configure:19708: checking for texi2dvi
 configure:19726: found /usr/sfw/bin/texi2dvi
 configure:19738: result: /usr/sfw/bin/texi2dvi
 configure:19758: checking for m4 that supports -P
 configure:19791: result: /usr/pkg.new/bin/gm4
 configure:19803: checking for indent
 configure:19821: found /usr/bin/indent
 configure:19834: result: /usr/bin/indent
 configure:19842: checking if /usr/bin/indent is GNU indent
 configure:19848: result: no
 configure:19850: WARNING: /usr/bin/indent does not appear to be GNU inden=
 t; 'make indent' may not function properly
 configure:19860: checking regex.h usability
 configure:19860: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19860: $? =3D 0
 configure:19860: result: yes
 configure:19860: checking regex.h presence
 configure:19860: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19860: $? =3D 0
 configure:19860: result: yes
 configure:19860: checking for regex.h
 configure:19860: result: yes
 configure:19860: checking for strings.h
 configure:19860: result: yes
 configure:19860: checking for sys/stat.h
 configure:19860: result: yes
 configure:19860: checking sys/wait.h usability
 configure:19860: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19860: $? =3D 0
 configure:19860: result: yes
 configure:19860: checking sys/wait.h presence
 configure:19860: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19860: $? =3D 0
 configure:19860: result: yes
 configure:19860: checking for sys/wait.h
 configure:19860: result: yes
 configure:19860: checking for unistd.h
 configure:19860: result: yes
 configure:19876: checking for inttypes.h
 configure:19876: result: yes
 configure:19876: checking libintl.h usability
 configure:19876: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking libintl.h presence
 configure:19876: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking for libintl.h
 configure:19876: result: yes
 configure:19876: checking limits.h usability
 configure:19876: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking limits.h presence
 configure:19876: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking for limits.h
 configure:19876: result: yes
 configure:19876: checking locale.h usability
 configure:19876: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking locale.h presence
 configure:19876: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking for locale.h
 configure:19876: result: yes
 configure:19876: checking malloc.h usability
 configure:19876: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking malloc.h presence
 configure:19876: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking for malloc.h
 configure:19876: result: yes
 configure:19876: checking netinet/in.h usability
 configure:19876: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking netinet/in.h presence
 configure:19876: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19876: $? =3D 0
 configure:19876: result: yes
 configure:19876: checking for netinet/in.h
 configure:19876: result: yes
 configure:19894: checking for pthread_mutex_lock in -lpthread
 configure:19919: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lpthread  -lm >&5
 configure:19919: $? =3D 0
 configure:19928: result: yes
 configure:19933: checking pthread.h usability
 configure:19933: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:19933: $? =3D 0
 configure:19933: result: yes
 configure:19933: checking pthread.h presence
 configure:19933: gcc -E -I/usr/pkg.new/include conftest.c
 configure:19933: $? =3D 0
 configure:19933: result: yes
 configure:19933: checking for pthread.h
 configure:19933: result: yes
 configure:19953: checking for log10 in -lm
 configure:19978: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm  -lm >&5
 conftest.c:48: warning: conflicting types for built-in function 'log10'
 configure:19978: $? =3D 0
 configure:19987: result: yes
 configure:20001: checking for stdbool.h that conforms to C99
 configure:20068: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 In file included from conftest.c:43:
 /usr/include/stdbool.h:42:2: #error "Use of <stdbool.h> is valid only in =
 a c99 compilation environment."
 conftest.c:63: error: syntax error before string constant
 conftest.c:63: error: syntax error before '}' token
 conftest.c:63: warning: data definition has no type or storage class
 conftest.c:65: error: `true' undeclared here (not in a function)
 conftest.c:66: error: `false' undeclared here (not in a function)
 conftest.c:67: error: `__bool_true_false_are_defined' undeclared here (no=
 t in a function)
 conftest.c:68: error: `bool' undeclared here (not in a function)
 conftest.c:68: error: syntax error before numeric constant
 conftest.c:73: error: request for member `t' in something not a structure=
  or union
 conftest.c:74: error: enumerator value for `j' not integer constant
 conftest.c:74: error: enumerator value for `k' not integer constant
 conftest.c:74: error: enumerator value for `l' not integer constant
 conftest.c:74: error: enumerator value for `m' not integer constant
 conftest.c:79: error: syntax error before numeric constant
 conftest.c: In function `main':
 conftest.c:91: error: syntax error before "e"
 conftest.c:95: error: `d' undeclared (first use in this function)
 conftest.c:95: error: (Each undeclared identifier is reported only once
 conftest.c:95: error: for each function it appears in.)
 conftest.c:95: error: `e' undeclared (first use in this function)
 conftest.c:96: error: `p' undeclared (first use in this function)
 conftest.c: At top level:
 conftest.c:65: error: storage size of `a' isn't known
 conftest.c:66: error: storage size of `b' isn't known
 conftest.c:67: error: storage size of `c' isn't known
 conftest.c:70: error: storage size of `f' isn't known
 conftest.c:71: error: storage size of `g' isn't known
 configure:20068: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | #define M4 "/usr/pkg.new/bin/gm4"
 | #define HAVE_REGEX_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_SYS_WAIT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_LIBINTL_H 1
 | #define HAVE_LIMITS_H 1
 | #define HAVE_LOCALE_H 1
 | #define HAVE_MALLOC_H 1
 | #define HAVE_NETINET_IN_H 1
 | #define HAVE_PTHREAD_H 1
 | #define HAVE_LIBM 1
 | /* end confdefs.h.  */
 | =
 
 |              #include <stdbool.h>
 |              #ifndef bool
 |               "error: bool is not defined"
 |              #endif
 |              #ifndef false
 |               "error: false is not defined"
 |              #endif
 |              #if false
 |               "error: false is not 0"
 |              #endif
 |              #ifndef true
 |               "error: true is not defined"
 |              #endif
 |              #if true !=3D 1
 |               "error: true is not 1"
 |              #endif
 |              #ifndef __bool_true_false_are_defined
 |               "error: __bool_true_false_are_defined is not defined"
 |              #endif
 | =
 
 |              struct s { _Bool s: 1; _Bool t; } s;
 | =
 
 |              char a[true =3D=3D 1 ? 1 : -1];
 |              char b[false =3D=3D 0 ? 1 : -1];
 |              char c[__bool_true_false_are_defined =3D=3D 1 ? 1 : -1];
 |              char d[(bool) 0.5 =3D=3D true ? 1 : -1];
 |              /* See body of main program for 'e'.  */
 |              char f[(_Bool) 0.0 =3D=3D false ? 1 : -1];
 |              char g[true];
 |              char h[sizeof (_Bool)];
 |              char i[sizeof s.t];
 |              enum { j =3D false, k =3D true, l =3D false * true, m =3D =
 true * 256 };
 |              /* The following fails for
 |                 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
 |              _Bool n[m];
 |              char o[sizeof n =3D=3D m * sizeof n[0] ? 1 : -1];
 |              char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
 |              /* Catch a bug in an HP-UX C compiler.  See
 |                 http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html=
 
 |                 http://lists.gnu.org/archive/html/bug-coreutils/2005-11=
 /msg00161.html
 |               */
 |              _Bool q =3D true;
 |              _Bool *pq =3D &q;
 | =
 
 | int
 | main ()
 | {
 | =
 
 |              bool e =3D &s;
 |              *pq |=3D q;
 |              *pq |=3D ! q;
 |              /* Refer to every declared value, to avoid compiler optimi=
 zations.  */
 |              return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j +=
  !k + !!l
 |                      + !m + !n + !o + !p + !q + !pq);
 | =
 
 |   ;
 |   return 0;
 | }
 configure:20075: result: no
 configure:20077: checking for _Bool
 configure:20077: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:20077: $? =3D 0
 configure:20077: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 conftest.c: In function `main':
 conftest.c:78: error: syntax error before ')' token
 configure:20077: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | #define M4 "/usr/pkg.new/bin/gm4"
 | #define HAVE_REGEX_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_SYS_WAIT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_LIBINTL_H 1
 | #define HAVE_LIMITS_H 1
 | #define HAVE_LOCALE_H 1
 | #define HAVE_MALLOC_H 1
 | #define HAVE_NETINET_IN_H 1
 | #define HAVE_PTHREAD_H 1
 | #define HAVE_LIBM 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 ()
 | {
 | if (sizeof ((_Bool)))
 | 	    return 0;
 |   ;
 |   return 0;
 | }
 configure:20077: result: yes
 configure:20094: checking for an ANSI C-conforming const
 configure:20160: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:20160: $? =3D 0
 configure:20167: result: yes
 configure:20175: checking for size_t
 configure:20175: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:20175: $? =3D 0
 configure:20175: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 conftest.c: In function `main':
 conftest.c:79: error: syntax error before ')' token
 configure:20175: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | #define M4 "/usr/pkg.new/bin/gm4"
 | #define HAVE_REGEX_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_SYS_WAIT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_LIBINTL_H 1
 | #define HAVE_LIMITS_H 1
 | #define HAVE_LOCALE_H 1
 | #define HAVE_MALLOC_H 1
 | #define HAVE_NETINET_IN_H 1
 | #define HAVE_PTHREAD_H 1
 | #define HAVE_LIBM 1
 | #define HAVE__BOOL 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 ()
 | {
 | if (sizeof ((size_t)))
 | 	    return 0;
 |   ;
 |   return 0;
 | }
 configure:20175: result: yes
 configure:20191: checking for working alloca.h
 configure:20208: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20208: $? =3D 0
 configure:20216: result: yes
 configure:20224: checking for alloca
 configure:20261: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20261: $? =3D 0
 configure:20269: result: yes
 configure:20375: checking for pid_t
 configure:20375: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 configure:20375: $? =3D 0
 configure:20375: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 conftest.c: In function `main':
 conftest.c:81: error: syntax error before ')' token
 configure:20375: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | #define M4 "/usr/pkg.new/bin/gm4"
 | #define HAVE_REGEX_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_SYS_WAIT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_LIBINTL_H 1
 | #define HAVE_LIMITS_H 1
 | #define HAVE_LOCALE_H 1
 | #define HAVE_MALLOC_H 1
 | #define HAVE_NETINET_IN_H 1
 | #define HAVE_PTHREAD_H 1
 | #define HAVE_LIBM 1
 | #define HAVE__BOOL 1
 | #define HAVE_ALLOCA_H 1
 | #define HAVE_ALLOCA 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 ()
 | {
 | if (sizeof ((pid_t)))
 | 	    return 0;
 |   ;
 |   return 0;
 | }
 configure:20375: result: yes
 configure:20388: checking vfork.h usability
 configure:20388: gcc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include =
 -I/usr/pkg.new/include conftest.c >&5
 conftest.c:78:19: vfork.h: No such file or directory
 configure:20388: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | #define M4 "/usr/pkg.new/bin/gm4"
 | #define HAVE_REGEX_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_SYS_WAIT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_LIBINTL_H 1
 | #define HAVE_LIMITS_H 1
 | #define HAVE_LOCALE_H 1
 | #define HAVE_MALLOC_H 1
 | #define HAVE_NETINET_IN_H 1
 | #define HAVE_PTHREAD_H 1
 | #define HAVE_LIBM 1
 | #define HAVE__BOOL 1
 | #define HAVE_ALLOCA_H 1
 | #define HAVE_ALLOCA 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
 | #include <vfork.h>
 configure:20388: result: no
 configure:20388: checking vfork.h presence
 configure:20388: gcc -E -I/usr/pkg.new/include conftest.c
 conftest.c:45:19: vfork.h: No such file or directory
 configure:20388: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | #define M4 "/usr/pkg.new/bin/gm4"
 | #define HAVE_REGEX_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_SYS_WAIT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_LIBINTL_H 1
 | #define HAVE_LIMITS_H 1
 | #define HAVE_LOCALE_H 1
 | #define HAVE_MALLOC_H 1
 | #define HAVE_NETINET_IN_H 1
 | #define HAVE_PTHREAD_H 1
 | #define HAVE_LIBM 1
 | #define HAVE__BOOL 1
 | #define HAVE_ALLOCA_H 1
 | #define HAVE_ALLOCA 1
 | /* end confdefs.h.  */
 | #include <vfork.h>
 configure:20388: result: no
 configure:20388: checking for vfork.h
 configure:20388: result: no
 configure:20401: checking for fork
 configure:20401: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20401: $? =3D 0
 configure:20401: result: yes
 configure:20401: checking for vfork
 configure:20401: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20401: $? =3D 0
 configure:20401: result: yes
 configure:20411: checking for working fork
 configure:20433: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20433: $? =3D 0
 configure:20433: ./conftest
 configure:20433: $? =3D 0
 configure:20443: result: yes
 configure:20464: checking for working vfork
 configure:20574: result: yes
 configure:20601: checking for stdlib.h
 configure:20601: result: yes
 configure:20611: checking for GNU libc compatible malloc
 configure:20635: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20635: $? =3D 0
 configure:20635: ./conftest
 configure:20635: $? =3D 0
 configure:20645: result: yes
 configure:20672: checking for stdlib.h
 configure:20672: result: yes
 configure:20682: checking for GNU libc compatible realloc
 configure:20706: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20706: $? =3D 0
 configure:20706: ./conftest
 configure:20706: $? =3D 0
 configure:20716: result: yes
 configure:20745: checking for dup2
 configure:20745: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20745: $? =3D 0
 configure:20745: result: yes
 configure:20745: checking for memset
 configure:20745: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 conftest.c:77: warning: conflicting types for built-in function 'memset'
 configure:20745: $? =3D 0
 configure:20745: result: yes
 configure:20745: checking for regcomp
 configure:20745: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20745: $? =3D 0
 configure:20745: result: yes
 configure:20745: checking for strcasecmp
 configure:20745: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20745: $? =3D 0
 configure:20745: result: yes
 configure:20745: checking for strchr
 configure:20745: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 conftest.c:80: warning: conflicting types for built-in function 'strchr'
 configure:20745: $? =3D 0
 configure:20745: result: yes
 configure:20745: checking for strdup
 configure:20745: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 conftest.c:81: warning: conflicting types for built-in function 'strdup'
 configure:20745: $? =3D 0
 configure:20745: result: yes
 configure:20745: checking for strtol
 configure:20745: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20745: $? =3D 0
 configure:20745: result: yes
 configure:20761: checking for pow
 configure:20761: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 conftest.c:83: warning: conflicting types for built-in function 'pow'
 configure:20761: $? =3D 0
 configure:20761: result: yes
 configure:20761: checking for setlocale
 configure:20761: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 configure:20761: $? =3D 0
 configure:20761: result: yes
 configure:20761: checking for reallocarray
 configure:20761: gcc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new=
 /include -I/usr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib=
  conftest.c -lm -lm >&5
 Undefined			first referenced
  symbol  			    in file
 reallocarray                        /var/tmp//cckBbZW3.o
 ld: fatal: symbol referencing errors. No output written to conftest
 collect2: ld returned 1 exit status
 configure:20761: $? =3D 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "the fast lexical analyser generator"
 | #define PACKAGE_TARNAME "flex"
 | #define PACKAGE_VERSION "2.6.4"
 | #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 | #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 | #define PACKAGE_URL ""
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_STRING_H 1
 | #define HAVE_MEMORY_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_STDINT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_DLFCN_H 1
 | #define LT_OBJDIR ".libs/"
 | #define PACKAGE "flex"
 | #define VERSION "2.6.4"
 | #define HAVE_ICONV 1
 | #define ENABLE_NLS 1
 | #define HAVE_GETTEXT 1
 | #define HAVE_DCGETTEXT 1
 | #define YYTEXT_POINTER 1
 | #define M4 "/usr/pkg.new/bin/gm4"
 | #define HAVE_REGEX_H 1
 | #define HAVE_STRINGS_H 1
 | #define HAVE_SYS_STAT_H 1
 | #define HAVE_SYS_WAIT_H 1
 | #define HAVE_UNISTD_H 1
 | #define HAVE_INTTYPES_H 1
 | #define HAVE_LIBINTL_H 1
 | #define HAVE_LIMITS_H 1
 | #define HAVE_LOCALE_H 1
 | #define HAVE_MALLOC_H 1
 | #define HAVE_NETINET_IN_H 1
 | #define HAVE_PTHREAD_H 1
 | #define HAVE_LIBM 1
 | #define HAVE__BOOL 1
 | #define HAVE_ALLOCA_H 1
 | #define HAVE_ALLOCA 1
 | #define HAVE_FORK 1
 | #define HAVE_VFORK 1
 | #define HAVE_WORKING_VFORK 1
 | #define HAVE_WORKING_FORK 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_MALLOC 1
 | #define HAVE_STDLIB_H 1
 | #define HAVE_REALLOC 1
 | #define HAVE_DUP2 1
 | #define HAVE_MEMSET 1
 | #define HAVE_REGCOMP 1
 | #define HAVE_STRCASECMP 1
 | #define HAVE_STRCHR 1
 | #define HAVE_STRDUP 1
 | #define HAVE_STRTOL 1
 | #define HAVE_POW 1
 | #define HAVE_SETLOCALE 1
 | /* end confdefs.h.  */
 | /* Define reallocarray to an innocuous variant, in case <limits.h> decl=
 ares reallocarray.
 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 | #define reallocarray innocuous_reallocarray
 | =
 
 | /* System header to define __stub macros and hopefully few prototypes,
 |     which can conflict with char reallocarray (); 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 reallocarray
 | =
 
 | /* 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 reallocarray ();
 | /* 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_reallocarray || defined __stub___reallocarray
 | choke me
 | #endif
 | =
 
 | int
 | main ()
 | {
 | return reallocarray ();
 |   ;
 |   return 0;
 | }
 configure:20761: result: no
 configure:20883: checking that generated files are newer than configure
 configure:20889: result: done
 configure:20932: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
 ## ---------------------- ##
 
 This file was extended by the fast lexical analyser generator config.stat=
 us 2.6.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    =3D =
 
   CONFIG_HEADERS  =3D =
 
   CONFIG_LINKS    =3D =
 
   CONFIG_COMMANDS =3D =
 
   $ ./config.status =
 
 
 on blade1500
 
 config.status:1249: creating Makefile
 config.status:1249: creating doc/Makefile
 config.status:1249: creating examples/Makefile
 config.status:1249: creating examples/fastwc/Makefile
 config.status:1249: creating examples/manual/Makefile
 config.status:1249: creating po/Makefile.in
 config.status:1249: creating src/Makefile
 config.status:1249: creating tools/Makefile
 config.status:1249: creating tests/Makefile
 config.status:1249: creating src/config.h
 config.status:1478: executing libtool commands
 config.status:1478: executing depfiles commands
 config.status:1478: executing po-directories commands
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
 ac_cv_build=3Dsparc64-sun-solaris2.10
 ac_cv_build_prog_CPP=3D'gcc -E'
 ac_cv_build_prog_cc_g=3Dyes
 ac_cv_c_compiler_gnu=3Dyes
 ac_cv_c_const=3Dyes
 ac_cv_cxx_compiler_gnu=3Dyes
 ac_cv_env_CCC_set=3D
 ac_cv_env_CCC_value=3D
 ac_cv_env_CC_set=3Dset
 ac_cv_env_CC_value=3Dgcc
 ac_cv_env_CFLAGS_set=3Dset
 ac_cv_env_CFLAGS_value=3D'-O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/includ=
 e'
 ac_cv_env_CPPFLAGS_set=3Dset
 ac_cv_env_CPPFLAGS_value=3D-I/usr/pkg.new/include
 ac_cv_env_CPP_set=3D
 ac_cv_env_CPP_value=3D
 ac_cv_env_CXXCPP_set=3D
 ac_cv_env_CXXCPP_value=3D
 ac_cv_env_CXXFLAGS_set=3Dset
 ac_cv_env_CXXFLAGS_value=3D'-O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/incl=
 ude'
 ac_cv_env_CXX_set=3Dset
 ac_cv_env_CXX_value=3Dg++
 ac_cv_env_LDFLAGS_set=3Dset
 ac_cv_env_LDFLAGS_value=3D'-L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib'
 ac_cv_env_LIBS_set=3Dset
 ac_cv_env_LIBS_value=3D-lm
 ac_cv_env_LT_SYS_LIBRARY_PATH_set=3D
 ac_cv_env_LT_SYS_LIBRARY_PATH_value=3D
 ac_cv_env_YACC_set=3D
 ac_cv_env_YACC_value=3D
 ac_cv_env_YFLAGS_set=3D
 ac_cv_env_YFLAGS_value=3D
 ac_cv_env_build_alias_set=3Dset
 ac_cv_env_build_alias_value=3Dsparc64-sun-solaris2.10
 ac_cv_env_host_alias_set=3Dset
 ac_cv_env_host_alias_value=3Dsparc64-sun-solaris2.10
 ac_cv_env_target_alias_set=3D
 ac_cv_env_target_alias_value=3D
 ac_cv_func_alloca_works=3Dyes
 ac_cv_func_dup2=3Dyes
 ac_cv_func_fork=3Dyes
 ac_cv_func_fork_works=3Dyes
 ac_cv_func_malloc_0_nonnull=3Dyes
 ac_cv_func_memset=3Dyes
 ac_cv_func_pow=3Dyes
 ac_cv_func_realloc_0_nonnull=3Dyes
 ac_cv_func_reallocarray=3Dno
 ac_cv_func_regcomp=3Dyes
 ac_cv_func_setlocale=3Dyes
 ac_cv_func_strcasecmp=3Dyes
 ac_cv_func_strchr=3Dyes
 ac_cv_func_strdup=3Dyes
 ac_cv_func_strtol=3Dyes
 ac_cv_func_vfork=3Dyes
 ac_cv_func_vfork_works=3Dyes
 ac_cv_header_dlfcn_h=3Dyes
 ac_cv_header_inttypes_h=3Dyes
 ac_cv_header_libintl_h=3Dyes
 ac_cv_header_limits_h=3Dyes
 ac_cv_header_locale_h=3Dyes
 ac_cv_header_malloc_h=3Dyes
 ac_cv_header_memory_h=3Dyes
 ac_cv_header_netinet_in_h=3Dyes
 ac_cv_header_pthread_h=3Dyes
 ac_cv_header_regex_h=3Dyes
 ac_cv_header_stdbool_h=3Dno
 ac_cv_header_stdc=3Dyes
 ac_cv_header_stdint_h=3Dyes
 ac_cv_header_stdlib_h=3Dyes
 ac_cv_header_string_h=3Dyes
 ac_cv_header_strings_h=3Dyes
 ac_cv_header_sys_stat_h=3Dyes
 ac_cv_header_sys_types_h=3Dyes
 ac_cv_header_sys_wait_h=3Dyes
 ac_cv_header_unistd_h=3Dyes
 ac_cv_header_vfork_h=3Dno
 ac_cv_host=3Dsparc64-sun-solaris2.10
 ac_cv_lib_lex=3D-lfl
 ac_cv_lib_m_log10=3Dyes
 ac_cv_lib_pthread_pthread_mutex_lock=3Dyes
 ac_cv_objext=3Do
 ac_cv_path_CAT=3D/usr/bin/cat
 ac_cv_path_ECHO=3Decho
 ac_cv_path_EGREP=3D'/usr/sfw/bin/ggrep -E'
 ac_cv_path_ENV=3D/usr/bin/env
 ac_cv_path_FALSE=3Dfalse
 ac_cv_path_FGREP=3D'/usr/sfw/bin/ggrep -F'
 ac_cv_path_GMSGFMT=3D/usr/bin/gmsgfmt
 ac_cv_path_GREP=3D/usr/sfw/bin/ggrep
 ac_cv_path_HELP2MAN=3D/usr/pkg.new/bin/help2man
 ac_cv_path_INDENT=3D/usr/bin/indent
 ac_cv_path_M4=3D/usr/pkg.new/bin/gm4
 ac_cv_path_MSGFMT=3D/usr/pkgsrc/devel/flex/work/.tools/bin/msgfmt
 ac_cv_path_MSGMERGE=3D/usr/pkg.new/bin/msgmerge
 ac_cv_path_SED=3D/usr/pkg.new/bin/nbsed
 ac_cv_path_TEST=3Dtest
 ac_cv_path_TEXI2DVI=3D/usr/sfw/bin/texi2dvi
 ac_cv_path_TRUE=3Dtrue
 ac_cv_path_XGETTEXT=3D/usr/pkg.new/bin/xgettext
 ac_cv_path_lt_DD=3D/usr/bin/dd
 ac_cv_path_mkdir=3D/usr/pkg.new/bin/gmkdir
 ac_cv_prog_AWK=3D/usr/pkg.new/bin/nawk
 ac_cv_prog_CC=3Dgcc
 ac_cv_prog_CPP=3D'gcc -E'
 ac_cv_prog_CXXCPP=3D'g++ -E'
 ac_cv_prog_LEX=3Dflex
 ac_cv_prog_YACC=3D'bison -y'
 ac_cv_prog_ac_ct_AR=3Dar
 ac_cv_prog_ac_ct_CC_FOR_BUILD=3Dgcc
 ac_cv_prog_ac_ct_MANIFEST_TOOL=3Dmt
 ac_cv_prog_ac_ct_RANLIB=3Dranlib
 ac_cv_prog_ac_ct_STRIP=3Dstrip
 ac_cv_prog_cc_c89=3D
 ac_cv_prog_cc_g=3Dyes
 ac_cv_prog_cxx_g=3Dyes
 ac_cv_prog_lex_root=3Dlex.yy
 ac_cv_prog_lex_yytext_pointer=3Dyes
 ac_cv_prog_make_make_set=3Dyes
 ac_cv_type__Bool=3Dyes
 ac_cv_type_pid_t=3Dyes
 ac_cv_type_size_t=3Dyes
 ac_cv_working_alloca_h=3Dyes
 acl_cv_hardcode_direct=3Dno
 acl_cv_hardcode_libdir_flag_spec=3D'-R$libdir'
 acl_cv_hardcode_libdir_separator=3D
 acl_cv_hardcode_minus_L=3Dno
 acl_cv_libext=3Da
 acl_cv_libname_spec=3D'lib$name'
 acl_cv_library_names_spec=3D'$libname$shrext'
 acl_cv_path_LD=3D'/usr/ccs/bin/ld -64'
 acl_cv_prog_gnu_ld=3Dno
 acl_cv_rpath=3Ddone
 acl_cv_shlibext=3Dso
 acl_cv_wl=3D-Wl,
 am_cv_CC_dependencies_compiler_type=3Dgcc3
 am_cv_CXX_dependencies_compiler_type=3Dgcc3
 am_cv_func_iconv=3Dyes
 am_cv_func_iconv_works=3Dyes
 am_cv_lib_iconv=3Dyes
 am_cv_make_support_nested_variables=3Dyes
 am_cv_prog_cc_c_o=3Dyes
 gl_cv_solaris_64bit=3Dyes
 gt_cv_func_CFLocaleCopyCurrent=3Dno
 gt_cv_func_CFPreferencesCopyAppValue=3Dno
 gt_cv_func_gnugettext1_libc=3Dno
 gt_cv_func_gnugettext1_libintl=3Dyes
 lt_cv_ar_at_file=3Dno
 lt_cv_archive_cmds_need_lc=3Dyes
 lt_cv_deplibs_check_method=3Dpass_all
 lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
 lt_cv_file_magic_test_file=3D
 lt_cv_ld_reload_flag=3D-r
 lt_cv_nm_interface=3D'BSD nm'
 lt_cv_objdir=3D.libs
 lt_cv_path_LD=3D/usr/ccs/bin/ld
 lt_cv_path_LDCXX=3D'/usr/ccs/bin/ld -64'
 lt_cv_path_NM=3D'/usr/ccs/bin/nm -p'
 lt_cv_path_mainfest_tool=3Dno
 lt_cv_prog_compiler_c_o=3Dyes
 lt_cv_prog_compiler_c_o_CXX=3Dyes
 lt_cv_prog_compiler_pic=3D'-fPIC -DPIC'
 lt_cv_prog_compiler_pic_CXX=3D'-fPIC -DPIC'
 lt_cv_prog_compiler_pic_works=3Dyes
 lt_cv_prog_compiler_pic_works_CXX=3Dyes
 lt_cv_prog_compiler_rtti_exceptions=3Dno
 lt_cv_prog_compiler_static_works=3Dno
 lt_cv_prog_compiler_static_works_CXX=3Dno
 lt_cv_prog_gnu_ld=3Dno
 lt_cv_prog_gnu_ldcxx=3Dno
 lt_cv_sharedlib_from_linklib_cmd=3D'printf %s\n'
 lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[	 ]\([BDRT][BDRT]*\)[=
 	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/=
 d'\'''
 lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \(.*\) .*=
 $/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(.*\)$/  {"\1",=
  (void *) \&\1},/p'\'''
 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=3D'sed -n -e '\''s/^=
 : \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(lib=
 .*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(.*\)$/ =
  {"lib\1", (void *) \&\1},/p'\'''
 lt_cv_sys_global_symbol_to_cdecl=3D'sed -n -e '\''s/^T .* \(.*\)$/extern =
 int \1();/p'\'' -e '\''s/^[BDRT][BDRT]* .* \(.*\)$/extern char \1;/p'\'''=
 
 lt_cv_sys_global_symbol_to_import=3D
 lt_cv_sys_max_cmd_len=3D786240
 lt_cv_to_host_file_cmd=3Dfunc_convert_file_noop
 lt_cv_to_tool_file_cmd=3Dfunc_convert_file_noop
 lt_cv_truncate_bin=3D'/usr/bin/dd bs=3D4096 count=3D1'
 
 ## ----------------- ##
 ## Output variables. ##
 ## ----------------- ##
 
 ACLOCAL=3D'${SHELL} /usr/pkgsrc/devel/flex/work/flex-2.6.4/build-aux/miss=
 ing aclocal-1.15'
 ALLOCA=3D''
 AMDEPBACKSLASH=3D'\'
 AMDEP_FALSE=3D'#'
 AMDEP_TRUE=3D''
 AMTAR=3D'$${TAR-tar}'
 AM_BACKSLASH=3D'\'
 AM_DEFAULT_V=3D'$(AM_DEFAULT_VERBOSITY)'
 AM_DEFAULT_VERBOSITY=3D'1'
 AM_V=3D'$(V)'
 AR=3D'ar'
 AUTOCONF=3D'${SHELL} /usr/pkgsrc/devel/flex/work/flex-2.6.4/build-aux/mis=
 sing autoconf'
 AUTOHEADER=3D'${SHELL} /usr/pkgsrc/devel/flex/work/flex-2.6.4/build-aux/m=
 issing autoheader'
 AUTOMAKE=3D'${SHELL} /usr/pkgsrc/devel/flex/work/flex-2.6.4/build-aux/mis=
 sing automake-1.15'
 AWK=3D'/usr/pkg.new/bin/nawk'
 BUILD_EXEEXT=3D''
 BUILD_OBJEXT=3D''
 CC=3D'gcc'
 CCDEPMODE=3D'depmode=3Dgcc3'
 CC_FOR_BUILD=3D'gcc'
 CFLAGS=3D'-O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include'
 CFLAGS_FOR_BUILD=3D'-g -O2'
 CPP=3D'gcc -E'
 CPPFLAGS=3D'-I/usr/pkg.new/include'
 CPPFLAGS_FOR_BUILD=3D''
 CPP_FOR_BUILD=3D'gcc -E'
 CROSS_FALSE=3D''
 CROSS_TRUE=3D'#'
 CXX=3D'g++'
 CXXCPP=3D'g++ -E'
 CXXDEPMODE=3D'depmode=3Dgcc3'
 CXXFLAGS=3D'-O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include'
 CYGPATH_W=3D'echo'
 DEFS=3D'-DHAVE_CONFIG_H'
 DEPDIR=3D'.deps'
 DLLTOOL=3D'false'
 DSYMUTIL=3D''
 DUMPBIN=3D''
 ECHO_C=3D''
 ECHO_N=3D'-n'
 ECHO_T=3D''
 EGREP=3D'/usr/sfw/bin/ggrep -E'
 ENABLE_BOOTSTRAP_FALSE=3D'#'
 ENABLE_BOOTSTRAP_TRUE=3D''
 ENABLE_LIBFL_FALSE=3D'#'
 ENABLE_LIBFL_TRUE=3D''
 EXEEXT=3D''
 FGREP=3D'/usr/sfw/bin/ggrep -F'
 GETTEXT_MACRO_VERSION=3D'0.18'
 GMSGFMT=3D'/usr/bin/gmsgfmt'
 GMSGFMT_015=3D'/usr/bin/gmsgfmt'
 GREP=3D'/usr/sfw/bin/ggrep'
 HAVE_BISON_FALSE=3D'#'
 HAVE_BISON_TRUE=3D''
 HELP2MAN=3D'/usr/pkg.new/bin/help2man'
 INDENT=3D'/usr/bin/indent'
 INSTALL_DATA=3D'/usr/pkg.new/bin/bsdinstall -c -o root -g root -m 644'
 INSTALL_PROGRAM=3D'/usr/pkg.new/bin/bsdinstall -c -s -o root -g root -m 7=
 55'
 INSTALL_SCRIPT=3D'/usr/pkg.new/bin/bsdinstall -c -o root -g root -m 755'
 INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s'
 INTLLIBS=3D'/usr/pkg.new/lib/libintl.so /usr/pkg.new/lib/libiconv.so -R/u=
 sr/pkg.new/lib'
 INTL_MACOSX_LIBS=3D''
 LD=3D'/usr/ccs/bin/ld -64'
 LDFLAGS=3D'-L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib'
 LDFLAGS_FOR_BUILD=3D''
 LEX=3D'flex'
 LEXLIB=3D'-lfl'
 LEX_OUTPUT_ROOT=3D'lex.yy'
 LIBICONV=3D'/usr/pkg.new/lib/libiconv.so -R/usr/pkg.new/lib'
 LIBINTL=3D'/usr/pkg.new/lib/libintl.so /usr/pkg.new/lib/libiconv.so -R/us=
 r/pkg.new/lib'
 LIBOBJS=3D''
 LIBPTHREAD=3D'-lpthread'
 LIBS=3D'-lm -lm'
 LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
 LIPO=3D''
 LN_S=3D'ln -s'
 LTLIBICONV=3D'-L/usr/pkg.new/lib -liconv -R/usr/pkg.new/lib'
 LTLIBINTL=3D'-L/usr/pkg.new/lib -lintl -L/usr/pkg.new/lib -liconv -R/usr/=
 pkg.new/lib'
 LTLIBOBJS=3D''
 LT_SYS_LIBRARY_PATH=3D''
 M4=3D'/usr/pkg.new/bin/gm4'
 MAKEINFO=3D'/usr/pkgsrc/devel/flex/work/.tools/bin/makeinfo'
 MANIFEST_TOOL=3D':'
 MKDIR_P=3D'/usr/pkg.new/bin/gmkdir -p'
 MSGFMT=3D'/usr/pkgsrc/devel/flex/work/.tools/bin/msgfmt'
 MSGFMT_015=3D'/usr/pkgsrc/devel/flex/work/.tools/bin/msgfmt'
 MSGMERGE=3D'/usr/pkg.new/bin/msgmerge'
 NM=3D'/usr/ccs/bin/nm -p'
 NMEDIT=3D''
 OBJDUMP=3D'false'
 OBJEXT=3D'o'
 OTOOL64=3D''
 OTOOL=3D''
 PACKAGE=3D'flex'
 PACKAGE_BUGREPORT=3D'flex-help%lists.sourceforge.net@localhost'
 PACKAGE_NAME=3D'the fast lexical analyser generator'
 PACKAGE_STRING=3D'the fast lexical analyser generator 2.6.4'
 PACKAGE_TARNAME=3D'flex'
 PACKAGE_URL=3D''
 PACKAGE_VERSION=3D'2.6.4'
 PATH_SEPARATOR=3D':'
 POSUB=3D'po'
 RANLIB=3D'ranlib'
 SED=3D'/usr/pkg.new/bin/nbsed'
 SET_MAKE=3D''
 SHARED_VERSION_INFO=3D'2:0:0'
 SHELL=3D'/usr/bin/bash'
 STRIP=3D'strip'
 TEXI2DVI=3D'/usr/sfw/bin/texi2dvi'
 USE_NLS=3D'yes'
 VERSION=3D'2.6.4'
 WARNINGFLAGS=3D''
 XGETTEXT=3D'/usr/pkg.new/bin/xgettext'
 XGETTEXT_015=3D'/usr/pkg.new/bin/xgettext'
 XGETTEXT_EXTRA_OPTIONS=3D''
 YACC=3D'bison -y'
 YFLAGS=3D''
 ac_ct_AR=3D'ar'
 ac_ct_CC=3D''
 ac_ct_CC_FOR_BUILD=3D'gcc'
 ac_ct_CXX=3D''
 ac_ct_DUMPBIN=3D''
 am__EXEEXT_FALSE=3D''
 am__EXEEXT_TRUE=3D'#'
 am__fastdepCC_FALSE=3D'#'
 am__fastdepCC_TRUE=3D''
 am__fastdepCXX_FALSE=3D'#'
 am__fastdepCXX_TRUE=3D''
 am__include=3D'include'
 am__isrc=3D''
 am__leading_dot=3D'.'
 am__nodep=3D'_no'
 am__quote=3D''
 am__tar=3D'$${TAR-tar} chof - "$$tardir"'
 am__untar=3D'$${TAR-tar} xf -'
 bindir=3D'${exec_prefix}/bin'
 build=3D'sparc64-sun-solaris2.10'
 build_alias=3D'sparc64-sun-solaris2.10'
 build_cpu=3D'sparc64'
 build_os=3D'solaris2.10'
 build_vendor=3D'sun'
 datadir=3D'${datarootdir}'
 datarootdir=3D'${prefix}/share'
 docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}'
 dvidir=3D'${docdir}'
 exec_prefix=3D'${prefix}'
 host=3D'sparc64-sun-solaris2.10'
 host_alias=3D'sparc64-sun-solaris2.10'
 host_cpu=3D'sparc64'
 host_os=3D'solaris2.10'
 host_vendor=3D'sun'
 htmldir=3D'${docdir}'
 includedir=3D'${prefix}/include'
 infodir=3D'/usr/pkg.new/info'
 install_sh=3D'${SHELL} /usr/pkgsrc/devel/flex/work/flex-2.6.4/build-aux/i=
 nstall-sh'
 libdir=3D'${exec_prefix}/lib'
 libexecdir=3D'${exec_prefix}/libexec'
 localedir=3D'${datarootdir}/locale'
 localstatedir=3D'${prefix}/var'
 mandir=3D'/usr/pkg.new/man'
 mkdir_p=3D'/usr/pkg.new/bin/gmkdir -p'
 oldincludedir=3D'/usr/include'
 pdfdir=3D'${docdir}'
 prefix=3D'/usr/pkg.new'
 program_transform_name=3D's,x,x,'
 psdir=3D'${docdir}'
 runstatedir=3D'${localstatedir}/run'
 sbindir=3D'${exec_prefix}/sbin'
 sharedstatedir=3D'${prefix}/com'
 sysconfdir=3D'${prefix}/etc'
 target_alias=3D''
 
 ## ----------- ##
 ## confdefs.h. ##
 ## ----------- ##
 
 /* confdefs.h */
 #define PACKAGE_NAME "the fast lexical analyser generator"
 #define PACKAGE_TARNAME "flex"
 #define PACKAGE_VERSION "2.6.4"
 #define PACKAGE_STRING "the fast lexical analyser generator 2.6.4"
 #define PACKAGE_BUGREPORT "flex-help%lists.sourceforge.net@localhost"
 #define PACKAGE_URL ""
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1
 #define HAVE_STDLIB_H 1
 #define HAVE_STRING_H 1
 #define HAVE_MEMORY_H 1
 #define HAVE_STRINGS_H 1
 #define HAVE_INTTYPES_H 1
 #define HAVE_STDINT_H 1
 #define HAVE_UNISTD_H 1
 #define HAVE_DLFCN_H 1
 #define LT_OBJDIR ".libs/"
 #define PACKAGE "flex"
 #define VERSION "2.6.4"
 #define HAVE_ICONV 1
 #define ENABLE_NLS 1
 #define HAVE_GETTEXT 1
 #define HAVE_DCGETTEXT 1
 #define YYTEXT_POINTER 1
 #define M4 "/usr/pkg.new/bin/gm4"
 #define HAVE_REGEX_H 1
 #define HAVE_STRINGS_H 1
 #define HAVE_SYS_STAT_H 1
 #define HAVE_SYS_WAIT_H 1
 #define HAVE_UNISTD_H 1
 #define HAVE_INTTYPES_H 1
 #define HAVE_LIBINTL_H 1
 #define HAVE_LIMITS_H 1
 #define HAVE_LOCALE_H 1
 #define HAVE_MALLOC_H 1
 #define HAVE_NETINET_IN_H 1
 #define HAVE_PTHREAD_H 1
 #define HAVE_LIBM 1
 #define HAVE__BOOL 1
 #define HAVE_ALLOCA_H 1
 #define HAVE_ALLOCA 1
 #define HAVE_FORK 1
 #define HAVE_VFORK 1
 #define HAVE_WORKING_VFORK 1
 #define HAVE_WORKING_FORK 1
 #define HAVE_STDLIB_H 1
 #define HAVE_MALLOC 1
 #define HAVE_STDLIB_H 1
 #define HAVE_REALLOC 1
 #define HAVE_DUP2 1
 #define HAVE_MEMSET 1
 #define HAVE_REGCOMP 1
 #define HAVE_STRCASECMP 1
 #define HAVE_STRCHR 1
 #define HAVE_STRDUP 1
 #define HAVE_STRTOL 1
 #define HAVE_POW 1
 #define HAVE_SETLOCALE 1
 
 configure: exit 0
 
 --=-1636459044-641694-10393-2545-1-=
 Content-Disposition: attachment; filename="work.log"
 Content-Type: text/plain; name="work.log"
 Content-Transfer-Encoding: quoted-printable
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir conf10877.dir
 <.> /usr/bin/mkdir -p conf10877.dir
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir -p .
 <.> /usr/bin/mkdir -p -p .
 [*] cc --version
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 --version -D_F=
 ORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -v
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -v -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -V
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -V -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -qversion
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -qversion -D_F=
 ORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new/in=
 clude -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -O2 -D_FORTIFY=
 _SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -L/usr/pkgsr=
 c/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib conftest.c -=
 lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -g -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -g -I/usr/p=
 kgsrc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2=
 
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c conftest.c -o conftest2.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c conftest.c =
 -o conftest2.o -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.build=
 link/include
 [*] cc -c conftest.c -o conftest2.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c conftest.c =
 -o conftest2.o -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.build=
 link/include
 [*] cc -print-prog-name=3Dld
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -print-prog-na=
 me=3Dld -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/in=
 clude
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c co=
 nftstm.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c conftstm.o -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir .libs
 <.> /usr/bin/mkdir -p .libs
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include -fno-rtti -fno-exceptions conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -fno-rtti=
  -fno-exceptions conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include -fPIC -DPIC -DPIC conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -fPIC -DP=
 IC -DPIC conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib -static conft=
 est.c -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 -static conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir conftest
 <.> /usr/bin/mkdir -p conftest
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir out
 <.> /usr/bin/mkdir -p out
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include -o out/conftest2.o conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -o out/co=
 nftest2.o conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftes=
 t conftest.o -v
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -shared -fPIC =
 -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftest conftest.o -v -D_FO=
 RTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -print-search-dirs
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -print-search-=
 dirs -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/inclu=
 de
 [*] cc -I/usr/pkg.new/include -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/in=
 clude -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib -print-multi-os-directory=
 
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -I/usr/pkgsrc/=
 devel/flex/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -L/usr/pkgsr=
 c/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib -print-multi=
 -os-directory -D_FORTIFY_SOURCE=3D2
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir --version
 <.> /usr/bin/mkdir -p --version
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/echo @@@%%%=3Dmake=3D@@@%%%
 <.> echo  @@@%%%=3Dmake=3D@@@%%%
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir .tst
 <.> /usr/bin/mkdir -p .tst
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/echo this is the am__doit targ=
 et
 <.> echo  this is the am__doit target
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir conftest.dir
 <.> /usr/bin/mkdir -p conftest.dir
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir sub
 <.> /usr/bin/mkdir -p sub
 [*] cc -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest=
 .o sub/conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -MT sub/confte=
 st.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -D_=
 FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -print-prog-name=3Dld
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -print-prog-na=
 me=3Dld -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/in=
 clude
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -Wl,-framework -Wl,CoreFoundation
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -Wl,-framework -Wl,CoreFoundation -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -Wl,-framework -Wl,CoreFoundation
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -Wl,-framework -Wl,CoreFoundation -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m /usr/pkg.new/lib/libiconv.so -R/usr/pkg.new/lib
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -liconv -Wl,-rpath,/usr/pkg.new/lib -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m /usr/pkg.new/lib/libiconv.so -R/usr/pkg.new/lib
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -liconv -Wl,-rpath,/usr/pkg.new/lib -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m /usr/pkg.new/lib/libintl.so /usr/pkg.new/lib/libiconv.so -R/usr/pkg.new=
 /lib
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -lintl -liconv -Wl,-rpath,/usr/pkg.new/lib -D_FORTIFY_SOUR=
 CE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 fl -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lfl -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 fl -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lfl -lm -D_FORTIFY_SOURCE=3D2
 [*] cc --version
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 --version -D_F=
 ORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -v
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -v -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -V
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -V -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -qversion
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -qversion -D_F=
 ORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc --version
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 --version -D_F=
 ORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -v
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -v -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -V
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -V -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -qversion
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -qversion -D_F=
 ORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] c++ --version
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 --version -I/usr/pkgsrc=
 /devel/flex/work/.buildlink/include
 [*] c++ -v
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -v -I/usr/pkgsrc/devel/=
 flex/work/.buildlink/include
 [*] c++ -V
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -V -I/usr/pkgsrc/devel/=
 flex/work/.buildlink/include
 [*] c++ -qversion
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -qversion -I/usr/pkgsrc=
 /devel/flex/work/.buildlink/include
 [*] c++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.ne=
 w/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -c -O2 -D_FORTIFY_SOURC=
 E=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.cpp
 [*] c++ -c -g -I/usr/pkg.new/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -c -g -I/usr/pkgsrc/dev=
 el/flex/work/.buildlink/include conftest.cpp
 [*] c++ -v
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -v -I/usr/pkgsrc/devel/=
 flex/work/.buildlink/include
 [*] c++ -E -I/usr/pkg.new/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -E -I/usr/pkgsrc/devel/=
 flex/work/.buildlink/include conftest.cpp
 [*] c++ -E -I/usr/pkg.new/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -E -I/usr/pkgsrc/devel/=
 flex/work/.buildlink/include conftest.cpp
 [*] c++ -E -I/usr/pkg.new/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -E -I/usr/pkgsrc/devel/=
 flex/work/.buildlink/include conftest.cpp
 [*] c++ -E -I/usr/pkg.new/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -E -I/usr/pkgsrc/devel/=
 flex/work/.buildlink/include conftest.cpp
 [*] c++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.ne=
 w/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -c -O2 -D_FORTIFY_SOURC=
 E=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.cpp
 [*] c++ -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/u=
 sr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.cpp=
  -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -o conftest -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -L/usr/pk=
 gsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib conftest.=
 cpp -lm
 [*] c++ -print-prog-name=3Dld
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -print-prog-name=3Dld -=
 I/usr/pkgsrc/devel/flex/work/.buildlink/include
 [*] c++ --version
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 --version -I/usr/pkgsrc=
 /devel/flex/work/.buildlink/include
 [*] c++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.ne=
 w/include conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -c -O2 -D_FORTIFY_SOURC=
 E=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.cpp
 [*] c++ -shared -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -v conft=
 est.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -shared -O2 -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -v conftest.o=
 
 [*] c++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.ne=
 w/include -fPIC -DPIC -DPIC conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -c -O2 -D_FORTIFY_SOURC=
 E=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -fPIC -DPIC -DPIC =
 conftest.cpp
 [*] c++ -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/u=
 sr/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib -static conf=
 test.cpp -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -o conftest -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -L/usr/pk=
 gsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib -static c=
 onftest.cpp -lm
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir conftest
 <.> /usr/bin/mkdir -p conftest
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir out
 <.> /usr/bin/mkdir -p out
 [*] c++ -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.ne=
 w/include -o out/conftest2.o conftest.cpp
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -c -O2 -D_FORTIFY_SOURC=
 E=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -o out/conftest2.o=
  conftest.cpp
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir conftest.dir
 <.> /usr/bin/mkdir -p conftest.dir
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir sub
 <.> /usr/bin/mkdir -p sub
 [*] c++ -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftes=
 t.o sub/conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/g++ -m64 -MT sub/conftest.o -MD =
 -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -I/usr/pkgsr=
 c/devel/flex/work/.buildlink/include
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 pthread -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lpthread -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -c -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/usr/pkg.new=
 /include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -c -O2 -D_FORT=
 IFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include conftest.=
 c -D_FORTIFY_SOURCE=3D2
 [*] cc -E -I/usr/pkg.new/include conftest.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -E -I/usr/pkgs=
 rc/devel/flex/work/.buildlink/include conftest.c -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] cc -o conftest -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -I/us=
 r/pkg.new/include -L/usr/pkg.new/lib -Wl,-R/usr/pkg.new/lib conftest.c -l=
 m -lm
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -o conftest -O=
 2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include =
 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.new/lib =
 conftest.c -lm -D_FORTIFY_SOURCE=3D2
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir conf13326.dir
 <.> /usr/bin/mkdir -p conf13326.dir
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir -p .
 <.> /usr/bin/mkdir -p -p .
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir -p src/../lib/.deps
 <.> /usr/bin/mkdir -p -p src/../lib/.deps
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir -p src/./.deps
 <.> /usr/bin/mkdir -p -p src/./.deps
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir -p tests/./.deps
 <.> /usr/bin/mkdir -p -p tests/./.deps
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/true
 <.> true =
 
 [*] libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. '-DLOCALE=
 DIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkg.new/include -O2 -D_FORTIFY_SO=
 URCE=3D2 -I/usr/pkg.new/include -MT libmain.lo -MD -MP -MF .deps/libmain.=
 Tpo -c -o libmain.lo libmain.c
 <.> /usr/pkg.new/bin/libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFI=
 G_H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkgsrc/devel/fle=
 x/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -MT libmain.lo -MD -M=
 P -MF .deps/libmain.Tpo -c -o libmain.lo libmain.c
 [*] /usr/pkgsrc/devel/flex/work/.tools/bin/mkdir .libs
 <.> /usr/bin/mkdir -p .libs
 [*] cc -DHAVE_CONFIG_H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/u=
 sr/pkgsrc/devel/flex/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -M=
 T libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -fPIC -DPIC -o .l=
 ibs/libmain.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -DHAVE_CONFIG_=
 H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkgsrc/devel/flex/=
 work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -MT libmain.lo -MD -MP =
 -MF .deps/libmain.Tpo -c libmain.c -fPIC -DPIC -o .libs/libmain.o -D_FORT=
 IFY_SOURCE=3D2
 [*] cc -DHAVE_CONFIG_H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/u=
 sr/pkgsrc/devel/flex/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -M=
 T libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -o libmain.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -DHAVE_CONFIG_=
 H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkgsrc/devel/flex/=
 work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -MT libmain.lo -MD -MP =
 -MF .deps/libmain.Tpo -c libmain.c -o libmain.o -D_FORTIFY_SOURCE=3D2
 [*] libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. '-DLOCALE=
 DIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkg.new/include -O2 -D_FORTIFY_SO=
 URCE=3D2 -I/usr/pkg.new/include -MT libyywrap.lo -MD -MP -MF .deps/libyyw=
 rap.Tpo -c -o libyywrap.lo libyywrap.c
 <.> /usr/pkg.new/bin/libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFI=
 G_H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkgsrc/devel/fle=
 x/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -MT libyywrap.lo -MD =
 -MP -MF .deps/libyywrap.Tpo -c -o libyywrap.lo libyywrap.c
 [*] cc -DHAVE_CONFIG_H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/u=
 sr/pkgsrc/devel/flex/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -M=
 T libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -fPIC -DPIC=
  -o .libs/libyywrap.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -DHAVE_CONFIG_=
 H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkgsrc/devel/flex/=
 work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -MT libyywrap.lo -MD -M=
 P -MF .deps/libyywrap.Tpo -c libyywrap.c -fPIC -DPIC -o .libs/libyywrap.o=
  -D_FORTIFY_SOURCE=3D2
 [*] cc -DHAVE_CONFIG_H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/u=
 sr/pkgsrc/devel/flex/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -M=
 T libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywra=
 p.o
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -DHAVE_CONFIG_=
 H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkgsrc/devel/flex/=
 work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -MT libyywrap.lo -MD -M=
 P -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywrap.o -D_FORTIFY_SOURCE=
 =3D2
 [*] libtool --tag=3DCC --mode=3Dlink gcc -O2 -D_FORTIFY_SOURCE=3D2 -I/usr=
 /pkg.new/include -version-info 2:0:0 -L/usr/pkg.new/lib -Wl,-R/usr/pkg.ne=
 w/lib -o libfl.la -rpath /usr/pkg.new/lib libmain.lo libyywrap.lo -lm -lm=
 
 <.> /usr/pkg.new/bin/libtool --tag=3DCC --mode=3Dlink gcc -O2 -D_FORTIFY_=
 SOURCE=3D2 -I/usr/pkgsrc/devel/flex/work/.buildlink/include -version-info=
  2:0:0 -L/usr/pkgsrc/devel/flex/work/.buildlink/lib -Wl,-rpath,/usr/pkg.n=
 ew/lib -o libfl.la -rpath /usr/pkg.new/lib libmain.lo libyywrap.lo -lm
 [*] cc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libfl.so.2 -o .libs=
 /libfl.so.2.0.0 .libs/libmain.o .libs/libyywrap.o -L/usr/pkgsrc/devel/fle=
 x/work/.buildlink/lib -lm -lc -O2 -Wl,-rpath -Wl,/usr/pkg.new/lib
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -shared -fPIC =
 -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libfl.so.2 -o .libs/libfl.so.2.0.0 .libs=
 /libmain.o .libs/libyywrap.o -L/usr/pkgsrc/devel/flex/work/.buildlink/lib=
  -lm -lc -O2 -Wl,-rpath,/usr/pkg.new/lib -D_FORTIFY_SOURCE=3D2 -I/usr/pkg=
 src/devel/flex/work/.buildlink/include
 [*] cc -DHAVE_CONFIG_H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/u=
 sr/pkg.new/include -O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg.new/include -MT f=
 lex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o buf.c
 <.> /usr/pkgsrc/devel/flex/work/.gcc/bin/gcc -fcommon -m64 -DHAVE_CONFIG_=
 H -I. '-DLOCALEDIR=3D"/usr/pkg.new/lib/locale"' -I/usr/pkgsrc/devel/flex/=
 work/.buildlink/include -O2 -D_FORTIFY_SOURCE=3D2 -MT flex-buf.o -MD -MP =
 -MF .deps/flex-buf.Tpo -c -o flex-buf.o buf.c -D_FORTIFY_SOURCE=3D2
 
 --=-1636459044-641694-10393-2545-1-=--
 


Home | Main Index | Thread Index | Old Index