[tex-k] FAIL: tests/ttf.test

Jindrich Novy jnovy at redhat.com
Wed Nov 7 12:21:35 CET 2012


Hi Peter and Norbert,

On Wed, Nov 07, 2012 at 10:34:14AM +0100, Peter Breitenlohner wrote:
> On Wed, 7 Nov 2012, Jindrich Novy wrote:
> 
> >On Wed, Nov 07, 2012 at 05:58:49PM +0900, Norbert Preining wrote:
> >>On Mi, 07 Nov 2012, Norbert Preining wrote:
> >>>So it seems that the compile process somehow picks up the wrong icu.
> >>
> >>Or the symbolization (whatever the proper name might be) did go wrong.
> >>I see:
> >>$ g++ -g -O2 -o xetex xetex-xetexextra.o xetex-synctex.o xetex-xetexini.o xetex-xetex0.o xetex-xetex-pool.o libxetex.a /src/TeX/texlive-svn/Build/source/Work/libs/icu/icu-build/lib/libicule.a /src/TeX/texlive-svn/Build/source/Work/libs/icu/icu-build/lib/libicuuc.a /src/TeX/texlive-svn/Build/source/Work/libs/icu/icu-build/lib/libicudata.a /src/TeX/texlive-svn/Build/source/Work/libs/teckit/libTECkit.a /src/TeX/texlive-svn/Build/source/Work/libs/poppler/libpoppler.a /src/TeX/texlive-svn/Build/source/Work/libs/libpng/libpng.a -lfontconfig /src/TeX/texlive-svn/Build/source/Work/libs/graphite/libgraphite.a /src/TeX/texlive-svn/Build/source/Work/libs/freetype2/libfreetype.a /src/TeX/texlive-svn/Build/source/Work/libs/zlib/libz.a lib/lib.a /src/TeX/texlive-svn/Build/source/Work/texk/kpathsea/.libs/libkpathsea.a -lm -nodefaultlibs -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm -lgcc_eh -lgcc -lc -lgcc_eh -lgcc
> >>libxetex.a(libxetex_a-XeTeXOTLayoutEngine.o):(.rodata._ZTV19XeTeXOTLayoutEngine[_ZTV19XeTeXOTLayoutEngine]+0x28): undefined reference to `icu_50::OpenTypeLayoutEngine::characterProcessing(unsigned short const*, int, int, int, signed char, unsigned short*&, icu_50::LEGlyphStorage&, LEErrorCode&)'
> >>
> >>
> >>... plus many more
> >>
> >>Checking the actual .a I see that the OpenTypeLayoutEngine::characterProcessing
> >>somehow appears in libicule.a, so it should be found, but it seems
> >>that some of the names are wrong.
> 
> Hi Jindrich and Norbert,
> 
> according to the msg above the first undefined reference is
>   icu_50::OpenTypeLayoutEngine::characterProcessing(unsigned short const*,
>     int, int, int, signed char, unsigned short*&, icu_50::LEGlyphStorage&,
>     LEErrorCode&)
> so please verify that libs/icu/icu-build/lib/libicule.a defines exactly this.
> 
> BTW: I use gcc 4.4.7 and have icu 50.1 (release) installed under /usr/local
> but I assume that your system-icu is under /usr.

It seems to be really related to the gcc or linker. The reason is that
I successfully built the same sources under Fedora 16 with gcc 4.6.2.

Hope that helps,
Jindrich

P.S. Attaching both build log and root.log with packages and their
versions installed into a build root where it was built.

> 
> Regards
> Peter

-- 
Jindrich Novy <jnovy at redhat.com>   http://people.redhat.com/jnovy/
Kdo víno má a nepije, kdo hrozny má a nejí je, kdo ženu má a nelíbá,
kdo zábavě se vyhýbá, na toho vemte bič a hůl, to není člověk, to je vůl.
--- Jan Werich
-------------- next part --------------
Mock Version: 1.1.28
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/texlive.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 1000, 990, None, False, {'LANG': 'cs_CZ.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x2099d10>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/texlive.spec'] with env {'LANG': 'cs_CZ.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}
varování: Nemohu získat jméno počítače: None
Sestavuji cílové platformy: x86_64
Sestavuji pro cíl x86_64
Zapsáno: /builddir/build/SRPMS/texlive-2012-5.20121106_r28193.fc16.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/texlive.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 1000, 990, None, False, {'LANG': 'cs_CZ.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=<mockbuild.trace_decorator.getLog object at 0x2099d10>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/texlive.spec'] with env {'LANG': 'cs_CZ.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}
Sestavuji cílové platformy: x86_64
Sestavuji pro cíl x86_64
Provádění(%prep): /bin/sh -e /var/tmp/rpm-tmp.6gWI3V
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf texlive-2012
+ /bin/mkdir -p texlive-2012
+ cd texlive-2012
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ xz -dc /builddir/build/SOURCES/texlive-20121106_r28193-source.tar.xz
+ tar x
+ '[' -e texlive-20121106_r28193-source ']'
Patch #1 (tl-kpfix.patch):
+ echo 'Patch #1 (tl-kpfix.patch):'
+ /bin/cat /builddir/build/SOURCES/tl-kpfix.patch
+ /usr/bin/patch -s -p0 --fuzz=0
++ unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz
++ tar t
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/apache2.txt apache2.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/artistic2.txt artistic2.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/bsd.txt bsd.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/collection.txt collection.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/fdl.txt fdl.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/gfl.txt gfl.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/gfsl.txt gfsl.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/gpl.txt gpl.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/gpl2.txt gpl2.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/gpl3.txt gpl3.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/knuth.txt knuth.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/lgpl.txt lgpl.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/lgpl2.1.txt lgpl2.1.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/lppl.txt lppl.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/lppl1.txt lppl1.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/lppl1.1.txt lppl1.1.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/lppl1.2.txt lppl1.2.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/lppl1.3.txt lppl1.3.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/ofl.txt ofl.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/other-free.txt other-free.txt
+ for l in '`unxz -c /builddir/build/SOURCES/texlive-licenses.tar.xz | tar t`'
+ ln -s /usr/share/texlive/licenses/pd.txt pd.txt
+ exit 0
Provádění(%build): /bin/sh -e /var/tmp/rpm-tmp.h2yVni
+ umask 022
+ cd /builddir/build/BUILD
+ cd texlive-2012
+ LANG=C
+ export LANG
+ unset DISPLAY
+ export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing'
+ export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic'
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic'
+ cd source
++ pwd
+ PREF=/builddir/build/BUILD/texlive-2012/source/inst
+ mkdir -p work
+ cd work
+ ../configure --prefix=/builddir/build/BUILD/texlive-2012/source/inst --datadir=/builddir/build/BUILD/texlive-2012/source/inst --libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib --with-system-zlib --with-system-libpng --with-system-xpdf --with-system-gd --with-system-t1lib --with-system-teckit --with-system-freetype2 --with-system-poppler --with-system-zziplib --with-system-icu --with-pic --with-xdvi-x-toolkit=xaw --disable-xindy --disable-xindy-docs --disable-xindy-make-rules --enable-shared --enable-compiler-warnings=max --without-cxx-runtime-hack --disable-native-texlive-build --disable-t1utils --disable-psutils --disable-biber --disable-ptexenc --disable-largefile
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for native WIN32 or MINGW32... no
configure: Assuming `--with-x'
configure: Assuming `--enable-m-tx=yes'
configure: Assuming `--enable-pmx=yes'
configure: Assuming `--enable-ps2eps=yes'
configure: Assuming `--enable-tpic2pdftex=yes'
configure: Assuming `--enable-vlna=yes'
configure: Assuming `--with-clisp-runtime=system'
configure: Assuming `--enable-xpdfopen=yes'
configure: Assuming `--enable-web2c=yes'
configure: Assuming `--enable-afm2pl=yes'
configure: Assuming `--enable-bibtex8=yes'
configure: Assuming `--enable-bibtexu=yes'
configure: Assuming `--enable-chktex=yes'
configure: Assuming `--enable-cjkutils=yes'
configure: Assuming `--enable-detex=yes'
configure: Assuming `--enable-devnag=yes'
configure: Assuming `--enable-dtl=yes'
configure: Assuming `--enable-dvi2tty=yes'
configure: Assuming `--enable-dvidvi=yes'
configure: Assuming `--enable-dviljk=yes'
configure: Assuming `--enable-dvipdfmx=yes'
configure: Assuming `--enable-dvipng=yes'
configure: Assuming `--enable-dvipos=yes'
configure: Assuming `--enable-dvipsk=yes'
configure: Assuming `--enable-dvisvgm=yes'
configure: Assuming `--enable-gsftopk=yes'
configure: Assuming `--enable-lacheck=yes'
configure: Assuming `--enable-lcdf-typetools=yes'
configure: Assuming `--enable-makeindexk=yes'
configure: Assuming `--enable-makejvf=yes'
configure: Assuming `--enable-mendexk=yes'
configure: Assuming `--enable-ps2pkm=yes'
configure: Assuming `--enable-seetexk=yes'
configure: Assuming `--enable-tex4htk=yes'
configure: Assuming `--enable-ttf2pk=yes'
configure: Assuming `--enable-ttf2pk2=no'
configure: Assuming `--enable-ttfdump=yes'
configure: Assuming `--enable-xdv2pdf=yes'
configure: Assuming `--enable-xdvik=yes'
configure: Assuming `--enable-xdvipdfmx=yes'
configure: Assuming `--enable-tetex=yes'
configure: Assuming `--enable-texlive=yes'
configure: Using installed `icu' headers and library
configure: Using installed `teckit' headers and library
configure: Assuming `graphite' headers and library from TL tree
configure: Using installed `zziplib' headers and library
configure: Using installed `xpdf' headers and library
configure: Using installed `poppler' headers and library
configure: Using installed `gd' headers and library
configure: Using installed `freetype2' headers and library
configure: Assuming `freetype' headers and library from TL tree
configure: Using installed `t1lib' headers and library
configure: Using installed `libpng' headers and library
configure: Using installed `zlib' headers and library
configure: Assuming `ptexenc' headers and library from TL tree
configure: Assuming `kpathsea' headers and library from TL tree
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for struct stat.st_mtim... yes
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking what warning flags to pass to the C++ compiler... -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
checking whether ln -s works... yes
checking for TeX specific libraries to build... texk/kpathsea texk/ptexenc 
checking for pkg-config... pkg-config
checking for freetype-config... freetype-config
checking for icu-config... icu-config
checking requested system `zlib' library... ok
checking requested system `libpng' library... ok
checking requested system `t1lib' library... ok
checking requested system `freetype2' library... ok
checking requested system `gd' library... ok
checking requested system `poppler' library... ok
checking requested system `xpdf' library... ok
checking requested system `zziplib' library... ok
checking requested system `teckit' library... ok
checking requested system `icu' library... ok
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in auxdir/auxsub (/builddir/build/BUILD/texlive-2012/source/work/auxdir/auxsub)
configure: running /bin/sh ../../../auxdir/auxsub/configure --disable-option-checking '--prefix=/builddir/build/BUILD/texlive-2012/source/inst'  '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=../../../auxdir/auxsub
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
=== configuring in libs (/builddir/build/BUILD/texlive-2012/source/work/libs)
configure: running /bin/sh ../../libs/configure --disable-option-checking '--prefix=/builddir/build/BUILD/texlive-2012/source/inst'  '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=../../libs
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for native WIN32 or MINGW32... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for generic libraries to build... freetype graphite icu 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
=== configuring in utils (/builddir/build/BUILD/texlive-2012/source/work/utils)
configure: running /bin/sh ../../utils/configure --disable-option-checking '--prefix=/builddir/build/BUILD/texlive-2012/source/inst'  '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=../../utils
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for native WIN32 or MINGW32... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Utils programs to build...  m-tx pmx ps2eps tpic2pdftex vlna xpdfopen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
=== configuring in texk (/builddir/build/BUILD/texlive-2012/source/work/texk)
configure: running /bin/sh ../../texk/configure --disable-option-checking '--prefix=/builddir/build/BUILD/texlive-2012/source/inst'  '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=../../texk
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for native WIN32 or MINGW32... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for TeXk programs to build...  web2c afm2pl bibtex8 bibtexu chktex cjkutils detex devnag dtl dvi2tty dvidvi dviljk dvipdfmx dvipng dvipos dvipsk dvisvgm gsftopk lacheck lcdf-typetools makeindexk makejvf mendexk ps2pkm seetexk tex4htk ttf2pk ttfdump xdv2pdf xdvik xdvipdfmx tetex texlive
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
** Configuration summary for TeX Live 2012-10-24 (2013/dev):
   compiling for x86_64-unknown-linux-gnu
      in /builddir/build/BUILD/texlive-2012/source/work
      from sources in /builddir/build/BUILD/texlive-2012/source
   enable_native_texlive_build:  no
   enable_largefile:             no
   enable_shared:                yes
   enable_multiplatform:         no
   enable_cxx_runtime_hack:      no
   enable_libtool_hack:          yes
   enable_compiler_warnings:     max
   prefix:                       /builddir/build/BUILD/texlive-2012/source/inst
   includedir:                   ${prefix}/include
   datarootdir:                  ${prefix}/share
   mandir:                       ${datarootdir}/man
   infodir:                      ${datarootdir}/info
   exec_prefix:                  ${prefix}
   bindir:                       ${exec_prefix}/bin
   libdir:                       /builddir/build/BUILD/texlive-2012/source/inst/lib
** Next run `make' to configure and build each library and program.
+ make world -j4 STRIPPROG=/bin/true STRIP=/bin/true
Making all in .
make[1]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work'
=== configuring in texk/kpathsea (/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea)
make: running /bin/sh '../../../texk/kpathsea/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../texk/kpathsea'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... /bin/true
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for struct stat.st_mtim... yes
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for gawk... (cached) gawk
checking size of long... 8
checking whether putenv is declared... yes
checking whether strstr is declared... yes
checking for putenv... (cached) yes
checking for strcasecmp... (cached) yes
checking for strtol... (cached) yes
checking for strstr... (cached) yes
checking whether getcwd uses fork or vfork... no
checking for native WIN32 or MINGW32... no
checking for snprintf and vsnprintf... yes
checking if we need (v)snprintf wrapper functions... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating man/Makefile
config.status: creating win32/Makefile
config.status: creating c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in texk/kpathsea
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
echo a | grep -v b >/dev/null || { echo "*** grep broken, goodbye."; exit 1; }
echo "/* paths.h: Generated from texmf.cnf. */" >paths.tmp
gawk -f ../../../texk/kpathsea/bsnl.awk ../../../texk/kpathsea/texmf.cnf \
| sed -e 's/%.*//' -e 's/^[ 	]*//' -e 's/[ 	]*$//' \
| gawk -f ../../../texk/kpathsea/cnf-to-paths.awk \
>>paths.tmp
cp paths.tmp paths.h
rm -f paths.tmp
date >stamp-paths
make  all-recursive
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
Making all in .
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
rm -f kpathsea.h
echo '/* This is a generated file */' >kpathsea.h
echo '/* collecting all public kpathsea headers. */' >>kpathsea.h
for f in config.h c-auto.h paths.h absolute.h c-ctype.h c-dir.h c-errno.h c-fopen.h c-limits.h c-memstr.h c-minmax.h c-namemx.h c-pathch.h c-pathmx.h c-proto.h c-stat.h c-std.h c-unistd.h cnf.h concatn.h debug.h expand.h getopt.h hash.h lib.h line.h magstep.h pathsearch.h proginit.h progname.h readable.h str-list.h str-llist.h systypes.h tex-file.h tex-glyph.h tex-hush.h tex-make.h types.h variable.h version.h; do \
  echo "#include <kpathsea/$f>" >>kpathsea.h; \
done
gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT access.o -MD -MP -MF .deps/access.Tpo -c -o access.o ../../../texk/kpathsea/access.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o ../../../texk/kpathsea/readlink.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT kpsestat.o -MD -MP -MF .deps/kpsestat.Tpo -c -o kpsestat.o ../../../texk/kpathsea/kpsestat.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT kpsewhich.o -MD -MP -MF .deps/kpsewhich.Tpo -c -o kpsewhich.o ../../../texk/kpathsea/kpsewhich.c
mv -f .deps/access.Tpo .deps/access.Po
mv -f .deps/readlink.Tpo .deps/readlink.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-file.lo -MD -MP -MF .deps/libkpathsea_la-tex-file.Tpo -c -o libkpathsea_la-tex-file.lo `test -f 'tex-file.c' || echo '../../../texk/kpathsea/'`tex-file.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-absolute.lo -MD -MP -MF .deps/libkpathsea_la-absolute.Tpo -c -o libkpathsea_la-absolute.lo `test -f 'absolute.c' || echo '../../../texk/kpathsea/'`absolute.c
mv -f .deps/kpsestat.Tpo .deps/kpsestat.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c -o libkpathsea_la-atou.lo `test -f 'atou.c' || echo '../../../texk/kpathsea/'`atou.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-absolute.lo -MD -MP -MF .deps/libkpathsea_la-absolute.Tpo -c ../../../texk/kpathsea/absolute.c  -fPIC -DPIC -o .libs/libkpathsea_la-absolute.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-file.lo -MD -MP -MF .deps/libkpathsea_la-tex-file.Tpo -c ../../../texk/kpathsea/tex-file.c  -fPIC -DPIC -o .libs/libkpathsea_la-tex-file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c ../../../texk/kpathsea/atou.c  -fPIC -DPIC -o .libs/libkpathsea_la-atou.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-absolute.lo -MD -MP -MF .deps/libkpathsea_la-absolute.Tpo -c ../../../texk/kpathsea/absolute.c  -fPIC -DPIC -o libkpathsea_la-absolute.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-atou.lo -MD -MP -MF .deps/libkpathsea_la-atou.Tpo -c ../../../texk/kpathsea/atou.c  -fPIC -DPIC -o libkpathsea_la-atou.o >/dev/null 2>&1
mv -f .deps/kpsewhich.Tpo .deps/kpsewhich.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c -o libkpathsea_la-cnf.lo `test -f 'cnf.c' || echo '../../../texk/kpathsea/'`cnf.c
mv -f .deps/libkpathsea_la-absolute.Tpo .deps/libkpathsea_la-absolute.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo -c -o libkpathsea_la-concat.lo `test -f 'concat.c' || echo '../../../texk/kpathsea/'`concat.c
mv -f .deps/libkpathsea_la-atou.Tpo .deps/libkpathsea_la-atou.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concat3.lo -MD -MP -MF .deps/libkpathsea_la-concat3.Tpo -c -o libkpathsea_la-concat3.lo `test -f 'concat3.c' || echo '../../../texk/kpathsea/'`concat3.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c ../../../texk/kpathsea/cnf.c  -fPIC -DPIC -o .libs/libkpathsea_la-cnf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo -c ../../../texk/kpathsea/concat.c  -fPIC -DPIC -o .libs/libkpathsea_la-concat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concat3.lo -MD -MP -MF .deps/libkpathsea_la-concat3.Tpo -c ../../../texk/kpathsea/concat3.c  -fPIC -DPIC -o .libs/libkpathsea_la-concat3.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concat.lo -MD -MP -MF .deps/libkpathsea_la-concat.Tpo -c ../../../texk/kpathsea/concat.c  -fPIC -DPIC -o libkpathsea_la-concat.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concat3.lo -MD -MP -MF .deps/libkpathsea_la-concat3.Tpo -c ../../../texk/kpathsea/concat3.c  -fPIC -DPIC -o libkpathsea_la-concat3.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-concat.Tpo .deps/libkpathsea_la-concat.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concatn.lo -MD -MP -MF .deps/libkpathsea_la-concatn.Tpo -c -o libkpathsea_la-concatn.lo `test -f 'concatn.c' || echo '../../../texk/kpathsea/'`concatn.c
mv -f .deps/libkpathsea_la-concat3.Tpo .deps/libkpathsea_la-concat3.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c -o libkpathsea_la-db.lo `test -f 'db.c' || echo '../../../texk/kpathsea/'`db.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concatn.lo -MD -MP -MF .deps/libkpathsea_la-concatn.Tpo -c ../../../texk/kpathsea/concatn.c  -fPIC -DPIC -o .libs/libkpathsea_la-concatn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-cnf.lo -MD -MP -MF .deps/libkpathsea_la-cnf.Tpo -c ../../../texk/kpathsea/cnf.c  -fPIC -DPIC -o libkpathsea_la-cnf.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c ../../../texk/kpathsea/db.c  -fPIC -DPIC -o .libs/libkpathsea_la-db.o
mv -f .deps/libkpathsea_la-cnf.Tpo .deps/libkpathsea_la-cnf.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo -c -o libkpathsea_la-debug.lo `test -f 'debug.c' || echo '../../../texk/kpathsea/'`debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-concatn.lo -MD -MP -MF .deps/libkpathsea_la-concatn.Tpo -c ../../../texk/kpathsea/concatn.c  -fPIC -DPIC -o libkpathsea_la-concatn.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo -c ../../../texk/kpathsea/debug.c  -fPIC -DPIC -o .libs/libkpathsea_la-debug.o
mv -f .deps/libkpathsea_la-concatn.Tpo .deps/libkpathsea_la-concatn.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c -o libkpathsea_la-dir.lo `test -f 'dir.c' || echo '../../../texk/kpathsea/'`dir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c ../../../texk/kpathsea/dir.c  -fPIC -DPIC -o .libs/libkpathsea_la-dir.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-debug.lo -MD -MP -MF .deps/libkpathsea_la-debug.Tpo -c ../../../texk/kpathsea/debug.c  -fPIC -DPIC -o libkpathsea_la-debug.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-debug.Tpo .deps/libkpathsea_la-debug.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-elt-dirs.lo -MD -MP -MF .deps/libkpathsea_la-elt-dirs.Tpo -c -o libkpathsea_la-elt-dirs.lo `test -f 'elt-dirs.c' || echo '../../../texk/kpathsea/'`elt-dirs.c
../../../texk/kpathsea/tex-file.c: In function 'kpathsea_find_file_generic':
../../../texk/kpathsea/tex-file.c:1084:44: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
../../../texk/kpathsea/tex-file.c:1103:46: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-file.lo -MD -MP -MF .deps/libkpathsea_la-tex-file.Tpo -c ../../../texk/kpathsea/tex-file.c  -fPIC -DPIC -o libkpathsea_la-tex-file.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-elt-dirs.lo -MD -MP -MF .deps/libkpathsea_la-elt-dirs.Tpo -c ../../../texk/kpathsea/elt-dirs.c  -fPIC -DPIC -o .libs/libkpathsea_la-elt-dirs.o
mv -f .deps/libkpathsea_la-tex-file.Tpo .deps/libkpathsea_la-tex-file.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo -c -o libkpathsea_la-expand.lo `test -f 'expand.c' || echo '../../../texk/kpathsea/'`expand.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-dir.lo -MD -MP -MF .deps/libkpathsea_la-dir.Tpo -c ../../../texk/kpathsea/dir.c  -fPIC -DPIC -o libkpathsea_la-dir.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo -c ../../../texk/kpathsea/expand.c  -fPIC -DPIC -o .libs/libkpathsea_la-expand.o
mv -f .deps/libkpathsea_la-dir.Tpo .deps/libkpathsea_la-dir.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-extend-fname.lo -MD -MP -MF .deps/libkpathsea_la-extend-fname.Tpo -c -o libkpathsea_la-extend-fname.lo `test -f 'extend-fname.c' || echo '../../../texk/kpathsea/'`extend-fname.c
../../../texk/kpathsea/db.c: In function 'kpathsea_db_search':
../../../texk/kpathsea/db.c:483:15: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
../../../texk/kpathsea/db.c: In function 'kpathsea_db_search_list':
../../../texk/kpathsea/db.c:648:21: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-db.lo -MD -MP -MF .deps/libkpathsea_la-db.Tpo -c ../../../texk/kpathsea/db.c  -fPIC -DPIC -o libkpathsea_la-db.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-extend-fname.lo -MD -MP -MF .deps/libkpathsea_la-extend-fname.Tpo -c ../../../texk/kpathsea/extend-fname.c  -fPIC -DPIC -o .libs/libkpathsea_la-extend-fname.o
mv -f .deps/libkpathsea_la-db.Tpo .deps/libkpathsea_la-db.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-file-p.lo -MD -MP -MF .deps/libkpathsea_la-file-p.Tpo -c -o libkpathsea_la-file-p.lo `test -f 'file-p.c' || echo '../../../texk/kpathsea/'`file-p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-elt-dirs.lo -MD -MP -MF .deps/libkpathsea_la-elt-dirs.Tpo -c ../../../texk/kpathsea/elt-dirs.c  -fPIC -DPIC -o libkpathsea_la-elt-dirs.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-file-p.lo -MD -MP -MF .deps/libkpathsea_la-file-p.Tpo -c ../../../texk/kpathsea/file-p.c  -fPIC -DPIC -o .libs/libkpathsea_la-file-p.o
mv -f .deps/libkpathsea_la-elt-dirs.Tpo .deps/libkpathsea_la-elt-dirs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-find-suffix.lo -MD -MP -MF .deps/libkpathsea_la-find-suffix.Tpo -c -o libkpathsea_la-find-suffix.lo `test -f 'find-suffix.c' || echo '../../../texk/kpathsea/'`find-suffix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-extend-fname.lo -MD -MP -MF .deps/libkpathsea_la-extend-fname.Tpo -c ../../../texk/kpathsea/extend-fname.c  -fPIC -DPIC -o libkpathsea_la-extend-fname.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-find-suffix.lo -MD -MP -MF .deps/libkpathsea_la-find-suffix.Tpo -c ../../../texk/kpathsea/find-suffix.c  -fPIC -DPIC -o .libs/libkpathsea_la-find-suffix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-expand.lo -MD -MP -MF .deps/libkpathsea_la-expand.Tpo -c ../../../texk/kpathsea/expand.c  -fPIC -DPIC -o libkpathsea_la-expand.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-extend-fname.Tpo .deps/libkpathsea_la-extend-fname.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c -o libkpathsea_la-fn.lo `test -f 'fn.c' || echo '../../../texk/kpathsea/'`fn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-file-p.lo -MD -MP -MF .deps/libkpathsea_la-file-p.Tpo -c ../../../texk/kpathsea/file-p.c  -fPIC -DPIC -o libkpathsea_la-file-p.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-expand.Tpo .deps/libkpathsea_la-expand.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-fontmap.lo -MD -MP -MF .deps/libkpathsea_la-fontmap.Tpo -c -o libkpathsea_la-fontmap.lo `test -f 'fontmap.c' || echo '../../../texk/kpathsea/'`fontmap.c
mv -f .deps/libkpathsea_la-file-p.Tpo .deps/libkpathsea_la-file-p.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo -c -o libkpathsea_la-getopt.lo `test -f 'getopt.c' || echo '../../../texk/kpathsea/'`getopt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-find-suffix.lo -MD -MP -MF .deps/libkpathsea_la-find-suffix.Tpo -c ../../../texk/kpathsea/find-suffix.c  -fPIC -DPIC -o libkpathsea_la-find-suffix.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c ../../../texk/kpathsea/fn.c  -fPIC -DPIC -o .libs/libkpathsea_la-fn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-fontmap.lo -MD -MP -MF .deps/libkpathsea_la-fontmap.Tpo -c ../../../texk/kpathsea/fontmap.c  -fPIC -DPIC -o .libs/libkpathsea_la-fontmap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo -c ../../../texk/kpathsea/getopt.c  -fPIC -DPIC -o .libs/libkpathsea_la-getopt.o
mv -f .deps/libkpathsea_la-find-suffix.Tpo .deps/libkpathsea_la-find-suffix.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-getopt1.lo -MD -MP -MF .deps/libkpathsea_la-getopt1.Tpo -c -o libkpathsea_la-getopt1.lo `test -f 'getopt1.c' || echo '../../../texk/kpathsea/'`getopt1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-getopt1.lo -MD -MP -MF .deps/libkpathsea_la-getopt1.Tpo -c ../../../texk/kpathsea/getopt1.c  -fPIC -DPIC -o .libs/libkpathsea_la-getopt1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-getopt.lo -MD -MP -MF .deps/libkpathsea_la-getopt.Tpo -c ../../../texk/kpathsea/getopt.c  -fPIC -DPIC -o libkpathsea_la-getopt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-fn.lo -MD -MP -MF .deps/libkpathsea_la-fn.Tpo -c ../../../texk/kpathsea/fn.c  -fPIC -DPIC -o libkpathsea_la-fn.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-getopt.Tpo .deps/libkpathsea_la-getopt.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c -o libkpathsea_la-hash.lo `test -f 'hash.c' || echo '../../../texk/kpathsea/'`hash.c
../../../texk/kpathsea/fontmap.c: In function 'kpathsea_fontmap_lookup':
../../../texk/kpathsea/fontmap.c:180:9: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
../../../texk/kpathsea/fontmap.c:187:13: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-fontmap.lo -MD -MP -MF .deps/libkpathsea_la-fontmap.Tpo -c ../../../texk/kpathsea/fontmap.c  -fPIC -DPIC -o libkpathsea_la-fontmap.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-getopt1.lo -MD -MP -MF .deps/libkpathsea_la-getopt1.Tpo -c ../../../texk/kpathsea/getopt1.c  -fPIC -DPIC -o libkpathsea_la-getopt1.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-fn.Tpo .deps/libkpathsea_la-fn.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-kdefault.lo -MD -MP -MF .deps/libkpathsea_la-kdefault.Tpo -c -o libkpathsea_la-kdefault.lo `test -f 'kdefault.c' || echo '../../../texk/kpathsea/'`kdefault.c
mv -f .deps/libkpathsea_la-fontmap.Tpo .deps/libkpathsea_la-fontmap.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-kpathsea.lo -MD -MP -MF .deps/libkpathsea_la-kpathsea.Tpo -c -o libkpathsea_la-kpathsea.lo `test -f 'kpathsea.c' || echo '../../../texk/kpathsea/'`kpathsea.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c ../../../texk/kpathsea/hash.c  -fPIC -DPIC -o .libs/libkpathsea_la-hash.o
mv -f .deps/libkpathsea_la-getopt1.Tpo .deps/libkpathsea_la-getopt1.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-kdefault.lo -MD -MP -MF .deps/libkpathsea_la-kdefault.Tpo -c ../../../texk/kpathsea/kdefault.c  -fPIC -DPIC -o .libs/libkpathsea_la-kdefault.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c -o libkpathsea_la-line.lo `test -f 'line.c' || echo '../../../texk/kpathsea/'`line.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-kpathsea.lo -MD -MP -MF .deps/libkpathsea_la-kpathsea.Tpo -c ../../../texk/kpathsea/kpathsea.c  -fPIC -DPIC -o .libs/libkpathsea_la-kpathsea.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c ../../../texk/kpathsea/line.c  -fPIC -DPIC -o .libs/libkpathsea_la-line.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-kdefault.lo -MD -MP -MF .deps/libkpathsea_la-kdefault.Tpo -c ../../../texk/kpathsea/kdefault.c  -fPIC -DPIC -o libkpathsea_la-kdefault.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-kpathsea.lo -MD -MP -MF .deps/libkpathsea_la-kpathsea.Tpo -c ../../../texk/kpathsea/kpathsea.c  -fPIC -DPIC -o libkpathsea_la-kpathsea.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-line.lo -MD -MP -MF .deps/libkpathsea_la-line.Tpo -c ../../../texk/kpathsea/line.c  -fPIC -DPIC -o libkpathsea_la-line.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-kdefault.Tpo .deps/libkpathsea_la-kdefault.Plo
mv -f .deps/libkpathsea_la-kpathsea.Tpo .deps/libkpathsea_la-kpathsea.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-magstep.lo -MD -MP -MF .deps/libkpathsea_la-magstep.Tpo -c -o libkpathsea_la-magstep.lo `test -f 'magstep.c' || echo '../../../texk/kpathsea/'`magstep.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-make-suffix.lo -MD -MP -MF .deps/libkpathsea_la-make-suffix.Tpo -c -o libkpathsea_la-make-suffix.lo `test -f 'make-suffix.c' || echo '../../../texk/kpathsea/'`make-suffix.c
mv -f .deps/libkpathsea_la-line.Tpo .deps/libkpathsea_la-line.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-path-elt.lo -MD -MP -MF .deps/libkpathsea_la-path-elt.Tpo -c -o libkpathsea_la-path-elt.lo `test -f 'path-elt.c' || echo '../../../texk/kpathsea/'`path-elt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-magstep.lo -MD -MP -MF .deps/libkpathsea_la-magstep.Tpo -c ../../../texk/kpathsea/magstep.c  -fPIC -DPIC -o .libs/libkpathsea_la-magstep.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-path-elt.lo -MD -MP -MF .deps/libkpathsea_la-path-elt.Tpo -c ../../../texk/kpathsea/path-elt.c  -fPIC -DPIC -o .libs/libkpathsea_la-path-elt.o
../../../texk/kpathsea/hash.c: In function 'hash_lookup':
../../../texk/kpathsea/hash.c:173:27: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
../../../texk/kpathsea/hash.c: In function 'hash_free':
../../../texk/kpathsea/hash.c:257:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
../../../texk/kpathsea/hash.c:258:15: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-hash.lo -MD -MP -MF .deps/libkpathsea_la-hash.Tpo -c ../../../texk/kpathsea/hash.c  -fPIC -DPIC -o libkpathsea_la-hash.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-make-suffix.lo -MD -MP -MF .deps/libkpathsea_la-make-suffix.Tpo -c ../../../texk/kpathsea/make-suffix.c  -fPIC -DPIC -o .libs/libkpathsea_la-make-suffix.o
mv -f .deps/libkpathsea_la-hash.Tpo .deps/libkpathsea_la-hash.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-magstep.lo -MD -MP -MF .deps/libkpathsea_la-magstep.Tpo -c ../../../texk/kpathsea/magstep.c  -fPIC -DPIC -o libkpathsea_la-magstep.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-pathsearch.lo -MD -MP -MF .deps/libkpathsea_la-pathsearch.Tpo -c -o libkpathsea_la-pathsearch.lo `test -f 'pathsearch.c' || echo '../../../texk/kpathsea/'`pathsearch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-path-elt.lo -MD -MP -MF .deps/libkpathsea_la-path-elt.Tpo -c ../../../texk/kpathsea/path-elt.c  -fPIC -DPIC -o libkpathsea_la-path-elt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-make-suffix.lo -MD -MP -MF .deps/libkpathsea_la-make-suffix.Tpo -c ../../../texk/kpathsea/make-suffix.c  -fPIC -DPIC -o libkpathsea_la-make-suffix.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-magstep.Tpo .deps/libkpathsea_la-magstep.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-pathsearch.lo -MD -MP -MF .deps/libkpathsea_la-pathsearch.Tpo -c ../../../texk/kpathsea/pathsearch.c  -fPIC -DPIC -o .libs/libkpathsea_la-pathsearch.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-proginit.lo -MD -MP -MF .deps/libkpathsea_la-proginit.Tpo -c -o libkpathsea_la-proginit.lo `test -f 'proginit.c' || echo '../../../texk/kpathsea/'`proginit.c
mv -f .deps/libkpathsea_la-path-elt.Tpo .deps/libkpathsea_la-path-elt.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-progname.lo -MD -MP -MF .deps/libkpathsea_la-progname.Tpo -c -o libkpathsea_la-progname.lo `test -f 'progname.c' || echo '../../../texk/kpathsea/'`progname.c
mv -f .deps/libkpathsea_la-make-suffix.Tpo .deps/libkpathsea_la-make-suffix.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-readable.lo -MD -MP -MF .deps/libkpathsea_la-readable.Tpo -c -o libkpathsea_la-readable.lo `test -f 'readable.c' || echo '../../../texk/kpathsea/'`readable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-proginit.lo -MD -MP -MF .deps/libkpathsea_la-proginit.Tpo -c ../../../texk/kpathsea/proginit.c  -fPIC -DPIC -o .libs/libkpathsea_la-proginit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-readable.lo -MD -MP -MF .deps/libkpathsea_la-readable.Tpo -c ../../../texk/kpathsea/readable.c  -fPIC -DPIC -o .libs/libkpathsea_la-readable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-progname.lo -MD -MP -MF .deps/libkpathsea_la-progname.Tpo -c ../../../texk/kpathsea/progname.c  -fPIC -DPIC -o .libs/libkpathsea_la-progname.o
../../../texk/kpathsea/readable.c: In function 'kpathsea_readable_file':
../../../texk/kpathsea/readable.c:84:33: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
../../../texk/kpathsea/readable.c:86:13: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-readable.lo -MD -MP -MF .deps/libkpathsea_la-readable.Tpo -c ../../../texk/kpathsea/readable.c  -fPIC -DPIC -o libkpathsea_la-readable.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-proginit.lo -MD -MP -MF .deps/libkpathsea_la-proginit.Tpo -c ../../../texk/kpathsea/proginit.c  -fPIC -DPIC -o libkpathsea_la-proginit.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-readable.Tpo .deps/libkpathsea_la-readable.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-rm-suffix.lo -MD -MP -MF .deps/libkpathsea_la-rm-suffix.Tpo -c -o libkpathsea_la-rm-suffix.lo `test -f 'rm-suffix.c' || echo '../../../texk/kpathsea/'`rm-suffix.c
mv -f .deps/libkpathsea_la-proginit.Tpo .deps/libkpathsea_la-proginit.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-str-list.lo -MD -MP -MF .deps/libkpathsea_la-str-list.Tpo -c -o libkpathsea_la-str-list.lo `test -f 'str-list.c' || echo '../../../texk/kpathsea/'`str-list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-pathsearch.lo -MD -MP -MF .deps/libkpathsea_la-pathsearch.Tpo -c ../../../texk/kpathsea/pathsearch.c  -fPIC -DPIC -o libkpathsea_la-pathsearch.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-rm-suffix.lo -MD -MP -MF .deps/libkpathsea_la-rm-suffix.Tpo -c ../../../texk/kpathsea/rm-suffix.c  -fPIC -DPIC -o .libs/libkpathsea_la-rm-suffix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-str-list.lo -MD -MP -MF .deps/libkpathsea_la-str-list.Tpo -c ../../../texk/kpathsea/str-list.c  -fPIC -DPIC -o .libs/libkpathsea_la-str-list.o
mv -f .deps/libkpathsea_la-pathsearch.Tpo .deps/libkpathsea_la-pathsearch.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-str-llist.lo -MD -MP -MF .deps/libkpathsea_la-str-llist.Tpo -c -o libkpathsea_la-str-llist.lo `test -f 'str-llist.c' || echo '../../../texk/kpathsea/'`str-llist.c
../../../texk/kpathsea/rm-suffix.c: In function 'remove_suffix':
../../../texk/kpathsea/rm-suffix.c:40:11: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-rm-suffix.lo -MD -MP -MF .deps/libkpathsea_la-rm-suffix.Tpo -c ../../../texk/kpathsea/rm-suffix.c  -fPIC -DPIC -o libkpathsea_la-rm-suffix.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-str-llist.lo -MD -MP -MF .deps/libkpathsea_la-str-llist.Tpo -c ../../../texk/kpathsea/str-llist.c  -fPIC -DPIC -o .libs/libkpathsea_la-str-llist.o
mv -f .deps/libkpathsea_la-rm-suffix.Tpo .deps/libkpathsea_la-rm-suffix.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-glyph.lo -MD -MP -MF .deps/libkpathsea_la-tex-glyph.Tpo -c -o libkpathsea_la-tex-glyph.lo `test -f 'tex-glyph.c' || echo '../../../texk/kpathsea/'`tex-glyph.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-glyph.lo -MD -MP -MF .deps/libkpathsea_la-tex-glyph.Tpo -c ../../../texk/kpathsea/tex-glyph.c  -fPIC -DPIC -o .libs/libkpathsea_la-tex-glyph.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-str-list.lo -MD -MP -MF .deps/libkpathsea_la-str-list.Tpo -c ../../../texk/kpathsea/str-list.c  -fPIC -DPIC -o libkpathsea_la-str-list.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-progname.lo -MD -MP -MF .deps/libkpathsea_la-progname.Tpo -c ../../../texk/kpathsea/progname.c  -fPIC -DPIC -o libkpathsea_la-progname.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-str-llist.lo -MD -MP -MF .deps/libkpathsea_la-str-llist.Tpo -c ../../../texk/kpathsea/str-llist.c  -fPIC -DPIC -o libkpathsea_la-str-llist.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-str-list.Tpo .deps/libkpathsea_la-str-list.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-hush.lo -MD -MP -MF .deps/libkpathsea_la-tex-hush.Tpo -c -o libkpathsea_la-tex-hush.lo `test -f 'tex-hush.c' || echo '../../../texk/kpathsea/'`tex-hush.c
mv -f .deps/libkpathsea_la-progname.Tpo .deps/libkpathsea_la-progname.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-make.lo -MD -MP -MF .deps/libkpathsea_la-tex-make.Tpo -c -o libkpathsea_la-tex-make.lo `test -f 'tex-make.c' || echo '../../../texk/kpathsea/'`tex-make.c
mv -f .deps/libkpathsea_la-str-llist.Tpo .deps/libkpathsea_la-str-llist.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo -c -o libkpathsea_la-tilde.lo `test -f 'tilde.c' || echo '../../../texk/kpathsea/'`tilde.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-hush.lo -MD -MP -MF .deps/libkpathsea_la-tex-hush.Tpo -c ../../../texk/kpathsea/tex-hush.c  -fPIC -DPIC -o .libs/libkpathsea_la-tex-hush.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-make.lo -MD -MP -MF .deps/libkpathsea_la-tex-make.Tpo -c ../../../texk/kpathsea/tex-make.c  -fPIC -DPIC -o .libs/libkpathsea_la-tex-make.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo -c ../../../texk/kpathsea/tilde.c  -fPIC -DPIC -o .libs/libkpathsea_la-tilde.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-glyph.lo -MD -MP -MF .deps/libkpathsea_la-tex-glyph.Tpo -c ../../../texk/kpathsea/tex-glyph.c  -fPIC -DPIC -o libkpathsea_la-tex-glyph.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-hush.lo -MD -MP -MF .deps/libkpathsea_la-tex-hush.Tpo -c ../../../texk/kpathsea/tex-hush.c  -fPIC -DPIC -o libkpathsea_la-tex-hush.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tilde.lo -MD -MP -MF .deps/libkpathsea_la-tilde.Tpo -c ../../../texk/kpathsea/tilde.c  -fPIC -DPIC -o libkpathsea_la-tilde.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-tex-hush.Tpo .deps/libkpathsea_la-tex-hush.Plo
mv -f .deps/libkpathsea_la-tex-glyph.Tpo .deps/libkpathsea_la-tex-glyph.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-truncate.lo -MD -MP -MF .deps/libkpathsea_la-truncate.Tpo -c -o libkpathsea_la-truncate.lo `test -f 'truncate.c' || echo '../../../texk/kpathsea/'`truncate.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-uppercasify.lo -MD -MP -MF .deps/libkpathsea_la-uppercasify.Tpo -c -o libkpathsea_la-uppercasify.lo `test -f 'uppercasify.c' || echo '../../../texk/kpathsea/'`uppercasify.c
mv -f .deps/libkpathsea_la-tilde.Tpo .deps/libkpathsea_la-tilde.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-variable.lo -MD -MP -MF .deps/libkpathsea_la-variable.Tpo -c -o libkpathsea_la-variable.lo `test -f 'variable.c' || echo '../../../texk/kpathsea/'`variable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-uppercasify.lo -MD -MP -MF .deps/libkpathsea_la-uppercasify.Tpo -c ../../../texk/kpathsea/uppercasify.c  -fPIC -DPIC -o .libs/libkpathsea_la-uppercasify.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-truncate.lo -MD -MP -MF .deps/libkpathsea_la-truncate.Tpo -c ../../../texk/kpathsea/truncate.c  -fPIC -DPIC -o .libs/libkpathsea_la-truncate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-variable.lo -MD -MP -MF .deps/libkpathsea_la-variable.Tpo -c ../../../texk/kpathsea/variable.c  -fPIC -DPIC -o .libs/libkpathsea_la-variable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-uppercasify.lo -MD -MP -MF .deps/libkpathsea_la-uppercasify.Tpo -c ../../../texk/kpathsea/uppercasify.c  -fPIC -DPIC -o libkpathsea_la-uppercasify.o >/dev/null 2>&1
../../../texk/kpathsea/tex-make.c: In function 'maketex':
../../../texk/kpathsea/tex-make.c:322:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/kpathsea/tex-make.c:328:12: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/kpathsea/tex-make.c:335:14: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-tex-make.lo -MD -MP -MF .deps/libkpathsea_la-tex-make.Tpo -c ../../../texk/kpathsea/tex-make.c  -fPIC -DPIC -o libkpathsea_la-tex-make.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-truncate.lo -MD -MP -MF .deps/libkpathsea_la-truncate.Tpo -c ../../../texk/kpathsea/truncate.c  -fPIC -DPIC -o libkpathsea_la-truncate.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-tex-make.Tpo .deps/libkpathsea_la-tex-make.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-version.lo -MD -MP -MF .deps/libkpathsea_la-version.Tpo -c -o libkpathsea_la-version.lo `test -f 'version.c' || echo '../../../texk/kpathsea/'`version.c
mv -f .deps/libkpathsea_la-uppercasify.Tpo .deps/libkpathsea_la-uppercasify.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xbasename.lo -MD -MP -MF .deps/libkpathsea_la-xbasename.Tpo -c -o libkpathsea_la-xbasename.lo `test -f 'xbasename.c' || echo '../../../texk/kpathsea/'`xbasename.c
mv -f .deps/libkpathsea_la-truncate.Tpo .deps/libkpathsea_la-truncate.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xcalloc.lo -MD -MP -MF .deps/libkpathsea_la-xcalloc.Tpo -c -o libkpathsea_la-xcalloc.lo `test -f 'xcalloc.c' || echo '../../../texk/kpathsea/'`xcalloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xbasename.lo -MD -MP -MF .deps/libkpathsea_la-xbasename.Tpo -c ../../../texk/kpathsea/xbasename.c  -fPIC -DPIC -o .libs/libkpathsea_la-xbasename.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-version.lo -MD -MP -MF .deps/libkpathsea_la-version.Tpo -c ../../../texk/kpathsea/version.c  -fPIC -DPIC -o .libs/libkpathsea_la-version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xcalloc.lo -MD -MP -MF .deps/libkpathsea_la-xcalloc.Tpo -c ../../../texk/kpathsea/xcalloc.c  -fPIC -DPIC -o .libs/libkpathsea_la-xcalloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-variable.lo -MD -MP -MF .deps/libkpathsea_la-variable.Tpo -c ../../../texk/kpathsea/variable.c  -fPIC -DPIC -o libkpathsea_la-variable.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-version.lo -MD -MP -MF .deps/libkpathsea_la-version.Tpo -c ../../../texk/kpathsea/version.c  -fPIC -DPIC -o libkpathsea_la-version.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xcalloc.lo -MD -MP -MF .deps/libkpathsea_la-xcalloc.Tpo -c ../../../texk/kpathsea/xcalloc.c  -fPIC -DPIC -o libkpathsea_la-xcalloc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xbasename.lo -MD -MP -MF .deps/libkpathsea_la-xbasename.Tpo -c ../../../texk/kpathsea/xbasename.c  -fPIC -DPIC -o libkpathsea_la-xbasename.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-variable.Tpo .deps/libkpathsea_la-variable.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xdirname.lo -MD -MP -MF .deps/libkpathsea_la-xdirname.Tpo -c -o libkpathsea_la-xdirname.lo `test -f 'xdirname.c' || echo '../../../texk/kpathsea/'`xdirname.c
mv -f .deps/libkpathsea_la-version.Tpo .deps/libkpathsea_la-version.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo -c -o libkpathsea_la-xfopen.lo `test -f 'xfopen.c' || echo '../../../texk/kpathsea/'`xfopen.c
mv -f .deps/libkpathsea_la-xbasename.Tpo .deps/libkpathsea_la-xbasename.Plo
mv -f .deps/libkpathsea_la-xcalloc.Tpo .deps/libkpathsea_la-xcalloc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo -c -o libkpathsea_la-xfseek.lo `test -f 'xfseek.c' || echo '../../../texk/kpathsea/'`xfseek.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo -c -o libkpathsea_la-xftell.lo `test -f 'xftell.c' || echo '../../../texk/kpathsea/'`xftell.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xdirname.lo -MD -MP -MF .deps/libkpathsea_la-xdirname.Tpo -c ../../../texk/kpathsea/xdirname.c  -fPIC -DPIC -o .libs/libkpathsea_la-xdirname.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo -c ../../../texk/kpathsea/xfopen.c  -fPIC -DPIC -o .libs/libkpathsea_la-xfopen.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo -c ../../../texk/kpathsea/xfseek.c  -fPIC -DPIC -o .libs/libkpathsea_la-xfseek.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo -c ../../../texk/kpathsea/xftell.c  -fPIC -DPIC -o .libs/libkpathsea_la-xftell.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xdirname.lo -MD -MP -MF .deps/libkpathsea_la-xdirname.Tpo -c ../../../texk/kpathsea/xdirname.c  -fPIC -DPIC -o libkpathsea_la-xdirname.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xftell.lo -MD -MP -MF .deps/libkpathsea_la-xftell.Tpo -c ../../../texk/kpathsea/xftell.c  -fPIC -DPIC -o libkpathsea_la-xftell.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfopen.lo -MD -MP -MF .deps/libkpathsea_la-xfopen.Tpo -c ../../../texk/kpathsea/xfopen.c  -fPIC -DPIC -o libkpathsea_la-xfopen.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfseek.lo -MD -MP -MF .deps/libkpathsea_la-xfseek.Tpo -c ../../../texk/kpathsea/xfseek.c  -fPIC -DPIC -o libkpathsea_la-xfseek.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-xdirname.Tpo .deps/libkpathsea_la-xdirname.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xgetcwd.lo -MD -MP -MF .deps/libkpathsea_la-xgetcwd.Tpo -c -o libkpathsea_la-xgetcwd.lo `test -f 'xgetcwd.c' || echo '../../../texk/kpathsea/'`xgetcwd.c
mv -f .deps/libkpathsea_la-xftell.Tpo .deps/libkpathsea_la-xftell.Plo
mv -f .deps/libkpathsea_la-xfopen.Tpo .deps/libkpathsea_la-xfopen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xmalloc.lo -MD -MP -MF .deps/libkpathsea_la-xmalloc.Tpo -c -o libkpathsea_la-xmalloc.lo `test -f 'xmalloc.c' || echo '../../../texk/kpathsea/'`xmalloc.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xopendir.lo -MD -MP -MF .deps/libkpathsea_la-xopendir.Tpo -c -o libkpathsea_la-xopendir.lo `test -f 'xopendir.c' || echo '../../../texk/kpathsea/'`xopendir.c
mv -f .deps/libkpathsea_la-xfseek.Tpo .deps/libkpathsea_la-xfseek.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xputenv.lo -MD -MP -MF .deps/libkpathsea_la-xputenv.Tpo -c -o libkpathsea_la-xputenv.lo `test -f 'xputenv.c' || echo '../../../texk/kpathsea/'`xputenv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xgetcwd.lo -MD -MP -MF .deps/libkpathsea_la-xgetcwd.Tpo -c ../../../texk/kpathsea/xgetcwd.c  -fPIC -DPIC -o .libs/libkpathsea_la-xgetcwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xputenv.lo -MD -MP -MF .deps/libkpathsea_la-xputenv.Tpo -c ../../../texk/kpathsea/xputenv.c  -fPIC -DPIC -o .libs/libkpathsea_la-xputenv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xopendir.lo -MD -MP -MF .deps/libkpathsea_la-xopendir.Tpo -c ../../../texk/kpathsea/xopendir.c  -fPIC -DPIC -o .libs/libkpathsea_la-xopendir.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xmalloc.lo -MD -MP -MF .deps/libkpathsea_la-xmalloc.Tpo -c ../../../texk/kpathsea/xmalloc.c  -fPIC -DPIC -o .libs/libkpathsea_la-xmalloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xgetcwd.lo -MD -MP -MF .deps/libkpathsea_la-xgetcwd.Tpo -c ../../../texk/kpathsea/xgetcwd.c  -fPIC -DPIC -o libkpathsea_la-xgetcwd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xopendir.lo -MD -MP -MF .deps/libkpathsea_la-xopendir.Tpo -c ../../../texk/kpathsea/xopendir.c  -fPIC -DPIC -o libkpathsea_la-xopendir.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xmalloc.lo -MD -MP -MF .deps/libkpathsea_la-xmalloc.Tpo -c ../../../texk/kpathsea/xmalloc.c  -fPIC -DPIC -o libkpathsea_la-xmalloc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xputenv.lo -MD -MP -MF .deps/libkpathsea_la-xputenv.Tpo -c ../../../texk/kpathsea/xputenv.c  -fPIC -DPIC -o libkpathsea_la-xputenv.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-xgetcwd.Tpo .deps/libkpathsea_la-xgetcwd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xrealloc.lo -MD -MP -MF .deps/libkpathsea_la-xrealloc.Tpo -c -o libkpathsea_la-xrealloc.lo `test -f 'xrealloc.c' || echo '../../../texk/kpathsea/'`xrealloc.c
mv -f .deps/libkpathsea_la-xopendir.Tpo .deps/libkpathsea_la-xopendir.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo -c -o libkpathsea_la-xstat.lo `test -f 'xstat.c' || echo '../../../texk/kpathsea/'`xstat.c
mv -f .deps/libkpathsea_la-xmalloc.Tpo .deps/libkpathsea_la-xmalloc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xstrdup.lo -MD -MP -MF .deps/libkpathsea_la-xstrdup.Tpo -c -o libkpathsea_la-xstrdup.lo `test -f 'xstrdup.c' || echo '../../../texk/kpathsea/'`xstrdup.c
mv -f .deps/libkpathsea_la-xputenv.Tpo .deps/libkpathsea_la-xputenv.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfseeko.lo -MD -MP -MF .deps/libkpathsea_la-xfseeko.Tpo -c -o libkpathsea_la-xfseeko.lo `test -f 'xfseeko.c' || echo '../../../texk/kpathsea/'`xfseeko.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xrealloc.lo -MD -MP -MF .deps/libkpathsea_la-xrealloc.Tpo -c ../../../texk/kpathsea/xrealloc.c  -fPIC -DPIC -o .libs/libkpathsea_la-xrealloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo -c ../../../texk/kpathsea/xstat.c  -fPIC -DPIC -o .libs/libkpathsea_la-xstat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xstrdup.lo -MD -MP -MF .deps/libkpathsea_la-xstrdup.Tpo -c ../../../texk/kpathsea/xstrdup.c  -fPIC -DPIC -o .libs/libkpathsea_la-xstrdup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfseeko.lo -MD -MP -MF .deps/libkpathsea_la-xfseeko.Tpo -c ../../../texk/kpathsea/xfseeko.c  -fPIC -DPIC -o .libs/libkpathsea_la-xfseeko.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xrealloc.lo -MD -MP -MF .deps/libkpathsea_la-xrealloc.Tpo -c ../../../texk/kpathsea/xrealloc.c  -fPIC -DPIC -o libkpathsea_la-xrealloc.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xstrdup.lo -MD -MP -MF .deps/libkpathsea_la-xstrdup.Tpo -c ../../../texk/kpathsea/xstrdup.c  -fPIC -DPIC -o libkpathsea_la-xstrdup.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xstat.lo -MD -MP -MF .deps/libkpathsea_la-xstat.Tpo -c ../../../texk/kpathsea/xstat.c  -fPIC -DPIC -o libkpathsea_la-xstat.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-xrealloc.Tpo .deps/libkpathsea_la-xrealloc.Plo
mv -f .deps/libkpathsea_la-xstrdup.Tpo .deps/libkpathsea_la-xstrdup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xftello.lo -MD -MP -MF .deps/libkpathsea_la-xftello.Tpo -c -o libkpathsea_la-xftello.lo `test -f 'xftello.c' || echo '../../../texk/kpathsea/'`xftello.c
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o kpseaccess access.o  
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xfseeko.lo -MD -MP -MF .deps/libkpathsea_la-xfseeko.Tpo -c ../../../texk/kpathsea/xfseeko.c  -fPIC -DPIC -o libkpathsea_la-xfseeko.o >/dev/null 2>&1
mv -f .deps/libkpathsea_la-xstat.Tpo .deps/libkpathsea_la-xstat.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o kpsereadlink readlink.o  
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xftello.lo -MD -MP -MF .deps/libkpathsea_la-xftello.Tpo -c ../../../texk/kpathsea/xftello.c  -fPIC -DPIC -o .libs/libkpathsea_la-xftello.o
mv -f .deps/libkpathsea_la-xfseeko.Tpo .deps/libkpathsea_la-xfseeko.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o kpsestat kpsestat.o  
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o kpseaccess access.o 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/kpathsea -I./.. -I../../../texk/kpathsea/.. -DMAKE_KPSE_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkpathsea_la-xftello.lo -MD -MP -MF .deps/libkpathsea_la-xftello.Tpo -c ../../../texk/kpathsea/xftello.c  -fPIC -DPIC -o libkpathsea_la-xftello.o >/dev/null 2>&1
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o kpsereadlink readlink.o 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o kpsestat kpsestat.o 
mv -f .deps/libkpathsea_la-xftello.Tpo .deps/libkpathsea_la-xftello.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -no-undefined -version-info 7:1:1  -o libkpathsea.la -rpath /builddir/build/BUILD/texlive-2012/source/inst/lib libkpathsea_la-tex-file.lo libkpathsea_la-absolute.lo libkpathsea_la-atou.lo libkpathsea_la-cnf.lo libkpathsea_la-concat.lo libkpathsea_la-concat3.lo libkpathsea_la-concatn.lo libkpathsea_la-db.lo libkpathsea_la-debug.lo libkpathsea_la-dir.lo libkpathsea_la-elt-dirs.lo libkpathsea_la-expand.lo libkpathsea_la-extend-fname.lo libkpathsea_la-file-p.lo libkpathsea_la-find-suffix.lo libkpathsea_la-fn.lo libkpathsea_la-fontmap.lo libkpathsea_la-getopt.lo libkpathsea_la-getopt1.lo libkpathsea_la-hash.lo libkpathsea_la-kdefault.lo libkpathsea_la-kpathsea.lo libkpathsea_la-line.lo libkpathsea_la-magstep.lo libkpathsea_la-make-suffix.lo libkpathsea_la-path-elt.lo libkpathsea_la-pathsearch.lo libkpathsea_la-proginit.lo libkpathsea_la-progname.lo libkpathsea_la-readable.lo libkpathsea_la-rm-suffix.lo libkpathsea_la-str-list.lo libkpathsea_la-str-llist.lo libkpathsea_la-tex-glyph.lo libkpathsea_la-tex-hush.lo libkpathsea_la-tex-make.lo libkpathsea_la-tilde.lo libkpathsea_la-truncate.lo libkpathsea_la-uppercasify.lo libkpathsea_la-variable.lo libkpathsea_la-version.lo libkpathsea_la-xbasename.lo libkpathsea_la-xcalloc.lo libkpathsea_la-xdirname.lo libkpathsea_la-xfopen.lo libkpathsea_la-xfseek.lo libkpathsea_la-xftell.lo libkpathsea_la-xgetcwd.lo libkpathsea_la-xmalloc.lo libkpathsea_la-xopendir.lo libkpathsea_la-xputenv.lo libkpathsea_la-xrealloc.lo libkpathsea_la-xstat.lo libkpathsea_la-xstrdup.lo    libkpathsea_la-xfseeko.lo libkpathsea_la-xftello.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libkpathsea_la-tex-file.o .libs/libkpathsea_la-absolute.o .libs/libkpathsea_la-atou.o .libs/libkpathsea_la-cnf.o .libs/libkpathsea_la-concat.o .libs/libkpathsea_la-concat3.o .libs/libkpathsea_la-concatn.o .libs/libkpathsea_la-db.o .libs/libkpathsea_la-debug.o .libs/libkpathsea_la-dir.o .libs/libkpathsea_la-elt-dirs.o .libs/libkpathsea_la-expand.o .libs/libkpathsea_la-extend-fname.o .libs/libkpathsea_la-file-p.o .libs/libkpathsea_la-find-suffix.o .libs/libkpathsea_la-fn.o .libs/libkpathsea_la-fontmap.o .libs/libkpathsea_la-getopt.o .libs/libkpathsea_la-getopt1.o .libs/libkpathsea_la-hash.o .libs/libkpathsea_la-kdefault.o .libs/libkpathsea_la-kpathsea.o .libs/libkpathsea_la-line.o .libs/libkpathsea_la-magstep.o .libs/libkpathsea_la-make-suffix.o .libs/libkpathsea_la-path-elt.o .libs/libkpathsea_la-pathsearch.o .libs/libkpathsea_la-proginit.o .libs/libkpathsea_la-progname.o .libs/libkpathsea_la-readable.o .libs/libkpathsea_la-rm-suffix.o .libs/libkpathsea_la-str-list.o .libs/libkpathsea_la-str-llist.o .libs/libkpathsea_la-tex-glyph.o .libs/libkpathsea_la-tex-hush.o .libs/libkpathsea_la-tex-make.o .libs/libkpathsea_la-tilde.o .libs/libkpathsea_la-truncate.o .libs/libkpathsea_la-uppercasify.o .libs/libkpathsea_la-variable.o .libs/libkpathsea_la-version.o .libs/libkpathsea_la-xbasename.o .libs/libkpathsea_la-xcalloc.o .libs/libkpathsea_la-xdirname.o .libs/libkpathsea_la-xfopen.o .libs/libkpathsea_la-xfseek.o .libs/libkpathsea_la-xftell.o .libs/libkpathsea_la-xgetcwd.o .libs/libkpathsea_la-xmalloc.o .libs/libkpathsea_la-xopendir.o .libs/libkpathsea_la-xputenv.o .libs/libkpathsea_la-xrealloc.o .libs/libkpathsea_la-xstat.o .libs/libkpathsea_la-xstrdup.o .libs/libkpathsea_la-xfseeko.o .libs/libkpathsea_la-xftello.o    -O2 -m64 -mtune=generic   -Wl,-soname -Wl,libkpathsea.so.6 -o .libs/libkpathsea.so.6.1.1
libtool: link: (cd ".libs" && rm -f "libkpathsea.so.6" && ln -s "libkpathsea.so.6.1.1" "libkpathsea.so.6")
libtool: link: (cd ".libs" && rm -f "libkpathsea.so" && ln -s "libkpathsea.so.6.1.1" "libkpathsea.so")
libtool: link: ar cru .libs/libkpathsea.a  libkpathsea_la-tex-file.o libkpathsea_la-absolute.o libkpathsea_la-atou.o libkpathsea_la-cnf.o libkpathsea_la-concat.o libkpathsea_la-concat3.o libkpathsea_la-concatn.o libkpathsea_la-db.o libkpathsea_la-debug.o libkpathsea_la-dir.o libkpathsea_la-elt-dirs.o libkpathsea_la-expand.o libkpathsea_la-extend-fname.o libkpathsea_la-file-p.o libkpathsea_la-find-suffix.o libkpathsea_la-fn.o libkpathsea_la-fontmap.o libkpathsea_la-getopt.o libkpathsea_la-getopt1.o libkpathsea_la-hash.o libkpathsea_la-kdefault.o libkpathsea_la-kpathsea.o libkpathsea_la-line.o libkpathsea_la-magstep.o libkpathsea_la-make-suffix.o libkpathsea_la-path-elt.o libkpathsea_la-pathsearch.o libkpathsea_la-proginit.o libkpathsea_la-progname.o libkpathsea_la-readable.o libkpathsea_la-rm-suffix.o libkpathsea_la-str-list.o libkpathsea_la-str-llist.o libkpathsea_la-tex-glyph.o libkpathsea_la-tex-hush.o libkpathsea_la-tex-make.o libkpathsea_la-tilde.o libkpathsea_la-truncate.o libkpathsea_la-uppercasify.o libkpathsea_la-variable.o libkpathsea_la-version.o libkpathsea_la-xbasename.o libkpathsea_la-xcalloc.o libkpathsea_la-xdirname.o libkpathsea_la-xfopen.o libkpathsea_la-xfseek.o libkpathsea_la-xftell.o libkpathsea_la-xgetcwd.o libkpathsea_la-xmalloc.o libkpathsea_la-xopendir.o libkpathsea_la-xputenv.o libkpathsea_la-xrealloc.o libkpathsea_la-xstat.o libkpathsea_la-xstrdup.o libkpathsea_la-xfseeko.o libkpathsea_la-xftello.o
libtool: link: ranlib .libs/libkpathsea.a
libtool: link: ( cd ".libs" && rm -f "libkpathsea.la" && ln -s "../libkpathsea.la" "libkpathsea.la" )
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o kpsewhich kpsewhich.o libkpathsea.la 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/kpsewhich kpsewhich.o  ./.libs/libkpathsea.so -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
Making all in doc
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/doc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/doc'
Making all in man
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/man'
cp /dev/null sedscript
sed -n -e '/^#define/s/#define[ 	][ 	]*\([A-Z_a-z][A-Z_a-z]*\)[ 	][ 	]*\(.*\)/s%@\1@%\2%/p' \
	../../kpathsea/paths.h \
  | sed -e 's/"//g' -e 's/[ 	]*\/\*[^*]*\*\///g' >>sedscript
echo 's%@VER''SION@%6.1.1dev%'	>>sedscript
echo 's%@BINDIR@%/builddir/build/BUILD/texlive-2012/source/inst/bin%'		>>sedscript
echo 's%@INFODIR@%/builddir/build/BUILD/texlive-2012/source/inst/share/info%'		>>sedscript
echo 's%@TEXINPUTDIR@%%'	>>sedscript
echo 's%@MFINPUTDIR@%%'	>>sedscript
echo 's%@MPINPUTDIR@%%'	>>sedscript
echo 's%@FONTDIR@%%'		>>sedscript
echo 's%@FMTDIR@%%'		>>sedscript
echo 's%@BASEDIR@%%'		>>sedscript
echo 's%@MEMDIR@%%'		>>sedscript
echo 's%@TEXPOOLDIR@%%'	>>sedscript
echo 's%@MFPOOLDIR@%%'	>>sedscript
echo 's%@MPPOOLDIR@%%'	>>sedscript
echo 's%@FONTMAPDIR@%%'	>>sedscript
echo 's%@LOCALMODES@%%'	>>sedscript
sed -f sedscript ../../../../texk/kpathsea/man/kpseaccess.man >kpseaccess.1
sed -f sedscript ../../../../texk/kpathsea/man/kpsereadlink.man >kpsereadlink.1
sed -f sedscript ../../../../texk/kpathsea/man/kpsestat.man >kpsestat.1
sed -f sedscript ../../../../texk/kpathsea/man/kpsewhich.man >kpsewhich.1
sed -f sedscript ../../../../texk/kpathsea/man/mktexlsr.man >mktexlsr.1
sed -f sedscript ../../../../texk/kpathsea/man/mktexmf.man >mktexmf.1
sed -f sedscript ../../../../texk/kpathsea/man/mktexpk.man >mktexpk.1
sed -f sedscript ../../../../texk/kpathsea/man/mktextfm.man >mktextfm.1
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/man'
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
=== configuring in texk/ptexenc (/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc)
make: running /bin/sh '../../../texk/ptexenc/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../texk/ptexenc'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... /bin/true
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for struct stat.st_mtim... yes
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
configure: creating ./config.lt
config.lt: creating libtool
checking if libkpathsea supports debugging... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ptexenc/c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in texk/ptexenc
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-kanjicnv.lo -MD -MP -MF .deps/libptexenc_la-kanjicnv.Tpo -c -o libptexenc_la-kanjicnv.lo `test -f 'kanjicnv.c' || echo '../../../texk/ptexenc/'`kanjicnv.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-ptexenc.lo -MD -MP -MF .deps/libptexenc_la-ptexenc.Tpo -c -o libptexenc_la-ptexenc.lo `test -f 'ptexenc.c' || echo '../../../texk/ptexenc/'`ptexenc.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-unicode-jp.lo -MD -MP -MF .deps/libptexenc_la-unicode-jp.Tpo -c -o libptexenc_la-unicode-jp.lo `test -f 'unicode-jp.c' || echo '../../../texk/ptexenc/'`unicode-jp.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-unicode.lo -MD -MP -MF .deps/libptexenc_la-unicode.Tpo -c -o libptexenc_la-unicode.lo `test -f 'unicode.c' || echo '../../../texk/ptexenc/'`unicode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-ptexenc.lo -MD -MP -MF .deps/libptexenc_la-ptexenc.Tpo -c ../../../texk/ptexenc/ptexenc.c  -fPIC -DPIC -o .libs/libptexenc_la-ptexenc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-kanjicnv.lo -MD -MP -MF .deps/libptexenc_la-kanjicnv.Tpo -c ../../../texk/ptexenc/kanjicnv.c  -fPIC -DPIC -o .libs/libptexenc_la-kanjicnv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-unicode.lo -MD -MP -MF .deps/libptexenc_la-unicode.Tpo -c ../../../texk/ptexenc/unicode.c  -fPIC -DPIC -o .libs/libptexenc_la-unicode.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-unicode-jp.lo -MD -MP -MF .deps/libptexenc_la-unicode-jp.Tpo -c ../../../texk/ptexenc/unicode-jp.c  -fPIC -DPIC -o .libs/libptexenc_la-unicode-jp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-kanjicnv.lo -MD -MP -MF .deps/libptexenc_la-kanjicnv.Tpo -c ../../../texk/ptexenc/kanjicnv.c  -fPIC -DPIC -o libptexenc_la-kanjicnv.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-unicode.lo -MD -MP -MF .deps/libptexenc_la-unicode.Tpo -c ../../../texk/ptexenc/unicode.c  -fPIC -DPIC -o libptexenc_la-unicode.o >/dev/null 2>&1
mv -f .deps/libptexenc_la-kanjicnv.Tpo .deps/libptexenc_la-kanjicnv.Plo
mv -f .deps/libptexenc_la-unicode.Tpo .deps/libptexenc_la-unicode.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-unicode-jp.lo -MD -MP -MF .deps/libptexenc_la-unicode-jp.Tpo -c ../../../texk/ptexenc/unicode-jp.c  -fPIC -DPIC -o libptexenc_la-unicode-jp.o >/dev/null 2>&1
mv -f .deps/libptexenc_la-unicode-jp.Tpo .deps/libptexenc_la-unicode-jp.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../texk/ptexenc -I./ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DMAKE_PTENC_DLL -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libptexenc_la-ptexenc.lo -MD -MP -MF .deps/libptexenc_la-ptexenc.Tpo -c ../../../texk/ptexenc/ptexenc.c  -fPIC -DPIC -o libptexenc_la-ptexenc.o >/dev/null 2>&1
mv -f .deps/libptexenc_la-ptexenc.Tpo .deps/libptexenc_la-ptexenc.Plo
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -no-undefined -version-info 4:1:3  -o libptexenc.la -rpath /builddir/build/BUILD/texlive-2012/source/inst/lib libptexenc_la-kanjicnv.lo libptexenc_la-ptexenc.lo libptexenc_la-unicode-jp.lo libptexenc_la-unicode.lo /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libptexenc_la-kanjicnv.o .libs/libptexenc_la-ptexenc.o .libs/libptexenc_la-unicode-jp.o .libs/libptexenc_la-unicode.o   -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so  -O2 -m64 -mtune=generic   -Wl,-soname -Wl,libptexenc.so.1 -o .libs/libptexenc.so.1.3.1
libtool: link: (cd ".libs" && rm -f "libptexenc.so.1" && ln -s "libptexenc.so.1.3.1" "libptexenc.so.1")
libtool: link: (cd ".libs" && rm -f "libptexenc.so" && ln -s "libptexenc.so.1.3.1" "libptexenc.so")
libtool: link: ar cru .libs/libptexenc.a  libptexenc_la-kanjicnv.o libptexenc_la-ptexenc.o libptexenc_la-unicode-jp.o libptexenc_la-unicode.o
libtool: link: ranlib .libs/libptexenc.a
libtool: link: ( cd ".libs" && rm -f "libptexenc.la" && ln -s "../libptexenc.la" "libptexenc.la" )
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc'
make[1]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work'
Making all in texk/kpathsea
make[1]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
make  all-recursive
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
Making all in .
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
Making all in doc
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/doc'
Making all in man
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/man'
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
make[1]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea'
Making all in texk/ptexenc
make[1]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc'
Making all in libs
make[1]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs'
Making all in .
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs'
=== configuring in freetype (/builddir/build/BUILD/texlive-2012/source/work/libs/freetype)
make: running /bin/sh '../../../libs/freetype/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../libs/freetype'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in freetype
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype'
rm -rf ft-build
/bin/mkdir -p ft-build
cd ft-build && \
  CC='gcc' CONFIG_SITE=/dev/null CONFIG_SHELL='/bin/sh' \
  /bin/sh /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/../../../libs/freetype/freetype-1.5/configure \
     --disable-shared --disable-nls \
    --prefix=/builddir/build/BUILD/texlive-2012/source/work/libs/freetype/ft-install \
    --libdir=/builddir/build/BUILD/texlive-2012/source/work/libs/freetype \
    --includedir=/builddir/build/BUILD/texlive-2012/source/work/libs/freetype
configure: loading site script /dev/null
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... /bin/true
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for rm... rm
checking for rmdir... rmdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gethostbyname... yes
checking for socket... yes
checking for cos in -lm... yes
checking for X... libraries , headers 
checking for gethostbyname... (cached) yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for stdlib.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for memcpy... yes
checking for memmove... yes
mkdir -p -- lib/arch/unix test/arch/unix
configure: creating ./config.status
config.status: creating Makefile
config.status: creating MakeSub
config.status: creating lib/arch/unix/Makefile
config.status: creating test/arch/unix/Makefile
config.status: creating po/Makefile.in
config.status: creating ft_conf.h
rm -rf ft-install
cd ft-build/lib \
  && make  -f arch/unix/Makefile all \
  && make  -f arch/unix/Makefile install
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype/ft-build/lib'
rm -f memory.c file.c mutex.c
ln -s /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../ttmemory.c memory.c
ln -s /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../arch/unix/ttmmap.c file.c
ln -s /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../ttmutex.c mutex.c
make -f arch/unix/Makefile LIB_FILES="freetype.lo ftxkern.lo ftxgasp.lo ftxpost.lo ftxcmap.lo ftxsbit.lo ftxwidth.lo ftxerr18.lo ftxgsub.lo ftxgpos.lo ftxgdef.lo ftxopen.lo" libttf.la
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype/ft-build/lib'
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend \
                                        -DLOCALEDIR='""' \
                                        -DTT_MAKE_OPTION_SINGLE_OBJECT \
                                        /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../arch/unix/freetype.c
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxkern.c
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgasp.c
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxpost.c
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgasp.c -o ftxgasp.o
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxpost.c -o ftxpost.o
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxkern.c -o ftxkern.o
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend -DLOCALEDIR=\"\" -DTT_MAKE_OPTION_SINGLE_OBJECT /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../arch/unix/freetype.c -o freetype.o
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxcmap.c
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxsbit.c
/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxkern.c: In function 'Subtable_Load_2':
/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxkern.c:221:39: warning: variable 'array_offset' set but not used [-Wunused-but-set-variable]
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxwidth.c
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxcmap.c -o ftxcmap.o
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxsbit.c -o ftxsbit.o
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend \
                                  -DLOCALEDIR='""' \
                                  /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxerr18.c
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxwidth.c -o ftxwidth.o
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgsub.c
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend -DLOCALEDIR=\"\" /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxerr18.c -o ftxerr18.o
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgpos.c
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgsub.c -o ftxgsub.o
/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxsbit.c: In function 'Load_TrueType_Eblc':
/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxsbit.c:564:13: warning: variable 'indexTablesSize' set but not used [-Wunused-but-set-variable]
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgdef.c
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgpos.c -o ftxgpos.o
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgdef.c -o ftxgdef.o
../libtool --mode=compile gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxopen.c
 gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -Wall -fno-strict-aliasing -pedantic -ansi -D_REENTRANT -I. -I.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../.. -I/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxopen.c -o ftxopen.o
/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../ttcalc.c:102:3: warning: 'Sqrt64' defined but not used [-Wunused-function]
../libtool --mode=link gcc -o libttf.la freetype.lo ftxkern.lo ftxgasp.lo ftxpost.lo ftxcmap.lo ftxsbit.lo ftxwidth.lo ftxerr18.lo ftxgsub.lo ftxgpos.lo ftxgdef.lo ftxopen.lo \
                               -rpath /builddir/build/BUILD/texlive-2012/source/work/libs/freetype \
                               -version-info 6:0:4 -lm 
mkdir .libs
ar cru .libs/libttf.a  freetype.o ftxkern.o ftxgasp.o ftxpost.o ftxcmap.o ftxsbit.o ftxwidth.o ftxerr18.o ftxgsub.o ftxgpos.o ftxgdef.o ftxopen.o
ranlib .libs/libttf.a
creating libttf.la
(cd .libs && rm -f libttf.la && ln -s ../libttf.la libttf.la)
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype/ft-build/lib'
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype/ft-build/lib'
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype/ft-build/lib'
/builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../../mkinstalldirs /builddir/build/BUILD/texlive-2012/source/work/libs/freetype /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/freetype
mkdir -p -- /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/freetype
../libtool --mode=install /usr/bin/install -c libttf.la /builddir/build/BUILD/texlive-2012/source/work/libs/freetype
/usr/bin/install -c .libs/libttf.lai /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/libttf.la
/usr/bin/install -c .libs/libttf.a /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/libttf.a
chmod 644 /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/libttf.a
ranlib /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/libttf.a
PATH="$PATH:/sbin" ldconfig -n /builddir/build/BUILD/texlive-2012/source/work/libs/freetype
----------------------------------------------------------------------
Libraries have been installed in:
   /builddir/build/BUILD/texlive-2012/source/work/libs/freetype
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
for P in /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../freetype.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../fterrid.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../ftnameid.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxkern.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgasp.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxcmap.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxsbit.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxpost.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxwidth.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxerr18.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgsub.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgpos.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxgdef.h /builddir/build/BUILD/texlive-2012/source/libs/freetype/freetype-1.5/lib/arch/unix/../../extend/ftxopen.h ; do \
          /usr/bin/install -c -m 644 $P /builddir/build/BUILD/texlive-2012/source/work/libs/freetype/freetype ; \
        done
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype/ft-build/lib'
sleep 1
touch libttf.a
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype'
=== configuring in graphite (/builddir/build/BUILD/texlive-2012/source/work/libs/graphite)
make: running /bin/sh '../../../libs/graphite/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../libs/graphite'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking whether ln -s works... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking what warning flags to pass to the C++ compiler... -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking size of wchar_t... 4
checking for library containing fabsf... -lm
checking for fabsf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/graphite/Makefile
config.status: executing depfiles commands
Making all in graphite
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
Making all in include/graphite
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite/include/graphite'
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/FileFont.h FileFont.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/Font.h Font.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrAppData.h GrAppData.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrClient.h GrClient.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrCommon.h GrCommon.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrConstants.h GrConstants.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrData.h GrData.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrDebug.h GrDebug.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrExt.h GrExt.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrFeature.h GrFeature.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrMstypes.h GrMstypes.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrPlatform.h GrPlatform.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrResult.h GrResult.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrStructs.h GrStructs.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GrWrappers.h GrWrappers.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/GraphiteProcess.h GraphiteProcess.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/IGrEngine.h IGrEngine.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/IGrJustifier.h IGrJustifier.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/IGraphiteProcess.h IGraphiteProcess.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/ITextSource.h ITextSource.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/MemoryUsage.h MemoryUsage.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/Segment.h Segment.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/SegmentAux.h SegmentAux.h
ln -s ../../../../../libs/graphite/engine-2.4/include/graphite/SegmentPainter.h SegmentPainter.h
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite/include/graphite'
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT FileFont.o -MD -MP -MF .deps/FileFont.Tpo -c -o FileFont.o `test -f 'engine-2.4/src/font/FileFont.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/font/FileFont.cpp
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Font.o -MD -MP -MF .deps/Font.Tpo -c -o Font.o `test -f 'engine-2.4/src/font/Font.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/font/Font.cpp
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT TtfUtil.o -MD -MP -MF .deps/TtfUtil.Tpo -c -o TtfUtil.o `test -f 'engine-2.4/src/font/TtfUtil.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/font/TtfUtil.cpp
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Debug.o -MD -MP -MF .deps/Debug.Tpo -c -o Debug.o `test -f 'engine-2.4/src/generic/Debug.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/generic/Debug.cpp
mv -f .deps/Debug.Tpo .deps/Debug.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o `test -f 'engine-2.4/src/generic/Util.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/generic/Util.cpp
mv -f .deps/Util.Tpo .deps/Util.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT SegmentPainter.o -MD -MP -MF .deps/SegmentPainter.Tpo -c -o SegmentPainter.o `test -f 'engine-2.4/src/painter/SegmentPainter.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/painter/SegmentPainter.cpp
../../../libs/graphite/engine-2.4/src/font/FileFont.cpp: In member function 'void gr::FileFont::initializeFromFace()':
../../../libs/graphite/engine-2.4/src/font/FileFont.cpp:146:10: warning: variable 'bytesRead' set but not used [-Wunused-but-set-variable]
mv -f .deps/FileFont.Tpo .deps/FileFont.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT FileInput.o -MD -MP -MF .deps/FileInput.Tpo -c -o FileInput.o `test -f 'engine-2.4/src/segment/FileInput.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/FileInput.cpp
mv -f .deps/TtfUtil.Tpo .deps/TtfUtil.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT FontCache.o -MD -MP -MF .deps/FontCache.Tpo -c -o FontCache.o `test -f 'engine-2.4/src/segment/FontCache.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/FontCache.cpp
mv -f .deps/Font.Tpo .deps/Font.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT FontFace.o -MD -MP -MF .deps/FontFace.Tpo -c -o FontFace.o `test -f 'engine-2.4/src/segment/FontFace.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/FontFace.cpp
mv -f .deps/FileInput.Tpo .deps/FileInput.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrCharStream.o -MD -MP -MF .deps/GrCharStream.Tpo -c -o GrCharStream.o `test -f 'engine-2.4/src/segment/GrCharStream.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrCharStream.cpp
mv -f .deps/FontCache.Tpo .deps/FontCache.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrClassTable.o -MD -MP -MF .deps/GrClassTable.Tpo -c -o GrClassTable.o `test -f 'engine-2.4/src/segment/GrClassTable.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrClassTable.cpp
../../../libs/graphite/engine-2.4/src/segment/FontFace.cpp: In member function 'gr::GrResult gr::GrEngine::ReadFontTables(gr::Font*, bool)':
../../../libs/graphite/engine-2.4/src/segment/FontFace.cpp:163:38: warning: variable 'pSileTbl' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/FontFace.cpp: In member function 'bool gr::GrEngine::SetCmapAndNameTables(gr::Font*)':
../../../libs/graphite/engine-2.4/src/segment/FontFace.cpp:487:11: warning: variable 'res' set but not used [-Wunused-but-set-variable]
mv -f .deps/FontFace.Tpo .deps/FontFace.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrEngine.o -MD -MP -MF .deps/GrEngine.Tpo -c -o GrEngine.o `test -f 'engine-2.4/src/segment/GrEngine.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrEngine.cpp
../../../libs/graphite/engine-2.4/src/segment/GrCharStream.cpp: In member function 'int gr::GrCharStream::NextGet(gr::GrTableManager*, gr::GrFeatureValues*, int*, int*)':
../../../libs/graphite/engine-2.4/src/segment/GrCharStream.cpp:143:7: warning: variable 'cchGot' set but not used [-Wunused-but-set-variable]
mv -f .deps/GrCharStream.Tpo .deps/GrCharStream.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrFSM.o -MD -MP -MF .deps/GrFSM.Tpo -c -o GrFSM.o `test -f 'engine-2.4/src/segment/GrFSM.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrFSM.cpp
mv -f .deps/GrClassTable.Tpo .deps/GrClassTable.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrFeature.o -MD -MP -MF .deps/GrFeature.Tpo -c -o GrFeature.o `test -f 'engine-2.4/src/segment/GrFeature.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrFeature.cpp
../../../libs/graphite/engine-2.4/src/painter/SegmentPainter.cpp: In member function 'virtual size_t gr::SegmentPainter::getUnderlinePlacement(int, int, bool, size_t, float*, float*, float*)':
../../../libs/graphite/engine-2.4/src/painter/SegmentPainter.cpp:873:11: warning: variable 'res' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/painter/SegmentPainter.cpp: In member function 'void gr::SegmentPainter::CalcHighlightRect(int, std::vector<gr::Rect>&, std::vector<bool>&, bool, bool*, bool)':
../../../libs/graphite/engine-2.4/src/painter/SegmentPainter.cpp:1812:11: warning: variable 'res' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/painter/SegmentPainter.cpp: In member function 'bool gr::SegmentPainter::AdjacentLigComponent(int*, bool*, bool, bool)':
../../../libs/graphite/engine-2.4/src/painter/SegmentPainter.cpp:2847:8: warning: variable 'ysTopCurr' set but not used [-Wunused-but-set-variable]
mv -f .deps/SegmentPainter.Tpo .deps/SegmentPainter.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrGlyphTable.o -MD -MP -MF .deps/GrGlyphTable.Tpo -c -o GrGlyphTable.o `test -f 'engine-2.4/src/segment/GrGlyphTable.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrGlyphTable.cpp
mv -f .deps/GrFSM.Tpo .deps/GrFSM.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrPass.o -MD -MP -MF .deps/GrPass.Tpo -c -o GrPass.o `test -f 'engine-2.4/src/segment/GrPass.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrPass.cpp
mv -f .deps/GrGlyphTable.Tpo .deps/GrGlyphTable.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrPassActionCode.o -MD -MP -MF .deps/GrPassActionCode.Tpo -c -o GrPassActionCode.o `test -f 'engine-2.4/src/segment/GrPassActionCode.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrPassActionCode.cpp
mv -f .deps/GrFeature.Tpo .deps/GrFeature.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrSlotState.o -MD -MP -MF .deps/GrSlotState.Tpo -c -o GrSlotState.o `test -f 'engine-2.4/src/segment/GrSlotState.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrSlotState.cpp
../../../libs/graphite/engine-2.4/src/segment/GrEngine.cpp: In member function 'void gr::GrEngine::MakeSegment(gr::Segment*, gr::Font*, gr::ITextSource*, gr::IGrJustifier*, gr::LayoutEnvironment&, int, int, float, bool, bool, float, gr::SegEnd)':
../../../libs/graphite/engine-2.4/src/segment/GrEngine.cpp:654:11: warning: variable 'res' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrEngine.cpp: In member function 'bool gr::GrEngine::ReadSilfTable(gr::GrIStream&, long int, int, long int, int*, int*)':
../../../libs/graphite/engine-2.4/src/segment/GrEngine.cpp:1229:6: warning: variable 'nTmp' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrEngine.cpp: In member function 'bool gr::GrEngine::ReadFeatTable(gr::GrIStream&, long int)':
../../../libs/graphite/engine-2.4/src/segment/GrEngine.cpp:1410:9: warning: variable 'chwTmp' set but not used [-Wunused-but-set-variable]
mv -f .deps/GrEngine.Tpo .deps/GrEngine.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrSlotStream.o -MD -MP -MF .deps/GrSlotStream.Tpo -c -o GrSlotStream.o `test -f 'engine-2.4/src/segment/GrSlotStream.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrSlotStream.cpp
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp: In member function 'int gr::GrPass::CheckRuleValidity(int)':
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1369:6: warning: variable 'nSlotRef' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1370:6: warning: variable 'nInputClass' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1371:6: warning: variable 'nOutputClass' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1373:6: warning: variable 'islotArg' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1374:6: warning: variable 'nIndex' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1375:6: warning: variable 'nGlyphAttr' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1376:6: warning: variable 'nAttLevel' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1377:6: warning: variable 'nFeat' set but not used [-Wunused-but-set-variable]
../../../libs/graphite/engine-2.4/src/segment/GrPass.cpp:1378:6: warning: variable 'nPState' set but not used [-Wunused-but-set-variable]
mv -f .deps/GrPass.Tpo .deps/GrPass.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT GrTableManager.o -MD -MP -MF .deps/GrTableManager.Tpo -c -o GrTableManager.o `test -f 'engine-2.4/src/segment/GrTableManager.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/GrTableManager.cpp
mv -f .deps/GrPassActionCode.Tpo .deps/GrPassActionCode.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT MemoryUsage.o -MD -MP -MF .deps/MemoryUsage.Tpo -c -o MemoryUsage.o `test -f 'engine-2.4/src/segment/MemoryUsage.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/MemoryUsage.cpp
../../../libs/graphite/engine-2.4/src/segment/GrSlotState.cpp: In member function 'void gr::GrSlotOutput::ShiftForDirDepthChange(float)':
../../../libs/graphite/engine-2.4/src/segment/GrSlotState.cpp:1541:6: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
mv -f .deps/GrSlotState.Tpo .deps/GrSlotState.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Platform.o -MD -MP -MF .deps/Platform.Tpo -c -o Platform.o `test -f 'engine-2.4/src/segment/Platform.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/Platform.cpp
../../../libs/graphite/engine-2.4/src/segment/GrSlotStream.cpp: In member function 'int gr::GrSlotStream::TotalSlotsPending()':
../../../libs/graphite/engine-2.4/src/segment/GrSlotStream.cpp:285:8: warning: variable 'x' set but not used [-Wunused-but-set-variable]
mv -f .deps/GrSlotStream.Tpo .deps/GrSlotStream.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Segment.o -MD -MP -MF .deps/Segment.Tpo -c -o Segment.o `test -f 'engine-2.4/src/segment/Segment.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/Segment.cpp
mv -f .deps/Platform.Tpo .deps/Platform.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT SegmentAux.o -MD -MP -MF .deps/SegmentAux.Tpo -c -o SegmentAux.o `test -f 'engine-2.4/src/segment/SegmentAux.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/SegmentAux.cpp
../../../libs/graphite/engine-2.4/src/segment/MemoryUsage.cpp:15:0: warning: ignoring #pragma warning  [-Wunknown-pragmas]
../../../libs/graphite/engine-2.4/src/segment/MemoryUsage.cpp:16:0: warning: ignoring #pragma warning  [-Wunknown-pragmas]
mv -f .deps/MemoryUsage.Tpo .deps/MemoryUsage.Po
g++ -DPACKAGE_NAME=\"silgraphite\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"silgraphite-for-tex-live\" -DPACKAGE_VERSION=\"2.4\" -DPACKAGE_STRING=\"silgraphite\ for\ TeX\ Live\ 2.4\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_WCHAR_T=4 -DHAVE_FABSF=1 -I. -I../../../libs/graphite -I../../../libs/graphite/engine-2.4/include/graphite -I../../../libs/graphite/engine-2.4/src/generic -I../../../libs/graphite/engine-2.4/src/font -I../../../libs/graphite/engine-2.4/src/segment -DNDEBUG  -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT TransductionLog.o -MD -MP -MF .deps/TransductionLog.Tpo -c -o TransductionLog.o `test -f 'engine-2.4/src/segment/TransductionLog.cpp' || echo '../../../libs/graphite/'`engine-2.4/src/segment/TransductionLog.cpp
mv -f .deps/SegmentAux.Tpo .deps/SegmentAux.Po
../../../libs/graphite/engine-2.4/src/segment/GrTableManager.cpp: In member function 'bool gr::GrTableManager::CreateAndReadPasses(gr::GrIStream&, int, int, int, long int, int*, int*, int, int, int, gr::byte)':
../../../libs/graphite/engine-2.4/src/segment/GrTableManager.cpp:149:6: warning: variable 'ipassLB1' set but not used [-Wunused-but-set-variable]
mv -f .deps/GrTableManager.Tpo .deps/GrTableManager.Po
mv -f .deps/TransductionLog.Tpo .deps/TransductionLog.Po
../../../libs/graphite/engine-2.4/src/segment/Segment.cpp: In member function 'void gr::Segment::SetUpOutputArrays(gr::Font*, gr::GrTableManager*, gr::GrSlotStream*, int, int, gr::gid16, gr::TrWsHandling, bool, int, bool)':
../../../libs/graphite/engine-2.4/src/segment/Segment.cpp:1652:7: warning: variable 'x' set but not used [-Wunused-but-set-variable]
mv -f .deps/Segment.Tpo .deps/Segment.Po
rm -f libgraphite.a
ar cru libgraphite.a FileFont.o Font.o TtfUtil.o Debug.o Util.o SegmentPainter.o FileInput.o FontCache.o FontFace.o GrCharStream.o GrClassTable.o GrEngine.o GrFSM.o GrFeature.o GrGlyphTable.o GrPass.o GrPassActionCode.o GrSlotState.o GrSlotStream.o GrTableManager.o MemoryUsage.o Platform.o Segment.o SegmentAux.o TransductionLog.o 
ranlib libgraphite.a
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
=== configuring in icu (/builddir/build/BUILD/texlive-2012/source/work/libs/icu)
make: running /bin/sh '../../../libs/icu/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../libs/icu'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether ln -s works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/unicode/Makefile
config.status: creating include/layout/Makefile
Making all in icu
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
Making all in .
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
/bin/mkdir -p icu-build
=== configuring in icu-build (/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build)
make: running /bin/sh '/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu'/icu-50.1/configure --enable-static --disable-shared --disable-extras --disable-samples --disable-tests --disable-strict --disable-dyload --build=x86_64-unknown-linux-gnu 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
checking for ICU version numbers... release 50.1, library 50.1, unicode version 6.2
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to build debug libraries... no
checking whether to build release libraries... yes
checking for clang... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for clang++... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmake... /usr/bin/gmake
checking for doxygen... no
checking checking for executable suffix... 
checking whether strict compiling is on... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking whether runnable 64 bit binaries are built by default... yes
checking which Makefile fragment to use for x86_64-unknown-linux-gnu... mh-linux
checking for floor in -lm... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether we can use static library optimization option... yes
checking whether to enable auto cleanup of libraries... no
checking whether to enable draft APIs... yes
checking for ranlib... ranlib
checking for ar... ar
checking whether to enable renaming of symbols... yes
checking whether to enable function and data tracing... no
checking whether to enable dynamic loading of plugins... no
checking for gettimeofday... yes
checking if we have a C++ compiler... Good
checking if #include <string> works... yes
checking for pthread_attr_init in -lpthread... yes
checking for mmap... yes
checking for genccode assembly... -a gcc
checking for inttypes.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking whether byte ordering is bigendian... no
checking for nl_langinfo... yes
checking for nl_langinfo's argument to obtain the codeset... CODESET
checking for namespace support... yes
checking for properly overriding new and delete... yes
checking for placement new and delete... yes
checking for popen... yes
checking for tzset... yes
checking for tzname... yes
checking for timezone... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for library containing wcscpy... none required
checking size of wchar_t... 4
checking for UTF-16 string literal support... unknown
checking for a library suffix to use... none
CPPFLAGS= -ffunction-sections -fdata-sections $(THREADSCPPFLAGS)  -DU_ENABLE_DYLOAD=0 
CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing $(THREADSCFLAGS)
CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic $(THREADSCXXFLAGS)
configure: creating ./config.status
config.status: creating icudefs.mk
config.status: creating Makefile
config.status: creating data/pkgdataMakefile
config.status: creating config/Makefile.inc
config.status: creating config/icu.pc
config.status: creating config/pkgdataMakefile
config.status: creating data/Makefile
config.status: creating stubdata/Makefile
config.status: creating common/Makefile
config.status: creating i18n/Makefile
config.status: creating layout/Makefile
config.status: creating layoutex/Makefile
config.status: creating io/Makefile
config.status: creating extra/Makefile
config.status: creating extra/uconv/Makefile
config.status: creating extra/uconv/pkgdataMakefile
config.status: creating extra/scrptrun/Makefile
config.status: creating tools/Makefile
config.status: creating tools/ctestfw/Makefile
config.status: creating tools/toolutil/Makefile
config.status: creating tools/makeconv/Makefile
config.status: creating tools/genrb/Makefile
config.status: creating tools/genccode/Makefile
config.status: creating tools/gencmn/Makefile
config.status: creating tools/gencnval/Makefile
config.status: creating tools/gendict/Makefile
config.status: creating tools/gentest/Makefile
config.status: creating tools/gennorm2/Makefile
config.status: creating tools/genbrk/Makefile
config.status: creating tools/gensprep/Makefile
config.status: creating tools/icuinfo/Makefile
config.status: creating tools/icupkg/Makefile
config.status: creating tools/icuswap/Makefile
config.status: creating tools/pkgdata/Makefile
config.status: creating tools/tzcode/Makefile
config.status: creating tools/gencfu/Makefile
config.status: creating test/Makefile
config.status: creating test/compat/Makefile
config.status: creating test/testdata/Makefile
config.status: creating test/testdata/pkgdataMakefile
config.status: creating test/hdrtst/Makefile
config.status: creating test/intltest/Makefile
config.status: creating test/cintltst/Makefile
config.status: creating test/iotest/Makefile
config.status: creating test/letest/Makefile
config.status: creating test/perf/Makefile
config.status: creating test/perf/collationperf/Makefile
config.status: creating test/perf/collperf/Makefile
config.status: creating test/perf/dicttrieperf/Makefile
config.status: creating test/perf/ubrkperf/Makefile
config.status: creating test/perf/charperf/Makefile
config.status: creating test/perf/convperf/Makefile
config.status: creating test/perf/normperf/Makefile
config.status: creating test/perf/DateFmtPerf/Makefile
config.status: creating test/perf/howExpensiveIs/Makefile
config.status: creating test/perf/strsrchperf/Makefile
config.status: creating test/perf/unisetperf/Makefile
config.status: creating test/perf/usetperf/Makefile
config.status: creating test/perf/ustrperf/Makefile
config.status: creating test/perf/utfperf/Makefile
config.status: creating test/perf/utrie2perf/Makefile
config.status: creating samples/Makefile
config.status: creating samples/date/Makefile
config.status: creating samples/cal/Makefile
config.status: creating samples/layout/Makefile
ICU for C/C++ 50.1 is ready to be built.
=== Important Notes: ===
Data Packaging: static
 This means: ICU data will be stored in a static library.
 To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override.
Building ICU: Use a GNU make such as /usr/bin/gmake to build ICU.
checking the version of "/usr/bin/gmake"... gmake[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
3.82 (we wanted at least 3.80)
gmake[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
ok
cd icu-build && make  all
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
cd ./config; \
rebuilding config/icucross.mk
rebuilding config/icucross.inc
	make -f pkgdataMakefile
rm -rf config/icu-config
/usr/bin/install -c /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/config/icu-config-top config/icu-config
chmod u+w config/icu-config
LC_ALL=C sed -f /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/config'
rm -rf pkgdata.inc
LC_ALL=C sed -f /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/config/make2sh.sed < /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/config/mh-linux | grep -v '#M#' | uniq >> config/icu-config
config/icu-uc.pc updated.
config/icu-i18n.pc updated.
cat /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/config/icu-config-bottom >> config/icu-config
echo "# Rebuilt on "`date` >> config/icu-config
chmod u-w config/icu-config
config/icu-lx.pc updated.
/bin/sh /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/mkinstalldirs lib
config/icu-le.pc updated.
/bin/sh /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/mkinstalldirs bin
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/config'
mkdir lib
mkdir bin
config/icu-io.pc updated.
make[5]: Making `all' in `stubdata'
Note: rebuild with "make VERBOSE=1 all" to show all compiler parameters.
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/stubdata'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/stubdata/stubdata.c
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/stubdata'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/stubdata'
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/stubdata/stubdata.c
ar r libicudata.a stubdata.ao
ar: creating libicudata.a
ranlib libicudata.a
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/stubdata'
make[5]: Making `all' in `common'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/common'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/icuplug.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/listformatter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/icudataver.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ulist.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/propsvec.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvsel.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/dtintrv.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/mutex.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/wintz.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locbased.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/cwchar.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/parsepos.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/util_props.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/util.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/punycode.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uts46.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/usprep.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servslkf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uidna.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servrbf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servlkf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servlk.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servls.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servnotf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/serv.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbitblb.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbistbl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbisetb.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbiscan.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbirb.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbinode.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbidata.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbi.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/dictbe.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/brkeng.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubrk.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/brkiter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uarrsort.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unifunct.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unifilt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/caniter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ruleiter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/usetiter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uniset.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uset.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uniset_closure.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uniset_props.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uset_props.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unisetspan.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bmpset.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrie2_builder.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrie2.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrie.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unames.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/usc_impl.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uscript.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ushape.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidiln.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidiwrt.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidi.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidi_props.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/propname.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucase.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uprops.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uchar.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/patternprops.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uiter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uchriter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/schriter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/chariter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unorm_it.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unormcmp.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unorm.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/normlzr.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/filterednormalizer2.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/normalizer2.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/normalizer2impl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustr_titlecase_brkiter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_titlecase_brkiter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrcase_locale.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_case_locale.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utext.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustr_wcs.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrtrns.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrfmt.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/cstring.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucasemap_titlecase_brkiter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucasemap.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrcase.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustring.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utf_impl.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_props.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_case.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_cnv.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustr_cnv.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/appendable.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/dictionarydata.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucharstrieiterator.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucharstriebuilder.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucharstrie.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestrieiterator.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestrie.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestriebuilder.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/stringtriebuilder.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/stringpiece.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestream.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locresdata.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/loclikely.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locdispnames.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locavailable.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locutil.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locid.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locmap.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucat.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/messagepattern.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/resbund_cnv.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/resbund.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uresdata.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ures_cnv.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uresbund.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_ct.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_set.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvdisp.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvisci.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_lmb.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvhz.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv2022.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvmbcs.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_ext.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvbocu.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvscsu.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u32.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u16.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u8.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u7.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvlat1.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_cb.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_io.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_err.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_cnv.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_bld.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uvectr64.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uvectr32.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustack.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uvector.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrenum.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uenum.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uhash_us.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uhash.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrace.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucol_swp.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/udataswp.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/umapfile.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/udatamem.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucmndata.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/udata.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/charstr.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/cmemory.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uobject.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uinit.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucln_cmn.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/umutex.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uinvchar.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utypes.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/umath.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/putil.cpp
generating ../common/svchook.mk
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/errorcode.cpp
cd .. \
 && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating common/Makefile
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/common'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/common'
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/putil.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/errorcode.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utypes.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/umath.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uinvchar.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/umutex.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucln_cmn.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uobject.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uinit.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/cmemory.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/charstr.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/udata.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucmndata.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/udatamem.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/umapfile.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/udataswp.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucol_swp.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrace.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uhash.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uhash_us.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uenum.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrenum.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uvector.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustack.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uvectr32.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uvectr64.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_bld.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_cnv.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_io.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_cb.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_err.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvlat1.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u7.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u8.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u16.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_u32.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvbocu.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvscsu.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_ext.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvmbcs.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv2022.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvhz.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_lmb.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvisci.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvdisp.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_set.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnv_ct.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uresbund.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ures_cnv.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uresdata.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/resbund.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/resbund_cnv.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/messagepattern.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucat.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locmap.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locid.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locutil.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locavailable.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locdispnames.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/loclikely.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locresdata.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestream.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/stringpiece.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/stringtriebuilder.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestriebuilder.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestrie.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bytestrieiterator.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucharstrie.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucharstriebuilder.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucharstrieiterator.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/dictionarydata.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/appendable.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustr_cnv.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_cnv.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_case.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_props.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utf_impl.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustring.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrcase.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucasemap.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucasemap_titlecase_brkiter.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/cstring.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrfmt.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrtrns.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustr_wcs.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utext.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_case_locale.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustrcase_locale.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unistr_titlecase_brkiter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ustr_titlecase_brkiter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/normalizer2impl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/normalizer2.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/filterednormalizer2.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/normlzr.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unorm.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unormcmp.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unorm_it.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/chariter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/schriter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uchriter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uiter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/patternprops.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uchar.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uprops.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucase.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/propname.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidi_props.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidi.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidiwrt.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubidiln.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ushape.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uscript.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/usc_impl.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unames.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrie.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrie2.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/utrie2_builder.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/bmpset.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unisetspan.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uset_props.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uniset_props.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uniset_closure.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uset.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uniset.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/usetiter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ruleiter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/caniter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unifilt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/unifunct.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uarrsort.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/brkiter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ubrk.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/brkeng.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/dictbe.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbi.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbidata.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbinode.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbirb.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbiscan.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbisetb.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbistbl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/rbbitblb.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/serv.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servnotf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servls.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servlk.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servlkf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servrbf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/servslkf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uidna.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/usprep.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uts46.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/punycode.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/util.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/util_props.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/parsepos.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/locbased.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/cwchar.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/wintz.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/mutex.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/dtintrv.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ucnvsel.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/propsvec.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/ulist.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/icudataver.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/icuplug.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/listformatter.cpp
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c: In function 'ultag_parse':
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c:2088:11: warning: variable 'isLDMLExtension' set but not used [-Wunused-but-set-variable]
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c:2085:25: warning: variable 'pAttribute' set but not used [-Wunused-but-set-variable]
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c: In function 'uloc_forLanguageTag_50':
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c:696:8: warning: 'nextBcpKeyLen' may be used uninitialized in this function [-Wuninitialized]
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/uloc_tag.c:1675:21: note: 'nextBcpKeyLen' was declared here
ar r ../lib/libicuuc.a errorcode.ao putil.ao umath.ao utypes.ao uinvchar.ao umutex.ao ucln_cmn.ao uinit.ao uobject.ao cmemory.ao charstr.ao udata.ao ucmndata.ao udatamem.ao umapfile.ao udataswp.ao ucol_swp.ao utrace.ao uhash.ao uhash_us.ao uenum.ao ustrenum.ao uvector.ao ustack.ao uvectr32.ao uvectr64.ao ucnv.ao ucnv_bld.ao ucnv_cnv.ao ucnv_io.ao ucnv_cb.ao ucnv_err.ao ucnvlat1.ao ucnv_u7.ao ucnv_u8.ao ucnv_u16.ao ucnv_u32.ao ucnvscsu.ao ucnvbocu.ao ucnv_ext.ao ucnvmbcs.ao ucnv2022.ao ucnvhz.ao ucnv_lmb.ao ucnvisci.ao ucnvdisp.ao ucnv_set.ao ucnv_ct.ao uresbund.ao ures_cnv.ao uresdata.ao resbund.ao resbund_cnv.ao messagepattern.ao ucat.ao locmap.ao uloc.ao locid.ao locutil.ao locavailable.ao locdispnames.ao loclikely.ao locresdata.ao bytestream.ao stringpiece.ao stringtriebuilder.ao bytestriebuilder.ao bytestrie.ao bytestrieiterator.ao ucharstrie.ao ucharstriebuilder.ao ucharstrieiterator.ao dictionarydata.ao appendable.ao ustr_cnv.ao unistr_cnv.ao unistr.ao unistr_case.ao unistr_props.ao utf_impl.ao ustring.ao ustrcase.ao ucasemap.ao ucasemap_titlecase_brkiter.ao cstring.ao ustrfmt.ao ustrtrns.ao ustr_wcs.ao utext.ao unistr_case_locale.ao ustrcase_locale.ao unistr_titlecase_brkiter.ao ustr_titlecase_brkiter.ao normalizer2impl.ao normalizer2.ao filterednormalizer2.ao normlzr.ao unorm.ao unormcmp.ao unorm_it.ao chariter.ao schriter.ao uchriter.ao uiter.ao patternprops.ao uchar.ao uprops.ao ucase.ao propname.ao ubidi_props.ao ubidi.ao ubidiwrt.ao ubidiln.ao ushape.ao uscript.ao usc_impl.ao unames.ao utrie.ao utrie2.ao utrie2_builder.ao bmpset.ao unisetspan.ao uset_props.ao uniset_props.ao uniset_closure.ao uset.ao uniset.ao usetiter.ao ruleiter.ao caniter.ao unifilt.ao unifunct.ao uarrsort.ao brkiter.ao ubrk.ao brkeng.ao dictbe.ao rbbi.ao rbbidata.ao rbbinode.ao rbbirb.ao rbbiscan.ao rbbisetb.ao rbbistbl.ao rbbitblb.ao serv.ao servnotf.ao servls.ao servlk.ao servlkf.ao servrbf.ao servslkf.ao uidna.ao usprep.ao uts46.ao punycode.ao util.ao util_props.ao parsepos.ao locbased.ao cwchar.ao wintz.ao mutex.ao dtintrv.ao ucnvsel.ao propsvec.ao ulist.ao uloc_tag.ao icudataver.ao icuplug.ao listformatter.ao
ar: creating ../lib/libicuuc.a
ranlib ../lib/libicuuc.a
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/common'
make[5]: Making `all' in `i18n'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/i18n'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tzfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/gender.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tzgnames.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tznames_impl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tznames.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/alphaindex.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decContext.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decNumber.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/locdspnm.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fpositer.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fphdlimp.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/vzone.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/zrule.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ztrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/smpdtfst.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decfmtst.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_wsconf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_conf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_build.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_impl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/currpinf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/bms.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/bmsearch.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/colldata.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tmutfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tmutamt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tmunit.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/udateintervalformat.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtitvinf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtitvfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/selfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/plurfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/plurrule.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/upluralrules.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/zonemeta.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/vtzone.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tztrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tzrule.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtrule.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbtz.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/basictz.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/winnmfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/windtfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/wintzimpl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/inputext.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrutf8.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrucode.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrsbcs.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrmbcs.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrecog.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csr2022.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csmatch.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csdetect.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/utmscale.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/measure.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/currunit.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/curramt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/currfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/measfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ulocdata.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uregexc.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uregex.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regeximp.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regextxt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regexst.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/repattrn.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rematch.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regexcmp.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/brktrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/transreg.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/quant.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nortrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uni2name.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/name2uni.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/anytrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/toupptrn.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tolowtrn.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/casetrn.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/titletrn.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/remtrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nultrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_set.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_rule.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_pars.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_data.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/cpdtrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tridpars.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/strrepl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/funcrepl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/unesctrn.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/esctrn.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/utrans.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/translit.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/stsearch.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/search.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/usearch.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/strmatch.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_elm.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_cnt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_wgt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_tok.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_sit.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_bld.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_res.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucoleitr.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/bocsu.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/sortkey.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tblcoll.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/coll.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/coleitr.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ethpccal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/coptccal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/cecal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/chnsecal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/indiancal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/hebrwcal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/gregoimp.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/japancal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/islamcal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/persncal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/buddhcal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/taiwncal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/astro.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/olsontz.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/simpletz.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/timezone.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/gregocal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/calendar.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucal.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucsdet.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/numsys.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbnf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nfsubs.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nfrule.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nfrs.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/udatpg.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtptngen.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/udat.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtfmtsym.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/reldtfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/smpdtfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/datefmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/choicfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fmtable_cnv.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/digitlst.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucurr.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dcfmtsym.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decimfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/unum.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/numfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/umsg.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/msgfmt.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/format.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fmtable.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucln_in.c
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/i18n'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/i18n'
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucln_in.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fmtable.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/format.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/msgfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/umsg.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/numfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/unum.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decimfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dcfmtsym.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucurr.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/digitlst.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fmtable_cnv.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/choicfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/datefmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/smpdtfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/reldtfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtfmtsym.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/udat.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtptngen.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/udatpg.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nfrs.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nfrule.cpp
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decimfmt.cpp: In member function 'UBool icu_50::DecimalFormat::subparse(const icu_50::UnicodeString&, const icu_50::UnicodeString*, const icu_50::UnicodeString*, const icu_50::UnicodeString*, const icu_50::UnicodeString*, UBool, int8_t, icu_50::ParsePosition&, icu_50::DigitList&, UBool*, UChar*) const':
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decimfmt.cpp:2133:11: warning: variable 'fastParseHadDecimal' set but not used [-Wunused-but-set-variable]
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nfsubs.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbnf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/numsys.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucsdet.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/calendar.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/gregocal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/timezone.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/simpletz.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/olsontz.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/astro.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/taiwncal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/buddhcal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/persncal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/islamcal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/japancal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/gregoimp.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/hebrwcal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/indiancal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/chnsecal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/cecal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/coptccal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ethpccal.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/coleitr.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/coll.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tblcoll.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/sortkey.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/bocsu.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucoleitr.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_res.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_bld.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_sit.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_tok.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_wgt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_cnt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ucol_elm.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/strmatch.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/usearch.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/search.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/stsearch.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/translit.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/utrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/esctrn.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/unesctrn.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/funcrepl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/strrepl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tridpars.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/cpdtrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_data.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_pars.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_rule.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbt_set.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nultrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/remtrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/casetrn.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/titletrn.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tolowtrn.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/toupptrn.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/anytrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/name2uni.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uni2name.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/nortrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/quant.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/transreg.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/brktrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regexcmp.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rematch.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/repattrn.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regexst.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regextxt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/regeximp.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uregex.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uregexc.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ulocdata.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/measfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/currfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/curramt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/currunit.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/measure.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/utmscale.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csdetect.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csmatch.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csr2022.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrecog.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrmbcs.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrsbcs.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrucode.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/csrutf8.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/inputext.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/wintzimpl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/windtfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/winnmfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/basictz.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtrule.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/rbtz.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tzrule.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tztrans.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/vtzone.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/zonemeta.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/upluralrules.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/plurrule.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/plurfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/selfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtitvfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/dtitvinf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/udateintervalformat.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tmunit.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tmutamt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tmutfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/colldata.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/bmsearch.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/bms.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/currpinf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_impl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_build.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_conf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_wsconf.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decfmtst.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/smpdtfst.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/ztrans.cpp
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_conf.cpp: In member function 'void icu_50::ConfusabledataBuilder::outputData(UErrorCode&)':
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_conf.cpp:415:13: warning: variable 'previousKey' set but not used [-Wunused-but-set-variable]
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/uspoof_conf.cpp:476:14: warning: variable 'previousLength' set but not used [-Wunused-but-set-variable]
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/zrule.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/vzone.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fphdlimp.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/fpositer.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/locdspnm.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decNumber.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/decContext.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/alphaindex.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tznames.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tznames_impl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tzgnames.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/tzfmt.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/i18n/gender.cpp
ar r ../lib/libicui18n.a ucln_in.ao fmtable.ao format.ao msgfmt.ao umsg.ao numfmt.ao unum.ao decimfmt.ao dcfmtsym.ao ucurr.ao digitlst.ao fmtable_cnv.ao choicfmt.ao datefmt.ao smpdtfmt.ao reldtfmt.ao dtfmtsym.ao udat.ao dtptngen.ao udatpg.ao nfrs.ao nfrule.ao nfsubs.ao rbnf.ao numsys.ao ucsdet.ao ucal.ao calendar.ao gregocal.ao timezone.ao simpletz.ao olsontz.ao astro.ao taiwncal.ao buddhcal.ao persncal.ao islamcal.ao japancal.ao gregoimp.ao hebrwcal.ao indiancal.ao chnsecal.ao cecal.ao coptccal.ao ethpccal.ao coleitr.ao coll.ao tblcoll.ao sortkey.ao bocsu.ao ucoleitr.ao ucol.ao ucol_res.ao ucol_bld.ao ucol_sit.ao ucol_tok.ao ucol_wgt.ao ucol_cnt.ao ucol_elm.ao strmatch.ao usearch.ao search.ao stsearch.ao translit.ao utrans.ao esctrn.ao unesctrn.ao funcrepl.ao strrepl.ao tridpars.ao cpdtrans.ao rbt.ao rbt_data.ao rbt_pars.ao rbt_rule.ao rbt_set.ao nultrans.ao remtrans.ao casetrn.ao titletrn.ao tolowtrn.ao toupptrn.ao anytrans.ao name2uni.ao uni2name.ao nortrans.ao quant.ao transreg.ao brktrans.ao regexcmp.ao rematch.ao repattrn.ao regexst.ao regextxt.ao regeximp.ao uregex.ao uregexc.ao ulocdata.ao measfmt.ao currfmt.ao curramt.ao currunit.ao measure.ao utmscale.ao csdetect.ao csmatch.ao csr2022.ao csrecog.ao csrmbcs.ao csrsbcs.ao csrucode.ao csrutf8.ao inputext.ao wintzimpl.ao windtfmt.ao winnmfmt.ao basictz.ao dtrule.ao rbtz.ao tzrule.ao tztrans.ao vtzone.ao zonemeta.ao upluralrules.ao plurrule.ao plurfmt.ao selfmt.ao dtitvfmt.ao dtitvinf.ao udateintervalformat.ao tmunit.ao tmutamt.ao tmutfmt.ao colldata.ao bmsearch.ao bms.ao currpinf.ao uspoof.ao uspoof_impl.ao uspoof_build.ao uspoof_conf.ao uspoof_wsconf.ao decfmtst.ao smpdtfst.ao ztrans.ao zrule.ao vzone.ao fphdlimp.ao fpositer.ao locdspnm.ao decNumber.ao decContext.ao alphaindex.ao tznames.ao tznames_impl.ao tzgnames.ao tzfmt.ao gender.ao
ar: creating ../lib/libicui18n.a
ranlib ../lib/libicui18n.a
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/i18n'
make[5]: Making `all' in `layout'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layout'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/loengine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/KernTable.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/HangulLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/TibetanReordering.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/TibetanLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/KhmerReordering.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/KhmerLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ValueRecords.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SubstitutionLookups.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SingleSubstitutionSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SinglePositioningSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ShapingTypeData.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ScriptAndLanguageTags.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ScriptAndLanguage.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/PairPositioningSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeUtilities.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MPreFixups.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MultipleSubstSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkToMarkPosnSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MirroredCharData.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkToLigaturePosnSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkToBasePosnSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkArrays.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/Lookups.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LookupProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LigatureSubstSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LEGlyphStorage.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LEInsertionList.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicReordering.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicClassTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphSubstitutionTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphSubstLookupProc.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphPositioningTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphPositionAdjustments.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphPosnLookupProc.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphLookupTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphIterator.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphDefinitionTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GDEFMarkFilter.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/Features.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ExtensionSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/DeviceTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CursiveAttachmentSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CoverageTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ContextualSubstSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ClassDefinitionTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CanonShaping.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CanonData.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ArabicShaping.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/AnchorTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/AlternateSubstSubtables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/TrimmedArrayProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SubtableProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/StateTableProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SingleTableProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SimpleArrayProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SegmentSingleProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SegmentArrayProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/NonContextualGlyphSubstProc.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MorphTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LookupTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LigatureSubstProc.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicRearrangementProcessor.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ContextualGlyphSubstProc.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/HanLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GXLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ArabicLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ThaiStateTables.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ThaiShaping.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ThaiLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeLayoutEngine.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LEFontInstance.cpp
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layout'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layout'
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LEFontInstance.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ThaiLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ThaiShaping.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ArabicLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ThaiStateTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GXLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/HanLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicLayoutEngine.cpp
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeLayoutEngine.h: In constructor 'icu_50::OpenTypeLayoutEngine::OpenTypeLayoutEngine(const icu_50::LEFontInstance*, le_int32, le_int32, le_int32, const icu_50::GlyphSubstitutionTableHeader*, LEErrorCode&)':
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeLayoutEngine.h:201:21: warning: 'icu_50::OpenTypeLayoutEngine::fFeatureParamList' will be initialized after [-Wreorder]
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeLayoutEngine.h:185:14: warning:   'le_int32 icu_50::OpenTypeLayoutEngine::fFeatureMapCount' [-Wreorder]
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeLayoutEngine.cpp:78:1: warning:   when initialized here [-Wreorder]
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ContextualGlyphSubstProc.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicRearrangementProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LigatureSubstProc.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LookupTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MorphTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/NonContextualGlyphSubstProc.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SegmentArrayProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SegmentSingleProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SimpleArrayProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SingleTableProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/StateTableProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SubtableProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/TrimmedArrayProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/AlternateSubstSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/AnchorTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ArabicShaping.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CanonData.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CanonShaping.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ClassDefinitionTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ContextualSubstSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CoverageTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/CursiveAttachmentSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/DeviceTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ExtensionSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/Features.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GDEFMarkFilter.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphDefinitionTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphIterator.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphLookupTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphPosnLookupProc.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphPositionAdjustments.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphPositioningTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphSubstLookupProc.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/GlyphSubstitutionTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicClassTables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/IndicReordering.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LEInsertionList.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LEGlyphStorage.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LigatureSubstSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/LookupProcessor.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/Lookups.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkArrays.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkToBasePosnSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkToLigaturePosnSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MarkToMarkPosnSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MirroredCharData.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MPreFixups.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/MultipleSubstSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/OpenTypeUtilities.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/PairPositioningSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ScriptAndLanguage.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ScriptAndLanguageTags.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ShapingTypeData.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SinglePositioningSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SingleSubstitutionSubtables.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/SubstitutionLookups.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/ValueRecords.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/KhmerLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/KhmerReordering.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/TibetanLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/TibetanReordering.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/HangulLayoutEngine.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/KernTable.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layout/loengine.cpp
ar r ../lib/libicule.a LEFontInstance.ao OpenTypeLayoutEngine.ao ThaiLayoutEngine.ao ThaiShaping.ao ThaiStateTables.ao ArabicLayoutEngine.ao GXLayoutEngine.ao HanLayoutEngine.ao IndicLayoutEngine.ao LayoutEngine.ao ContextualGlyphSubstProc.ao IndicRearrangementProcessor.ao LigatureSubstProc.ao LookupTables.ao MorphTables.ao NonContextualGlyphSubstProc.ao SegmentArrayProcessor.ao SegmentSingleProcessor.ao SimpleArrayProcessor.ao SingleTableProcessor.ao StateTableProcessor.ao SubtableProcessor.ao TrimmedArrayProcessor.ao AlternateSubstSubtables.ao AnchorTables.ao ArabicShaping.ao CanonData.ao CanonShaping.ao ClassDefinitionTables.ao ContextualSubstSubtables.ao CoverageTables.ao CursiveAttachmentSubtables.ao DeviceTables.ao ExtensionSubtables.ao Features.ao GDEFMarkFilter.ao GlyphDefinitionTables.ao GlyphIterator.ao GlyphLookupTables.ao GlyphPosnLookupProc.ao GlyphPositionAdjustments.ao GlyphPositioningTables.ao GlyphSubstLookupProc.ao GlyphSubstitutionTables.ao IndicClassTables.ao IndicReordering.ao LEInsertionList.ao LEGlyphStorage.ao LigatureSubstSubtables.ao LookupProcessor.ao Lookups.ao MarkArrays.ao MarkToBasePosnSubtables.ao MarkToLigaturePosnSubtables.ao MarkToMarkPosnSubtables.ao MirroredCharData.ao MPreFixups.ao MultipleSubstSubtables.ao OpenTypeUtilities.ao PairPositioningSubtables.ao ScriptAndLanguage.ao ScriptAndLanguageTags.ao ShapingTypeData.ao SinglePositioningSubtables.ao SingleSubstitutionSubtables.ao SubstitutionLookups.ao ValueRecords.ao KhmerLayoutEngine.ao KhmerReordering.ao TibetanLayoutEngine.ao TibetanReordering.ao HangulLayoutEngine.ao KernTable.ao loengine.ao
ar: creating ../lib/libicule.a
ranlib ../lib/libicule.a
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layout'
make[5]: Making `all' in `layoutex'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layoutex'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/playout.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/plruns.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/LXUtilities.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/RunArrays.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/ParagraphLayout.cpp
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layoutex'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layoutex'
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/ParagraphLayout.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/RunArrays.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/playout.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/LXUtilities.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/layoutex/plruns.cpp
ar r ../lib/libiculx.a ParagraphLayout.ao RunArrays.ao LXUtilities.ao playout.ao plruns.ao
ar: creating ../lib/libiculx.a
ranlib ../lib/libiculx.a
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layoutex'
make[5]: Making `all' in `tools'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[6]: Making `all' in `toolutil'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/toolutil'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucln_tu.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/dbgutil.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/udbgutil.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/filetools.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/flagparser.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ppucd.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkg_gencmn.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkg_genc.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkg_icu.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/writesrc.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/xmlparser.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucbuf.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/uparse.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/uoptions.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucmstate.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucm.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/denseranges.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/unewdata.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/toolutil.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/swapimpl.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkgitems.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/package.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/filestrm.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/toolutil'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/toolutil'
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/filestrm.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/package.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkgitems.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/swapimpl.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/toolutil.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/unewdata.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/denseranges.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucm.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucmstate.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/uoptions.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/uparse.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucbuf.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/xmlparser.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/writesrc.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkg_icu.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkg_genc.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/pkg_gencmn.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ppucd.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/flagparser.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/filetools.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/udbgutil.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/dbgutil.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/toolutil/ucln_tu.c
ar r ../../lib/libicutu.a filestrm.ao package.ao pkgitems.ao swapimpl.ao toolutil.ao unewdata.ao denseranges.ao ucm.ao ucmstate.ao uoptions.ao uparse.ao ucbuf.ao xmlparser.ao writesrc.ao pkg_icu.ao pkg_genc.ao pkg_gencmn.ao ppucd.ao flagparser.ao filetools.ao udbgutil.ao dbgutil.ao ucln_tu.ao
ar: creating ../../lib/libicutu.a
ranlib ../../lib/libicutu.a
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/toolutil'
make[6]: Making `all' in `ctestfw'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/ctestfw'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/ucln_ct.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/datamap.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/testdata.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/uperf.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/tstdtmod.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/ctest.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/ctestfw'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/ctestfw'
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/tstdtmod.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/testdata.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/ctest.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/datamap.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/uperf.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/ctestfw/ucln_ct.c
ar r libicutest.a ctest.ao tstdtmod.ao testdata.ao datamap.ao uperf.ao ucln_ct.ao
ar: creating libicutest.a
ranlib libicutest.a
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/ctestfw'
make[6]: Making `all' in `makeconv'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/makeconv'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/gencnvex.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/genmbcs.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/ucnvstat.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/makeconv.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/makeconv'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/makeconv'
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/ucnvstat.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/makeconv.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/genmbcs.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/makeconv/gencnvex.c
cd ../.. \
 && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/makeconv/makeconv.1
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/makeconv makeconv.o ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/makeconv'
make[6]: Making `all' in `genrb'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genrb'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/wrtxml.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/prscmnts.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/rle.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/wrtjava.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/rbutil.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/ustr.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/reslist.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/read.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/parse.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/genrb.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/errmsg.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genrb'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genrb'
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/genrb.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/errmsg.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/parse.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/read.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/reslist.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/ustr.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/rbutil.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/wrtjava.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/rle.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/wrtxml.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/prscmnts.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genrb/derb.c
cd ../.. \
 && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/genrb/derb.1
cd ../.. \
 && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating tools/genrb/genrb.1
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/derb derb.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/genrb errmsg.o genrb.o parse.o read.o reslist.o ustr.o rbutil.o wrtjava.o rle.o wrtxml.o prscmnts.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm   
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genrb'
make[6]: Making `all' in `genbrk'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genbrk'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genbrk/genbrk.cpp
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genbrk'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genbrk'
cd ../.. \
 && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genbrk/genbrk.cpp
config.status: creating tools/genbrk/genbrk.1
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genbrk'
make[6]: Making `all' in `gencnval'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencnval'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gencnval/gencnval.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencnval'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencnval'
cd ../.. \
 && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gencnval/gencnval.c
config.status: creating tools/gencnval/gencnval.1
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencnval'
make[6]: Making `all' in `gensprep'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gensprep'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gensprep/store.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gensprep/gensprep.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gensprep'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gensprep'
cd ../.. \
 && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gensprep/store.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gensprep/gensprep.c
config.status: creating tools/gensprep/gensprep.8
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm   
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gensprep'
make[6]: Making `all' in `icuinfo'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icuinfo'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/icuinfo/icuinfo.cpp
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icuinfo'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icuinfo'
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/icuinfo/icuinfo.cpp
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm   
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icuinfo'
make[6]: Making `all' in `genccode'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genccode'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genccode/genccode.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genccode'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genccode'
cd ../.. \
 && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/sh ./config.status
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/genccode/genccode.c
config.status: creating tools/genccode/genccode.8
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genccode'
make[6]: Making `all' in `gencmn'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencmn'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gencmn/gencmn.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencmn'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencmn'
cd ../.. \
 && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/sh ./config.status
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gencmn/gencmn.c
config.status: creating tools/gencmn/gencmn.8
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencmn'
make[6]: Making `all' in `icupkg'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icupkg'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/icupkg/icupkg.cpp
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icupkg'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icupkg'
cd ../.. \
 && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/sh ./config.status
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/icupkg/icupkg.cpp
config.status: creating tools/icupkg/icupkg.8
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icupkg'
make[6]: Making `all' in `pkgdata'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/pkgdata'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/pkgdata/pkgtypes.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/pkgdata/pkgdata.cpp
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/pkgdata'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/pkgdata'
cd ../.. \
 && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/sh ./config.status
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/pkgdata/pkgtypes.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/pkgdata/pkgdata.cpp
config.status: creating tools/pkgdata/pkgdata.1
In file included from /usr/include/string.h:642:0,
                 from /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common/cmemory.h:30,
                 from /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/pkgdata/pkgdata.cpp:33:
In function 'char* strncat(char*, const char*, size_t)',
    inlined from 'int32_t _ZL27pkg_getOptionsFromICUConfigaP7UOption.constprop.3(UBool)' at /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/pkgdata/pkgdata.cpp:1960:36,
    inlined from 'int main(int, char**)' at /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/pkgdata/pkgdata.cpp:282:87:
/usr/include/bits/string3.h:152:94: warning: call to char* __builtin___strncat_chk(char*, const char*, long unsigned int, long unsigned int) might overflow destination buffer [enabled by default]
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/pkgdata pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/pkgdata'
make[6]: Making `all' in `gentest'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gentest'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gentest/genres32.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gentest/gentest.c
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gentest'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gentest'
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gentest/gentest.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gentest/genres32.c
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o gentest gentest.o genres32.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm   
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gentest'
make[6]: Making `all' in `gennorm2'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gennorm2'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gennorm2/n2builder.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gennorm2/gennorm2.cpp
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gennorm2'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gennorm2'
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gennorm2/gennorm2.cpp
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gennorm2/n2builder.cpp
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/gennorm2 gennorm2.o n2builder.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gennorm2'
make[6]: Making `all' in `gencfu'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencfu'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gencfu/gencfu.cpp
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencfu'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencfu'
cd ../.. \
 && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/sh ./config.status
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gencfu/gencfu.cpp
config.status: creating tools/gencfu/gencfu.1
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencfu'
make[6]: Making `all' in `gendict'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gendict'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gendict/gendict.cpp
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gendict'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gendict'
cd ../.. \
 && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/sh ./config.status
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/tools/gendict/gendict.cpp
config.status: creating tools/gendict/gendict.1
g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -Wl,--gc-sections  -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm  
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gendict'
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[7]: Nothing to be done for `all-local'.
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[5]: Making `all' in `data'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/data'
echo timestamp > build-dir.tmp
make -f pkgdataMakefile
/bin/sh /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/mkinstalldirs ./out ./out/build ./out/build/icudt50l ./out/build/icudt50l/curr ./out/build/icudt50l/lang ./out/build/icudt50l/region ./out/build/icudt50l/zone ./out/build/icudt50l/brkitr ./out/build/icudt50l/coll ./out/build/icudt50l/rbnf ./out/build/icudt50l/translit ./out/tmp ./out/tmp/curr ./out/tmp/lang ./out/tmp/region ./out/tmp/zone ./out/tmp/coll ./out/tmp/rbnf ./out/tmp/translit ./out/tmp/brkitr
make[7]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/data'
rm -rf icupkg.inc
mkdir ./out
mkdir ./out/build
mkdir ./out/build/icudt50l
mkdir ./out/build/icudt50l/curr
mkdir ./out/build/icudt50l/lang
mkdir ./out/build/icudt50l/region
mkdir ./out/build/icudt50l/zone
make[7]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/data'
mkdir ./out/build/icudt50l/brkitr
mkdir ./out/build/icudt50l/coll
mkdir ./out/build/icudt50l/rbnf
mkdir ./out/build/icudt50l/translit
mkdir ./out/tmp
mkdir ./out/tmp/curr
mkdir ./out/tmp/lang
mkdir ./out/tmp/region
mkdir ./out/tmp/zone
mkdir ./out/tmp/coll
mkdir ./out/tmp/rbnf
mkdir ./out/tmp/translit
mkdir ./out/tmp/brkitr
mv build-dir.tmp build-dir
Unpacking /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/data/in/icudt50l.dat and generating out/tmp/icudata.lst (list of data files)
LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH  ../bin/icupkg -d ./out/build/icudt50l --list -x \* /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/data/in/icudt50l.dat -o out/tmp/icudata.lst
echo timestamp > build-local
LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH  ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/data/out/build/icudt50l -d ../lib -e icudt50  -T ./out/tmp -p icudt50l -m static -r 50.1 -L icudata ./out/tmp/icudata.lst
ar: creating ../lib/libicudata.a
pkgdata: gcc -ffunction-sections -fdata-sections -D_REENTRANT  -DU_ENABLE_DYLOAD=0  -DU_ATTRIBUTE_DEPRECATED= -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing  -c -I/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/common -I../common -DPIC -fPIC -o ./out/tmp/icudt50l_dat.o ./out/tmp/icudt50l_dat.s
pkgdata: ar r ../lib/libicudata.a ./out/tmp/icudt50l_dat.o
pkgdata: ranlib ../lib/libicudata.a
echo timestamp > packagedata
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/data'
make[5]: Making `all' in `io'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/io'
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ustream.cpp
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ucln_io.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/sscanf.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/sprintf.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ustdio.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uscanf_p.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uscanf.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uprntf_p.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uprintf.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ufmt_cmn.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ufile.c
   (deps)	 /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/locbund.cpp
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/io'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/io'
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ufile.c
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/locbund.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ufmt_cmn.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uprintf.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uprntf_p.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uscanf.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/uscanf_p.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ustdio.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/sprintf.c
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/sscanf.c
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ustdio.c: In function 'u_file_write_flush_50':
/builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ustdio.c:374:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
   g++	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ustream.cpp
   gcc	 ...  /builddir/build/BUILD/texlive-2012/source/work/libs/icu/../../../libs/icu/icu-50.1/io/ucln_io.c
ar r ../lib/libicuio.a locbund.ao ufile.ao ufmt_cmn.ao uprintf.ao uprntf_p.ao uscanf.ao uscanf_p.ao ustdio.ao sprintf.ao sscanf.ao ustream.ao ucln_io.ao
ar: creating ../lib/libicuio.a
ranlib ../lib/libicuio.a
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/io'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
Making all in include
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
Making all in layout
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/layout'
ln -s ../../../../../libs/icu/icu-50.1/layout/AlternateSubstSubtables.h AlternateSubstSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/AnchorTables.h AnchorTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ArabicLayoutEngine.h ArabicLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ArabicShaping.h ArabicShaping.h
ln -s ../../../../../libs/icu/icu-50.1/layout/AttachmentPosnSubtables.h AttachmentPosnSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/CanonShaping.h CanonShaping.h
ln -s ../../../../../libs/icu/icu-50.1/layout/CharSubstitutionFilter.h CharSubstitutionFilter.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ClassDefinitionTables.h ClassDefinitionTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ContextualGlyphInsertion.h ContextualGlyphInsertion.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ContextualGlyphSubstProc.h ContextualGlyphSubstProc.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ContextualGlyphSubstitution.h ContextualGlyphSubstitution.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ContextualSubstSubtables.h ContextualSubstSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/CoverageTables.h CoverageTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/CursiveAttachmentSubtables.h CursiveAttachmentSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/DefaultCharMapper.h DefaultCharMapper.h
ln -s ../../../../../libs/icu/icu-50.1/layout/DeviceTables.h DeviceTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ExtensionSubtables.h ExtensionSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GDEFMarkFilter.h GDEFMarkFilter.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GXLayoutEngine.h GXLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphDefinitionTables.h GlyphDefinitionTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphIterator.h GlyphIterator.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphLookupTables.h GlyphLookupTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphPositionAdjustments.h GlyphPositionAdjustments.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphPositioningTables.h GlyphPositioningTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphPosnLookupProc.h GlyphPosnLookupProc.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphSubstLookupProc.h GlyphSubstLookupProc.h
ln -s ../../../../../libs/icu/icu-50.1/layout/GlyphSubstitutionTables.h GlyphSubstitutionTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/HanLayoutEngine.h HanLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/HangulLayoutEngine.h HangulLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ICUFeatures.h ICUFeatures.h
ln -s ../../../../../libs/icu/icu-50.1/layout/IndicLayoutEngine.h IndicLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/IndicRearrangement.h IndicRearrangement.h
ln -s ../../../../../libs/icu/icu-50.1/layout/IndicRearrangementProcessor.h IndicRearrangementProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/IndicReordering.h IndicReordering.h
ln -s ../../../../../libs/icu/icu-50.1/layout/KernTable.h KernTable.h
ln -s ../../../../../libs/icu/icu-50.1/layout/KhmerLayoutEngine.h KhmerLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/KhmerReordering.h KhmerReordering.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LEFontInstance.h LEFontInstance.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LEGlyphFilter.h LEGlyphFilter.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LEGlyphStorage.h LEGlyphStorage.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LEInsertionList.h LEInsertionList.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LELanguages.h LELanguages.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LEScripts.h LEScripts.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LESwaps.h LESwaps.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LETypes.h LETypes.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LayoutEngine.h LayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LayoutTables.h LayoutTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LigatureSubstProc.h LigatureSubstProc.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LigatureSubstSubtables.h LigatureSubstSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LigatureSubstitution.h LigatureSubstitution.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LookupProcessor.h LookupProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/LookupTables.h LookupTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/Lookups.h Lookups.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MPreFixups.h MPreFixups.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MarkArrays.h MarkArrays.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MarkToBasePosnSubtables.h MarkToBasePosnSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MarkToLigaturePosnSubtables.h MarkToLigaturePosnSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MarkToMarkPosnSubtables.h MarkToMarkPosnSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MorphStateTables.h MorphStateTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MorphTables.h MorphTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/MultipleSubstSubtables.h MultipleSubstSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/NonContextualGlyphSubst.h NonContextualGlyphSubst.h
ln -s ../../../../../libs/icu/icu-50.1/layout/NonContextualGlyphSubstProc.h NonContextualGlyphSubstProc.h
ln -s ../../../../../libs/icu/icu-50.1/layout/OpenTypeLayoutEngine.h OpenTypeLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/OpenTypeTables.h OpenTypeTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/OpenTypeUtilities.h OpenTypeUtilities.h
ln -s ../../../../../libs/icu/icu-50.1/layout/PairPositioningSubtables.h PairPositioningSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ScriptAndLanguage.h ScriptAndLanguage.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ScriptAndLanguageTags.h ScriptAndLanguageTags.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SegmentArrayProcessor.h SegmentArrayProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SegmentSingleProcessor.h SegmentSingleProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SimpleArrayProcessor.h SimpleArrayProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SinglePositioningSubtables.h SinglePositioningSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SingleSubstitutionSubtables.h SingleSubstitutionSubtables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SingleTableProcessor.h SingleTableProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/StateTableProcessor.h StateTableProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/StateTables.h StateTables.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SubstitutionLookups.h SubstitutionLookups.h
ln -s ../../../../../libs/icu/icu-50.1/layout/SubtableProcessor.h SubtableProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ThaiLayoutEngine.h ThaiLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ThaiShaping.h ThaiShaping.h
ln -s ../../../../../libs/icu/icu-50.1/layout/TibetanLayoutEngine.h TibetanLayoutEngine.h
ln -s ../../../../../libs/icu/icu-50.1/layout/TibetanReordering.h TibetanReordering.h
ln -s ../../../../../libs/icu/icu-50.1/layout/TrimmedArrayProcessor.h TrimmedArrayProcessor.h
ln -s ../../../../../libs/icu/icu-50.1/layout/ValueRecords.h ValueRecords.h
ln -s ../../../../../libs/icu/icu-50.1/layout/loengine.h loengine.h
ln -s ../../../../../libs/icu/icu-50.1/layoutex/LXUtilities.h LXUtilities.h
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/layout'
Making all in unicode
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/unicode'
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/appendable.h appendable.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/brkiter.h brkiter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/bytestream.h bytestream.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/bytestrie.h bytestrie.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/bytestriebuilder.h bytestriebuilder.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/caniter.h caniter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/chariter.h chariter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/dbbi.h dbbi.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/docmain.h docmain.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/dtintrv.h dtintrv.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/errorcode.h errorcode.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/icudataver.h icudataver.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/icuplug.h icuplug.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/idna.h idna.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/listformatter.h listformatter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/localpointer.h localpointer.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/locid.h locid.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/messagepattern.h messagepattern.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/normalizer2.h normalizer2.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/normlzr.h normlzr.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/parseerr.h parseerr.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/parsepos.h parsepos.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/platform.h platform.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ptypes.h ptypes.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/putil.h putil.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/rbbi.h rbbi.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/rep.h rep.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/resbund.h resbund.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/schriter.h schriter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/std_string.h std_string.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/strenum.h strenum.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/stringpiece.h stringpiece.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/stringtriebuilder.h stringtriebuilder.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/symtable.h symtable.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ubidi.h ubidi.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ubrk.h ubrk.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucasemap.h ucasemap.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucat.h ucat.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uchar.h uchar.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucharstrie.h ucharstrie.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucharstriebuilder.h ucharstriebuilder.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uchriter.h uchriter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uclean.h uclean.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucnv.h ucnv.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucnv_cb.h ucnv_cb.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucnv_err.h ucnv_err.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ucnvsel.h ucnvsel.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uconfig.h uconfig.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/udata.h udata.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uenum.h uenum.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uidna.h uidna.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uiter.h uiter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uloc.h uloc.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/umachine.h umachine.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/umisc.h umisc.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/unifilt.h unifilt.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/unifunct.h unifunct.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/unimatch.h unimatch.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uniset.h uniset.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/unistr.h unistr.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/unorm.h unorm.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/unorm2.h unorm2.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uobject.h uobject.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/urename.h urename.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/urep.h urep.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ures.h ures.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uscript.h uscript.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uset.h uset.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/usetiter.h usetiter.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ushape.h ushape.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/usprep.h usprep.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ustring.h ustring.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/ustringtrie.h ustringtrie.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utext.h utext.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utf.h utf.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utf16.h utf16.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utf32.h utf32.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utf8.h utf8.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utf_old.h utf_old.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utrace.h utrace.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/utypes.h utypes.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uvernum.h uvernum.h
ln -s ../../../../../libs/icu/icu-50.1/common/unicode/uversion.h uversion.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/alphaindex.h alphaindex.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/basictz.h basictz.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/bms.h bms.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/bmsearch.h bmsearch.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/calendar.h calendar.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/choicfmt.h choicfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/coleitr.h coleitr.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/coll.h coll.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/colldata.h colldata.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/curramt.h curramt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/currpinf.h currpinf.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/currunit.h currunit.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/datefmt.h datefmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/dcfmtsym.h dcfmtsym.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/decimfmt.h decimfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/dtfmtsym.h dtfmtsym.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/dtitvfmt.h dtitvfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/dtitvinf.h dtitvinf.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/dtptngen.h dtptngen.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/dtrule.h dtrule.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/fieldpos.h fieldpos.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/fmtable.h fmtable.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/format.h format.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/fpositer.h fpositer.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/gender.h gender.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/gregocal.h gregocal.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/locdspnm.h locdspnm.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/measfmt.h measfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/measunit.h measunit.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/measure.h measure.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/msgfmt.h msgfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/numfmt.h numfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/numsys.h numsys.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/plurfmt.h plurfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/plurrule.h plurrule.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/rbnf.h rbnf.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/rbtz.h rbtz.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/regex.h regex.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/search.h search.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/selfmt.h selfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/simpletz.h simpletz.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/smpdtfmt.h smpdtfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/sortkey.h sortkey.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/stsearch.h stsearch.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tblcoll.h tblcoll.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/timezone.h timezone.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tmunit.h tmunit.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tmutamt.h tmutamt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tmutfmt.h tmutfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/translit.h translit.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tzfmt.h tzfmt.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tznames.h tznames.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tzrule.h tzrule.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/tztrans.h tztrans.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/ucal.h ucal.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/ucol.h ucol.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/ucoleitr.h ucoleitr.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/ucsdet.h ucsdet.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/ucurr.h ucurr.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/udat.h udat.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/udateintervalformat.h udateintervalformat.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/udatpg.h udatpg.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/udisplaycontext.h udisplaycontext.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/ugender.h ugender.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/uldnames.h uldnames.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/ulocdata.h ulocdata.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/umsg.h umsg.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/unirepl.h unirepl.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/unum.h unum.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/upluralrules.h upluralrules.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/uregex.h uregex.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/usearch.h usearch.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/uspoof.h uspoof.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/utmscale.h utmscale.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/utrans.h utrans.h
ln -s ../../../../../libs/icu/icu-50.1/i18n/unicode/vtzone.h vtzone.h
ln -s ../../../../../libs/icu/icu-50.1/io/unicode/ustdio.h ustdio.h
ln -s ../../../../../libs/icu/icu-50.1/io/unicode/ustream.h ustream.h
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/unicode'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
ln -s ../../../../libs/icu/icu-50.1/common/cmemory.h cmemory.h
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs'
Making all in freetype
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/freetype'
Making all in graphite
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
Making all in include/graphite
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite/include/graphite'
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite/include/graphite'
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/graphite'
Making all in icu
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
Making all in .
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
cd icu-build && make  all
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
Note: rebuild with "make VERBOSE=1 all" to show all compiler parameters.
make[4]: Making `all' in `stubdata'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/stubdata'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/stubdata'
make[4]: Making `all' in `common'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/common'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/common'
make[4]: Making `all' in `i18n'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/i18n'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/i18n'
make[4]: Making `all' in `layout'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layout'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layout'
make[4]: Making `all' in `layoutex'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layoutex'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/layoutex'
make[4]: Making `all' in `tools'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[5]: Making `all' in `toolutil'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/toolutil'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/toolutil'
make[5]: Making `all' in `ctestfw'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/ctestfw'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/ctestfw'
make[5]: Making `all' in `makeconv'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/makeconv'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/makeconv'
make[5]: Making `all' in `genrb'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genrb'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genrb'
make[5]: Making `all' in `genbrk'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genbrk'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genbrk'
make[5]: Making `all' in `gencnval'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencnval'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencnval'
make[5]: Making `all' in `gensprep'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gensprep'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gensprep'
make[5]: Making `all' in `icuinfo'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icuinfo'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icuinfo'
make[5]: Making `all' in `genccode'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genccode'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/genccode'
make[5]: Making `all' in `gencmn'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencmn'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencmn'
make[5]: Making `all' in `icupkg'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icupkg'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/icupkg'
make[5]: Making `all' in `pkgdata'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/pkgdata'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/pkgdata'
make[5]: Making `all' in `gentest'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gentest'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gentest'
make[5]: Making `all' in `gennorm2'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gennorm2'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gennorm2'
make[5]: Making `all' in `gencfu'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencfu'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gencfu'
make[5]: Making `all' in `gendict'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gendict'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools/gendict'
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[6]: Nothing to be done for `all-local'.
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/tools'
make[4]: Making `all' in `data'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/data'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/data'
make[4]: Making `all' in `io'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/io'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build/io'
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/icu-build'
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
Making all in include
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
Making all in layout
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/layout'
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/layout'
Making all in unicode
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/unicode'
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include/unicode'
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
make[4]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu/include'
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs/icu'
make[1]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/libs'
Making all in utils
make[1]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils'
Making all in .
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils'
=== configuring in m-tx (/builddir/build/BUILD/texlive-2012/source/work/utils/m-tx)
make: running /bin/sh '../../../utils/m-tx/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../utils/m-tx'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for native WIN32 or MINGW32... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for memory.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for size_t... yes
checking for error_at_line... yes
checking for working strtod... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in m-tx
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/m-tx'
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT analyze.o -MD -MP -MF .deps/analyze.Tpo -c -o analyze.o `test -f 'mtx-0.60d/analyze.c' || echo '../../../utils/m-tx/'`mtx-0.60d/analyze.c
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT cfuncs.o -MD -MP -MF .deps/cfuncs.Tpo -c -o cfuncs.o `test -f 'mtx-0.60d/cfuncs.c' || echo '../../../utils/m-tx/'`mtx-0.60d/cfuncs.c
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o `test -f 'mtx-0.60d/control.c' || echo '../../../utils/m-tx/'`mtx-0.60d/control.c
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o `test -f 'mtx-0.60d/files.c' || echo '../../../utils/m-tx/'`mtx-0.60d/files.c
mv -f .deps/control.Tpo .deps/control.Po
mv -f .deps/cfuncs.Tpo .deps/cfuncs.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o `test -f 'mtx-0.60d/globals.c' || echo '../../../utils/m-tx/'`mtx-0.60d/globals.c
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT lyrics.o -MD -MP -MF .deps/lyrics.Tpo -c -o lyrics.o `test -f 'mtx-0.60d/lyrics.c' || echo '../../../utils/m-tx/'`mtx-0.60d/lyrics.c
../../../utils/m-tx/mtx-0.60d/analyze.c: In function 'testParagraph':
../../../utils/m-tx/mtx-0.60d/analyze.c:110:7: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/m-tx/mtx-0.60d/analyze.c: In function 'obliterate':
../../../utils/m-tx/mtx-0.60d/analyze.c:302:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/analyze.c:303:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/analyze.c:304:7: warning: array subscript has type 'char' [-Wchar-subscripts]
mv -f .deps/analyze.Tpo .deps/analyze.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT mtx.o -MD -MP -MF .deps/mtx.Tpo -c -o mtx.o `test -f 'mtx-0.60d/mtx.c' || echo '../../../utils/m-tx/'`mtx-0.60d/mtx.c
mv -f .deps/files.Tpo .deps/files.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT mtxline.o -MD -MP -MF .deps/mtxline.Tpo -c -o mtxline.o `test -f 'mtx-0.60d/mtxline.c' || echo '../../../utils/m-tx/'`mtx-0.60d/mtxline.c
mv -f .deps/globals.Tpo .deps/globals.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT multfile.o -MD -MP -MF .deps/multfile.Tpo -c -o multfile.o `test -f 'mtx-0.60d/multfile.c' || echo '../../../utils/m-tx/'`mtx-0.60d/multfile.c
../../../utils/m-tx/mtx-0.60d/mtx.c: In function 'dotted':
../../../utils/m-tx/mtx-0.60d/mtx.c:58:11: warning: unused variable 'Result' [-Wunused-variable]
../../../utils/m-tx/mtx-0.60d/mtx.c: In function 'isMultiBarRest':
../../../utils/m-tx/mtx-0.60d/mtx.c:222:11: warning: unused variable 'Result' [-Wunused-variable]
../../../utils/m-tx/mtx-0.60d/mtx.c: In function 'countIt':
../../../utils/m-tx/mtx-0.60d/mtx.c:296:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/m-tx/mtx-0.60d/mtx.c: In function 'initMTX':
../../../utils/m-tx/mtx-0.60d/mtx.c:497:7: warning: array subscript has type 'char' [-Wchar-subscripts]
mv -f .deps/mtx.Tpo .deps/mtx.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT notes.o -MD -MP -MF .deps/notes.Tpo -c -o notes.o `test -f 'mtx-0.60d/notes.c' || echo '../../../utils/m-tx/'`mtx-0.60d/notes.c
../../../utils/m-tx/mtx-0.60d/multfile.c: In function 'recursive':
../../../utils/m-tx/mtx-0.60d/multfile.c:38:11: warning: unused variable 'Result' [-Wunused-variable]
../../../utils/m-tx/mtx-0.60d/multfile.c: In function 'pushFile':
../../../utils/m-tx/mtx-0.60d/multfile.c:63:77: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../utils/m-tx/mtx-0.60d/multfile.c: In function 'eofAll':
../../../utils/m-tx/mtx-0.60d/multfile.c:196:11: warning: unused variable 'Result' [-Wunused-variable]
mv -f .deps/multfile.Tpo .deps/multfile.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT preamble.o -MD -MP -MF .deps/preamble.Tpo -c -o preamble.o `test -f 'mtx-0.60d/preamble.c' || echo '../../../utils/m-tx/'`mtx-0.60d/preamble.c
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'anyTagNumbered':
../../../utils/m-tx/mtx-0.60d/lyrics.c:141:11: warning: unused variable 'Result' [-Wunused-variable]
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'lyricsParagraph':
../../../utils/m-tx/mtx-0.60d/lyrics.c:217:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:236:4: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:263:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'lyricsReport':
../../../utils/m-tx/mtx-0.60d/lyrics.c:304:7: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'initLyrics':
../../../utils/m-tx/mtx-0.60d/lyrics.c:334:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:335:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:348:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'clearTags':
../../../utils/m-tx/mtx-0.60d/lyrics.c:411:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'reviseLyrics':
../../../utils/m-tx/mtx-0.60d/lyrics.c:511:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:512:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:514:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:518:9: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:521:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:522:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'assignLyrics':
../../../utils/m-tx/mtx-0.60d/lyrics.c:553:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c:559:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/lyrics.c: In function 'startMelismas':
../../../utils/m-tx/mtx-0.60d/lyrics.c:720:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/m-tx/mtx-0.60d/lyrics.c: At top level:
../../../utils/m-tx/mtx-0.60d/lyrics.c:852:13: warning: 'getSyllable1' defined but not used [-Wunused-function]
mv -f .deps/lyrics.Tpo .deps/lyrics.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT prepmx.o -MD -MP -MF .deps/prepmx.Tpo -c -o prepmx.o `test -f 'mtx-0.60d/prepmx.c' || echo '../../../utils/m-tx/'`mtx-0.60d/prepmx.c
../../../utils/m-tx/mtx-0.60d/mtxline.c: In function 'clearLabels':
../../../utils/m-tx/mtx-0.60d/mtxline.c:245:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/mtxline.c: In function 'markBar':
../../../utils/m-tx/mtx-0.60d/mtxline.c:284:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/mtxline.c: In function 'barForward':
../../../utils/m-tx/mtx-0.60d/mtxline.c:305:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/mtxline.c: In function 'upper':
../../../utils/m-tx/mtx-0.60d/mtxline.c:755:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/mtxline.c: In function 'aloneOnStave':
../../../utils/m-tx/mtx-0.60d/mtxline.c:807:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/mtxline.c: In function 'beatsPerLine':
../../../utils/m-tx/mtx-0.60d/mtxline.c:77:3: warning: 'Result' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/mtxline.Tpo .deps/mtxline.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o `test -f 'mtx-0.60d/status.c' || echo '../../../utils/m-tx/'`mtx-0.60d/status.c
mv -f .deps/notes.Tpo .deps/notes.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT uptext.o -MD -MP -MF .deps/uptext.Tpo -c -o uptext.o `test -f 'mtx-0.60d/uptext.c' || echo '../../../utils/m-tx/'`mtx-0.60d/uptext.c
../../../utils/m-tx/mtx-0.60d/uptext.c: In function 'clearUptext':
../../../utils/m-tx/mtx-0.60d/uptext.c:58:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/uptext.c: In function 'initUptext':
../../../utils/m-tx/mtx-0.60d/uptext.c:69:5: warning: array subscript has type 'char' [-Wchar-subscripts]
mv -f .deps/uptext.Tpo .deps/uptext.Po
gcc -DPACKAGE_NAME=\"m-tx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"m-tx-for-tex-live\" -DPACKAGE_VERSION=\"0.60d\" -DPACKAGE_STRING=\"m-tx\ for\ TeX\ Live\ 0.60d\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"m-tx-for-tex-live\" -DVERSION=\"0.60d\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRTOL=1 -I. -I../../../utils/m-tx  -I../../../utils/m-tx/mtx-0.60d/libp2c -DNO_DECLARE_MALLOC   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT utility.o -MD -MP -MF .deps/utility.Tpo -c -o utility.o `test -f 'mtx-0.60d/utility.c' || echo '../../../utils/m-tx/'`mtx-0.60d/utility.c
../../../utils/m-tx/mtx-0.60d/status.c: In function 'endSlur':
../../../utils/m-tx/mtx-0.60d/status.c:522:16: warning: 'poscontinue' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/status.Tpo .deps/status.Po
../../../utils/m-tx/mtx-0.60d/prepmx.c: In function 'addChords':
../../../utils/m-tx/mtx-0.60d/prepmx.c:347:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/m-tx/mtx-0.60d/prepmx.c: In function 'processOther':
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'abcdefg' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'pmxprefix' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'pmxl' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'macro' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'endmacro' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'oword' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'rword' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'nextvoice' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'barword' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'texword' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'FirstOnly' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c:377:3: warning: enumeration value 'err' not handled in switch [-Wswitch]
../../../utils/m-tx/mtx-0.60d/prepmx.c: In function 'putPMXlines':
../../../utils/m-tx/mtx-0.60d/prepmx.c:592:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/prepmx.c:593:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/prepmx.c:594:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/prepmx.c:595:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/prepmx.c: In function 'processOneBar':
../../../utils/m-tx/mtx-0.60d/prepmx.c:642:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/m-tx/mtx-0.60d/prepmx.c:643:7: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/m-tx/mtx-0.60d/prepmx.c: In function 'isControlParagraph':
../../../utils/m-tx/mtx-0.60d/prepmx.c:817:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/prepmx.c:818:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/prepmx.c: At top level:
../../../utils/m-tx/mtx-0.60d/prepmx.c:849:1: warning: return type defaults to 'int' [-Wreturn-type]
mv -f .deps/prepmx.Tpo .deps/prepmx.Po
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'applyStyle':
../../../utils/m-tx/mtx-0.60d/preamble.c:276:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:282:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'checkLabel':
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:378:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'setSize':
../../../utils/m-tx/mtx-0.60d/preamble.c:492:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:493:2: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'nonMusic':
../../../utils/m-tx/mtx-0.60d/preamble.c:795:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'augmentPreamble':
../../../utils/m-tx/mtx-0.60d/preamble.c:828:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:829:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:831:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:832:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c:833:7: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'doPreamble':
../../../utils/m-tx/mtx-0.60d/preamble.c:855:5: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'doPMXpreamble':
../../../utils/m-tx/mtx-0.60d/preamble.c:1054:3: warning: array subscript has type 'char' [-Wchar-subscripts]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'readStyles':
../../../utils/m-tx/mtx-0.60d/preamble.c:188:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
../../../utils/m-tx/mtx-0.60d/preamble.c: In function 'interpretCommands':
../../../utils/m-tx/mtx-0.60d/preamble.c:251:26: warning: 'last_stave' may be used uninitialized in this function [-Wuninitialized]
../../../utils/m-tx/mtx-0.60d/preamble.c:208:30: note: 'last_stave' was declared here
mv -f .deps/preamble.Tpo .deps/preamble.Po
mv -f .deps/utility.Tpo .deps/utility.Po
gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o prepmx analyze.o cfuncs.o control.o files.o globals.o lyrics.o mtx.o mtxline.o multfile.o notes.o preamble.o prepmx.o status.o uptext.o utility.o  
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/m-tx'
=== configuring in pmx (/builddir/build/BUILD/texlive-2012/source/work/utils/pmx)
make: running /bin/sh '../../../utils/pmx/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../utils/pmx'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for native WIN32 or MINGW32... no
checking for native WIN32 or MINGW32... (cached) no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for library containing sqrt... -lm
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of long long... 8
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in pmx
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/pmx'
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT abort_.o -MD -MP -MF .deps/abort_.Tpo -c -o abort_.o `test -f 'pmx-2.6.18/libf2c/abort_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/abort_.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT cabs.o -MD -MP -MF .deps/cabs.Tpo -c -o cabs.o `test -f 'pmx-2.6.18/libf2c/cabs.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/cabs.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT derf_.o -MD -MP -MF .deps/derf_.Tpo -c -o derf_.o `test -f 'pmx-2.6.18/libf2c/derf_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/derf_.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT derfc_.o -MD -MP -MF .deps/derfc_.Tpo -c -o derfc_.o `test -f 'pmx-2.6.18/libf2c/derfc_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/derfc_.c
mv -f .deps/derfc_.Tpo .deps/derfc_.Po
mv -f .deps/derf_.Tpo .deps/derf_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT erf_.o -MD -MP -MF .deps/erf_.Tpo -c -o erf_.o `test -f 'pmx-2.6.18/libf2c/erf_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/erf_.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT erfc_.o -MD -MP -MF .deps/erfc_.Tpo -c -o erfc_.o `test -f 'pmx-2.6.18/libf2c/erfc_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/erfc_.c
mv -f .deps/cabs.Tpo .deps/cabs.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT exit_.o -MD -MP -MF .deps/exit_.Tpo -c -o exit_.o `test -f 'pmx-2.6.18/libf2c/exit_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/exit_.c
mv -f .deps/abort_.Tpo .deps/abort_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT f77vers.o -MD -MP -MF .deps/f77vers.Tpo -c -o f77vers.o `test -f 'pmx-2.6.18/libf2c/f77vers.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/f77vers.c
mv -f .deps/erf_.Tpo .deps/erf_.Po
mv -f .deps/erfc_.Tpo .deps/erfc_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT getarg_.o -MD -MP -MF .deps/getarg_.Tpo -c -o getarg_.o `test -f 'pmx-2.6.18/libf2c/getarg_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/getarg_.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT getenv_.o -MD -MP -MF .deps/getenv_.Tpo -c -o getenv_.o `test -f 'pmx-2.6.18/libf2c/getenv_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/getenv_.c
mv -f .deps/f77vers.Tpo .deps/f77vers.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i77vers.o -MD -MP -MF .deps/i77vers.Tpo -c -o i77vers.o `test -f 'pmx-2.6.18/libf2c/i77vers.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i77vers.c
mv -f .deps/exit_.Tpo .deps/exit_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT iargc_.o -MD -MP -MF .deps/iargc_.Tpo -c -o iargc_.o `test -f 'pmx-2.6.18/libf2c/iargc_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/iargc_.c
mv -f .deps/i77vers.Tpo .deps/i77vers.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'pmx-2.6.18/libf2c/main.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/main.c
mv -f .deps/getarg_.Tpo .deps/getarg_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT s_paus.o -MD -MP -MF .deps/s_paus.Tpo -c -o s_paus.o `test -f 'pmx-2.6.18/libf2c/s_paus.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/s_paus.c
mv -f .deps/iargc_.Tpo .deps/iargc_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT s_rnge.o -MD -MP -MF .deps/s_rnge.Tpo -c -o s_rnge.o `test -f 'pmx-2.6.18/libf2c/s_rnge.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/s_rnge.c
mv -f .deps/getenv_.Tpo .deps/getenv_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT s_stop.o -MD -MP -MF .deps/s_stop.Tpo -c -o s_stop.o `test -f 'pmx-2.6.18/libf2c/s_stop.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/s_stop.c
mv -f .deps/s_rnge.Tpo .deps/s_rnge.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT sig_die.o -MD -MP -MF .deps/sig_die.Tpo -c -o sig_die.o `test -f 'pmx-2.6.18/libf2c/sig_die.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/sig_die.c
mv -f .deps/s_paus.Tpo .deps/s_paus.Po
../../../utils/pmx/pmx-2.6.18/libf2c/main.c:109:1: warning: return type defaults to 'int' [-Wreturn-type]
mv -f .deps/main.Tpo .deps/main.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT signal_.o -MD -MP -MF .deps/signal_.Tpo -c -o signal_.o `test -f 'pmx-2.6.18/libf2c/signal_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/signal_.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT system_.o -MD -MP -MF .deps/system_.Tpo -c -o system_.o `test -f 'pmx-2.6.18/libf2c/system_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/system_.c
mv -f .deps/s_stop.Tpo .deps/s_stop.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_ci.o -MD -MP -MF .deps/pow_ci.Tpo -c -o pow_ci.o `test -f 'pmx-2.6.18/libf2c/pow_ci.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_ci.c
mv -f .deps/signal_.Tpo .deps/signal_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_dd.o -MD -MP -MF .deps/pow_dd.Tpo -c -o pow_dd.o `test -f 'pmx-2.6.18/libf2c/pow_dd.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_dd.c
mv -f .deps/sig_die.Tpo .deps/sig_die.Po
mv -f .deps/system_.Tpo .deps/system_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_di.o -MD -MP -MF .deps/pow_di.Tpo -c -o pow_di.o `test -f 'pmx-2.6.18/libf2c/pow_di.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_di.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_hh.o -MD -MP -MF .deps/pow_hh.Tpo -c -o pow_hh.o `test -f 'pmx-2.6.18/libf2c/pow_hh.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_hh.c
mv -f .deps/pow_ci.Tpo .deps/pow_ci.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_ii.o -MD -MP -MF .deps/pow_ii.Tpo -c -o pow_ii.o `test -f 'pmx-2.6.18/libf2c/pow_ii.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_ii.c
mv -f .deps/pow_dd.Tpo .deps/pow_dd.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_ri.o -MD -MP -MF .deps/pow_ri.Tpo -c -o pow_ri.o `test -f 'pmx-2.6.18/libf2c/pow_ri.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_ri.c
mv -f .deps/pow_ii.Tpo .deps/pow_ii.Po
mv -f .deps/pow_di.Tpo .deps/pow_di.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_zi.o -MD -MP -MF .deps/pow_zi.Tpo -c -o pow_zi.o `test -f 'pmx-2.6.18/libf2c/pow_zi.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_zi.c
mv -f .deps/pow_hh.Tpo .deps/pow_hh.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pow_zz.o -MD -MP -MF .deps/pow_zz.Tpo -c -o pow_zz.o `test -f 'pmx-2.6.18/libf2c/pow_zz.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/pow_zz.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT c_abs.o -MD -MP -MF .deps/c_abs.Tpo -c -o c_abs.o `test -f 'pmx-2.6.18/libf2c/c_abs.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/c_abs.c
mv -f .deps/pow_ri.Tpo .deps/pow_ri.Po
mv -f .deps/c_abs.Tpo .deps/c_abs.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT c_cos.o -MD -MP -MF .deps/c_cos.Tpo -c -o c_cos.o `test -f 'pmx-2.6.18/libf2c/c_cos.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/c_cos.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT c_div.o -MD -MP -MF .deps/c_div.Tpo -c -o c_div.o `test -f 'pmx-2.6.18/libf2c/c_div.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/c_div.c
mv -f .deps/pow_zi.Tpo .deps/pow_zi.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT c_exp.o -MD -MP -MF .deps/c_exp.Tpo -c -o c_exp.o `test -f 'pmx-2.6.18/libf2c/c_exp.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/c_exp.c
mv -f .deps/pow_zz.Tpo .deps/pow_zz.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT c_log.o -MD -MP -MF .deps/c_log.Tpo -c -o c_log.o `test -f 'pmx-2.6.18/libf2c/c_log.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/c_log.c
mv -f .deps/c_div.Tpo .deps/c_div.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT c_sin.o -MD -MP -MF .deps/c_sin.Tpo -c -o c_sin.o `test -f 'pmx-2.6.18/libf2c/c_sin.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/c_sin.c
mv -f .deps/c_cos.Tpo .deps/c_cos.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT c_sqrt.o -MD -MP -MF .deps/c_sqrt.Tpo -c -o c_sqrt.o `test -f 'pmx-2.6.18/libf2c/c_sqrt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/c_sqrt.c
mv -f .deps/c_exp.Tpo .deps/c_exp.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT z_abs.o -MD -MP -MF .deps/z_abs.Tpo -c -o z_abs.o `test -f 'pmx-2.6.18/libf2c/z_abs.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/z_abs.c
mv -f .deps/c_log.Tpo .deps/c_log.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT z_cos.o -MD -MP -MF .deps/z_cos.Tpo -c -o z_cos.o `test -f 'pmx-2.6.18/libf2c/z_cos.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/z_cos.c
mv -f .deps/c_sin.Tpo .deps/c_sin.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT z_div.o -MD -MP -MF .deps/z_div.Tpo -c -o z_div.o `test -f 'pmx-2.6.18/libf2c/z_div.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/z_div.c
mv -f .deps/c_sqrt.Tpo .deps/c_sqrt.Po
mv -f .deps/z_abs.Tpo .deps/z_abs.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT z_exp.o -MD -MP -MF .deps/z_exp.Tpo -c -o z_exp.o `test -f 'pmx-2.6.18/libf2c/z_exp.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/z_exp.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT z_log.o -MD -MP -MF .deps/z_log.Tpo -c -o z_log.o `test -f 'pmx-2.6.18/libf2c/z_log.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/z_log.c
mv -f .deps/z_cos.Tpo .deps/z_cos.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT z_sin.o -MD -MP -MF .deps/z_sin.Tpo -c -o z_sin.o `test -f 'pmx-2.6.18/libf2c/z_sin.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/z_sin.c
mv -f .deps/z_div.Tpo .deps/z_div.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT z_sqrt.o -MD -MP -MF .deps/z_sqrt.Tpo -c -o z_sqrt.o `test -f 'pmx-2.6.18/libf2c/z_sqrt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/z_sqrt.c
mv -f .deps/z_exp.Tpo .deps/z_exp.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_abs.o -MD -MP -MF .deps/r_abs.Tpo -c -o r_abs.o `test -f 'pmx-2.6.18/libf2c/r_abs.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_abs.c
mv -f .deps/z_log.Tpo .deps/z_log.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_acos.o -MD -MP -MF .deps/r_acos.Tpo -c -o r_acos.o `test -f 'pmx-2.6.18/libf2c/r_acos.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_acos.c
mv -f .deps/z_sin.Tpo .deps/z_sin.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_asin.o -MD -MP -MF .deps/r_asin.Tpo -c -o r_asin.o `test -f 'pmx-2.6.18/libf2c/r_asin.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_asin.c
mv -f .deps/z_sqrt.Tpo .deps/z_sqrt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_atan.o -MD -MP -MF .deps/r_atan.Tpo -c -o r_atan.o `test -f 'pmx-2.6.18/libf2c/r_atan.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_atan.c
mv -f .deps/r_abs.Tpo .deps/r_abs.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_atn2.o -MD -MP -MF .deps/r_atn2.Tpo -c -o r_atn2.o `test -f 'pmx-2.6.18/libf2c/r_atn2.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_atn2.c
mv -f .deps/r_acos.Tpo .deps/r_acos.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_cnjg.o -MD -MP -MF .deps/r_cnjg.Tpo -c -o r_cnjg.o `test -f 'pmx-2.6.18/libf2c/r_cnjg.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_cnjg.c
mv -f .deps/r_asin.Tpo .deps/r_asin.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_cos.o -MD -MP -MF .deps/r_cos.Tpo -c -o r_cos.o `test -f 'pmx-2.6.18/libf2c/r_cos.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_cos.c
mv -f .deps/r_atan.Tpo .deps/r_atan.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_cosh.o -MD -MP -MF .deps/r_cosh.Tpo -c -o r_cosh.o `test -f 'pmx-2.6.18/libf2c/r_cosh.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_cosh.c
mv -f .deps/r_atn2.Tpo .deps/r_atn2.Po
mv -f .deps/r_cnjg.Tpo .deps/r_cnjg.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_dim.o -MD -MP -MF .deps/r_dim.Tpo -c -o r_dim.o `test -f 'pmx-2.6.18/libf2c/r_dim.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_dim.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_exp.o -MD -MP -MF .deps/r_exp.Tpo -c -o r_exp.o `test -f 'pmx-2.6.18/libf2c/r_exp.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_exp.c
mv -f .deps/r_cos.Tpo .deps/r_cos.Po
mv -f .deps/r_cosh.Tpo .deps/r_cosh.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_imag.o -MD -MP -MF .deps/r_imag.Tpo -c -o r_imag.o `test -f 'pmx-2.6.18/libf2c/r_imag.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_imag.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_int.o -MD -MP -MF .deps/r_int.Tpo -c -o r_int.o `test -f 'pmx-2.6.18/libf2c/r_int.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_int.c
mv -f .deps/r_dim.Tpo .deps/r_dim.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_lg10.o -MD -MP -MF .deps/r_lg10.Tpo -c -o r_lg10.o `test -f 'pmx-2.6.18/libf2c/r_lg10.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_lg10.c
mv -f .deps/r_exp.Tpo .deps/r_exp.Po
mv -f .deps/r_imag.Tpo .deps/r_imag.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_log.o -MD -MP -MF .deps/r_log.Tpo -c -o r_log.o `test -f 'pmx-2.6.18/libf2c/r_log.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_log.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_mod.o -MD -MP -MF .deps/r_mod.Tpo -c -o r_mod.o `test -f 'pmx-2.6.18/libf2c/r_mod.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_mod.c
mv -f .deps/r_int.Tpo .deps/r_int.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_nint.o -MD -MP -MF .deps/r_nint.Tpo -c -o r_nint.o `test -f 'pmx-2.6.18/libf2c/r_nint.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_nint.c
mv -f .deps/r_lg10.Tpo .deps/r_lg10.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_sign.o -MD -MP -MF .deps/r_sign.Tpo -c -o r_sign.o `test -f 'pmx-2.6.18/libf2c/r_sign.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_sign.c
mv -f .deps/r_log.Tpo .deps/r_log.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_sin.o -MD -MP -MF .deps/r_sin.Tpo -c -o r_sin.o `test -f 'pmx-2.6.18/libf2c/r_sin.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_sin.c
mv -f .deps/r_mod.Tpo .deps/r_mod.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_sinh.o -MD -MP -MF .deps/r_sinh.Tpo -c -o r_sinh.o `test -f 'pmx-2.6.18/libf2c/r_sinh.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_sinh.c
mv -f .deps/r_sign.Tpo .deps/r_sign.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_sqrt.o -MD -MP -MF .deps/r_sqrt.Tpo -c -o r_sqrt.o `test -f 'pmx-2.6.18/libf2c/r_sqrt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_sqrt.c
mv -f .deps/r_nint.Tpo .deps/r_nint.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_tan.o -MD -MP -MF .deps/r_tan.Tpo -c -o r_tan.o `test -f 'pmx-2.6.18/libf2c/r_tan.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_tan.c
mv -f .deps/r_sin.Tpo .deps/r_sin.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT r_tanh.o -MD -MP -MF .deps/r_tanh.Tpo -c -o r_tanh.o `test -f 'pmx-2.6.18/libf2c/r_tanh.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/r_tanh.c
mv -f .deps/r_sinh.Tpo .deps/r_sinh.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_abs.o -MD -MP -MF .deps/d_abs.Tpo -c -o d_abs.o `test -f 'pmx-2.6.18/libf2c/d_abs.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_abs.c
mv -f .deps/r_sqrt.Tpo .deps/r_sqrt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_acos.o -MD -MP -MF .deps/d_acos.Tpo -c -o d_acos.o `test -f 'pmx-2.6.18/libf2c/d_acos.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_acos.c
mv -f .deps/r_tan.Tpo .deps/r_tan.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_asin.o -MD -MP -MF .deps/d_asin.Tpo -c -o d_asin.o `test -f 'pmx-2.6.18/libf2c/d_asin.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_asin.c
mv -f .deps/r_tanh.Tpo .deps/r_tanh.Po
mv -f .deps/d_abs.Tpo .deps/d_abs.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_atan.o -MD -MP -MF .deps/d_atan.Tpo -c -o d_atan.o `test -f 'pmx-2.6.18/libf2c/d_atan.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_atan.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_atn2.o -MD -MP -MF .deps/d_atn2.Tpo -c -o d_atn2.o `test -f 'pmx-2.6.18/libf2c/d_atn2.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_atn2.c
mv -f .deps/d_acos.Tpo .deps/d_acos.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_cnjg.o -MD -MP -MF .deps/d_cnjg.Tpo -c -o d_cnjg.o `test -f 'pmx-2.6.18/libf2c/d_cnjg.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_cnjg.c
mv -f .deps/d_asin.Tpo .deps/d_asin.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_cos.o -MD -MP -MF .deps/d_cos.Tpo -c -o d_cos.o `test -f 'pmx-2.6.18/libf2c/d_cos.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_cos.c
mv -f .deps/d_atan.Tpo .deps/d_atan.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_cosh.o -MD -MP -MF .deps/d_cosh.Tpo -c -o d_cosh.o `test -f 'pmx-2.6.18/libf2c/d_cosh.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_cosh.c
mv -f .deps/d_atn2.Tpo .deps/d_atn2.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_dim.o -MD -MP -MF .deps/d_dim.Tpo -c -o d_dim.o `test -f 'pmx-2.6.18/libf2c/d_dim.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_dim.c
mv -f .deps/d_cnjg.Tpo .deps/d_cnjg.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_exp.o -MD -MP -MF .deps/d_exp.Tpo -c -o d_exp.o `test -f 'pmx-2.6.18/libf2c/d_exp.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_exp.c
mv -f .deps/d_cos.Tpo .deps/d_cos.Po
mv -f .deps/d_cosh.Tpo .deps/d_cosh.Po
mv -f .deps/d_dim.Tpo .deps/d_dim.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_imag.o -MD -MP -MF .deps/d_imag.Tpo -c -o d_imag.o `test -f 'pmx-2.6.18/libf2c/d_imag.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_imag.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_int.o -MD -MP -MF .deps/d_int.Tpo -c -o d_int.o `test -f 'pmx-2.6.18/libf2c/d_int.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_int.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_lg10.o -MD -MP -MF .deps/d_lg10.Tpo -c -o d_lg10.o `test -f 'pmx-2.6.18/libf2c/d_lg10.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_lg10.c
mv -f .deps/d_exp.Tpo .deps/d_exp.Po
mv -f .deps/d_imag.Tpo .deps/d_imag.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_log.o -MD -MP -MF .deps/d_log.Tpo -c -o d_log.o `test -f 'pmx-2.6.18/libf2c/d_log.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_log.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_mod.o -MD -MP -MF .deps/d_mod.Tpo -c -o d_mod.o `test -f 'pmx-2.6.18/libf2c/d_mod.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_mod.c
mv -f .deps/d_lg10.Tpo .deps/d_lg10.Po
mv -f .deps/d_int.Tpo .deps/d_int.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_nint.o -MD -MP -MF .deps/d_nint.Tpo -c -o d_nint.o `test -f 'pmx-2.6.18/libf2c/d_nint.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_nint.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_prod.o -MD -MP -MF .deps/d_prod.Tpo -c -o d_prod.o `test -f 'pmx-2.6.18/libf2c/d_prod.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_prod.c
mv -f .deps/d_log.Tpo .deps/d_log.Po
mv -f .deps/d_mod.Tpo .deps/d_mod.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_sign.o -MD -MP -MF .deps/d_sign.Tpo -c -o d_sign.o `test -f 'pmx-2.6.18/libf2c/d_sign.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_sign.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_sin.o -MD -MP -MF .deps/d_sin.Tpo -c -o d_sin.o `test -f 'pmx-2.6.18/libf2c/d_sin.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_sin.c
mv -f .deps/d_prod.Tpo .deps/d_prod.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_sinh.o -MD -MP -MF .deps/d_sinh.Tpo -c -o d_sinh.o `test -f 'pmx-2.6.18/libf2c/d_sinh.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_sinh.c
mv -f .deps/d_nint.Tpo .deps/d_nint.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_sqrt.o -MD -MP -MF .deps/d_sqrt.Tpo -c -o d_sqrt.o `test -f 'pmx-2.6.18/libf2c/d_sqrt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_sqrt.c
mv -f .deps/d_sign.Tpo .deps/d_sign.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_tan.o -MD -MP -MF .deps/d_tan.Tpo -c -o d_tan.o `test -f 'pmx-2.6.18/libf2c/d_tan.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_tan.c
mv -f .deps/d_sin.Tpo .deps/d_sin.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT d_tanh.o -MD -MP -MF .deps/d_tanh.Tpo -c -o d_tanh.o `test -f 'pmx-2.6.18/libf2c/d_tanh.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/d_tanh.c
mv -f .deps/d_sinh.Tpo .deps/d_sinh.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_abs.o -MD -MP -MF .deps/i_abs.Tpo -c -o i_abs.o `test -f 'pmx-2.6.18/libf2c/i_abs.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_abs.c
mv -f .deps/d_sqrt.Tpo .deps/d_sqrt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_dim.o -MD -MP -MF .deps/i_dim.Tpo -c -o i_dim.o `test -f 'pmx-2.6.18/libf2c/i_dim.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_dim.c
mv -f .deps/d_tan.Tpo .deps/d_tan.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_dnnt.o -MD -MP -MF .deps/i_dnnt.Tpo -c -o i_dnnt.o `test -f 'pmx-2.6.18/libf2c/i_dnnt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_dnnt.c
mv -f .deps/d_tanh.Tpo .deps/d_tanh.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_indx.o -MD -MP -MF .deps/i_indx.Tpo -c -o i_indx.o `test -f 'pmx-2.6.18/libf2c/i_indx.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_indx.c
mv -f .deps/i_abs.Tpo .deps/i_abs.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_len.o -MD -MP -MF .deps/i_len.Tpo -c -o i_len.o `test -f 'pmx-2.6.18/libf2c/i_len.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_len.c
mv -f .deps/i_dim.Tpo .deps/i_dim.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_mod.o -MD -MP -MF .deps/i_mod.Tpo -c -o i_mod.o `test -f 'pmx-2.6.18/libf2c/i_mod.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_mod.c
mv -f .deps/i_dnnt.Tpo .deps/i_dnnt.Po
mv -f .deps/i_indx.Tpo .deps/i_indx.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_nint.o -MD -MP -MF .deps/i_nint.Tpo -c -o i_nint.o `test -f 'pmx-2.6.18/libf2c/i_nint.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_nint.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT i_sign.o -MD -MP -MF .deps/i_sign.Tpo -c -o i_sign.o `test -f 'pmx-2.6.18/libf2c/i_sign.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/i_sign.c
mv -f .deps/i_mod.Tpo .deps/i_mod.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT lbitbits.o -MD -MP -MF .deps/lbitbits.Tpo -c -o lbitbits.o `test -f 'pmx-2.6.18/libf2c/lbitbits.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/lbitbits.c
mv -f .deps/i_len.Tpo .deps/i_len.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT lbitshft.o -MD -MP -MF .deps/lbitshft.Tpo -c -o lbitshft.o `test -f 'pmx-2.6.18/libf2c/lbitshft.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/lbitshft.c
mv -f .deps/i_sign.Tpo .deps/i_sign.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_abs.o -MD -MP -MF .deps/h_abs.Tpo -c -o h_abs.o `test -f 'pmx-2.6.18/libf2c/h_abs.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_abs.c
mv -f .deps/i_nint.Tpo .deps/i_nint.Po
mv -f .deps/lbitshft.Tpo .deps/lbitshft.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_dim.o -MD -MP -MF .deps/h_dim.Tpo -c -o h_dim.o `test -f 'pmx-2.6.18/libf2c/h_dim.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_dim.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_dnnt.o -MD -MP -MF .deps/h_dnnt.Tpo -c -o h_dnnt.o `test -f 'pmx-2.6.18/libf2c/h_dnnt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_dnnt.c
../../../utils/pmx/pmx-2.6.18/libf2c/lbitbits.c: In function 'lbit_cshift':
../../../utils/pmx/pmx-2.6.18/libf2c/lbitbits.c:47:4: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lbitbits.c:51:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lbitbits.c:60:3: warning: suggest parentheses around '-' inside '>>' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lbitbits.c:60:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lbitbits.c:64:2: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lbitbits.c:64:2: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
mv -f .deps/lbitbits.Tpo .deps/lbitbits.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_indx.o -MD -MP -MF .deps/h_indx.Tpo -c -o h_indx.o `test -f 'pmx-2.6.18/libf2c/h_indx.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_indx.c
mv -f .deps/h_abs.Tpo .deps/h_abs.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_len.o -MD -MP -MF .deps/h_len.Tpo -c -o h_len.o `test -f 'pmx-2.6.18/libf2c/h_len.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_len.c
mv -f .deps/h_dim.Tpo .deps/h_dim.Po
mv -f .deps/h_indx.Tpo .deps/h_indx.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_mod.o -MD -MP -MF .deps/h_mod.Tpo -c -o h_mod.o `test -f 'pmx-2.6.18/libf2c/h_mod.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_mod.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_nint.o -MD -MP -MF .deps/h_nint.Tpo -c -o h_nint.o `test -f 'pmx-2.6.18/libf2c/h_nint.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_nint.c
mv -f .deps/h_dnnt.Tpo .deps/h_dnnt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT h_sign.o -MD -MP -MF .deps/h_sign.Tpo -c -o h_sign.o `test -f 'pmx-2.6.18/libf2c/h_sign.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/h_sign.c
mv -f .deps/h_len.Tpo .deps/h_len.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT hl_ge.o -MD -MP -MF .deps/hl_ge.Tpo -c -o hl_ge.o `test -f 'pmx-2.6.18/libf2c/hl_ge.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/hl_ge.c
mv -f .deps/h_mod.Tpo .deps/h_mod.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT hl_gt.o -MD -MP -MF .deps/hl_gt.Tpo -c -o hl_gt.o `test -f 'pmx-2.6.18/libf2c/hl_gt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/hl_gt.c
mv -f .deps/h_sign.Tpo .deps/h_sign.Po
mv -f .deps/h_nint.Tpo .deps/h_nint.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT hl_le.o -MD -MP -MF .deps/hl_le.Tpo -c -o hl_le.o `test -f 'pmx-2.6.18/libf2c/hl_le.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/hl_le.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT hl_lt.o -MD -MP -MF .deps/hl_lt.Tpo -c -o hl_lt.o `test -f 'pmx-2.6.18/libf2c/hl_lt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/hl_lt.c
mv -f .deps/hl_ge.Tpo .deps/hl_ge.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT l_ge.o -MD -MP -MF .deps/l_ge.Tpo -c -o l_ge.o `test -f 'pmx-2.6.18/libf2c/l_ge.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/l_ge.c
mv -f .deps/hl_gt.Tpo .deps/hl_gt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT l_gt.o -MD -MP -MF .deps/l_gt.Tpo -c -o l_gt.o `test -f 'pmx-2.6.18/libf2c/l_gt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/l_gt.c
mv -f .deps/hl_le.Tpo .deps/hl_le.Po
mv -f .deps/l_ge.Tpo .deps/l_ge.Po
mv -f .deps/hl_lt.Tpo .deps/hl_lt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT l_le.o -MD -MP -MF .deps/l_le.Tpo -c -o l_le.o `test -f 'pmx-2.6.18/libf2c/l_le.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/l_le.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT l_lt.o -MD -MP -MF .deps/l_lt.Tpo -c -o l_lt.o `test -f 'pmx-2.6.18/libf2c/l_lt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/l_lt.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ef1asc_.o -MD -MP -MF .deps/ef1asc_.Tpo -c -o ef1asc_.o `test -f 'pmx-2.6.18/libf2c/ef1asc_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/ef1asc_.c
mv -f .deps/l_gt.Tpo .deps/l_gt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ef1cmc_.o -MD -MP -MF .deps/ef1cmc_.Tpo -c -o ef1cmc_.o `test -f 'pmx-2.6.18/libf2c/ef1cmc_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/ef1cmc_.c
mv -f .deps/l_lt.Tpo .deps/l_lt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT f77_aloc.o -MD -MP -MF .deps/f77_aloc.Tpo -c -o f77_aloc.o `test -f 'pmx-2.6.18/libf2c/f77_aloc.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/f77_aloc.c
mv -f .deps/l_le.Tpo .deps/l_le.Po
mv -f .deps/ef1asc_.Tpo .deps/ef1asc_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT s_cat.o -MD -MP -MF .deps/s_cat.Tpo -c -o s_cat.o `test -f 'pmx-2.6.18/libf2c/s_cat.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/s_cat.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT s_cmp.o -MD -MP -MF .deps/s_cmp.Tpo -c -o s_cmp.o `test -f 'pmx-2.6.18/libf2c/s_cmp.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/s_cmp.c
mv -f .deps/ef1cmc_.Tpo .deps/ef1cmc_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT s_copy.o -MD -MP -MF .deps/s_copy.Tpo -c -o s_copy.o `test -f 'pmx-2.6.18/libf2c/s_copy.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/s_copy.c
mv -f .deps/s_cmp.Tpo .deps/s_cmp.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT backspac.o -MD -MP -MF .deps/backspac.Tpo -c -o backspac.o `test -f 'pmx-2.6.18/libf2c/backspac.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/backspac.c
mv -f .deps/f77_aloc.Tpo .deps/f77_aloc.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT close.o -MD -MP -MF .deps/close.Tpo -c -o close.o `test -f 'pmx-2.6.18/libf2c/close.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/close.c
mv -f .deps/s_copy.Tpo .deps/s_copy.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT dfe.o -MD -MP -MF .deps/dfe.Tpo -c -o dfe.o `test -f 'pmx-2.6.18/libf2c/dfe.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/dfe.c
mv -f .deps/s_cat.Tpo .deps/s_cat.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT dolio.o -MD -MP -MF .deps/dolio.Tpo -c -o dolio.o `test -f 'pmx-2.6.18/libf2c/dolio.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/dolio.c
mv -f .deps/dolio.Tpo .deps/dolio.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT due.o -MD -MP -MF .deps/due.Tpo -c -o due.o `test -f 'pmx-2.6.18/libf2c/due.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/due.c
mv -f .deps/close.Tpo .deps/close.Po
../../../utils/pmx/pmx-2.6.18/libf2c/backspac.c: In function 'f_back':
../../../utils/pmx/pmx-2.6.18/libf2c/backspac.c:47:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/backspac.Tpo .deps/backspac.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT endfile.o -MD -MP -MF .deps/endfile.Tpo -c -o endfile.o `test -f 'pmx-2.6.18/libf2c/endfile.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/endfile.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT err.o -MD -MP -MF .deps/err.Tpo -c -o err.o `test -f 'pmx-2.6.18/libf2c/err.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/err.c
../../../utils/pmx/pmx-2.6.18/libf2c/dfe.c: In function 's_rdfe':
../../../utils/pmx/pmx-2.6.18/libf2c/dfe.c:104:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/dfe.c: In function 's_wdfe':
../../../utils/pmx/pmx-2.6.18/libf2c/dfe.c:126:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/dfe.Tpo .deps/dfe.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o `test -f 'pmx-2.6.18/libf2c/fmt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/fmt.c
../../../utils/pmx/pmx-2.6.18/libf2c/endfile.c: In function 'f_end':
../../../utils/pmx/pmx-2.6.18/libf2c/endfile.c:46:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/endfile.Tpo .deps/endfile.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT fmtlib.o -MD -MP -MF .deps/fmtlib.Tpo -c -o fmtlib.o `test -f 'pmx-2.6.18/libf2c/fmtlib.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/fmtlib.c
../../../utils/pmx/pmx-2.6.18/libf2c/due.c: In function 's_rdue':
../../../utils/pmx/pmx-2.6.18/libf2c/due.c:40:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/due.c: In function 's_wdue':
../../../utils/pmx/pmx-2.6.18/libf2c/due.c:53:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/due.Tpo .deps/due.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ftell_.o -MD -MP -MF .deps/ftell_.Tpo -c -o ftell_.o `test -f 'pmx-2.6.18/libf2c/ftell_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/ftell_.c
mv -f .deps/err.Tpo .deps/err.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT iio.o -MD -MP -MF .deps/iio.Tpo -c -o iio.o `test -f 'pmx-2.6.18/libf2c/iio.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/iio.c
mv -f .deps/fmtlib.Tpo .deps/fmtlib.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ilnw.o -MD -MP -MF .deps/ilnw.Tpo -c -o ilnw.o `test -f 'pmx-2.6.18/libf2c/ilnw.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/ilnw.c
mv -f .deps/ftell_.Tpo .deps/ftell_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT inquire.o -MD -MP -MF .deps/inquire.Tpo -c -o inquire.o `test -f 'pmx-2.6.18/libf2c/inquire.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/inquire.c
mv -f .deps/ilnw.Tpo .deps/ilnw.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT lread.o -MD -MP -MF .deps/lread.Tpo -c -o lread.o `test -f 'pmx-2.6.18/libf2c/lread.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/lread.c
../../../utils/pmx/pmx-2.6.18/libf2c/iio.c: In function 's_rsfi':
../../../utils/pmx/pmx-2.6.18/libf2c/iio.c:91:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/iio.c: In function 's_wsfi':
../../../utils/pmx/pmx-2.6.18/libf2c/iio.c:123:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/iio.Tpo .deps/iio.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT lwrite.o -MD -MP -MF .deps/lwrite.Tpo -c -o lwrite.o `test -f 'pmx-2.6.18/libf2c/lwrite.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/lwrite.c
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c: In function 'f_inqu':
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:67:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:66:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:70:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:75:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:74:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:78:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:83:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:87:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:91:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:95:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:99:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:103:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:112:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:67:18: warning: 'x' may be used uninitialized in this function [-Wuninitialized]
../../../utils/pmx/pmx-2.6.18/libf2c/inquire.c:30:7: note: 'x' was declared here
mv -f .deps/inquire.Tpo .deps/inquire.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT open.o -MD -MP -MF .deps/open.Tpo -c -o open.o `test -f 'pmx-2.6.18/libf2c/open.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/open.c
mv -f .deps/fmt.Tpo .deps/fmt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT rdfmt.o -MD -MP -MF .deps/rdfmt.Tpo -c -o rdfmt.o `test -f 'pmx-2.6.18/libf2c/rdfmt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/rdfmt.c
../../../utils/pmx/pmx-2.6.18/libf2c/lwrite.c: In function 'l_g':
../../../utils/pmx/pmx-2.6.18/libf2c/lwrite.c:141:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lwrite.c:166:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lwrite.c: In function 'l_put':
../../../utils/pmx/pmx-2.6.18/libf2c/lwrite.c:190:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/lwrite.Tpo .deps/lwrite.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT rewind.o -MD -MP -MF .deps/rewind.Tpo -c -o rewind.o `test -f 'pmx-2.6.18/libf2c/rewind.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/rewind.c
../../../utils/pmx/pmx-2.6.18/libf2c/open.c: In function 'f_open':
../../../utils/pmx/pmx-2.6.18/libf2c/open.c:247:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/open.c:257:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/open.c:259:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/open.c:271:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
mv -f .deps/open.Tpo .deps/open.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT rsfe.o -MD -MP -MF .deps/rsfe.Tpo -c -o rsfe.o `test -f 'pmx-2.6.18/libf2c/rsfe.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/rsfe.c
mv -f .deps/rewind.Tpo .deps/rewind.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT rsli.o -MD -MP -MF .deps/rsli.Tpo -c -o rsli.o `test -f 'pmx-2.6.18/libf2c/rsli.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/rsli.c
../../../utils/pmx/pmx-2.6.18/libf2c/rsfe.c: In function 's_rsfe':
../../../utils/pmx/pmx-2.6.18/libf2c/rsfe.c:67:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/rsfe.Tpo .deps/rsfe.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT rsne.o -MD -MP -MF .deps/rsne.Tpo -c -o rsne.o `test -f 'pmx-2.6.18/libf2c/rsne.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/rsne.c
mv -f .deps/rsli.Tpo .deps/rsli.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT sfe.o -MD -MP -MF .deps/sfe.Tpo -c -o sfe.o `test -f 'pmx-2.6.18/libf2c/sfe.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/sfe.c
mv -f .deps/sfe.Tpo .deps/sfe.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT sue.o -MD -MP -MF .deps/sue.Tpo -c -o sue.o `test -f 'pmx-2.6.18/libf2c/sue.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/sue.c
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c: In function 'l_C':
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:291:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:314:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:326:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c: In function 'nmL_getc':
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:353:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c: In function 'l_L':
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:435:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c: In function 'l_read':
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:690:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:695:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:706:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:711:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:714:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c: In function 's_rsle':
../../../utils/pmx/pmx-2.6.18/libf2c/lread.c:787:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/lread.Tpo .deps/lread.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT typesize.o -MD -MP -MF .deps/typesize.Tpo -c -o typesize.o `test -f 'pmx-2.6.18/libf2c/typesize.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/typesize.c
mv -f .deps/typesize.Tpo .deps/typesize.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT uio.o -MD -MP -MF .deps/uio.Tpo -c -o uio.o `test -f 'pmx-2.6.18/libf2c/uio.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/uio.c
../../../utils/pmx/pmx-2.6.18/libf2c/rdfmt.c: In function 'rd_Z':
../../../utils/pmx/pmx-2.6.18/libf2c/rdfmt.c:36:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rdfmt.c:39:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rdfmt.c:68:2: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rdfmt.c:90:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rdfmt.c:90:3: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
mv -f .deps/rdfmt.Tpo .deps/rdfmt.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o `test -f 'pmx-2.6.18/libf2c/util.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/util.c
../../../utils/pmx/pmx-2.6.18/libf2c/sue.c: In function 's_rsue':
../../../utils/pmx/pmx-2.6.18/libf2c/sue.c:38:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/sue.c: In function 's_wsue':
../../../utils/pmx/pmx-2.6.18/libf2c/sue.c:61:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/sue.c: In function 'e_wsue':
../../../utils/pmx/pmx-2.6.18/libf2c/sue.c:72:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../utils/pmx/pmx-2.6.18/libf2c/sue.c:79:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/sue.Tpo .deps/sue.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT wref.o -MD -MP -MF .deps/wref.Tpo -c -o wref.o `test -f 'pmx-2.6.18/libf2c/wref.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/wref.c
../../../utils/pmx/pmx-2.6.18/libf2c/uio.c: In function 'do_ud':
../../../utils/pmx/pmx-2.6.18/libf2c/uio.c:60:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../utils/pmx/pmx-2.6.18/libf2c/uio.c: In function 'do_us':
../../../utils/pmx/pmx-2.6.18/libf2c/uio.c:27:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/uio.Tpo .deps/uio.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT wrtfmt.o -MD -MP -MF .deps/wrtfmt.Tpo -c -o wrtfmt.o `test -f 'pmx-2.6.18/libf2c/wrtfmt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/wrtfmt.c
mv -f .deps/util.Tpo .deps/util.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT wsfe.o -MD -MP -MF .deps/wsfe.Tpo -c -o wsfe.o `test -f 'pmx-2.6.18/libf2c/wsfe.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/wsfe.c
../../../utils/pmx/pmx-2.6.18/libf2c/wsfe.c: In function 's_wsfe':
../../../utils/pmx/pmx-2.6.18/libf2c/wsfe.c:55:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/wsfe.Tpo .deps/wsfe.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT wsle.o -MD -MP -MF .deps/wsle.Tpo -c -o wsle.o `test -f 'pmx-2.6.18/libf2c/wsle.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/wsle.c
../../../utils/pmx/pmx-2.6.18/libf2c/wsle.c: In function 's_wsle':
../../../utils/pmx/pmx-2.6.18/libf2c/wsle.c:17:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/wsle.Tpo .deps/wsle.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT wsne.o -MD -MP -MF .deps/wsne.Tpo -c -o wsne.o `test -f 'pmx-2.6.18/libf2c/wsne.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/wsne.c
../../../utils/pmx/pmx-2.6.18/libf2c/wref.c: In function 'wrt_E':
../../../utils/pmx/pmx-2.6.18/libf2c/wref.c:140:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/wref.c: In function 'wrt_F':
../../../utils/pmx/pmx-2.6.18/libf2c/wref.c:236:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/wref.c:236:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/wref.c:286:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/wref.Tpo .deps/wref.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT xwsne.o -MD -MP -MF .deps/xwsne.Tpo -c -o xwsne.o `test -f 'pmx-2.6.18/libf2c/xwsne.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/xwsne.c
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'hash':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:83:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'mk_hashtab':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:104:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'nl_init':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:156:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:162:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'getname':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:185:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'getdimen':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:240:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:244:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:248:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'x_rsne':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:346:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:398:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:401:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:426:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:442:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:454:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:473:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:508:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:528:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:539:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:546:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 's_rsne':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:600:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'mk_hashtab':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:109:5: warning: 'x0' may be used uninitialized in this function [-Wuninitialized]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c: In function 'x_rsne':
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:577:8: warning: 'dn0' may be used uninitialized in this function [-Wuninitialized]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:576:33: warning: 'dn1' may be used uninitialized in this function [-Wuninitialized]
../../../utils/pmx/pmx-2.6.18/libf2c/rsne.c:576:4: warning: 'dn' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/rsne.Tpo .deps/rsne.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT dtime_.o -MD -MP -MF .deps/dtime_.Tpo -c -o dtime_.o `test -f 'pmx-2.6.18/libf2c/dtime_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/dtime_.c
mv -f .deps/wrtfmt.Tpo .deps/wrtfmt.Po
mv -f .deps/dtime_.Tpo .deps/dtime_.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT etime_.o -MD -MP -MF .deps/etime_.Tpo -c -o etime_.o `test -f 'pmx-2.6.18/libf2c/etime_.c' || echo '../../../utils/pmx/'`pmx-2.6.18/libf2c/etime_.c
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pmxab.o -MD -MP -MF .deps/pmxab.Tpo -c -o pmxab.o `test -f 'pmx-2.6.18/pmxab.c' || echo '../../../utils/pmx/'`pmx-2.6.18/pmxab.c
../../../utils/pmx/pmx-2.6.18/libf2c/wsne.c: In function 's_wsne':
../../../utils/pmx/pmx-2.6.18/libf2c/wsne.c:17:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
mv -f .deps/wsne.Tpo .deps/wsne.Po
gcc -DPACKAGE_NAME=\"pmx\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"pmx-for-tex-live\" -DPACKAGE_VERSION=\"2.6.18\" -DPACKAGE_STRING=\"pmx\ for\ TeX\ Live\ 2.6.18\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pmx-for-tex-live\" -DVERSION=\"2.6.18\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_LONG=8 -I. -I../../../utils/pmx -I../../../utils/pmx/pmx-2.6.18/libf2c -DNON_UNIX_STDIO   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT scor2prt.o -MD -MP -MF .deps/scor2prt.Tpo -c -o scor2prt.o `test -f 'pmx-2.6.18/scor2prt.c' || echo '../../../utils/pmx/'`pmx-2.6.18/scor2prt.c
mv -f .deps/xwsne.Tpo .deps/xwsne.Po
mv -f .deps/etime_.Tpo .deps/etime_.Po
rm -f libf2c.a
ar cru libf2c.a abort_.o cabs.o derf_.o derfc_.o erf_.o erfc_.o exit_.o f77vers.o getarg_.o getenv_.o i77vers.o iargc_.o main.o s_paus.o s_rnge.o s_stop.o sig_die.o signal_.o system_.o pow_ci.o pow_dd.o pow_di.o pow_hh.o pow_ii.o pow_ri.o pow_zi.o pow_zz.o c_abs.o c_cos.o c_div.o c_exp.o c_log.o c_sin.o c_sqrt.o z_abs.o z_cos.o z_div.o z_exp.o z_log.o z_sin.o z_sqrt.o r_abs.o r_acos.o r_asin.o r_atan.o r_atn2.o r_cnjg.o r_cos.o r_cosh.o r_dim.o r_exp.o r_imag.o r_int.o r_lg10.o r_log.o r_mod.o r_nint.o r_sign.o r_sin.o r_sinh.o r_sqrt.o r_tan.o r_tanh.o d_abs.o d_acos.o d_asin.o d_atan.o d_atn2.o d_cnjg.o d_cos.o d_cosh.o d_dim.o d_exp.o d_imag.o d_int.o d_lg10.o d_log.o d_mod.o d_nint.o d_prod.o d_sign.o d_sin.o d_sinh.o d_sqrt.o d_tan.o d_tanh.o i_abs.o i_dim.o i_dnnt.o i_indx.o i_len.o i_mod.o i_nint.o i_sign.o lbitbits.o lbitshft.o h_abs.o h_dim.o h_dnnt.o h_indx.o h_len.o h_mod.o h_nint.o h_sign.o hl_ge.o hl_gt.o hl_le.o hl_lt.o l_ge.o l_gt.o l_le.o l_lt.o ef1asc_.o ef1cmc_.o f77_aloc.o s_cat.o s_cmp.o s_copy.o backspac.o close.o dfe.o dolio.o due.o endfile.o err.o fmt.o fmtlib.o ftell_.o iio.o ilnw.o inquire.o lread.o lwrite.o open.o rdfmt.o rewind.o rsfe.o rsli.o rsne.o sfe.o sue.o typesize.o uio.o util.o wref.o wrtfmt.o wsfe.o wsle.o wsne.o xwsne.o dtime_.o etime_.o  
ranlib libf2c.a
../../../utils/pmx/pmx-2.6.18/scor2prt.c:37:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:37:5: warning: (near initialization for 'all_.e_5') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/scor2prt.c: In function 'MAIN__':
../../../utils/pmx/pmx-2.6.18/scor2prt.c:489:2: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:491:2: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:497:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:502:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:505:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:507:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:614:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:618:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:976:4: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1268:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1275:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:215:20: warning: variable 'mtrnuml' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:209:29: warning: variable 'mtrdenl' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:203:36: warning: variable 'mtrnmp' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:200:28: warning: variable 'mtrdnp' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:183:20: warning: variable 'isig' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:180:17: warning: variable 'fracindent' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:177:20: warning: variable 'musicsize' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:174:17: warning: variable 'xmtrnum0' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:173:20: warning: variable 'clefpend' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c: In function 'mbrests_':
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1534:2: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1687:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1695:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1702:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1718:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1727:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1748:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1749:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1750:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1803:4: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1822:5: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1825:5: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1829:8: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c: In function 'chkcom_':
../../../utils/pmx/pmx-2.6.18/scor2prt.c:2429:7: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:2356:20: warning: variable 'iposc0' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c:2352:20: warning: variable 'clefpend' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/scor2prt.c: In function 'ifnodur_':
../../../utils/pmx/pmx-2.6.18/scor2prt.c:1910:20: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/scor2prt.Tpo .deps/scor2prt.Po
gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o scor2prt scor2prt.o libf2c.a -lm 
../../../utils/pmx/pmx-2.6.18/pmxab.c:743:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:743:5: warning: (near initialization for 'compage_.e_1') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:750:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:750:5: warning: (near initialization for 'cblock_.e_1') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:776:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:776:5: warning: (near initialization for 'spfacs_.e_1') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:781:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:781:5: warning: (near initialization for 'combmh_.e_1') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:788:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:788:5: warning: (near initialization for 'comdyn_.e_2') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:796:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:796:5: warning: (near initialization for 'comkbdrests_.e_1') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:803:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:803:5: warning: (near initialization for 'cominsttrans_.e_1') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:808:5: warning: missing braces around initializer [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c:808:5: warning: (near initialization for 'comsize_.e_1') [-Wmissing-braces]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'addmidi_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:2465:2: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'backfill_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:3330:5: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:3345:5: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:3352:2: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'beamstrt_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:5265:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'checkdyn_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:5405:20: warning: variable 'txtdyn' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'chkarp_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:5573:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'crdacc_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:5982:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:5997:7: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6011:7: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6151:3: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6152:3: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6159:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6161:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6169:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6171:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6176:3: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6177:3: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6187:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6189:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'crdaccs_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:6353:7: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6359:8: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6361:8: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6378:3: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:6379:3: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'dodyn_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:7391:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7401:2: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7454:6: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7464:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7480:7: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7487:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7514:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7635:34: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:7683:45: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'dopsslur_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:9049:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:9059:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:9523:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:9530:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'doslur_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:9827:11: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:9936:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:9946:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:10435:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:10442:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'findbeam_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:11349:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'g1etnote_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:12375:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:12783:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:13743:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:13899:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:14157:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:14532:7: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:14624:7: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:14822:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:15533:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:11804:20: warning: variable 'lvoltxt' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'getdyn_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:16154:63: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:16211:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:16244:2: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'getitransinfo_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:16660:6: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'getnote_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:17424:6: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:18044:8: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:20170:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'getorn_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:21090:3: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'iashft_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:21815:5: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'igetbits_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:21915:5: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'littex_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:22627:5: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22641:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22645:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22653:3: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22655:2: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22672:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22675:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22702:4: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:22731:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'make1bar_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:23368:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'make2bar_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:25013:8: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:25033:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:25061:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:25239:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:26031:4: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:26072:9: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'notex_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:27360:6: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'pmxa_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:28766:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:28192:30: warning: variable 'listdecresc' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/pmxab.c:28186:23: warning: variable 'listcresc' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/pmxab.c:28184:20: warning: variable 'cstuplet' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'pmxb_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:30773:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:30781:7: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:31904:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:31907:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:31910:6: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:32108:8: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:32112:9: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:32116:9: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:32119:9: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'precrd_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:32536:20: warning: variable 'is2nd' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'putarp_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:32932:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:32942:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:32954:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:32962:6: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'putfig_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:33285:20: warning: variable 'lnum' set but not used [-Wunused-but-set-variable]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'putorn_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:33744:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c:33745:3: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'udfq_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:36961:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'ulfq_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:37022:5: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'ifnodur_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:21861:20: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'ncmid_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:27098:13: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'i1fnodur_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:21796:20: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized]
../../../utils/pmx/pmx-2.6.18/pmxab.c: In function 'fnote_':
../../../utils/pmx/pmx-2.6.18/pmxab.c:11682:5: warning: 'ret_val' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/pmxab.Tpo .deps/pmxab.Po
gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o pmxab pmxab.o libf2c.a -lm 
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/pmx'
=== configuring in ps2eps (/builddir/build/BUILD/texlive-2012/source/work/utils/ps2eps)
make: running /bin/sh '../../../utils/ps2eps/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../utils/ps2eps'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for native WIN32 or MINGW32... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in ps2eps
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/ps2eps'
gcc -DPACKAGE_NAME=\"ps2eps\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"ps2eps-for-tex-live\" -DPACKAGE_VERSION=\"1.68\" -DPACKAGE_STRING=\"ps2eps\ for\ TeX\ Live\ 1.68\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"ps2eps-for-tex-live\" -DVERSION=\"1.68\" -I. -I../../../utils/ps2eps    -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o `test -f 'ps2eps-1.68/src/C/bbox.c' || echo '../../../utils/ps2eps/'`ps2eps-1.68/src/C/bbox.c
../../../utils/ps2eps/ps2eps-1.68/src/C/bbox.c: In function 'readppm_and_calcbb':
../../../utils/ps2eps/ps2eps-1.68/src/C/bbox.c:117:23: warning: variable 'stepsize' set but not used [-Wunused-but-set-variable]
../../../utils/ps2eps/ps2eps-1.68/src/C/bbox.c:139:16: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
../../../utils/ps2eps/ps2eps-1.68/src/C/bbox.c:166:16: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
../../../utils/ps2eps/ps2eps-1.68/src/C/bbox.c:180:16: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
../../../utils/ps2eps/ps2eps-1.68/src/C/bbox.c:358:18: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/bbox.Tpo .deps/bbox.Po
gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o bbox bbox.o  
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/ps2eps'
=== configuring in tpic2pdftex (/builddir/build/BUILD/texlive-2012/source/work/utils/tpic2pdftex)
make: running /bin/sh '../../../utils/tpic2pdftex/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../utils/tpic2pdftex'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for native WIN32 or MINGW32... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in tpic2pdftex
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/tpic2pdftex'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/tpic2pdftex'
=== configuring in vlna (/builddir/build/BUILD/texlive-2012/source/work/utils/vlna)
make: running /bin/sh '../../../utils/vlna/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../utils/vlna'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for ctangle... no
checking for cweave... no
checking for csplain... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in vlna
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/vlna'
gcc -DPACKAGE_NAME=\"vlna\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"vlna-for-tex-live\" -DPACKAGE_VERSION=\"1.5\" -DPACKAGE_STRING=\"vlna\ for\ TeX\ Live\ 1.5\" -DPACKAGE_BUGREPORT=\"tex-live at tug.org\" -DPACKAGE_URL=\"\" -I. -I../../../utils/vlna    -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT vlna.o -MD -MP -MF .deps/vlna.Tpo -c -o vlna.o ../../../utils/vlna/vlna.c
./vlna.w: In function 'tie':
./vlna.w:613:7: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
./vlna.w:613:7: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/vlna.Tpo .deps/vlna.Po
gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o vlna vlna.o  
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/vlna'
=== configuring in xpdfopen (/builddir/build/BUILD/texlive-2012/source/work/utils/xpdfopen)
make: running /bin/sh '../../../utils/xpdfopen/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../utils/xpdfopen'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
Making all in xpdfopen
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/xpdfopen'
gcc -DPACKAGE_NAME=\"xpdfopen\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"xpdfopen-for-tex-live\" -DPACKAGE_VERSION=\"0.83\" -DPACKAGE_STRING=\"xpdfopen\ for\ TeX\ Live\ 0.83\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen-for-tex-live\" -DVERSION=\"0.83\" -I. -I../../../utils/xpdfopen    -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pdfopen.o -MD -MP -MF .deps/pdfopen.Tpo -c -o pdfopen.o ../../../utils/xpdfopen/pdfopen.c
gcc -DPACKAGE_NAME=\"xpdfopen\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"xpdfopen-for-tex-live\" -DPACKAGE_VERSION=\"0.83\" -DPACKAGE_STRING=\"xpdfopen\ for\ TeX\ Live\ 0.83\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen-for-tex-live\" -DVERSION=\"0.83\" -I. -I../../../utils/xpdfopen    -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT sendx.o -MD -MP -MF .deps/sendx.Tpo -c -o sendx.o ../../../utils/xpdfopen/sendx.c
gcc -DPACKAGE_NAME=\"xpdfopen\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"xpdfopen-for-tex-live\" -DPACKAGE_VERSION=\"0.83\" -DPACKAGE_STRING=\"xpdfopen\ for\ TeX\ Live\ 0.83\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen-for-tex-live\" -DVERSION=\"0.83\" -I. -I../../../utils/xpdfopen    -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../../utils/xpdfopen/utils.c
gcc -DPACKAGE_NAME=\"xpdfopen\ for\ TeX\ Live\" -DPACKAGE_TARNAME=\"xpdfopen-for-tex-live\" -DPACKAGE_VERSION=\"0.83\" -DPACKAGE_STRING=\"xpdfopen\ for\ TeX\ Live\ 0.83\" -DPACKAGE_BUGREPORT=\"tex-k at tug.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xpdfopen-for-tex-live\" -DVERSION=\"0.83\" -I. -I../../../utils/xpdfopen    -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pdfclose.o -MD -MP -MF .deps/pdfclose.Tpo -c -o pdfclose.o ../../../utils/xpdfopen/pdfclose.c
mv -f .deps/utils.Tpo .deps/utils.Po
mv -f .deps/pdfclose.Tpo .deps/pdfclose.Po
../../../utils/xpdfopen/pdfopen.c: In function 'view_file':
../../../utils/xpdfopen/pdfopen.c:334:38: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
mv -f .deps/pdfopen.Tpo .deps/pdfopen.Po
mv -f .deps/sendx.Tpo .deps/sendx.Po
gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o pdfopen pdfopen.o sendx.o utils.o  -lX11 -lXmu  
gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o pdfclose pdfclose.o sendx.o utils.o  -lX11 -lXmu  
make[3]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/xpdfopen'
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils'
Making all in m-tx
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/m-tx'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/m-tx'
Making all in pmx
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/pmx'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/pmx'
Making all in ps2eps
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/ps2eps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/ps2eps'
Making all in tpic2pdftex
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/tpic2pdftex'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/tpic2pdftex'
Making all in vlna
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/vlna'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/vlna'
Making all in xpdfopen
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/utils/xpdfopen'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils/xpdfopen'
make[1]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/utils'
Making all in texk
make[1]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk'
Making all in .
make[2]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk'
=== configuring in web2c (/builddir/build/BUILD/texlive-2012/source/work/texk/web2c)
make: running /bin/sh '../../../texk/web2c/configure'  '--disable-option-checking' '--prefix=/builddir/build/BUILD/texlive-2012/source/inst' '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' '--cache-file=/dev/null' '--srcdir=../../../texk/web2c'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... /bin/true
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for struct stat.st_mtim... yes
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking what warning flags to pass to the C++ compiler... -Wall -Wunused -Wreturn-type -Wno-unknown-pragmas -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... gcc3
checking what warning flags to pass to the Objective C++ compiler... 
checking for kpsewhich... no
checking whether gcc asm needs underscore... no
checking for native WIN32 or MINGW32... no
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for library containing inet_aton... none required
checking for library containing nanosleep... none required
checking for library containing dlopen... -ldl
checking for dlfcn.h... (cached) yes
checking for Mac OS X Carbon framework... no
checking for pkg-config... pkg-config
checking for installed fontconfig headers and library... yes
configure: Assuming `--enable-tex-synctex=no'
configure: Assuming `--enable-etex-synctex=yes'
configure: Assuming `--enable-ptex-synctex=yes'
configure: Assuming `--enable-eptex-synctex=yes'
configure: Assuming `--enable-uptex-synctex=yes'
configure: Assuming `--enable-euptex-synctex=yes'
configure: Assuming `--enable-pdftex-synctex=yes'
configure: Assuming `--enable-xetex-synctex=yes'
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XextCreateExtension in -lXext... yes
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether char is unsigned... no
checking size of int... 4
checking size of long... 8
checking for library containing pow... -lm
checking for access... yes
checking for atoi... yes
checking for fmax... yes
checking for ftime... yes
checking for gettimeofday... yes
checking for mkdtemp... yes
checking for setlocale... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for long double... yes
checking for long long int... yes
checking whether byte ordering is bigendian... no
checking return type of signal handlers... void
configure: creating ./config.lt
config.lt: creating libtool
checking if libkpathsea supports debugging... yes
checking for freetype-config... freetype-config
checking size of off_t... 8
checking for Annot::decRefCnt... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating omegafonts/Makefile
config.status: creating otps/Makefile
config.status: creating otps/win32/Makefile
config.status: creating window/Makefile
config.status: creating web2c-sh
config.status: creating tangle-sh
config.status: creating ctangleboot-sh
config.status: creating w2c/c-auto.h
config.status: creating ff-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in web2c (/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/web2c)
configure: running /bin/sh ../../../../texk/web2c/web2c/configure --disable-option-checking '--prefix=/builddir/build/BUILD/texlive-2012/source/inst'  '--datadir=/builddir/build/BUILD/texlive-2012/source/inst' '--libdir=/builddir/build/BUILD/texlive-2012/source/inst/lib' '--with-system-zlib' '--with-system-libpng' '--with-system-xpdf' '--with-system-gd' '--with-system-t1lib' '--with-system-teckit' '--with-system-freetype2' '--with-system-poppler' '--with-system-zziplib' '--with-system-icu' '--with-pic' '--with-xdvi-x-toolkit=xaw' '--disable-xindy' '--disable-xindy-docs' '--disable-xindy-make-rules' '--enable-shared' '--enable-compiler-warnings=max' '--without-cxx-runtime-hack' '--disable-native-texlive-build' '--disable-t1utils' '--disable-psutils' '--disable-biber' '--disable-ptexenc' '--disable-largefile' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' '--enable-multiplatform=no' '--enable-cxx-runtime-hack=no' '--enable-libtool-hack=yes' '--enable-texlive-build' '--with-x' '--enable-m-tx=yes' '--enable-pmx=yes' '--enable-ps2eps=yes' '--enable-tpic2pdftex=yes' '--enable-vlna=yes' '--with-clisp-runtime=system' '--enable-xpdfopen=yes' '--enable-web2c=yes' '--enable-afm2pl=yes' '--enable-bibtex8=yes' '--enable-bibtexu=yes' '--enable-chktex=yes' '--enable-cjkutils=yes' '--enable-detex=yes' '--enable-devnag=yes' '--enable-dtl=yes' '--enable-dvi2tty=yes' '--enable-dvidvi=yes' '--enable-dviljk=yes' '--enable-dvipdfmx=yes' '--enable-dvipng=yes' '--enable-dvipos=yes' '--enable-dvipsk=yes' '--enable-dvisvgm=yes' '--enable-gsftopk=yes' '--enable-lacheck=yes' '--enable-lcdf-typetools=yes' '--enable-makeindexk=yes' '--enable-makejvf=yes' '--enable-mendexk=yes' '--enable-ps2pkm=yes' '--enable-seetexk=yes' '--enable-tex4htk=yes' '--enable-ttf2pk=yes' '--enable-ttf2pk2=no' '--enable-ttfdump=yes' '--enable-xdv2pdf=yes' '--enable-xdvik=yes' '--enable-xdvipdfmx=yes' '--enable-tetex=yes' '--enable-texlive=yes' '--with-system-graphite=no' '--with-system-freetype=no' '--with-system-ptexenc=no' '--with-system-kpathsea=no' --cache-file=/dev/null --srcdir=../../../../texk/web2c/web2c
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... /bin/true
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether closedir returns void... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for putenv... yes
checking for strcasecmp... yes
checking for strtol... yes
checking for strstr... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for getcwd... yes
checking for getwd... yes
checking for index... yes
checking for memcmp... yes
checking for memcpy... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for struct stat.st_mtim... yes
checking whether the compiler accepts prototypes... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking size of int... 4
checking for strerror... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating kpathsea/c-auto.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in web2c
make[3]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c'
make  all-recursive
make[4]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c'
Making all in doc
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/doc'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/doc'
Making all in lib
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/lib'
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT basechsuffix.o -MD -MP -MF .deps/basechsuffix.Tpo -c -o basechsuffix.o ../../../../texk/web2c/lib/basechsuffix.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT chartostring.o -MD -MP -MF .deps/chartostring.Tpo -c -o chartostring.o ../../../../texk/web2c/lib/chartostring.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT coredump.o -MD -MP -MF .deps/coredump.Tpo -c -o coredump.o ../../../../texk/web2c/lib/coredump.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT eofeoln.o -MD -MP -MF .deps/eofeoln.Tpo -c -o eofeoln.o ../../../../texk/web2c/lib/eofeoln.c
mv -f .deps/chartostring.Tpo .deps/chartostring.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT fprintreal.o -MD -MP -MF .deps/fprintreal.Tpo -c -o fprintreal.o ../../../../texk/web2c/lib/fprintreal.c
mv -f .deps/basechsuffix.Tpo .deps/basechsuffix.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT inputint.o -MD -MP -MF .deps/inputint.Tpo -c -o inputint.o ../../../../texk/web2c/lib/inputint.c
mv -f .deps/coredump.Tpo .deps/coredump.Po
mv -f .deps/eofeoln.Tpo .deps/eofeoln.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT input2int.o -MD -MP -MF .deps/input2int.Tpo -c -o input2int.o ../../../../texk/web2c/lib/input2int.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../../../texk/web2c/lib/main.c
mv -f .deps/fprintreal.Tpo .deps/fprintreal.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT openclose.o -MD -MP -MF .deps/openclose.Tpo -c -o openclose.o ../../../../texk/web2c/lib/openclose.c
mv -f .deps/inputint.Tpo .deps/inputint.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT printversion.o -MD -MP -MF .deps/printversion.Tpo -c -o printversion.o ../../../../texk/web2c/lib/printversion.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT setupvar.o -MD -MP -MF .deps/setupvar.Tpo -c -o setupvar.o ../../../../texk/web2c/lib/setupvar.c
mv -f .deps/input2int.Tpo .deps/input2int.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT uexit.o -MD -MP -MF .deps/uexit.Tpo -c -o uexit.o ../../../../texk/web2c/lib/uexit.c
mv -f .deps/printversion.Tpo .deps/printversion.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT usage.o -MD -MP -MF .deps/usage.Tpo -c -o usage.o ../../../../texk/web2c/lib/usage.c
mv -f .deps/setupvar.Tpo .deps/setupvar.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../../../texk/web2c/lib/version.c
mv -f .deps/uexit.Tpo .deps/uexit.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT zround.o -MD -MP -MF .deps/zround.Tpo -c -o zround.o ../../../../texk/web2c/lib/zround.c
mv -f .deps/version.Tpo .deps/version.Po
mv -f .deps/openclose.Tpo .deps/openclose.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -DPTEX -I/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libp_a-openclose.o -MD -MP -MF .deps/libp_a-openclose.Tpo -c -o libp_a-openclose.o `test -f 'openclose.c' || echo '../../../../texk/web2c/lib/'`openclose.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/lib -I../w2c -I.. -I../../../../texk/web2c -DPTEX -I/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libp_a-printversion.o -MD -MP -MF .deps/libp_a-printversion.Tpo -c -o libp_a-printversion.o `test -f 'printversion.c' || echo '../../../../texk/web2c/lib/'`printversion.c
mv -f .deps/usage.Tpo .deps/usage.Po
mv -f .deps/zround.Tpo .deps/zround.Po
rm -f lib.a
ar cru lib.a basechsuffix.o chartostring.o coredump.o eofeoln.o fprintreal.o inputint.o input2int.o main.o openclose.o printversion.o setupvar.o uexit.o usage.o version.o zround.o 
ranlib lib.a
mv -f .deps/libp_a-printversion.Tpo .deps/libp_a-printversion.Po
mv -f .deps/libp_a-openclose.Tpo .deps/libp_a-openclose.Po
rm -f libp.a
ar cru libp.a libp_a-openclose.o libp_a-printversion.o 
ranlib libp.a
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/lib'
Making all in man
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/man'
cp /dev/null sedscript
sed -n -e '/^#define/s/#define[ 	][ 	]*\([A-Z_a-z][A-Z_a-z]*\)[ 	][ 	]*\(.*\)/s%@\1@%\2%/p' \
	../../kpathsea/paths.h \
  | sed -e 's/"//g' -e 's/[ 	]*\/\*[^*]*\*\///g' >>sedscript
echo 's%@VER''SION@%2013/dev%'	>>sedscript
echo 's%@BINDIR@%/builddir/build/BUILD/texlive-2012/source/inst/bin%'		>>sedscript
echo 's%@INFODIR@%/builddir/build/BUILD/texlive-2012/source/inst/share/info%'		>>sedscript
echo 's%@TEXINPUTDIR@%%'	>>sedscript
echo 's%@MFINPUTDIR@%%'	>>sedscript
echo 's%@MPINPUTDIR@%%'	>>sedscript
echo 's%@FONTDIR@%%'		>>sedscript
echo 's%@FMTDIR@%%'		>>sedscript
echo 's%@BASEDIR@%%'		>>sedscript
echo 's%@MEMDIR@%%'		>>sedscript
echo 's%@TEXPOOLDIR@%%'	>>sedscript
echo 's%@MFPOOLDIR@%%'	>>sedscript
echo 's%@MPPOOLDIR@%%'	>>sedscript
echo 's%@FONTMAPDIR@%%'	>>sedscript
echo 's%@LOCALMODES@%%'	>>sedscript
sed -f sedscript ../../../../texk/web2c/man/ctie.man >ctie.1
sed -f sedscript ../../../../texk/web2c/man/cweb.man >cweb.1
sed -f sedscript ../../../../texk/web2c/man/tangle.man >tangle.1
sed -f sedscript ../../../../texk/web2c/man/tie.man >tie.1
sed -f sedscript ../../../../texk/web2c/man/bibtex.man >bibtex.1
sed -f sedscript ../../../../texk/web2c/man/dvicopy.man >dvicopy.1
sed -f sedscript ../../../../texk/web2c/man/dvitomp.man >dvitomp.1
sed -f sedscript ../../../../texk/web2c/man/dvitype.man >dvitype.1
sed -f sedscript ../../../../texk/web2c/man/gftodvi.man >gftodvi.1
sed -f sedscript ../../../../texk/web2c/man/gftopk.man >gftopk.1
sed -f sedscript ../../../../texk/web2c/man/gftype.man >gftype.1
sed -f sedscript ../../../../texk/web2c/man/mft.man >mft.1
sed -f sedscript ../../../../texk/web2c/man/patgen.man >patgen.1
sed -f sedscript ../../../../texk/web2c/man/pktogf.man >pktogf.1
sed -f sedscript ../../../../texk/web2c/man/pktype.man >pktype.1
sed -f sedscript ../../../../texk/web2c/man/pltotf.man >pltotf.1
sed -f sedscript ../../../../texk/web2c/man/pooltype.man >pooltype.1
sed -f sedscript ../../../../texk/web2c/man/tftopl.man >tftopl.1
sed -f sedscript ../../../../texk/web2c/man/vftovp.man >vftovp.1
sed -f sedscript ../../../../texk/web2c/man/vptovf.man >vptovf.1
sed -f sedscript ../../../../texk/web2c/man/weave.man >weave.1
sed -f sedscript ../../../../texk/web2c/man/tex.man >tex.1
sed -f sedscript ../../../../texk/web2c/man/mf.man >mf.1
sed -f sedscript ../../../../texk/web2c/man/mpost.man >mpost.1
sed -f sedscript ../../../../texk/web2c/man/pdftex.man >pdftex.1
sed -f sedscript ../../../../texk/web2c/man/pdftosrc.man >pdftosrc.1
sed -f sedscript ../../../../texk/web2c/man/ttf2afm.man >ttf2afm.1
sed -f sedscript ../../../../texk/web2c/man/luatex.man >luatex.1
sed -f sedscript ../../../../texk/web2c/man/ofm2opl.man >ofm2opl.1
sed -f sedscript ../../../../texk/web2c/man/opl2ofm.man >opl2ofm.1
sed -f sedscript ../../../../texk/web2c/man/ovf2ovp.man >ovf2ovp.1
sed -f sedscript ../../../../texk/web2c/man/ovp2ovf.man >ovp2ovf.1
sed -f sedscript ../../../../texk/web2c/man/aleph.man >aleph.1
sed -f sedscript ../../../../texk/web2c/man/amstex.man >amstex.1
sed -f sedscript ../../../../texk/web2c/man/eplain.man >eplain.1
sed -f sedscript ../../../../texk/web2c/man/latex.man >latex.1
sed -f sedscript ../../../../texk/web2c/man/pdfetex.man >pdfetex.1
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/man'
Making all in web2c
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/web2c'
/bin/mkdir -p w2c
sed -e '/c-auto\.h>/d' ../../../../texk/web2c/web2c/../w2c/config.h >w2c/config.h
make  all-am
make[6]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/web2c'
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/web2c -I./kpathsea -I../../../../texk/web2c/web2c/../..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT web2c-parser.o -MD -MP -MF .deps/web2c-parser.Tpo -c -o web2c-parser.o ../../../../texk/web2c/web2c/web2c-parser.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/web2c -I./kpathsea -I../../../../texk/web2c/web2c/../..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT web2c-lexer.o -MD -MP -MF .deps/web2c-lexer.Tpo -c -o web2c-lexer.o ../../../../texk/web2c/web2c/web2c-lexer.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/web2c -I./kpathsea -I../../../../texk/web2c/web2c/../..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT kps.o -MD -MP -MF .deps/kps.Tpo -c -o kps.o ../../../../texk/web2c/web2c/kps.c
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/web2c -I./kpathsea -I../../../../texk/web2c/web2c/../..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../../../texk/web2c/web2c/main.c
mv -f .deps/kps.Tpo .deps/kps.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/web2c -I./kpathsea -I../../../../texk/web2c/web2c/../..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT fixwrites.o -MD -MP -MF .deps/fixwrites.Tpo -c -o fixwrites.o ../../../../texk/web2c/web2c/fixwrites.c
../../../../texk/web2c/web2c/main.c: In function 'main':
../../../../texk/web2c/web2c/main.c:229:7: warning: variable 'error' set but not used [-Wunused-but-set-variable]
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/web2c -I./kpathsea -I../../../../texk/web2c/web2c/../..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT splitup.o -MD -MP -MF .deps/splitup.Tpo -c -o splitup.o ../../../../texk/web2c/web2c/splitup.c
mv -f .deps/splitup.Tpo .deps/splitup.Po
gcc -DHAVE_CONFIG_H -I. -I../../../../texk/web2c/web2c -I./kpathsea -I../../../../texk/web2c/web2c/../..   -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT makecpool.o -MD -MP -MF .deps/makecpool.Tpo -c -o makecpool.o ../../../../texk/web2c/web2c/makecpool.c
mv -f .deps/makecpool.Tpo .deps/makecpool.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o splitup kps.o splitup.o  
web2c-lexer.c: In function 'yylex':
web2c-lexer.c:1009:1: warning: label 'find_rule' defined but not used [-Wunused-label]
web2c-lexer.l: At top level:
web2c-lexer.c:2448:12: warning: 'yy_flex_strlen' defined but not used [-Wunused-function]
mv -f .deps/web2c-lexer.Tpo .deps/web2c-lexer.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o makecpool makecpool.o  
../../../../texk/web2c/web2c/fixwrites.c: In function 'main':
../../../../texk/web2c/web2c/fixwrites.c:314:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/fixwrites.Tpo .deps/fixwrites.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o fixwrites fixwrites.o kps.o  
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o splitup kps.o splitup.o 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o makecpool makecpool.o 
echo timestamp >stamp-splitup
echo timestamp >stamp-makecpool
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o fixwrites fixwrites.o kps.o 
echo timestamp >stamp-fixwrites
mv -f .deps/web2c-parser.Tpo .deps/web2c-parser.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o web2c web2c-parser.o web2c-lexer.o kps.o main.o  
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o web2c web2c-parser.o web2c-lexer.o kps.o main.o 
echo timestamp >stamp-web2c
make[6]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/web2c'
make[5]: Leaving directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c/web2c'
Making all in .
make[5]: Entering directory `/builddir/build/BUILD/texlive-2012/source/work/texk/web2c'
cp -f ../../../texk/web2c/tangleboot.pin tangleboot.p
cp -f ../../../texk/web2c/ctangleboot.cin ctangleboot.c
cp -f ../../../texk/web2c/cwebboot.hin cwebboot.h
cp -f ../../../texk/web2c/cwebboot.cin cwebboot.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libkanji_a-kanji.o -MD -MP -MF .deps/libkanji_a-kanji.Tpo -c -o libkanji_a-kanji.o `test -f 'ptexdir/kanji.c' || echo '../../../texk/web2c/'`ptexdir/kanji.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libukanji_a-kanji.o -MD -MP -MF .deps/libukanji_a-kanji.Tpo -c -o libukanji_a-kanji.o `test -f 'uptexdir/kanji.c' || echo '../../../texk/web2c/'`uptexdir/kanji.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/texk/ptexenc -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libukanji_a-kanji_dump.o -MD -MP -MF .deps/libukanji_a-kanji_dump.Tpo -c -o libukanji_a-kanji_dump.o `test -f 'uptexdir/kanji_dump.c' || echo '../../../texk/web2c/'`uptexdir/kanji_dump.c
/bin/mkdir -p pdftexdir
grep '^@d pdftex_version_string==' ../../../texk/web2c/pdftexdir/pdftex.web \
  | sed "s/^.*'-/#define PDFTEX_VERSION \"/;s/'.*$/\"/" >pdftexdir/pdftex_version.h
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/libmd5  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libmd5_a-md5.o -MD -MP -MF .deps/libmd5_a-md5.Tpo -c -o libmd5_a-md5.o `test -f 'libmd5/md5.c' || echo '../../../texk/web2c/'`libmd5/md5.c
mv -f .deps/libkanji_a-kanji.Tpo .deps/libkanji_a-kanji.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -I../../../texk/web2c/pdftexdir  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ttf2afm-ttf2afm.o -MD -MP -MF .deps/ttf2afm-ttf2afm.Tpo -c -o ttf2afm-ttf2afm.o `test -f 'pdftexdir/ttf2afm.c' || echo '../../../texk/web2c/'`pdftexdir/ttf2afm.c
mv -f .deps/libukanji_a-kanji_dump.Tpo .deps/libukanji_a-kanji_dump.Po
g++ -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/pdftexdir   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pdftosrc-pdftosrc.o -MD -MP -MF .deps/pdftosrc-pdftosrc.Tpo -c -o pdftosrc-pdftosrc.o `test -f 'pdftexdir/pdftosrc.cc' || echo '../../../texk/web2c/'`pdftexdir/pdftosrc.cc
mv -f .deps/libukanji_a-kanji.Tpo .deps/libukanji_a-kanji.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lapi.o -MD -MP -MF .deps/liblua51_a-lapi.Tpo -c -o liblua51_a-lapi.o `test -f 'luatexdir/lua51/lapi.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lapi.c
mv -f .deps/libmd5_a-md5.Tpo .deps/libmd5_a-md5.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lauxlib.o -MD -MP -MF .deps/liblua51_a-lauxlib.Tpo -c -o liblua51_a-lauxlib.o `test -f 'luatexdir/lua51/lauxlib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lauxlib.c
../../../texk/web2c/luatexdir/lua51/lauxlib.c: In function 'luaL_loadfile':
../../../texk/web2c/luatexdir/lua51/lauxlib.c:566:9: warning: implicit declaration of function 'recorder_record_input' [-Wimplicit-function-declaration]
mv -f .deps/liblua51_a-lauxlib.Tpo .deps/liblua51_a-lauxlib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lbaselib.o -MD -MP -MF .deps/liblua51_a-lbaselib.Tpo -c -o liblua51_a-lbaselib.o `test -f 'luatexdir/lua51/lbaselib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lbaselib.c
../../../texk/web2c/pdftexdir/pdftosrc.cc: In function 'int main(int, char**)':
../../../texk/web2c/pdftexdir/pdftosrc.cc:165:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
../../../texk/web2c/pdftexdir/pdftosrc.cc:167:70: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mv -f .deps/pdftosrc-pdftosrc.Tpo .deps/pdftosrc-pdftosrc.Po
mv -f .deps/liblua51_a-lapi.Tpo .deps/liblua51_a-lapi.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lcoco.o -MD -MP -MF .deps/liblua51_a-lcoco.Tpo -c -o liblua51_a-lcoco.o `test -f 'luatexdir/lua51/lcoco.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lcoco.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lcode.o -MD -MP -MF .deps/liblua51_a-lcode.Tpo -c -o liblua51_a-lcode.o `test -f 'luatexdir/lua51/lcode.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lcode.c
mv -f .deps/liblua51_a-lcoco.Tpo .deps/liblua51_a-lcoco.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-ldblib.o -MD -MP -MF .deps/liblua51_a-ldblib.Tpo -c -o liblua51_a-ldblib.o `test -f 'luatexdir/lua51/ldblib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/ldblib.c
mv -f .deps/liblua51_a-lbaselib.Tpo .deps/liblua51_a-lbaselib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-ldebug.o -MD -MP -MF .deps/liblua51_a-ldebug.Tpo -c -o liblua51_a-ldebug.o `test -f 'luatexdir/lua51/ldebug.c' || echo '../../../texk/web2c/'`luatexdir/lua51/ldebug.c
mv -f .deps/liblua51_a-ldblib.Tpo .deps/liblua51_a-ldblib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-ldo.o -MD -MP -MF .deps/liblua51_a-ldo.Tpo -c -o liblua51_a-ldo.o `test -f 'luatexdir/lua51/ldo.c' || echo '../../../texk/web2c/'`luatexdir/lua51/ldo.c
../../../texk/web2c/pdftexdir/ttf2afm.c: In function 'read_encoding':
../../../texk/web2c/pdftexdir/ttf2afm.c:290:24: warning: cast discards '__attribute__((const))' qualifier from pointer target type [-Wcast-qual]
mv -f .deps/ttf2afm-ttf2afm.Tpo .deps/ttf2afm-ttf2afm.Po
mv -f .deps/liblua51_a-lcode.Tpo .deps/liblua51_a-lcode.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-ldump.o -MD -MP -MF .deps/liblua51_a-ldump.Tpo -c -o liblua51_a-ldump.o `test -f 'luatexdir/lua51/ldump.c' || echo '../../../texk/web2c/'`luatexdir/lua51/ldump.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lfunc.o -MD -MP -MF .deps/liblua51_a-lfunc.Tpo -c -o liblua51_a-lfunc.o `test -f 'luatexdir/lua51/lfunc.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lfunc.c
mv -f .deps/liblua51_a-ldump.Tpo .deps/liblua51_a-ldump.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lgc.o -MD -MP -MF .deps/liblua51_a-lgc.Tpo -c -o liblua51_a-lgc.o `test -f 'luatexdir/lua51/lgc.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lgc.c
mv -f .deps/liblua51_a-lfunc.Tpo .deps/liblua51_a-lfunc.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-linit.o -MD -MP -MF .deps/liblua51_a-linit.Tpo -c -o liblua51_a-linit.o `test -f 'luatexdir/lua51/linit.c' || echo '../../../texk/web2c/'`luatexdir/lua51/linit.c
mv -f .deps/liblua51_a-linit.Tpo .deps/liblua51_a-linit.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-llex.o -MD -MP -MF .deps/liblua51_a-llex.Tpo -c -o liblua51_a-llex.o `test -f 'luatexdir/lua51/llex.c' || echo '../../../texk/web2c/'`luatexdir/lua51/llex.c
mv -f .deps/liblua51_a-ldebug.Tpo .deps/liblua51_a-ldebug.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lmathlib.o -MD -MP -MF .deps/liblua51_a-lmathlib.Tpo -c -o liblua51_a-lmathlib.o `test -f 'luatexdir/lua51/lmathlib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lmathlib.c
mv -f .deps/liblua51_a-ldo.Tpo .deps/liblua51_a-ldo.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lmem.o -MD -MP -MF .deps/liblua51_a-lmem.Tpo -c -o liblua51_a-lmem.o `test -f 'luatexdir/lua51/lmem.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lmem.c
mv -f .deps/liblua51_a-lmem.Tpo .deps/liblua51_a-lmem.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-loadlib.o -MD -MP -MF .deps/liblua51_a-loadlib.Tpo -c -o liblua51_a-loadlib.o `test -f 'luatexdir/lua51/loadlib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/loadlib.c
mv -f .deps/liblua51_a-lmathlib.Tpo .deps/liblua51_a-lmathlib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lobject.o -MD -MP -MF .deps/liblua51_a-lobject.Tpo -c -o liblua51_a-lobject.o `test -f 'luatexdir/lua51/lobject.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lobject.c
mv -f .deps/liblua51_a-lgc.Tpo .deps/liblua51_a-lgc.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lopcodes.o -MD -MP -MF .deps/liblua51_a-lopcodes.Tpo -c -o liblua51_a-lopcodes.o `test -f 'luatexdir/lua51/lopcodes.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lopcodes.c
mv -f .deps/liblua51_a-llex.Tpo .deps/liblua51_a-llex.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-loslib.o -MD -MP -MF .deps/liblua51_a-loslib.Tpo -c -o liblua51_a-loslib.o `test -f 'luatexdir/lua51/loslib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/loslib.c
mv -f .deps/liblua51_a-lopcodes.Tpo .deps/liblua51_a-lopcodes.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lparser.o -MD -MP -MF .deps/liblua51_a-lparser.Tpo -c -o liblua51_a-lparser.o `test -f 'luatexdir/lua51/lparser.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lparser.c
mv -f .deps/liblua51_a-lobject.Tpo .deps/liblua51_a-lobject.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lstate.o -MD -MP -MF .deps/liblua51_a-lstate.Tpo -c -o liblua51_a-lstate.o `test -f 'luatexdir/lua51/lstate.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lstate.c
mv -f .deps/liblua51_a-loadlib.Tpo .deps/liblua51_a-loadlib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lstring.o -MD -MP -MF .deps/liblua51_a-lstring.Tpo -c -o liblua51_a-lstring.o `test -f 'luatexdir/lua51/lstring.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lstring.c
mv -f .deps/liblua51_a-loslib.Tpo .deps/liblua51_a-loslib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lstrlib.o -MD -MP -MF .deps/liblua51_a-lstrlib.Tpo -c -o liblua51_a-lstrlib.o `test -f 'luatexdir/lua51/lstrlib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lstrlib.c
mv -f .deps/liblua51_a-lstring.Tpo .deps/liblua51_a-lstring.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-ltable.o -MD -MP -MF .deps/liblua51_a-ltable.Tpo -c -o liblua51_a-ltable.o `test -f 'luatexdir/lua51/ltable.c' || echo '../../../texk/web2c/'`luatexdir/lua51/ltable.c
mv -f .deps/liblua51_a-lstate.Tpo .deps/liblua51_a-lstate.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-ltablib.o -MD -MP -MF .deps/liblua51_a-ltablib.Tpo -c -o liblua51_a-ltablib.o `test -f 'luatexdir/lua51/ltablib.c' || echo '../../../texk/web2c/'`luatexdir/lua51/ltablib.c
mv -f .deps/liblua51_a-ltablib.Tpo .deps/liblua51_a-ltablib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-ltm.o -MD -MP -MF .deps/liblua51_a-ltm.Tpo -c -o liblua51_a-ltm.o `test -f 'luatexdir/lua51/ltm.c' || echo '../../../texk/web2c/'`luatexdir/lua51/ltm.c
mv -f .deps/liblua51_a-ltm.Tpo .deps/liblua51_a-ltm.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lundump.o -MD -MP -MF .deps/liblua51_a-lundump.Tpo -c -o liblua51_a-lundump.o `test -f 'luatexdir/lua51/lundump.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lundump.c
mv -f .deps/liblua51_a-ltable.Tpo .deps/liblua51_a-ltable.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lvm.o -MD -MP -MF .deps/liblua51_a-lvm.Tpo -c -o liblua51_a-lvm.o `test -f 'luatexdir/lua51/lvm.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lvm.c
mv -f .deps/liblua51_a-lparser.Tpo .deps/liblua51_a-lparser.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/luatexdir/lua51 -DLUA_USE_POSIX   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT liblua51_a-lzio.o -MD -MP -MF .deps/liblua51_a-lzio.Tpo -c -o liblua51_a-lzio.o `test -f 'luatexdir/lua51/lzio.c' || echo '../../../texk/web2c/'`luatexdir/lua51/lzio.c
mv -f .deps/liblua51_a-lundump.Tpo .deps/liblua51_a-lundump.Po
mv -f .deps/liblua51_a-lzio.Tpo .deps/liblua51_a-lzio.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/synctexdir  -DSYNCTEX_USE_LOCAL_HEADER  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT synctex-synctex_main.o -MD -MP -MF .deps/synctex-synctex_main.Tpo -c -o synctex-synctex_main.o `test -f 'synctexdir/synctex_main.c' || echo '../../../texk/web2c/'`synctexdir/synctex_main.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/synctexdir  -DSYNCTEX_USE_LOCAL_HEADER  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT synctex-synctex_parser.o -MD -MP -MF .deps/synctex-synctex_parser.Tpo -c -o synctex-synctex_parser.o `test -f 'synctexdir/synctex_parser.c' || echo '../../../texk/web2c/'`synctexdir/synctex_parser.c
mv -f .deps/liblua51_a-lstrlib.Tpo .deps/liblua51_a-lstrlib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I../../../texk/web2c/synctexdir  -DSYNCTEX_USE_LOCAL_HEADER  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT synctex-synctex_parser_utils.o -MD -MP -MF .deps/synctex-synctex_parser_utils.Tpo -c -o synctex-synctex_parser_utils.o `test -f 'synctexdir/synctex_parser_utils.c' || echo '../../../texk/web2c/'`synctexdir/synctex_parser_utils.c
mv -f .deps/synctex-synctex_parser_utils.Tpo .deps/synctex-synctex_parser_utils.Po
/bin/sh ../../../texk/web2c/web2c/convert tangleboot
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ctangleboot.o -MD -MP -MF .deps/ctangleboot.Tpo -c -o ctangleboot.o ctangleboot.c
mv -f .deps/liblua51_a-lvm.Tpo .deps/liblua51_a-lvm.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT cwebboot.o -MD -MP -MF .deps/cwebboot.Tpo -c -o cwebboot.o cwebboot.c
mv -f .deps/synctex-synctex_main.Tpo .deps/synctex-synctex_main.Po
rm -f libkanji.a
ar cru libkanji.a libkanji_a-kanji.o 
ranlib libkanji.a
rm -f libukanji.a
ar cru libukanji.a libukanji_a-kanji.o libukanji_a-kanji_dump.o 
ranlib libukanji.a
rm -f libmd5.a
ar cru libmd5.a libmd5_a-md5.o 
ranlib libmd5.a
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o ttf2afm ttf2afm-ttf2afm.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/ttf2afm ttf2afm-ttf2afm.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o pdftosrc pdftosrc-pdftosrc.o -lpng12   -lz -lpoppler   libmd5.a lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/pdftosrc pdftosrc-pdftosrc.o  -lpng12 -lz -lpoppler libmd5.a lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
cwebdir/common.w: In function 'print_prefix_name':
cwebdir/common.w:811:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
cwebdir/common.w:812:48: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
cwebdir/common.w: In function 'print_section_name':
cwebdir/common.w:774:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
cwebdir/common.w:776:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
cwebdir/common.w:780:28: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/cwebboot.Tpo .deps/cwebboot.Po
rm -f liblua51.a
ar cru liblua51.a liblua51_a-lapi.o liblua51_a-lauxlib.o liblua51_a-lbaselib.o liblua51_a-lcoco.o liblua51_a-lcode.o liblua51_a-ldblib.o liblua51_a-ldebug.o liblua51_a-ldo.o liblua51_a-ldump.o liblua51_a-lfunc.o liblua51_a-lgc.o liblua51_a-linit.o liblua51_a-llex.o liblua51_a-lmathlib.o liblua51_a-lmem.o liblua51_a-loadlib.o liblua51_a-lobject.o liblua51_a-lopcodes.o liblua51_a-loslib.o liblua51_a-lparser.o liblua51_a-lstate.o liblua51_a-lstring.o liblua51_a-lstrlib.o liblua51_a-ltable.o liblua51_a-ltablib.o liblua51_a-ltm.o liblua51_a-lundump.o liblua51_a-lvm.o liblua51_a-lzio.o 
ranlib liblua51.a
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-auxiliar.o -MD -MP -MF .deps/libluasocket_a-auxiliar.Tpo -c -o libluasocket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/auxiliar.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-buffer.o -MD -MP -MF .deps/libluasocket_a-buffer.Tpo -c -o libluasocket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/buffer.c
mv -f .deps/libluasocket_a-auxiliar.Tpo .deps/libluasocket_a-auxiliar.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-except.o -MD -MP -MF .deps/libluasocket_a-except.Tpo -c -o libluasocket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/except.c
cwebdir/ctangle.w: In function 'get_next':
cwebdir/ctangle.w:1040:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
cwebdir/ctangle.w:1137:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/ctangleboot.Tpo .deps/ctangleboot.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-inet.o -MD -MP -MF .deps/libluasocket_a-inet.Tpo -c -o libluasocket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/inet.c
mv -f .deps/libluasocket_a-except.Tpo .deps/libluasocket_a-except.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-io.o -MD -MP -MF .deps/libluasocket_a-io.Tpo -c -o libluasocket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/io.c
mv -f .deps/libluasocket_a-buffer.Tpo .deps/libluasocket_a-buffer.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-lua_preload.o -MD -MP -MF .deps/libluasocket_a-lua_preload.Tpo -c -o libluasocket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/lua_preload.c
mv -f .deps/libluasocket_a-io.Tpo .deps/libluasocket_a-io.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-luasocket.o -MD -MP -MF .deps/libluasocket_a-luasocket.Tpo -c -o libluasocket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/luasocket.c
mv -f .deps/libluasocket_a-lua_preload.Tpo .deps/libluasocket_a-lua_preload.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-mime.o -MD -MP -MF .deps/libluasocket_a-mime.Tpo -c -o libluasocket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/mime.c
mv -f .deps/libluasocket_a-luasocket.Tpo .deps/libluasocket_a-luasocket.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-options.o -MD -MP -MF .deps/libluasocket_a-options.Tpo -c -o libluasocket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/options.c
mv -f .deps/libluasocket_a-inet.Tpo .deps/libluasocket_a-inet.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-select.o -MD -MP -MF .deps/libluasocket_a-select.Tpo -c -o libluasocket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/select.c
mv -f .deps/libluasocket_a-options.Tpo .deps/libluasocket_a-options.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-socket.o -MD -MP -MF .deps/libluasocket_a-socket.Tpo -c -o libluasocket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/socket.c
mv -f .deps/libluasocket_a-select.Tpo .deps/libluasocket_a-select.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-tcp.o -MD -MP -MF .deps/libluasocket_a-tcp.Tpo -c -o libluasocket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/tcp.c
mv -f .deps/libluasocket_a-mime.Tpo .deps/libluasocket_a-mime.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-timeout.o -MD -MP -MF .deps/libluasocket_a-timeout.Tpo -c -o libluasocket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/timeout.c
mv -f .deps/libluasocket_a-timeout.Tpo .deps/libluasocket_a-timeout.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -DLUASOCKET_DEBUG -I../../../texk/web2c/luatexdir/luasocket -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluasocket_a-udp.o -MD -MP -MF .deps/libluasocket_a-udp.Tpo -c -o libluasocket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo '../../../texk/web2c/'`luatexdir/luasocket/src/udp.c
mv -f .deps/libluasocket_a-tcp.Tpo .deps/libluasocket_a-tcp.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT tangleboot.o -MD -MP -MF .deps/tangleboot.Tpo -c -o tangleboot.o tangleboot.c
mv -f .deps/libluasocket_a-socket.Tpo .deps/libluasocket_a-socket.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o ctangleboot ctangleboot.o cwebboot.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
mv -f .deps/libluasocket_a-udp.Tpo .deps/libluasocket_a-udp.Po
rm -f libluasocket.a
ar cru libluasocket.a libluasocket_a-auxiliar.o libluasocket_a-buffer.o libluasocket_a-except.o libluasocket_a-inet.o libluasocket_a-io.o libluasocket_a-lua_preload.o libluasocket_a-luasocket.o libluasocket_a-mime.o libluasocket_a-options.o libluasocket_a-select.o libluasocket_a-socket.o libluasocket_a-tcp.o libluasocket_a-timeout.o libluasocket_a-udp.o 
ranlib libluasocket.a
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-lfs.o -MD -MP -MF .deps/libluamisc_a-lfs.Tpo -c -o libluamisc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo '../../../texk/web2c/'`luatexdir/luafilesystem/src/lfs.c
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/ctangleboot ctangleboot.o cwebboot.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
mv -f .deps/synctex-synctex_parser.Tpo .deps/synctex-synctex_parser.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-md5.o -MD -MP -MF .deps/libluamisc_a-md5.Tpo -c -o libluamisc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo '../../../texk/web2c/'`luatexdir/luamd5/md5.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-md5lib.o -MD -MP -MF .deps/libluamisc_a-md5lib.Tpo -c -o libluamisc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo '../../../texk/web2c/'`luatexdir/luamd5/md5lib.c
mv -f .deps/libluamisc_a-md5.Tpo .deps/libluamisc_a-md5.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-md5_lua.o -MD -MP -MF .deps/libluamisc_a-md5_lua.Tpo -c -o libluamisc_a-md5_lua.o `test -f 'luatexdir/luamd5/md5_lua.c' || echo '../../../texk/web2c/'`luatexdir/luamd5/md5_lua.c
mv -f .deps/libluamisc_a-lfs.Tpo .deps/libluamisc_a-lfs.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-lpeg.o -MD -MP -MF .deps/libluamisc_a-lpeg.Tpo -c -o libluamisc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo '../../../texk/web2c/'`luatexdir/luapeg/lpeg.c
mv -f .deps/libluamisc_a-md5lib.Tpo .deps/libluamisc_a-md5lib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-clocks.o -MD -MP -MF .deps/libluamisc_a-clocks.Tpo -c -o libluamisc_a-clocks.o `test -f 'luatexdir/luaprofiler/clocks.c' || echo '../../../texk/web2c/'`luatexdir/luaprofiler/clocks.c
mv -f .deps/libluamisc_a-md5_lua.Tpo .deps/libluamisc_a-md5_lua.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-core_profiler.o -MD -MP -MF .deps/libluamisc_a-core_profiler.Tpo -c -o libluamisc_a-core_profiler.o `test -f 'luatexdir/luaprofiler/core_profiler.c' || echo '../../../texk/web2c/'`luatexdir/luaprofiler/core_profiler.c
mv -f .deps/libluamisc_a-clocks.Tpo .deps/libluamisc_a-clocks.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-function_meter.o -MD -MP -MF .deps/libluamisc_a-function_meter.Tpo -c -o libluamisc_a-function_meter.o `test -f 'luatexdir/luaprofiler/function_meter.c' || echo '../../../texk/web2c/'`luatexdir/luaprofiler/function_meter.c
../../../texk/web2c/luatexdir/luaprofiler/core_profiler.c: In function 'lprofP_init_core_profiler':
../../../texk/web2c/luatexdir/luaprofiler/core_profiler.c:129:15: warning: variable 'out_filename' set but not used [-Wunused-but-set-variable]
mv -f .deps/libluamisc_a-core_profiler.Tpo .deps/libluamisc_a-core_profiler.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-stack.o -MD -MP -MF .deps/libluamisc_a-stack.Tpo -c -o libluamisc_a-stack.o `test -f 'luatexdir/luaprofiler/stack.c' || echo '../../../texk/web2c/'`luatexdir/luaprofiler/stack.c
mv -f .deps/libluamisc_a-function_meter.Tpo .deps/libluamisc_a-function_meter.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-lua50_profiler.o -MD -MP -MF .deps/libluamisc_a-lua50_profiler.Tpo -c -o libluamisc_a-lua50_profiler.o `test -f 'luatexdir/luaprofiler/lua50_profiler.c' || echo '../../../texk/web2c/'`luatexdir/luaprofiler/lua50_profiler.c
mv -f .deps/libluamisc_a-stack.Tpo .deps/libluamisc_a-stack.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-luazip.o -MD -MP -MF .deps/libluamisc_a-luazip.Tpo -c -o libluamisc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo '../../../texk/web2c/'`luatexdir/luazip/src/luazip.c
../../../texk/web2c/luatexdir/luaprofiler/lua50_profiler.c: In function 'calcCallTime':
../../../texk/web2c/luatexdir/luaprofiler/lua50_profiler.c:203:33: warning: value computed is not used [-Wunused-value]
mv -f .deps/libluamisc_a-lua50_profiler.Tpo .deps/libluamisc_a-lua50_profiler.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-lgzip.o -MD -MP -MF .deps/libluamisc_a-lgzip.Tpo -c -o libluamisc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo '../../../texk/web2c/'`luatexdir/luazlib/lgzip.c
mv -f .deps/libluamisc_a-luazip.Tpo .deps/libluamisc_a-luazip.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-lzlib.o -MD -MP -MF .deps/libluamisc_a-lzlib.Tpo -c -o libluamisc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo '../../../texk/web2c/'`luatexdir/luazlib/lzlib.c
mv -f .deps/libluamisc_a-lgzip.Tpo .deps/libluamisc_a-lgzip.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -I../../../texk/web2c/luatexdir/lua51   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluamisc_a-slnunico.o -MD -MP -MF .deps/libluamisc_a-slnunico.Tpo -c -o libluamisc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo '../../../texk/web2c/'`luatexdir/slnunicode/slnunico.c
mv -f .deps/libluamisc_a-lzlib.Tpo .deps/libluamisc_a-lzlib.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o synctex synctex-synctex_main.o synctex-synctex_parser.o synctex-synctex_parser_utils.o -lz -lm 
mv -f .deps/tangleboot.Tpo .deps/tangleboot.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o tangleboot tangleboot.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o synctex synctex-synctex_main.o synctex-synctex_parser.o synctex-synctex_parser_utils.o  -lz -lm
./ctangleboot ctangle ctang-w2c
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/tangleboot tangleboot.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
./ctangleboot common comm-w2c cweb.c
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1*5*7*29*58*69*79*84*85*88
Writing the output files: (cweb.c).....500...
(cweb.h)
Done.
(No errors were found.)
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1WEBINPUTS=.:../../../texk/web2c WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangleboot tangle tangle
*15*22*26*34*40*54*60*74*81*95
Writing the output file (ctangle.c):.....500.....1000.
Done.
(No errors were found.)
../../../texk/web2c/luatexdir/luapeg/lpeg.c:321:13: warning: 'printcaplist' defined but not used [-Wunused-function]
mv -f .deps/libluamisc_a-lpeg.Tpo .deps/libluamisc_a-lpeg.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT cweb.o -MD -MP -MF .deps/cweb.Tpo -c -o cweb.o cweb.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ctangle.o -MD -MP -MF .deps/ctangle.Tpo -c -o ctangle.o ctangle.c
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*11*19*29*37*50*65*70*77*94*112*123*143*156*163*171*179*182*188*200
Writing the output file.....500....
Done.
(No errors were found.)
cmp -s tangle.p ../../../texk/web2c/tangleboot.pin || cp -f tangle.p ../../../texk/web2c/tangleboot.pin
/bin/sh ../../../texk/web2c/web2c/convert tangle
mv -f .deps/libluamisc_a-slnunico.Tpo .deps/libluamisc_a-slnunico.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT tangle.o -MD -MP -MF .deps/tangle.Tpo -c -o tangle.o tangle.c
rm -f libluamisc.a
ar cru libluamisc.a libluamisc_a-lfs.o libluamisc_a-md5.o libluamisc_a-md5lib.o libluamisc_a-md5_lua.o libluamisc_a-lpeg.o libluamisc_a-clocks.o libluamisc_a-core_profiler.o libluamisc_a-function_meter.o libluamisc_a-stack.o libluamisc_a-lua50_profiler.o libluamisc_a-luazip.o libluamisc_a-lgzip.o libluamisc_a-lzlib.o libluamisc_a-slnunico.o 
ranlib libluamisc.a
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-ArabicForms.o -MD -MP -MF .deps/libff_a-ArabicForms.Tpo -c -o libff_a-ArabicForms.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/ArabicForms.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/ArabicForms.c
mv -f .deps/libff_a-ArabicForms.Tpo .deps/libff_a-ArabicForms.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-alphabet.o -MD -MP -MF .deps/libff_a-alphabet.Tpo -c -o libff_a-alphabet.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/alphabet.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/alphabet.c
mv -f .deps/libff_a-alphabet.Tpo .deps/libff_a-alphabet.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-char.o -MD -MP -MF .deps/libff_a-char.Tpo -c -o libff_a-char.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/char.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/char.c
mv -f .deps/libff_a-char.Tpo .deps/libff_a-char.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-cjk.o -MD -MP -MF .deps/libff_a-cjk.Tpo -c -o libff_a-cjk.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/cjk.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/cjk.c
../../../texk/web2c/cwebdir/common.w: In function 'print_prefix_name':
../../../texk/web2c/cwebdir/common.w:811:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/common.w:812:48: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/common.w: In function 'print_section_name':
../../../texk/web2c/cwebdir/common.w:774:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/common.w:776:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/common.w:780:28: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/cweb.Tpo .deps/cweb.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-gwwiconv.o -MD -MP -MF .deps/libff_a-gwwiconv.Tpo -c -o libff_a-gwwiconv.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/gwwiconv.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/gwwiconv.c
mv -f .deps/libff_a-cjk.Tpo .deps/libff_a-cjk.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-memory.o -MD -MP -MF .deps/libff_a-memory.Tpo -c -o libff_a-memory.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/memory.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/memory.c
mv -f .deps/libff_a-memory.Tpo .deps/libff_a-memory.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-ucharmap.o -MD -MP -MF .deps/libff_a-ucharmap.Tpo -c -o libff_a-ucharmap.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/ucharmap.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/ucharmap.c
../../../texk/web2c/cwebdir/ctangle.w: In function 'get_next':
../../../texk/web2c/cwebdir/ctangle.w:1040:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/ctangle.w:1137:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/ctangle.Tpo .deps/ctangle.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-ustring.o -MD -MP -MF .deps/libff_a-ustring.Tpo -c -o libff_a-ustring.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/ustring.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/ustring.c
mv -f .deps/libff_a-gwwiconv.Tpo .deps/libff_a-gwwiconv.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-utype.o -MD -MP -MF .deps/libff_a-utype.Tpo -c -o libff_a-utype.o `test -f 'luatexdir/luafontloader/fontforge/Unicode/utype.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/Unicode/utype.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/Unicode/ucharmap.c: In function 'encoding2u_strncpy':
../../../texk/web2c/luatexdir/luafontloader/fontforge/Unicode/ucharmap.c:53:9: warning: unused variable 'offset' [-Wunused-variable]
mv -f .deps/libff_a-ucharmap.Tpo .deps/libff_a-ucharmap.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-autohint.o -MD -MP -MF .deps/libff_a-autohint.Tpo -c -o libff_a-autohint.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/autohint.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/autohint.c
mv -f .deps/tangle.Tpo .deps/tangle.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-clipnoui.o -MD -MP -MF .deps/libff_a-clipnoui.Tpo -c -o libff_a-clipnoui.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/clipnoui.c
mv -f .deps/libff_a-ustring.Tpo .deps/libff_a-ustring.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-cvundoes.o -MD -MP -MF .deps/libff_a-cvundoes.Tpo -c -o libff_a-cvundoes.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/cvundoes.c
mv -f .deps/libff_a-clipnoui.Tpo .deps/libff_a-clipnoui.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-dumppfa.o -MD -MP -MF .deps/libff_a-dumppfa.Tpo -c -o libff_a-dumppfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/dumppfa.c
mv -f .deps/libff_a-utype.Tpo .deps/libff_a-utype.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-encoding.o -MD -MP -MF .deps/libff_a-encoding.Tpo -c -o libff_a-encoding.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/encoding.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/encoding.c
mv -f .deps/libff_a-cvundoes.Tpo .deps/libff_a-cvundoes.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-featurefile.o -MD -MP -MF .deps/libff_a-featurefile.Tpo -c -o libff_a-featurefile.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/featurefile.c
mv -f .deps/libff_a-dumppfa.Tpo .deps/libff_a-dumppfa.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-fontviewbase.o -MD -MP -MF .deps/libff_a-fontviewbase.Tpo -c -o libff_a-fontviewbase.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c
mv -f .deps/libff_a-fontviewbase.Tpo .deps/libff_a-fontviewbase.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-fvcomposit.o -MD -MP -MF .deps/libff_a-fvcomposit.Tpo -c -o libff_a-fvcomposit.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c
mv -f .deps/libff_a-fvcomposit.Tpo .deps/libff_a-fvcomposit.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-fvfonts.o -MD -MP -MF .deps/libff_a-fvfonts.Tpo -c -o libff_a-fvfonts.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/fvfonts.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/encoding.c: In function 'FindCidMap':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/encoding.c:639:21: warning: variable 'buts2' set but not used [-Wunused-but-set-variable]
mv -f .deps/libff_a-encoding.Tpo .deps/libff_a-encoding.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-lookups.o -MD -MP -MF .deps/libff_a-lookups.Tpo -c -o libff_a-lookups.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/lookups.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/lookups.c
mv -f .deps/libff_a-autohint.Tpo .deps/libff_a-autohint.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-macbinary.o -MD -MP -MF .deps/libff_a-macbinary.Tpo -c -o libff_a-macbinary.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/macbinary.c
mv -f .deps/libff_a-fvfonts.Tpo .deps/libff_a-fvfonts.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-macenc.o -MD -MP -MF .deps/libff_a-macenc.Tpo -c -o libff_a-macenc.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macenc.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/macenc.c
mv -f .deps/libff_a-macenc.Tpo .deps/libff_a-macenc.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-mathconstants.o -MD -MP -MF .deps/libff_a-mathconstants.Tpo -c -o libff_a-mathconstants.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/mathconstants.c
mv -f .deps/libff_a-mathconstants.Tpo .deps/libff_a-mathconstants.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-mm.o -MD -MP -MF .deps/libff_a-mm.Tpo -c -o libff_a-mm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mm.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/mm.c
mv -f .deps/libff_a-mm.Tpo .deps/libff_a-mm.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-namelist.o -MD -MP -MF .deps/libff_a-namelist.Tpo -c -o libff_a-namelist.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/namelist.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/namelist.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'SearchTtfResources':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:342:9: warning: variable 'rname' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'BuildFondList':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:561:23: warning: variable 'isfixed' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'IsResourceFork':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:928:12: warning: variable 'nfnt_pos' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:927:22: warning: variable 'map_len' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'SearchTtfResourcesFile':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:1312:9: warning: variable 'rname' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'IsResourceForkFile':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:1423:12: warning: variable 'fond_pos' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:1422:22: warning: variable 'map_len' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'IsResourceInBinary':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:1043:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'MightBeTrueType':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:906:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'IsResourceInHex':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:1141:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:1151:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'SearchPostscriptResources':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:306:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:307:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'SearchTtfResources':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:452:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'BuildFondList':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:583:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c: In function 'SearchTtfResourcesFile':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/macbinary.c:1404:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/libff_a-macbinary.Tpo .deps/libff_a-macbinary.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-noprefs.o -MD -MP -MF .deps/libff_a-noprefs.Tpo -c -o libff_a-noprefs.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/noprefs.c
mv -f .deps/libff_a-noprefs.Tpo .deps/libff_a-noprefs.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-nouiutil.o -MD -MP -MF .deps/libff_a-nouiutil.Tpo -c -o libff_a-nouiutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/nouiutil.c
mv -f .deps/libff_a-featurefile.Tpo .deps/libff_a-featurefile.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-parsepfa.o -MD -MP -MF .deps/libff_a-parsepfa.Tpo -c -o libff_a-parsepfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/parsepfa.c
mv -f .deps/libff_a-nouiutil.Tpo .deps/libff_a-nouiutil.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-parsettf.o -MD -MP -MF .deps/libff_a-parsettf.Tpo -c -o libff_a-parsettf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/parsettf.c
mv -f .deps/libff_a-namelist.Tpo .deps/libff_a-namelist.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-parsettfatt.o -MD -MP -MF .deps/libff_a-parsettfatt.Tpo -c -o libff_a-parsettfatt.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c: In function 'SF_AddFPST':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c:1975:15: warning: variable 'cur' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c: In function 'SFSubTableFindOrMake':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c:3907:9: warning: variable 'isnew' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c: In function 'ApplyTickedFeatures':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c:2815:7: warning: 'kcnt' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c:2750:24: note: 'kcnt' was declared here
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/lookups.c:2746:51: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/libff_a-lookups.Tpo .deps/libff_a-lookups.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-parsettfvar.o -MD -MP -MF .deps/libff_a-parsettfvar.Tpo -c -o libff_a-parsettfvar.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettfvar.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/parsettfvar.c
mv -f .deps/libff_a-parsettfvar.Tpo .deps/libff_a-parsettfvar.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-psread.o -MD -MP -MF .deps/libff_a-psread.Tpo -c -o libff_a-psread.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/psread.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/psread.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c: In function 'glorpline':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c:2049:16: warning: variable 'first' set but not used [-Wunused-but-set-variable]
mv -f .deps/libff_a-parsepfa.Tpo .deps/libff_a-parsepfa.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-pua.o -MD -MP -MF .deps/libff_a-pua.Tpo -c -o libff_a-pua.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/pua.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/pua.c
mv -f .deps/libff_a-pua.Tpo .deps/libff_a-pua.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-python.o -MD -MP -MF .deps/libff_a-python.Tpo -c -o libff_a-python.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/python.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/python.c
mv -f .deps/libff_a-python.Tpo .deps/libff_a-python.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-sfd1.o -MD -MP -MF .deps/libff_a-sfd1.Tpo -c -o libff_a-sfd1.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/sfd1.c
mv -f .deps/libff_a-sfd1.Tpo .deps/libff_a-sfd1.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splinechar.o -MD -MP -MF .deps/libff_a-splinechar.Tpo -c -o libff_a-splinechar.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splinechar.c
mv -f .deps/libff_a-splinechar.Tpo .deps/libff_a-splinechar.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splinefill.o -MD -MP -MF .deps/libff_a-splinefill.Tpo -c -o libff_a-splinefill.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splinefill.c
mv -f .deps/libff_a-splinefill.Tpo .deps/libff_a-splinefill.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splinefont.o -MD -MP -MF .deps/libff_a-splinefont.Tpo -c -o libff_a-splinefont.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splinefont.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c: In function '_ReadSplineFont':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c:386:11: warning: variable 'ch10' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c:386:6: warning: variable 'ch9' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c:299:21: warning: variable 'nowlocal' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c: In function 'ReadSplineFontInfo':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c:503:9: warning: variable 'checked' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c: In function 'ForceFileToHaveName':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinefont.c:281:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/libff_a-splinefont.Tpo .deps/libff_a-splinefont.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splineorder2.o -MD -MP -MF .deps/libff_a-splineorder2.Tpo -c -o libff_a-splineorder2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splineorder2.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c: In function 'readmortchain':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c:4431:26: warning: variable 'disable_flags' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c: In function 'readttfkerns':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c:4768:15: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c: In function 'ttf_math_read_icta':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c:4947:32: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c: In function 'ttf_math_read_gvtable':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c:5114:9: warning: variable 'ic_offset' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c: In function 'read_statetable':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c:3872:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c:3954:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c:3960:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/libff_a-parsettfatt.Tpo .deps/libff_a-parsettfatt.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splineoverlap.o -MD -MP -MF .deps/libff_a-splineoverlap.Tpo -c -o libff_a-splineoverlap.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'TTFGetFontName':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:502:16: warning: variable 'length' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'TTFGetPSFontName':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:593:16: warning: variable 'length' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'readttfheader':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:1020:9: warning: variable 'checksum' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'readcffglyphs':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:3888:9: warning: variable 'offsize' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'readttfvwidths':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:4129:48: warning: variable 'tsb' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'ApplyVariationSequenceSubtable':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:4314:9: warning: variable 'sub_table_len' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'readttfencodings':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:4517:16: warning: variable 'last' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:4511:9: warning: variable 'offset' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'NamesReadCFF':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:6429:20: warning: variable 'offsize' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'ValidatePostScriptFontName':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:1465:11: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'readtyp1glyphs':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:3993:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'TtfCopyTableBlindly':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:5475:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c: In function 'EnforcePostScriptName':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/parsettf.c:1502:11: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/libff_a-parsettf.Tpo .deps/libff_a-parsettf.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splinerefigure.o -MD -MP -MF .deps/libff_a-splinerefigure.Tpo -c -o libff_a-splinerefigure.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c: In function 'SplineRefigure3':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:98:12: warning: 'old.splines[1].c' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:97:12: warning: 'old.splines[1].b' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:96:12: warning: 'old.splines[1].a' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:95:12: warning: 'old.splines[0].c' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:94:12: warning: 'old.splines[0].b' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c:93:16: warning: 'old.splines[0].a' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/libff_a-splinerefigure.Tpo .deps/libff_a-splinerefigure.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splinesave.o -MD -MP -MF .deps/libff_a-splinesave.Tpo -c -o libff_a-splinesave.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splinesave.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c: In function '_ttfapprox':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c:268:9: warning: variable 'dim' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c: In function 'SplineRefigure2':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c:1107:12: warning: 'old.splines[1].c' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c:1106:12: warning: 'old.splines[1].b' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c:1105:12: warning: 'old.splines[0].c' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c:1104:16: warning: 'old.splines[0].b' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/libff_a-splineorder2.Tpo .deps/libff_a-splineorder2.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splinesaveafm.o -MD -MP -MF .deps/libff_a-splinesaveafm.Tpo -c -o libff_a-splinesaveafm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c
mv -f .deps/libff_a-splinesaveafm.Tpo .deps/libff_a-splinesaveafm.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splinestroke.o -MD -MP -MF .deps/libff_a-splinestroke.Tpo -c -o libff_a-splinestroke.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splinestroke.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c:368:14: warning: 'myround' defined but not used [-Wunused-function]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c:574:13: warning: 'SplineFont2FullSubrs1' defined but not used [-Wunused-function]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c:628:13: warning: 'SetupType1Subrs' defined but not used [-Wunused-function]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splinesave.c:662:13: warning: 'SetupType1Chrs' defined but not used [-Wunused-function]
mv -f .deps/libff_a-splinesave.Tpo .deps/libff_a-splinesave.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splineutil.o -MD -MP -MF .deps/libff_a-splineutil.Tpo -c -o libff_a-splineutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splineutil.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c: In function 'FindIntersections':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:794:83: warning: 't2o' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:780:20: note: 't2o' was declared here
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:793:83: warning: 't1o' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:780:16: note: 't1o' was declared here
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:725:83: warning: 't2o' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:711:20: note: 't2o' was declared here
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:724:83: warning: 't1o' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c:711:16: note: 't1o' was declared here
mv -f .deps/libff_a-splineoverlap.Tpo .deps/libff_a-splineoverlap.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-splineutil2.o -MD -MP -MF .deps/libff_a-splineutil2.Tpo -c -o libff_a-splineutil2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/splineutil2.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/psread.c: In function 'SplinesFromEntityChar':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/psread.c:2739:16: warning: comparison between 'enum linejoin' and 'enum linecap' [-Wenum-compare]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/psread.c: In function 'PSCharStringToBB':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/psread.c:4158:24: warning: variable 'old_last_was_b1' set but not used [-Wunused-but-set-variable]
mv -f .deps/libff_a-psread.Tpo .deps/libff_a-psread.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-start.o -MD -MP -MF .deps/libff_a-start.Tpo -c -o libff_a-start.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/start.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/start.c
mv -f .deps/libff_a-start.Tpo .deps/libff_a-start.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-stemdb.o -MD -MP -MF .deps/libff_a-stemdb.Tpo -c -o libff_a-stemdb.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/stemdb.c
mv -f .deps/libff_a-splinestroke.Tpo .deps/libff_a-splinestroke.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-tottf.o -MD -MP -MF .deps/libff_a-tottf.Tpo -c -o libff_a-tottf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottf.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/tottf.c
mv -f .deps/libff_a-stemdb.Tpo .deps/libff_a-stemdb.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-tottfaat.o -MD -MP -MF .deps/libff_a-tottfaat.Tpo -c -o libff_a-tottfaat.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottfaat.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/tottfaat.c
mv -f .deps/libff_a-tottfaat.Tpo .deps/libff_a-tottfaat.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-tottfgpos.o -MD -MP -MF .deps/libff_a-tottfgpos.Tpo -c -o libff_a-tottfgpos.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c
mv -f .deps/libff_a-tottfgpos.Tpo .deps/libff_a-tottfgpos.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-ttfspecial.o -MD -MP -MF .deps/libff_a-ttfspecial.Tpo -c -o libff_a-ttfspecial.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c: In function 'pfed_read_glyph_layer':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c:435:16: warning: variable 'ss' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c:434:13: warning: variable 'ic' set but not used [-Wunused-but-set-variable]
mv -f .deps/libff_a-splineutil2.Tpo .deps/libff_a-splineutil2.Po
mv -f .deps/libff_a-ttfspecial.Tpo .deps/libff_a-ttfspecial.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-fsys.o -MD -MP -MF .deps/libff_a-fsys.Tpo -c -o libff_a-fsys.o `test -f 'luatexdir/luafontloader/fontforge/gutils/fsys.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/gutils/fsys.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-gwwintl.o -MD -MP -MF .deps/libff_a-gwwintl.Tpo -c -o libff_a-gwwintl.o `test -f 'luatexdir/luafontloader/fontforge/gutils/gwwintl.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/fontforge/gutils/gwwintl.c
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/tottf.c: In function 'SFDefaultOS2Info':
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/tottf.c:1860:29: warning: 'hold.hhead_descent' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/tottf.c:1859:28: warning: 'hold.hhead_ascent' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/tottf.c:1865:24: warning: 'hold.vlinegap' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/tottf.c:1861:23: warning: 'hold.linegap' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/tottf.c:1858:32: warning: 'hold.hheaddescent_add' may be used uninitialized in this function [-Wuninitialized]
../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge/tottf.c:1857:31: warning: 'hold.hheadascent_add' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/libff_a-tottf.Tpo .deps/libff_a-tottf.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-ffdummies.o -MD -MP -MF .deps/libff_a-ffdummies.Tpo -c -o libff_a-ffdummies.o `test -f 'luatexdir/luafontloader/src/ffdummies.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/src/ffdummies.c
mv -f .deps/libff_a-gwwintl.Tpo .deps/libff_a-gwwintl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DFONTFORGE_CONFIG_NO_WINDOWING_UI=1 -DLUA_FF_LIB=1 -D_NO_PYTHON=1 -DX_DISPLAY_MISSING=1 -DNODYNAMIC=1 -D_NO_FREETYPE=1 -D_NO_LIBUNINAMESLIST=1 -UHAVE_LIBINTL_H -I../../../texk/web2c/luatexdir/lua51 -I../../../texk/web2c/luatexdir/luafontloader/fontforge/inc -I../../../texk/web2c/luatexdir/luafontloader/fontforge/fontforge   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libff_a-luafflib.o -MD -MP -MF .deps/libff_a-luafflib.Tpo -c -o libff_a-luafflib.o `test -f 'luatexdir/luafontloader/src/luafflib.c' || echo '../../../texk/web2c/'`luatexdir/luafontloader/src/luafflib.c
mv -f .deps/libff_a-ffdummies.Tpo .deps/libff_a-ffdummies.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o tangle tangle.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
../../../texk/web2c/luatexdir/luafontloader/fontforge/gutils/fsys.c: In function 'u_GFileGetAbsoluteName':
../../../texk/web2c/luatexdir/luafontloader/fontforge/gutils/fsys.c:281:12: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/luatexdir/luafontloader/fontforge/gutils/fsys.c: In function 'GFileGetAbsoluteName':
../../../texk/web2c/luatexdir/luafontloader/fontforge/gutils/fsys.c:52:12: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/libff_a-fsys.Tpo .deps/libff_a-fsys.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o ctangle ctangle.o cweb.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/tangle tangle.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle bibtex bibtex
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/ctangle ctangle.o cweb.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*10*21*36*49*65*81*98*110*147*164*219WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle dvicopy dvicopy
*291*332*456*468*480
Writing the output file.....500.....1000.....1500.....2000.....2500....
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle dvitype dvitype
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*7*14*20*26*61*68*90*108*133*151*175*182*218*229*239*244*259This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*293*302
Writing the output file.*8...*13.500.....1000..
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle gftodvi gftodvi
*21*29*41*57*67*71*95*100*103*107*112*125
Writing the output file.....500.
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle gftopk gftopk
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*10*19This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*9*14*21*37*49*52*63*27*34*88*96*36
Writing the output file..*45.
Done.
(No errors were found.)
*52WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle gftype gftype
*70*86*102*116*124*134*139*153*204*219*222*232
Writing the output file.....500...
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle mft mft
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*8*13*20*25*35*44*61*66This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*73*79
Writing the output file...
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle patgen patgen
*11*19*29*34mv -f .deps/libff_a-splineutil.Tpo .deps/libff_a-splineutil.Po
*50*63*77*88*99*115*117*126
Writing the output file.....500.....1000.
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle pktogf pktogf
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle pktype pktype
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*12*26*33*43*51*64*74*90*94*98*102
Writing the output file.....500
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle pltotf pltotf
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*9This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*14*9*14*21*30*40*38*53*55*56*47*60
Writing the output file.
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle pooltype pooltype
*71*73*74*81
Writing the output file..
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle tftopl tftopl
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*5*17*30*36*50*67*81*109*127*146*148*156
Writing the output file.....500...
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle vftovp vftovp
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*4*12*21*25
Writing the output file
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle vptovf vptovf
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*6*18*26*44*88*96*100*113
Writing the output file.....500
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle weave weave
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*6*10This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*22*30*49*5*67*23*111*36*44*119*59*132*136*77*149
Writing the output file.*91....500*122.This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1.*138.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/ctiedir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle ctie.w ctie-k.ch
*156*11*175*180*19*182*190
Writing the output file*29.....500*36.....1000.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/cwebdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle cweave cweav-w2c
*55*63*65*70*93*108*121*132*139*144*183*200*218*239*258*261*264*271
Writing the output file.....500.....1000.....1500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/tiedir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle tie.w tie-w2c.ch
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1*15*28*36*57*76*87*95*102This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1*10*173*12*21*184*30*40*44*204*224*72*74
Writing the output file (ctie.c):.....500.*250.
Writing the output file (cweave.c):...
Done.
(No errors were found.)
...500CWEBINPUTS=../../../texk/web2c/mplibdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mpost.w
.....1000.....1500.....2000.....2500.....3000...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/mplibdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mpxout
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1*7*15*18*24*31*34*38*59*61*62
Writing the output file (tie.c):.....500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/mplibdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle tfmin.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1
Writing the output file (mpost.c):.....500.....1000...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/mplibdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mp
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1*22*23*33*36*38*39*54*67*75*81*86*110*123*129*155*208*215
Writing the output files: (mpxout.c).....500.....1000.....1500.....2000.....2500.....3000.....3500..
(mpxout.h)
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/mplibdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mpmath
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (tfmin.c):.
Done.
(No errors were found.)
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1*32*40*71*97*116*159*176*183*195CWEBINPUTS=../../../texk/web2c/mplibdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle psout
*199*225*244*259*300*307*331*373*409*447This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*7*39
Writing the output files: (mpmath.c).....500...
(mpmath.h).
Done.
(No errors were found.)
*531*589*618*660CWEBINPUTS=../../../texk/web2c/mplibdir TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle svgout
*667*671*702*719*748*759*783*823*839*858*916This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*17*33*952*68*994*1023*102*113
Writing the output files: (psout.c)*1154.....500.....1000..*1211...1500.....2000.....2500.....3000..*1323...3500.....4000.....4500..*1386...5000.*1411....5500
(mppsout.h)*1445.*1450..
(mplibps.h).
Done.
(No errors were found.)
*1465*1466*1467
Writing the output files: (mp.c).....500.....1000.....1500.This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output files: (svgout.c)......2000......500....2500.....1000...
(mpsvgout.h).3000
(mplibsvg.h)
Done.
(No errors were found.)
.....3500.....4000..CWEBINPUTS=../../../texk/web2c/luatexdir/dvi TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle dvigen.w
...4500.....5000.....5500.....6000.....6500.....7000.....7500.....8000.....8500.....9000.....9500.....10000.....10500.....11000.....11500.....12000.....12500.....13000.....13500.....14000.....14500.....15000.....15500.....16000.....16500.....17000.....17500.....18000.....18500.....19000.....19500.....20000.....20500.....21000.....21500.....22000.....22500.....23000.....23500CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle dofont.w
.....24000.....24500....
(mpmp.h).....500.....1000
(mplib.h)..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle luafont.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*11This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (dofont.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mapfile.w
Writing the output file (dvigen.c):.....500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pkin.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*11*14*15
Writing the output file (luafont.c):.....500.....1000.....1500.....2000....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle sfnt.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (mapfile.c):.....500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle subfont.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pkin.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle texfont.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (sfnt.c):....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle tfmofm.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (subfont.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle tounicode.w
Writing the output file (texfont.c):.....500.....1000.....1500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle tt_glyf.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (tfmofm.c):.....500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle tt_table.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (tounicode.c):.....500.This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle vfovf.w
Writing the output file (tt_glyf.c):.....500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle vfpacket.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (tt_table.c):....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writecff.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (vfpacket.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writeenc.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (vfovf.c):.....500.....1000.....1500
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writefont.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writeenc.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writet1.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*31*47*60
Writing the output file (writecff.c):.....500.....1000.....1500.....2000.....2500.....3000....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writet3.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writefont.c):.....500....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writettf.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writet1.c):.....500.....1000.....1500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writetype0.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writet3.c):...
Done.
(No errors were found.)
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writettf.c):.....500.....1000.....1500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/font TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writetype2.w
CWEBINPUTS=../../../texk/web2c/luatexdir/image TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writeimg.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writetype0.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/image TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writejbig2.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writetype2.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/image TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writejpg.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1*5
Writing the output file (writeimg.c):.....500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/image TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writejp2.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writejbig2.c):.....500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/image TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle writepng.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writejpg.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lang TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle texlang.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writejp2.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lang TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle hyphen.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (writepng.c):.....500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lang TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle hnjalloc.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*4
Writing the output file (hyphen.c):.....500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lua TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle luagen.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (texlang.c):.....500.....1000
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lua TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle luainit.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (luagen.c):
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lua TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle luanode.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (luainit.c):.....500....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lua TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle luastuff.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (hnjalloc.c):
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lua TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle luatoken.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (luastuff.c):....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/lua TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle texluac.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (luanode.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pagetree.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (luatoken.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfaction.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*2
Writing the output file (pagetree.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfannot.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (texluac.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfcolorstack.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfaction.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfdest.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*2
Writing the output file (pdfcolorstack.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdffont.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfannot.c):
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfgen.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfdest.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfglyph.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdffont.c):....This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*16
Done.
(No errors were found.)
*32*39CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfimage.w
*83This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfglyph.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdflink.w
Writing the output file (pdfgen.c):.....500.....1000.....1500.....2000...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdflistout.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfimage.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfliteral.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdflistout.c):.....500.....1000.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfluaapi.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdflink.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfobj.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfliteral.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfoutline.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfluaapi.c):
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfpage.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfobj.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfrule.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfoutline.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfsaverestore.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfpage.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfsetmatrix.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfrule.c):
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfshipout.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfsaverestore.c):
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdftables.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfsetmatrix.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfthread.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfshipout.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/pdf TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle pdfxform.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdftables.c):....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/luascripts TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle txt2zlib.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfthread.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle align.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (pdfxform.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle arithmetic.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (txt2zlib.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle buildpage.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (align.c):.....500...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle commands.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (buildpage.c):.....500...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle conditional.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (arithmetic.c):.....500
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle directions.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (commands.c):.This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*3..
Writing the output file (conditional.c):....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle dumpdata.w
..500.....1000.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle equivalents.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (directions.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle errors.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (dumpdata.c):....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle expand.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (equivalents.c):.....500....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle extensions.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (errors.c):.....500
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle filename.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (expand.c):.....500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle inputstack.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (extensions.c):.....500....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle linebreak.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (filename.c):..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mainbody.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (inputstack.c):.....500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle maincontrol.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (mainbody.c):.....500
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mathcodes.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (linebreak.c):.....500.....1000.....1500...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle memoryword.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*7
Writing the output file (maincontrol.c):.....500.....1000.....1500.....2000.....2500.....3000..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle mlist.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (mathcodes.c):.....500
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle nesting.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (memoryword.c):
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle packaging.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (mlist.c):.....500.....1000.....1500.....2000.....2500.....3000...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle postlinebreak.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (packaging.c):.....500.....1000..This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (nesting.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle primitive.w
...1500.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle printing.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (postlinebreak.c):.....500
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle scanning.w
mv -f .deps/libff_a-luafflib.Tpo .deps/libff_a-luafflib.Po
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle stringpool.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (primitive.c):.This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (printing.c):.....500..
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle texdeffont.w
....500
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle texfileio.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (scanning.c):.This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (stringpool.c):....
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle texmath.w
....500.....1000.....1500.....2000...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle texnodes.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (texdeffont.c):.
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle textcodes.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (texfileio.c):.....500.....1000
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/tex TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle textoken.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*26
Writing the output file (texnodes.c):.....500.....1000.....1500.....2000.....2500.....3000
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/utils TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle avlstuff.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (texmath.c):.....500.....1000.....1500.....2000
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/utils TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle managed-sa.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (textcodes.c):...
Done.
(No errors were found.)
CWEBINPUTS=../../../texk/web2c/luatexdir/utils TEXMFCNF=../../../texk/web2c/../kpathsea ./ctangle utils.w
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (textoken.c):.....500.....1000.....1500.....2000
Done.
(No errors were found.)
WEBINPUTS=../../../texk/web2c/omegaware TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle otangle otangle
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1
Writing the output file (avlstuff.c):
Done.
(No errors were found.)
WEBINPUTS=../../../texk/web2c/omegaware TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle odvicopy odvicopy
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
*1
Writing the output file (managed-sa.c):..
Done.
(No errors were found.)
WEBINPUTS=../../../texk/web2c/omegaware TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle odvitype odvitype
This is CTANGLE, Version 3.64 (TeX Live 2013/dev)
Writing the output file (utils.c):....
Done.
(No errors were found.)
/bin/sh ../../../texk/web2c/web2c/convert bibtex
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*11*19This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*7*14This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*20*26*8*13*61*68*91*29*109*37*21*134*29*152*41*176*183*58*219*50*230*68*72*240*65*245*70*260*77*294*96*101*104*94*303
Writing the output file*108.*113..*126
Writing the output file*112.....500.*123..500..
Done.
(No errors were found.)
*143..*156.1000*163.*171.*179.*182*188
Done.
(No errors were found.)
*193
Writing the output file/bin/sh ../../../texk/web2c/web2c/convert dvicopy
.....500...
Done.
(No errors were found.)
/bin/sh ../../../texk/web2c/web2c/convert dvitype
/bin/sh ../../../texk/web2c/web2c/convert gftodvi
/bin/sh ../../../texk/web2c/web2c/convert gftopk
/bin/sh ../../../texk/web2c/web2c/convert gftype
/bin/sh ../../../texk/web2c/web2c/convert mft
/bin/sh ../../../texk/web2c/web2c/convert patgen
/bin/sh ../../../texk/web2c/web2c/convert pktogf
/bin/sh ../../../texk/web2c/web2c/convert pktype
/bin/sh ../../../texk/web2c/web2c/convert pltotf
/bin/sh ../../../texk/web2c/web2c/convert pooltype
/bin/sh ../../../texk/web2c/web2c/convert tftopl
/bin/sh ../../../texk/web2c/web2c/convert vftovp
/bin/sh ../../../texk/web2c/web2c/convert vptovf
/bin/sh ../../../texk/web2c/web2c/convert weave
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT ctie.o -MD -MP -MF .deps/ctie.Tpo -c -o ctie.o ctie.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT cweave.o -MD -MP -MF .deps/cweave.Tpo -c -o cweave.o cweave.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -DNOT_WEB2C  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT tie-tie.o -MD -MP -MF .deps/tie-tie.Tpo -c -o tie-tie.o `test -f 'tie.c' || echo '../../../texk/web2c/'`tie.c
rm -f libff.a
ar cru libff.a libff_a-ArabicForms.o libff_a-alphabet.o libff_a-char.o libff_a-cjk.o libff_a-gwwiconv.o libff_a-memory.o libff_a-ucharmap.o libff_a-ustring.o libff_a-utype.o libff_a-autohint.o libff_a-clipnoui.o libff_a-cvundoes.o libff_a-dumppfa.o libff_a-encoding.o libff_a-featurefile.o libff_a-fontviewbase.o libff_a-fvcomposit.o libff_a-fvfonts.o libff_a-lookups.o libff_a-macbinary.o libff_a-macenc.o libff_a-mathconstants.o libff_a-mm.o libff_a-namelist.o libff_a-noprefs.o libff_a-nouiutil.o libff_a-parsepfa.o libff_a-parsettf.o libff_a-parsettfatt.o libff_a-parsettfvar.o libff_a-psread.o libff_a-pua.o libff_a-python.o libff_a-sfd1.o libff_a-splinechar.o libff_a-splinefill.o libff_a-splinefont.o libff_a-splineorder2.o libff_a-splineoverlap.o libff_a-splinerefigure.o libff_a-splinesave.o libff_a-splinesaveafm.o libff_a-splinestroke.o libff_a-splineutil.o libff_a-splineutil2.o libff_a-start.o libff_a-stemdb.o libff_a-tottf.o libff_a-tottfaat.o libff_a-tottfgpos.o libff_a-ttfspecial.o libff_a-fsys.o libff_a-gwwintl.o libff_a-ffdummies.o libff_a-luafflib.o 
ranlib libff.a
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c    -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT txt2zlib-txt2zlib.o -MD -MP -MF .deps/txt2zlib-txt2zlib.Tpo -c -o txt2zlib-txt2zlib.o `test -f 'txt2zlib.c' || echo '../../../texk/web2c/'`txt2zlib.c
mv -f .deps/tie-tie.Tpo .deps/tie-tie.Po
/bin/sh ../../../texk/web2c/web2c/convert otangle
/bin/sh ../../../texk/web2c/web2c/convert odvicopy
mv -f .deps/txt2zlib-txt2zlib.Tpo .deps/txt2zlib-txt2zlib.Po
/bin/sh ../../../texk/web2c/web2c/convert odvitype
mv -f .deps/ctie.Tpo .deps/ctie.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o ctie ctie.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o tie tie-tie.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -I../../../texk/web2c/mplibdir  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libmplib_a-avl.o -MD -MP -MF .deps/libmplib_a-avl.Tpo -c -o libmplib_a-avl.o `test -f 'mplibdir/avl.c' || echo '../../../texk/web2c/'`mplibdir/avl.c
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/ctie ctie.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/tie tie-tie.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -I../../../texk/web2c/mplibdir  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libmplib_a-tfmin.o -MD -MP -MF .deps/libmplib_a-tfmin.Tpo -c -o libmplib_a-tfmin.o `test -f 'tfmin.c' || echo '../../../texk/web2c/'`tfmin.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -I../../../texk/web2c/mplibdir  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libmplib_a-mp.o -MD -MP -MF .deps/libmplib_a-mp.Tpo -c -o libmplib_a-mp.o `test -f 'mp.c' || echo '../../../texk/web2c/'`mp.c
mv -f .deps/libmplib_a-tfmin.Tpo .deps/libmplib_a-tfmin.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -I../../../texk/web2c/mplibdir  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libmplib_a-mpmath.o -MD -MP -MF .deps/libmplib_a-mpmath.Tpo -c -o libmplib_a-mpmath.o `test -f 'mpmath.c' || echo '../../../texk/web2c/'`mpmath.c
mv -f .deps/libmplib_a-mpmath.Tpo .deps/libmplib_a-mpmath.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -I../../../texk/web2c/mplibdir  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libmplib_a-psout.o -MD -MP -MF .deps/libmplib_a-psout.Tpo -c -o libmplib_a-psout.o `test -f 'psout.c' || echo '../../../texk/web2c/'`psout.c
mv -f .deps/libmplib_a-avl.Tpo .deps/libmplib_a-avl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk -I../../../texk/web2c/mplibdir  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libmplib_a-svgout.o -MD -MP -MF .deps/libmplib_a-svgout.Tpo -c -o libmplib_a-svgout.o `test -f 'svgout.c' || echo '../../../texk/web2c/'`svgout.c
../../../texk/web2c/cwebdir/cweav-w2c.ch: In function 'get_next':
../../../texk/web2c/cwebdir/cweave.w:879:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/cweave.w:946:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/cweave.w:879:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/cweav-w2c.ch: In function 'translate':
../../../texk/web2c/cwebdir/cweave.w:3169:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/cweave.w:3171:28: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/cweav-w2c.ch: In function 'break_out':
../../../texk/web2c/cwebdir/cweave.w:1429:23: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/cwebdir/cweav-w2c.ch: In function 'flush_buffer':
../../../texk/web2c/cwebdir/cweave.w:1330:28: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/cweave.Tpo .deps/cweave.Po
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m ptex.web tex.web tex.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tex.web)
(tex.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m pbibtex.web bibtex.web bibtex.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(bibtex.web)
(bibtex.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m pdvitype.web dvitype.web dvitype.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(dvitype.web)
(dvitype.ch)
....500....1000....1500....2000....2500
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m ppltotf.web pltotf.web pltotf.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(pltotf.web)
(pltotf.ch)
....500....1000....1500....2000....2500
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m ptftopl.web tftopl.web tftopl.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tftopl.web)
(tftopl.ch)
....500....1000....1500
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m eptex.web tex.web etexdir/etex.ch etexdir/tex.ch0 tex.ch etexdir/tex.ech
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tex.web)
(etexdir/etex.ch)
(etexdir/tex.ch0)
(tex.ch)
(etexdir/tex.ech)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m uptex.web tex.web tex.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tex.web)
(tex.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m upbibtex.web bibtex.web bibtex.ch ptexdir/pbibtex.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(bibtex.web)
(bibtex.ch)
(ptexdir/pbibtex.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m updvitype.web dvitype.web dvitype.ch ptexdir/pdvitype.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(dvitype.web)
(dvitype.ch)
(ptexdir/pdvitype.ch)
....500....1000....1500....2000....2500
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m uppltotf.web pltotf.web pltotf.ch ptexdir/ppltotf.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(pltotf.web)
(pltotf.ch)
(ptexdir/ppltotf.ch)
....500....1000....1500....2000....2500
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m uptftopl.web tftopl.web tftopl.ch ptexdir/ptftopl.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tftopl.web)
(tftopl.ch)
(ptexdir/ptftopl.ch)
....500....1000....1500
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m euptex.web tex.web etexdir/etex.ch etexdir/tex.ch0 tex.ch etexdir/tex.ech
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tex.web)
(etexdir/etex.ch)
(etexdir/tex.ch0)
(tex.ch)
(etexdir/tex.ech)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c pdftex.ch pdftexdir/pdftex.web pdftexdir/tex.ch0 tex.ch enctex.ch synctexdir/synctex-mem.ch0 synctexdir/synctex-mem.ch1 synctexdir/synctex-e-mem.ch0 synctexdir/synctex-e-mem.ch1 synctexdir/synctex-rec.ch0 synctexdir/synctex-rec.ch1 synctexdir/synctex-e-rec.ch0 synctexdir/synctex-e-rec.ch1 synctexdir/synctex-pdf-rec.ch2 pdftexdir/pdftex.ch tex-binpool.ch
../../../texk/web2c/mplibdir/svgout.w: In function 'mp_svg_text_out':
../../../texk/web2c/mplibdir/svgout.w:897:6: warning: variable 'fname' set but not used [-Wunused-but-set-variable]
mv -f .deps/libmplib_a-svgout.Tpo .deps/libmplib_a-svgout.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o txt2zlib txt2zlib-txt2zlib.o -lz -lm 
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(pdftexdir/pdftex.web)
(pdftexdir/tex.ch0)
(tex.ch)
(enctex.ch)
(synctexdir/synctex-mem.ch0)
(synctexdir/synctex-mem.ch1)
(synctexdir/synctex-e-mem.ch0)
(synctexdir/synctex-e-mem.ch1)
(synctexdir/synctex-rec.ch0)
(synctexdir/synctex-rec.ch1)
(synctexdir/synctex-e-rec.ch0)
(synctexdir/synctex-e-rec.ch1)
(synctexdir/synctex-pdf-rec.ch2)
(pdftexdir/pdftex.ch)
(tex-binpool.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....25000....25500....26000....26500....27000....27500....28000....28500....29000....29500....30000....30500....31000....31500....32000....32500....33000....33500....34000....34500....35000....35500....36000....36500....37000....37500....38000....38500....39000....39500
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m xetex.web tex.web etexdir/etex.ch etexdir/tex.ch0 tex.ch etexdir/tex.ch1 etexdir/tex.ech tex-binpool.ch synctexdir/synctex-mem.ch0 synctexdir/synctex-e-mem.ch0 synctexdir/synctex-e-mem.ch1 synctexdir/synctex-xe-mem.ch2 synctexdir/synctex-rec.ch0 synctexdir/synctex-e-rec.ch0 synctexdir/synctex-xe-rec.ch2 xetexdir/xetex.ch xetexdir/xetex-latex3.ch xetexdir/xetex-hz.ch synctexdir/synctex-xe-rec.ch3
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tex.web)
(etexdir/etex.ch)
(etexdir/tex.ch0)
(tex.ch)
(etexdir/tex.ch1)
(etexdir/tex.ech)
(tex-binpool.ch)
(synctexdir/synctex-mem.ch0)
(synctexdir/synctex-e-mem.ch0)
(synctexdir/synctex-e-mem.ch1)
(synctexdir/synctex-xe-mem.ch2)
(synctexdir/synctex-rec.ch0)
(synctexdir/synctex-e-rec.ch0)
(synctexdir/synctex-xe-rec.ch2)
(xetexdir/xetex.ch)
(xetexdir/xetex-latex3.ch)
(xetexdir/xetex-hz.ch)
(synctexdir/synctex-xe-rec.ch3)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o txt2zlib txt2zlib-txt2zlib.o  -lz -lm
....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m ovp2ovf.web omegaware/ovp2ovf.web omegaware/ovp2ovf.up
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -m aleph.web tex.web alephdir/om16bit.ch alephdir/omstr.ch alephdir/omfont.ch alephdir/omchar.ch alephdir/omfi.ch alephdir/ompar.ch alephdir/omocp.ch alephdir/omfilter.ch alephdir/omtrans.ch alephdir/omdir.ch alephdir/eobase.ch alephdir/eofmt.ch alephdir/eomem.ch alephdir/eo16bit.ch alephdir/eoext.ch alephdir/eoeqtb.ch alephdir/eofix.ch alephdir/eocprt.ch alephdir/eonewdir.ch alephdir/eover.ch alephdir/eopage.ch alephdir/eochar.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(omegaware/ovp2ovf.web)
(omegaware/ovp2ovf.up)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000
(No errors were found.)
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT bibtex.o -MD -MP -MF .deps/bibtex.Tpo -c -o bibtex.o bibtex.c
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tex.web)
(alephdir/om16bit.ch)
(alephdir/omstr.ch)
(alephdir/omfont.ch)
(alephdir/omchar.ch)
(alephdir/omfi.ch)
(alephdir/ompar.ch)
(alephdir/omocp.ch)
(alephdir/omfilter.ch)
(alephdir/omtrans.ch)
(alephdir/omdir.ch)
(alephdir/eobase.ch)
(alephdir/eofmt.ch)
(alephdir/eomem.ch)
(alephdir/eo16bit.ch)
(alephdir/eoext.ch)
(alephdir/eoeqtb.ch)
(alephdir/eofix.ch)
(alephdir/eocprt.ch)
(alephdir/eonewdir.ch)
(alephdir/eover.ch)
(alephdir/eopage.ch)
(alephdir/eochar.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....
(No errors were found.)
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT dvicopy.o -MD -MP -MF .deps/dvicopy.Tpo -c -o dvicopy.o dvicopy.c
mv -f .deps/libmplib_a-psout.Tpo .deps/libmplib_a-psout.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT dvitype.o -MD -MP -MF .deps/dvitype.Tpo -c -o dvitype.o dvitype.c
dvicopy.c: In function 'zstartpacket':
dvicopy.c:1278:15: warning: variable 'curlimit' set but not used [-Wunused-but-set-variable]
dvicopy.c: In function 'dorule':
dvicopy.c:3398:11: warning: variable 'visible' set but not used [-Wunused-but-set-variable]
dvicopy.c: In function 'dofont':
dvicopy.c:3445:24: warning: variable 'p' set but not used [-Wunused-but-set-variable]
dvicopy.c: In function 'dovfpacket':
dvicopy.c:3544:16: warning: variable 'savecp' set but not used [-Wunused-but-set-variable]
mv -f .deps/dvicopy.Tpo .deps/dvicopy.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT gftodvi.o -MD -MP -MF .deps/gftodvi.Tpo -c -o gftodvi.o gftodvi.c
dvitype.c: In function 'zskippages':
dvitype.c:2001:11: warning: variable 'downthedrain' set but not used [-Wunused-but-set-variable]
mv -f .deps/dvitype.Tpo .deps/dvitype.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT gftopk.o -MD -MP -MF .deps/gftopk.Tpo -c -o gftopk.o gftopk.c
gftopk.c: In function 'packandsendcharacter':
gftopk.c:727:19: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
gftopk.c:727:49: warning: 'count' may be used uninitialized in this function [-Wuninitialized]
gftopk.c:753:7: warning: 'on' may be used uninitialized in this function [-Wuninitialized]
gftopk.c:442:33: warning: 'extra' may be used uninitialized in this function [-Wuninitialized]
mv -f .deps/gftopk.Tpo .deps/gftopk.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT gftype.o -MD -MP -MF .deps/gftype.Tpo -c -o gftype.o gftype.c
mv -f .deps/bibtex.Tpo .deps/bibtex.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT mft.o -MD -MP -MF .deps/mft.Tpo -c -o mft.o mft.c
mv -f .deps/gftodvi.Tpo .deps/gftodvi.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT patgen.o -MD -MP -MF .deps/patgen.Tpo -c -o patgen.o patgen.c
mv -f .deps/gftype.Tpo .deps/gftype.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pktogf.o -MD -MP -MF .deps/pktogf.Tpo -c -o pktogf.o pktogf.c
mv -f .deps/pktogf.Tpo .deps/pktogf.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pktype.o -MD -MP -MF .deps/pktype.Tpo -c -o pktype.o pktype.c
patgen.c: In function 'deletebadpatterns':
patgen.c:1096:15: warning: variable 't' set but not used [-Wunused-but-set-variable]
mv -f .deps/patgen.Tpo .deps/patgen.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pltotf.o -MD -MP -MF .deps/pltotf.Tpo -c -o pltotf.o pltotf.c
mv -f .deps/pktype.Tpo .deps/pktype.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT pooltype.o -MD -MP -MF .deps/pooltype.Tpo -c -o pooltype.o pooltype.c
mv -f .deps/mft.Tpo .deps/mft.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT tftopl.o -MD -MP -MF .deps/tftopl.Tpo -c -o tftopl.o tftopl.c
mv -f .deps/pooltype.Tpo .deps/pooltype.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT vftovp.o -MD -MP -MF .deps/vftovp.Tpo -c -o vftovp.o vftovp.c
mv -f .deps/tftopl.Tpo .deps/tftopl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT vptovf.o -MD -MP -MF .deps/vptovf.Tpo -c -o vptovf.o vptovf.c
mv -f .deps/pltotf.Tpo .deps/pltotf.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT weave.o -MD -MP -MF .deps/weave.Tpo -c -o weave.o weave.c
mv -f .deps/vftovp.Tpo .deps/vftovp.Po
vftovp.c: In function 'vfinput':
vftovp.c:853:68: warning: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Wstrict-overflow]
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o cweave cweave.o cweb.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/cweave cweave.o cweb.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c tex-final.ch tex.web tex.ch enctex.ch  tex-binpool.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(tex.web)
(tex.ch)
(enctex.ch)
(tex-binpool.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c mf-final.ch mf.web mf.ch mf-binpool.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(mf.web)
(mf.ch)
(mf-binpool.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c ptex.ch ptex.web ptexdir/ptex-base.ch synctexdir/synctex-p-mem.ch0 synctexdir/synctex-mem.ch0 synctexdir/synctex-mem.ch1 synctexdir/synctex-p-mem.ch1 synctexdir/synctex-p-rec.ch0 synctexdir/synctex-rec.ch0 synctexdir/synctex-rec.ch1 synctexdir/synctex-rec.ch2 synctexdir/synctex-p-rec.ch1 tex-binpool.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(ptex.web)
(ptexdir/ptex-base.ch)
(synctexdir/synctex-p-mem.ch0)
(synctexdir/synctex-mem.ch0)
(synctexdir/synctex-mem.ch1)
(synctexdir/synctex-p-mem.ch1)
(synctexdir/synctex-p-rec.ch0)
(synctexdir/synctex-rec.ch0)
(synctexdir/synctex-rec.ch1)
(synctexdir/synctex-rec.ch2)
(synctexdir/synctex-p-rec.ch1)
(tex-binpool.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....25000....25500....26000....
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/ptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle pbibtex pbibtex
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*10*21*36*49*65*81*98*110*147*164*219*291*332*456*468*483
Writing the output file.....500.....1000.....1500.....2000.....2500.....3000
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/ptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle pdvitype pdvitype
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*8*13*21*29*47*63*73*79*103*108*111*115*120*135
Writing the output file.....500..
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/ptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle ppltotf ppltotf
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*5*17*30*36*50*67*81*109*127*146*148*158*176
Writing the output file.....500.....1000
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/ptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle ptftopl ptftopl
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*6*18*26*44*88*96*100*115*124
Writing the output file.....500..
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c eptex.ch eptex.web eptexdir/eptex-base.ch eptexdir/etex.ch0 ptexdir/ptex-base.ch eptexdir/eptex.ech eptexdir/etex.ch1 synctexdir/synctex-ep-mem.ch0 synctexdir/synctex-mem.ch0 synctexdir/synctex-mem.ch1 synctexdir/synctex-e-mem.ch0 synctexdir/synctex-ep-mem.ch1 synctexdir/synctex-p-rec.ch0 synctexdir/synctex-rec.ch0 synctexdir/synctex-rec.ch1 synctexdir/synctex-e-rec.ch0 synctexdir/synctex-e-rec.ch1 synctexdir/synctex-p-rec.ch1 eptexdir/fam256.ch eptexdir/pdfstrcmp.ch eptexdir/pdfsavepos.ch tex-binpool.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(eptex.web)
(eptexdir/eptex-base.ch)
(eptexdir/etex.ch0)
(ptexdir/ptex-base.ch)
(eptexdir/eptex.ech)
(eptexdir/etex.ch1)
(synctexdir/synctex-ep-mem.ch0)
(synctexdir/synctex-mem.ch0)
(synctexdir/synctex-mem.ch1)
(synctexdir/synctex-e-mem.ch0)
(synctexdir/synctex-ep-mem.ch1)
(synctexdir/synctex-p-rec.ch0)
(synctexdir/synctex-rec.ch0)
(synctexdir/synctex-rec.ch1)
(synctexdir/synctex-e-rec.ch0)
(synctexdir/synctex-e-rec.ch1)
(synctexdir/synctex-p-rec.ch1)
(eptexdir/fam256.ch)
(eptexdir/pdfstrcmp.ch)
(eptexdir/pdfsavepos.ch)
(tex-binpool.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....25000....25500....26000....26500....27000....27500....28000....28500....29000....29500....30000...
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c uptex.ch uptex.web ptexdir/ptex-base.ch uptexdir/uptex-m.ch synctexdir/synctex-p-mem.ch0 synctexdir/synctex-mem.ch0 synctexdir/synctex-mem.ch1 synctexdir/synctex-p-mem.ch1 synctexdir/synctex-p-rec.ch0 synctexdir/synctex-rec.ch0 synctexdir/synctex-rec.ch1 synctexdir/synctex-rec.ch2 synctexdir/synctex-p-rec.ch1 tex-binpool.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(uptex.web)
(ptexdir/ptex-base.ch)
(uptexdir/uptex-m.ch)
(synctexdir/synctex-p-mem.ch0)
(synctexdir/synctex-mem.ch0)
(synctexdir/synctex-mem.ch1)
(synctexdir/synctex-p-mem.ch1)
(synctexdir/synctex-p-rec.ch0)
(synctexdir/synctex-rec.ch0)
(synctexdir/synctex-rec.ch1)
(synctexdir/synctex-rec.ch2)
(synctexdir/synctex-p-rec.ch1)
(tex-binpool.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....25000....25500....26000....
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/uptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle upbibtex upbibtex
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*10*21*36*49*65*81*98*110*147*164*219*291*332*456*468*485
Writing the output file.....500.....1000.....1500.....2000.....2500.....3000.
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/uptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle updvitype updvitype
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*8*13*21*29*47*63*73*79*103*108*111*115*120*135
Writing the output file.....500..
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/uptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle uppltotf uppltotf
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*5*17*30*36*50*67*81*109*127*146*148*158*176
Writing the output file.....500.....1000
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/uptexdir:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle uptftopl uptftopl
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*6*18*26*44*88*96*100*115*124
Writing the output file.....500..
Done.
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c euptex.ch euptex.web eptexdir/etex.ch0 ptexdir/ptex-base.ch uptexdir/uptex-m.ch euptexdir/euptex.ch0 eptexdir/eptex.ech euptexdir/euptex.ch1 eptexdir/etex.ch1 synctexdir/synctex-ep-mem.ch0 synctexdir/synctex-mem.ch0 synctexdir/synctex-mem.ch1 synctexdir/synctex-e-mem.ch0 synctexdir/synctex-ep-mem.ch1 synctexdir/synctex-p-rec.ch0 synctexdir/synctex-rec.ch0 synctexdir/synctex-rec.ch1 synctexdir/synctex-e-rec.ch0 synctexdir/synctex-e-rec.ch1 synctexdir/synctex-p-rec.ch1 eptexdir/fam256.ch euptexdir/pdfstrcmp-eup-pre.ch eptexdir/pdfstrcmp.ch euptexdir/pdfstrcmp-eup-post.ch eptexdir/pdfsavepos.ch tex-binpool.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(euptex.web)
(eptexdir/etex.ch0)
(ptexdir/ptex-base.ch)
(uptexdir/uptex-m.ch)
(euptexdir/euptex.ch0)
(eptexdir/eptex.ech)
(euptexdir/euptex.ch1)
(eptexdir/etex.ch1)
(synctexdir/synctex-ep-mem.ch0)
(synctexdir/synctex-mem.ch0)
(synctexdir/synctex-mem.ch1)
(synctexdir/synctex-e-mem.ch0)
(synctexdir/synctex-ep-mem.ch1)
(synctexdir/synctex-p-rec.ch0)
(synctexdir/synctex-rec.ch0)
(synctexdir/synctex-rec.ch1)
(synctexdir/synctex-e-rec.ch0)
(synctexdir/synctex-e-rec.ch1)
(synctexdir/synctex-p-rec.ch1)
(eptexdir/fam256.ch)
(euptexdir/pdfstrcmp-eup-pre.ch)
(eptexdir/pdfstrcmp.ch)
(euptexdir/pdfstrcmp-eup-post.ch)
(eptexdir/pdfsavepos.ch)
(tex-binpool.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....25000....25500....26000....26500....27000....27500....28000....28500....29000....29500....30000...
(No errors were found.)
WEBINPUTS=.:../../../texk/web2c/pdftexdir TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle pdftex pdftex
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*17*25*38*54*72*99*110*128*133*151*180*191*217*221*225*229*238*274*290*311*319*322*343*354*388*431*493*516*540*568*613*622*675*682*694*698*707*731*818*858*877*897*946*991*1040*1070*1079*1098*1121*1146*1159*1208*1235*1316*1388*1479*1512*1520*1522*1643*1862*1871*1873*1885*1894*1929*1932
Writing the output file.....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000.....5500.....6000.....6500.....7000.....7500.....8000.....8500.....9000.....9500.....10000.....10500.....11000.....11500.....12000.....12500..
Done.
1801 strings written to string pool file.
(No errors were found.)
./txt2zlib ../../../texk/web2c/luatexdir/luascripts/pdflua.lua pdflua.c
cmp -s pdflua.c ../../../texk/web2c/luatexdir/luascripts/pdflua.c || \
  cp -f pdflua.c ../../../texk/web2c/luatexdir/luascripts/pdflua.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT otangle.o -MD -MP -MF .deps/otangle.Tpo -c -o otangle.o otangle.c
mv -f .deps/vptovf.Tpo .deps/vptovf.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT odvicopy.o -MD -MP -MF .deps/odvicopy.Tpo -c -o odvicopy.o odvicopy.c
mv -f .deps/weave.Tpo .deps/weave.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT odvitype.o -MD -MP -MF .deps/odvitype.Tpo -c -o odvitype.o odvitype.c
mv -f .deps/otangle.Tpo .deps/otangle.Po
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tie -c aleph.ch aleph.web alephdir/com16bit.ch alephdir/comstr.ch alephdir/comfont.ch alephdir/comchar.ch alephdir/comfi.ch alephdir/compar.ch alephdir/comocp.ch alephdir/comfilter.ch alephdir/comtrans.ch alephdir/comdir.ch alephdir/comsrcspec.ch alephdir/ceostuff.ch
This is TIE, CWEB Version 2.4. (TeX Live 2013/dev)
Copyright (c) 1989,1992 by THD/ITI. All rights reserved.
(aleph.web)
(alephdir/com16bit.ch)
(alephdir/comstr.ch)
(alephdir/comfont.ch)
(alephdir/comchar.ch)
(alephdir/comfi.ch)
(alephdir/compar.ch)
(alephdir/comocp.ch)
(alephdir/comfilter.ch)
(alephdir/comtrans.ch)
(alephdir/comdir.ch)
(alephdir/comsrcspec.ch)
(alephdir/ceostuff.ch)
....500....1000....1500....2000....2500....3000....3500....4000....4500....5000....5500....6000....6500....7000....7500....8000....8500....9000....9500....10000....10500....11000....11500....12000....12500....13000....13500....14000....14500....15000....15500....16000....16500....17000....17500....18000....18500....19000....19500....20000....20500....21000....21500....22000....22500....23000....23500....24000....24500....25000....25500....26000....26500....27000....27500....28000....28500....29000....29500....30000....30500....31000....31500....32000....32500..
(No errors were found.)
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o bibtex bibtex.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/bibtex bibtex.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o dvicopy dvicopy.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/dvicopy dvicopy.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
odvitype.c: In function 'zskippages':
odvitype.c:2144:11: warning: variable 'downthedrain' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/mplibdir/mp.w: In function 'mp_bezier_slope':
../../../texk/web2c/mplibdir/mp.w:22458:19: warning: variable 'xm' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/mplibdir/mp.w: In function 'mp_final_cleanup':
../../../texk/web2c/mplibdir/mp.w:31068:9: warning: variable 'c' set but not used [-Wunused-but-set-variable]
../../../texk/web2c/mplibdir/mp.w: In function 'mplib_write_binary_file':
../../../texk/web2c/mplibdir/mp.w:26346:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
../../../texk/web2c/mplibdir/mp.w: In function 'mp_write_binary_file':
../../../texk/web2c/mplibdir/mp.w:806:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
mv -f .deps/libmplib_a-mp.Tpo .deps/libmplib_a-mp.Po
mv -f .deps/odvitype.Tpo .deps/odvitype.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o dvitype dvitype.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o gftodvi  gftodvi.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o gftopk gftopk.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/dvitype dvitype.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/gftodvi gftodvi.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o gftype gftype.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o mft mft.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/gftopk gftopk.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o patgen patgen.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/gftype gftype.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/mft mft.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o pktogf pktogf.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o pktype pktype.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/patgen patgen.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
odvicopy.c: In function 'zstartpacket':
odvicopy.c:1336:15: warning: variable 'curlimit' set but not used [-Wunused-but-set-variable]
odvicopy.c: In function 'loadfont':
odvicopy.c:1610:9: warning: variable 'lf' set but not used [-Wunused-but-set-variable]
odvicopy.c: In function 'dorule':
odvicopy.c:3769:11: warning: variable 'visible' set but not used [-Wunused-but-set-variable]
odvicopy.c: In function 'dofont':
odvicopy.c:3816:24: warning: variable 'p' set but not used [-Wunused-but-set-variable]
odvicopy.c: In function 'dovfpacket':
odvicopy.c:3917:16: warning: variable 'savecp' set but not used [-Wunused-but-set-variable]
mv -f .deps/odvicopy.Tpo .deps/odvicopy.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o pltotf pltotf.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/pktogf pktogf.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/pktype pktype.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o pooltype pooltype.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o tftopl tftopl.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/pltotf pltotf.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o vftovp vftovp.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/pooltype pooltype.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o vptovf vptovf.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/tftopl tftopl.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
/bin/sh ./libtool --tag=CC   --mode=link gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing   -o weave weave.o lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/libkpathsea.la -lm 
libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/vftovp vftovp.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle tex tex-final
This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*17*25*38*54*72libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/vptovf vptovf.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
*99*110*115WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle mf mf-final
*133*162*173*199*203*207*211*220*256*268*289*297*300*321*332*366This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*17*24*405*37*54*467*67*490*95*514*120*153*542*158*175*186*586*200*595*214libtool: link: gcc -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -o .libs/weave weave.o  lib/lib.a /builddir/build/BUILD/texlive-2012/source/work/texk/kpathsea/.libs/libkpathsea.so -lm -Wl,-rpath -Wl,/builddir/build/BUILD/texlive-2012/source/inst/lib
*228*647*683*250*255*702*269*722*303*771*323*816*386*865*894*903*460*922*469*945*490*970*524*983*538*564*1032*585rm -f libmplib.a
*1058ar cru libmplib.a libmplib_a-avl.o libmplib_a-tfmin.o libmplib_a-mp.o libmplib_a-mpmath.o libmplib_a-psout.o libmplib_a-svgout.o 
*618*624*627*647*658*1139*683*706*738ranlib libmplib.a
*752*1211*766*796*1302*823*862*1333*893*1341*1343*1382*1391*1393*1405*1414*989*1417
Writing the output file.....500*1020.....1000.....1500.*1087....2000.....2500.....3000.*1142....3500.*1149WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle ptex ptex
....4000....*1183.4500...*1202..5000.*1212*1214.*1218
Writing the output file.......500.5500.........6000.1000........6500....1500....7000..
Done.
1090 strings written to string pool file.
(No errors were found.)
...2000..../bin/sh ./web2c-sh pbibtex-web2c pbibtex
.2500.....3000.../bin/sh ../../../texk/web2c/web2c/convert pbibtex
..3500.....4000.....4500./bin/sh ./web2c-sh pdvitype-web2c pdvitype
....5000.....5500This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1../bin/sh ../../../texk/web2c/web2c/convert pdvitype
..*17.6000.
Done.
828 strings written to string pool file.
(No errors were found.)
*25*39*55/bin/sh ./web2c-sh ppltotf-web2c ppltotf
*73*100*111*116*134*168*179*205*209*213/bin/sh ../../../texk/web2c/web2c/convert ppltotf
*217*226/bin/sh ./web2c-sh ptftopl-web2c ptftopl
*262*274/bin/sh ../../../texk/web2c/web2c/convert ptftopl
*295*303*306*327*338*374*413*475WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle eptex eptex
*498*522*550*594WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle uptex uptex
*603*655This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*691*710*17*25/bin/sh ./web2c-sh upbibtex-web2c upbibtex
*39*55*730*73*100*111*116*779*134This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1*168/bin/sh ../../../texk/web2c/web2c/convert upbibtex
*824*179*17*205*25*209*213*39*217*873*55*226*73*902*911*100*111*930*116*953*134*262*978*274*168*991*179*295*205*303*209*306*213*1040*217*327*226*338*1067*374*413*262*1148*274*295*303*306*1220*475*327*498*338*522*1312*374*550*1343*413*1351*1353*1392*1402*1404*594*475*1416*498*603*1449*522*550*655*1507*1510
Writing the output file....*691.500..*594*710...1000..*730..*603.1500.....2000.....2500..*779...3000.*655....3500...*824..4000.*691....4500....*710.5000....*730.5500....*873.6000.....6500.....7000.*779*902....7500.*911....8000
Done.
1170 strings written to string pool file.
(No errors were found.)
*824*930/bin/sh ./web2c-sh updvitype-web2c updvitype
*953*873/bin/sh ../../../texk/web2c/web2c/convert updvitype
*978*991*902*911*930*1040*953*978*1067*991*1040*1067*1148/bin/sh ./web2c-sh uppltotf-web2c uppltotf
/bin/sh ./web2c-sh uptftopl-web2c uptftopl
*1220*1148/bin/sh ../../../texk/web2c/web2c/convert uppltotf
/bin/sh ../../../texk/web2c/web2c/convert uptftopl
*1220*1312*1343*1312*1351*1353*1343*1392*1351*1353*1392*1402*1404*1416*1449*1507*1510
Writing the output file.....500.....1000...*1611*1621*1623..1500...*1635..2000...*1670..2500.....3000.....3500...*1728..4000WEBINPUTS=.:../../../texk/web2c TEXMFCNF=../../../texk/web2c/../kpathsea ./tangle euptex euptex
..*1736.*1739.
Writing the output file.4500.........5000..500........1000..5500......1500.......6000.2000.........2500.6500........3000....7000....3500.....g++ -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libluatex_a-pdftoepdf.o -MD -MP -MF .deps/libluatex_a-pdftoepdf.Tpo -c -o libluatex_a-pdftoepdf.o `test -f 'luatexdir/image/pdftoepdf.cc' || echo '../../../texk/web2c/'`luatexdir/image/pdftoepdf.cc
...4000.7500........4500....8000....5000..
Done.
1180 strings written to string pool file.
(No errors were found.)
....5500.....6000...gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-lcallbacklib.o -MD -MP -MF .deps/libluatex_a-lcallbacklib.Tpo -c -o libluatex_a-lcallbacklib.o `test -f 'luatexdir/lua/lcallbacklib.c' || echo '../../../texk/web2c/'`luatexdir/lua/lcallbacklib.c
..6500This is TANGLE, Version 4.5 (TeX Live 2013/dev)
*1.....7000..*17...7500*25.....8000*39....*55.8500.....9000*73.....9500.
Done.
1322 strings written to string pool file.
(No errors were found.)
*100*111*116gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-lfontlib.o -MD -MP -MF .deps/libluatex_a-lfontlib.Tpo -c -o libluatex_a-lfontlib.o `test -f 'luatexdir/lua/lfontlib.c' || echo '../../../texk/web2c/'`luatexdir/lua/lfontlib.c
*134*168*179*205*209*213*217*226*262*274*295*303*306*327*338*374*413*475*498*522*550*594*603*655*691*710*730*779*824*873*902*911*930*953*978*991*1040*1067*1148*1220*1312*1343*1351*1353*1392*1611*1621*1623*1635*1670*1728*1736*1739
Writing the output file.....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000.....5500.....6000.....6500.....7000.....7500.....8000.....8500.....9000.....9500..
Done.
1332 strings written to string pool file.
(No errors were found.)
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-limglib.o -MD -MP -MF .deps/libluatex_a-limglib.Tpo -c -o libluatex_a-limglib.o `test -f 'luatexdir/lua/limglib.c' || echo '../../../texk/web2c/'`luatexdir/lua/limglib.c
mv -f .deps/libluatex_a-lfontlib.Tpo .deps/libluatex_a-lfontlib.Po
g++ -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'   -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libluatex_a-lepdflib.o -MD -MP -MF .deps/libluatex_a-lepdflib.Tpo -c -o libluatex_a-lepdflib.o `test -f 'luatexdir/lua/lepdflib.cc' || echo '../../../texk/web2c/'`luatexdir/lua/lepdflib.cc
mv -f .deps/libluatex_a-lcallbacklib.Tpo .deps/libluatex_a-lcallbacklib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-lkpselib.o -MD -MP -MF .deps/libluatex_a-lkpselib.Tpo -c -o libluatex_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '../../../texk/web2c/'`luatexdir/lua/lkpselib.c
../../../texk/web2c/luatexdir/lua/limglib.c: In function 'm_img_mul':
../../../texk/web2c/luatexdir/lua/limglib.c:717:13: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
mv -f .deps/libluatex_a-limglib.Tpo .deps/libluatex_a-limglib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-llanglib.o -MD -MP -MF .deps/libluatex_a-llanglib.Tpo -c -o libluatex_a-llanglib.o `test -f 'luatexdir/lua/llanglib.c' || echo '../../../texk/web2c/'`luatexdir/lua/llanglib.c
mv -f .deps/libluatex_a-lkpselib.Tpo .deps/libluatex_a-lkpselib.Po
mv -f .deps/libluatex_a-llanglib.Tpo .deps/libluatex_a-llanglib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-llualib.o -MD -MP -MF .deps/libluatex_a-llualib.Tpo -c -o libluatex_a-llualib.o `test -f 'luatexdir/lua/llualib.c' || echo '../../../texk/web2c/'`luatexdir/lua/llualib.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-llfslibext.o -MD -MP -MF .deps/libluatex_a-llfslibext.Tpo -c -o libluatex_a-llfslibext.o `test -f 'luatexdir/lua/llfslibext.c' || echo '../../../texk/web2c/'`luatexdir/lua/llfslibext.c
In file included from /usr/include/poppler/Gfx.h:40:0,
                 from ../../../texk/web2c/luatexdir/image/epdf.h:45,
                 from ../../../texk/web2c/luatexdir/image/pdftoepdf.cc:29:
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getGrayLine(Guchar*, Guchar*, int)':
/usr/include/poppler/GfxState.h:205:119: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
In file included from /usr/include/poppler/Gfx.h:40:0,
                 from ../../../texk/web2c/luatexdir/image/epdf.h:45,
                 from ../../../texk/web2c/luatexdir/image/pdftoepdf.cc:29:
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getRGBLine(Guchar*, unsigned int*, int)':
/usr/include/poppler/GfxState.h:206:139: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getRGBLine(Guchar*, Guchar*, int)':
/usr/include/poppler/GfxState.h:207:134: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getRGBXLine(Guchar*, Guchar*, int)':
/usr/include/poppler/GfxState.h:208:119: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
mv -f .deps/libluatex_a-pdftoepdf.Tpo .deps/libluatex_a-pdftoepdf.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-lnodelib.o -MD -MP -MF .deps/libluatex_a-lnodelib.Tpo -c -o libluatex_a-lnodelib.o `test -f 'luatexdir/lua/lnodelib.c' || echo '../../../texk/web2c/'`luatexdir/lua/lnodelib.c
mv -f .deps/libluatex_a-llfslibext.Tpo .deps/libluatex_a-llfslibext.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-loslibext.o -MD -MP -MF .deps/libluatex_a-loslibext.Tpo -c -o libluatex_a-loslibext.o `test -f 'luatexdir/lua/loslibext.c' || echo '../../../texk/web2c/'`luatexdir/lua/loslibext.c
mv -f .deps/libluatex_a-llualib.Tpo .deps/libluatex_a-llualib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-liolib.o -MD -MP -MF .deps/libluatex_a-liolib.Tpo -c -o libluatex_a-liolib.o `test -f 'luatexdir/lua/liolib.c' || echo '../../../texk/web2c/'`luatexdir/lua/liolib.c
mv -f .deps/libluatex_a-liolib.Tpo .deps/libluatex_a-liolib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-lpdflib.o -MD -MP -MF .deps/libluatex_a-lpdflib.Tpo -c -o libluatex_a-lpdflib.o `test -f 'luatexdir/lua/lpdflib.c' || echo '../../../texk/web2c/'`luatexdir/lua/lpdflib.c
mv -f .deps/libluatex_a-loslibext.Tpo .deps/libluatex_a-loslibext.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-lstatslib.o -MD -MP -MF .deps/libluatex_a-lstatslib.Tpo -c -o libluatex_a-lstatslib.o `test -f 'luatexdir/lua/lstatslib.c' || echo '../../../texk/web2c/'`luatexdir/lua/lstatslib.c
mv -f .deps/libluatex_a-lstatslib.Tpo .deps/libluatex_a-lstatslib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-ltexiolib.o -MD -MP -MF .deps/libluatex_a-ltexiolib.Tpo -c -o libluatex_a-ltexiolib.o `test -f 'luatexdir/lua/ltexiolib.c' || echo '../../../texk/web2c/'`luatexdir/lua/ltexiolib.c
mv -f .deps/libluatex_a-ltexiolib.Tpo .deps/libluatex_a-ltexiolib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-ltexlib.o -MD -MP -MF .deps/libluatex_a-ltexlib.Tpo -c -o libluatex_a-ltexlib.o `test -f 'luatexdir/lua/ltexlib.c' || echo '../../../texk/web2c/'`luatexdir/lua/ltexlib.c
mv -f .deps/libluatex_a-lpdflib.Tpo .deps/libluatex_a-lpdflib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-ltokenlib.o -MD -MP -MF .deps/libluatex_a-ltokenlib.Tpo -c -o libluatex_a-ltokenlib.o `test -f 'luatexdir/lua/ltokenlib.c' || echo '../../../texk/web2c/'`luatexdir/lua/ltokenlib.c
../../../texk/web2c/luatexdir/lua/ltokenlib.c: In function 'run_get_csname_name':
../../../texk/web2c/luatexdir/lua/ltokenlib.c:131:13: warning: variable 'cmd' set but not used [-Wunused-but-set-variable]
mv -f .deps/libluatex_a-ltokenlib.Tpo .deps/libluatex_a-ltokenlib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-avl.o -MD -MP -MF .deps/libluatex_a-avl.Tpo -c -o libluatex_a-avl.o `test -f 'luatexdir/utils/avl.c' || echo '../../../texk/web2c/'`luatexdir/utils/avl.c
mv -f .deps/libluatex_a-avl.Tpo .deps/libluatex_a-avl.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-synctex.o -MD -MP -MF .deps/libluatex_a-synctex.Tpo -c -o libluatex_a-synctex.o `test -f 'synctexdir/synctex.c' || echo '../../../texk/web2c/'`synctexdir/synctex.c
In file included from /usr/include/poppler/Gfx.h:40:0,
                 from ../../../texk/web2c/luatexdir/image/epdf.h:45,
                 from ../../../texk/web2c/luatexdir/lua/lepdflib.cc:25:
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getGrayLine(Guchar*, Guchar*, int)':
/usr/include/poppler/GfxState.h:205:119: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
In file included from /usr/include/poppler/Gfx.h:40:0,
                 from ../../../texk/web2c/luatexdir/image/epdf.h:45,
                 from ../../../texk/web2c/luatexdir/lua/lepdflib.cc:25:
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getRGBLine(Guchar*, unsigned int*, int)':
/usr/include/poppler/GfxState.h:206:139: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getRGBLine(Guchar*, Guchar*, int)':
/usr/include/poppler/GfxState.h:207:134: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
/usr/include/poppler/GfxState.h: In member function 'virtual void GfxColorSpace::getRGBXLine(Guchar*, Guchar*, int)':
/usr/include/poppler/GfxState.h:208:119: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
../../../texk/web2c/luatexdir/lua/lepdflib.cc: In function 'int m_Object_getCmd(lua_State*)':
../../../texk/web2c/luatexdir/lua/lepdflib.cc:1413:11: warning: unused variable 's' [-Wunused-variable]
mv -f .deps/libluatex_a-lepdflib.Tpo .deps/libluatex_a-lepdflib.Po
mv -f .deps/libluatex_a-lnodelib.Tpo .deps/libluatex_a-lnodelib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-lmplib.o -MD -MP -MF .deps/libluatex_a-lmplib.Tpo -c -o libluatex_a-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '../../../texk/web2c/'`mplibdir/lmplib.c
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-dvigen.o -MD -MP -MF .deps/libluatex_a-dvigen.Tpo -c -o libluatex_a-dvigen.o `test -f 'dvigen.c' || echo '../../../texk/web2c/'`dvigen.c
../../../texk/web2c/luatexdir/dvi/dvigen.w: In function 'finish_dvi_file':
../../../texk/web2c/luatexdir/dvi/dvigen.w:1343:9: warning: variable 'res' set but not used [-Wunused-but-set-variable]
mv -f .deps/libluatex_a-dvigen.Tpo .deps/libluatex_a-dvigen.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-dofont.o -MD -MP -MF .deps/libluatex_a-dofont.Tpo -c -o libluatex_a-dofont.o `test -f 'dofont.c' || echo '../../../texk/web2c/'`dofont.c
../../../texk/web2c/luatexdir/lua/ltexlib.c: In function 'vsetbox':
../../../texk/web2c/luatexdir/lua/ltexlib.c:918:9: warning: variable 'i' set but not used [-Wunused-but-set-variable]
mv -f .deps/libluatex_a-ltexlib.Tpo .deps/libluatex_a-ltexlib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-luafont.o -MD -MP -MF .deps/libluatex_a-luafont.Tpo -c -o libluatex_a-luafont.o `test -f 'luafont.c' || echo '../../../texk/web2c/'`luafont.c
../../../texk/web2c/mplibdir/lmplib.c: In function 'mplib_gr_peninfo':
../../../texk/web2c/mplibdir/lmplib.c:754:12: warning: variable 'divider' set but not used [-Wunused-but-set-variable]
mv -f .deps/libluatex_a-lmplib.Tpo .deps/libluatex_a-lmplib.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-mapfile.o -MD -MP -MF .deps/libluatex_a-mapfile.Tpo -c -o libluatex_a-mapfile.o `test -f 'mapfile.c' || echo '../../../texk/web2c/'`mapfile.c
mv -f .deps/libluatex_a-synctex.Tpo .deps/libluatex_a-synctex.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-pkin.o -MD -MP -MF .deps/libluatex_a-pkin.Tpo -c -o libluatex_a-pkin.o `test -f 'pkin.c' || echo '../../../texk/web2c/'`pkin.c
mv -f .deps/libluatex_a-dofont.Tpo .deps/libluatex_a-dofont.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-sfnt.o -MD -MP -MF .deps/libluatex_a-sfnt.Tpo -c -o libluatex_a-sfnt.o `test -f 'sfnt.c' || echo '../../../texk/web2c/'`sfnt.c
mv -f .deps/libluatex_a-pkin.Tpo .deps/libluatex_a-pkin.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wold-style-definition -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -MT libluatex_a-subfont.o -MD -MP -MF .deps/libluatex_a-subfont.Tpo -c -o libluatex_a-subfont.o `test -f 'subfont.c' || echo '../../../texk/web2c/'`subfont.c
mv -f .deps/libluatex_a-mapfile.Tpo .deps/libluatex_a-mapfile.Po
gcc -DHAVE_CONFIG_H -I. -I../../../texk/web2c -I./w2c  -I/builddir/build/BUILD/texlive-2012/source/work/texk -I/builddir/build/BUILD/texlive-2012/source/texk  -I/usr/include/libpng12   -DPOPPLER_VERSION=\"0.18.0\" -I/usr/include/poppler   -I../../../texk/web2c/libmd5 -I../../../texk/web2c/luatexdir -I../../../texk/web2c/luatexdir/lua51 -DpdfTeX -I../../../texk/web2c/synctexdir -DSYNCTEX_ENGINE_H='<synctex-luatex.h>'  -Wall -Wunused -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wswitch -Wtrigraphs -Wpointer-arith -